@charset "utf-8";
div.grey-bg {
  padding-bottom: 20px;
}
#theft-compensation>div {
    padding-top: 20px;
}

#theft-compensation>div>div>div:nth-of-type(1) ul {
  display: block;
  font-size: 0;
  line-height: 0;
}

#theft-compensation>div>div>div:nth-of-type(1) ul li {
  display: inline;
  font-size: 0;
  line-height: 0;
}

#theft-compensation>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-compensation>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_2.png) no-repeat center top;
  overflow: hidden;
}

#theft-compensation>div>div>div:nth-of-type(1) ul li:first-child span, #theft-compensation>div>div>div:nth-of-type(1) ul li:first-child a {
  width: 400px;
  height: 50px;
  padding: 25px 70px;
}

#theft-compensation>div>div>div:nth-of-type(1) ul li:last-child span, #theft-compensation>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-compensation>div>div>div.white-bg h3 {
  font-size: 24px;
  line-height: 24px;
  margin: 20px 0 0;
padding: 10px 0 10px 15px;
}


#theft-compensation>div>div>div.white-bg ul {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 30px 0;
}

#theft-compensation>div>div>div.white-bg ul li {
    width: 182px;
    float: left;
    margin-bottom: 30px;
}
#theft-compensation>div>div>div.white-bg ul li img{
    width: 100%;
    height: 40px;
}

#theft-compensation>div>div>div.white-bg p {
	font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
}
#theft-compensation>div>div>div.white-bg .font-red {
	color:#cc0000;
}
#theft-compensation>div>div>div.white-bg p.tonan_cost {
	margin:0;
	padding:15px 0;
	clear:both;
}


#theft-compensation>div>div>div.white-bg .tbl_style_tp03 {
	width:100%;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
}
#theft-compensation>div>div>div.white-bg .tbl_style_tp03 th {
	text-align:center;
    vertical-align: middle;
	padding:3px;
	font-size:14px;
	color:#FFFFFF;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	background-color:#5a5a5a;
}

#theft-compensation>div>div>div.white-bg .tbl_style_tp03 td {
    font-size: 14px;
    line-height: 16px;
	text-align:center;
	vertical-align:middle;
	padding:10px 5px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
#theft-compensation>div>div>div.white-bg .tbl_style_tp03 td.field01 {
	/*text-align:left;*/
	padding-left:15px;
	vertical-align:middle;
	background-color:#f9f8f8;
}

#theft-compensation>div>div>div.white-bg .tbl_style_tp td {
    font-size: 12px;
    line-height: 14px;
}
#theft-compensation>div>div>div.white-bg p {
  font-size: 14px;
  margin: 10px;
}

#theft-compensation>div>div>div.white-bg .cont_inner{
    clear: both;
    margin-bottom: 30px;
}
#theft-compensation>div>div>div.white-bg .cont_l {
    width: 450px;
    float: left;
}
#theft-compensation>div>div>div.white-bg .cont_r {
    width: 450px;
    float: right;
}


#theft-compensation>div>div>div:nth-of-type(3) {
  display: none;
}

#theft-compensation>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);
}



#theft-compensation>div>div>div.white-bg .pt20{
	padding-top: 20px;
}

#theft-compensation>div>div>div.white-bg .tbl_style_tp04{
	width: 940px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
}
#theft-compensation>div>div>div.white-bg .tbl_style_tp04 th {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-size: 14px;
	color: #FFFFFF;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: #5a5a5a;
	width: 200px;
}
#theft-compensation>div>div>div.white-bg .tbl_style_tp04 td{
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	width:500px;
}
dl.icon{
	overflow: hidden;
	margin: 10px 0;
}
dl.icon dt{
	float: left;
	width: 80px;
}
dl.icon dd{
	float: left;
}
dl.icon dd p{
	font-size: 17px !important;
	font-weight: bold;
}
dl.icon dt img{
	width: 100%;
}
dd.icon02{
	width: 360px;
}


/* レスポンシブ */

@media screen and (max-width:736px) {
  div.white-bg {
    padding: 1px 25px 25px;
    margin-bottom: 30px;
      margin-left: 20px;
  }
  #theft-compensation>div.grey-bg>div {
    width: 92% !important;
    margin: 0 0 0 2.5%;
  }
  #theft-compensation>div>div>div:nth-of-type(1) ul {
    display: block;
    font-size: 0;
    line-height: 0;
      margin-left: 20px;
  }
  #theft-compensation>div>div>div:nth-of-type(1) ul li {
    display: inline;
    font-size: 0;
    line-height: 0;
  }
  #theft-compensation>div>div>div:nth-of-type(1) ul li a {
    display: none;
  }
  #theft-compensation>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-compensation>div>div>div.white-bg h3 {
    font-size: 20px;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  #theft-compensation>div>div>div.white-bg p {
    font-size: 12px;
    margin: 10px;
  }
  #theft-compensation>div>div>div.white-bg h4 {
    font-size: 16px;
    font-weight: bold
  }
    
#theft-compensation>div>div>div:nth-of-type(2) ul li {
    clear: both;
    /*width: 288px;*/
    /*height: 48px;*/
	width: 100%;
    float: none;
    margin: 5px auto;
    padding: 0;
}
/*
  #theft-compensation>div>div>div.white-bg ul {
    display: block;
    margin-top: 0;
    text-align: center;
  }
  #theft-compensation>div>div>div.white-bg ul li {
    width: 100%;
    height: 60px;
    float: none;
      margin: 0 auto;
      padding: 0;
    }
    */

    #theft-compensation>div>div>div.white-bg .cont_inner1{
        width: 100%;
        overflow: scroll;
    }
    
    #theft-compensation>div>div>div.white-bg .cont_l {
        width: 100%;
        float: none;
		margin-bottom: 30px;
    }
    #theft-compensation>div>div>div.white-bg .cont_r {
        width: 100%;
        float: none;
    }


 
  #theft-compensation>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-compensation>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-compensation>div>div>div:nth-of-type(3) li {
    display: table-row;
    width: auto;
    height: auto;
  }
  #theft-compensation>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-compensation>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-compensation>div>div>div:nth-of-type(3) li:nth-of-type(2) a, #theft-compensation>div>div>div:nth-of-type(3) li:nth-of-type(2) span {
    padding: 0 6%;
  }
  #theft-compensation>div>div>div:nth-of-type(3) li:last-child a, #theft-compensation>div>div>div:nth-of-type(3) li:last-child span {
    font-size: 14px;
  }
  #theft-compensation>div>div>div:nth-of-type(4) {
    display: block;
    text-align: center;
  }
  #theft-compensation>div>div>div:nth-of-type(4) p {
    line-height: 40px;
  }
  #theft-compensation>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;
  }



  #theft-compensation>div>div>div.white-bg .tbl_style_scroll{
    width: 100%;
    overflow-x: scroll;
  }

dl.icon dt{
	float: none;
}
dl.icon dd{
	float: none;
	
}
dd.icon02{
	width: 100%;
}

	.spHide{
		display: none;
	}	
	
}

a.anchor2{
	display: block;
    position: relative;
    top: -200px;
    pointer-events: none;
}
