@charset "utf-8";
/*-----------------------------------
朝日新聞デジタル 地盤検索
update 17.5.01
-----------------------------------*/
#yureyasusa{
  position: relative;
}
#result {
	text-align: left;
}
.ss {
  color: #0D0D0D !important;
  font-size: 80% !important;
}
#jibanKensaku{
  z-index:10;
  width:100%;
  border-top: solid 2px #999896;
  margin-top: 20px;
  position:relative;
  letter-spacing: 0;
}
#saidaiyosoku {
  background-color: #FFFFFF;
/*  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;*/
  text-align:center;
}
#selectwrapper{
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
/*#saidaiyosoku #select,#jibanInfoBox{
  padding:0 10px;
  border: 1px solid #ccc;
}*/
#zohukuritsu_explain{

}
#zohukuritsu_explain.off{
  //display:none;
   margin-bottom:30px;
   width: auto;
}
#zohukuritsu_explain.off .close{
  display: none;
}

#zohukuritsu_explain.off:before{
  content:'【表層地盤増幅率】';
  font-weight: bold;
  display: block;
}
#zohukuritsu_explain.off h3{
  display: none;
}
#zohukuritsu_explain{
  width:630px;
  top: -236px;
  right: 0px;
}
a#zohukuritsu{
  cursor:pointer;
  color: #134C77 !important;
  border-bottom: dotted 1px #134C77 !important;

}
#jiban_map{
  padding-top:400px;
  position:relative;
}

#input ,#select{
  width:auto;
	background-color: #D1E6FA;
 	border-radius: 2px;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	-o-border-radius: 2px;
 	-ms-border-radius: 2px;
	/*font-family: メイリオ, sans-serif;*/
	/*margin-bottom: 12px;*/
	text-align:center;
	padding:25px 0;
	position: relative;
	margin-bottom:25px;
}
#select p{
  position: absolute;
  top: 77px;
  right: 10px;
}
#my_form {
	width: 350px;
	height: 22px;
	line-height: 22px;
	font-size: 130%;
}

#my_btn {
	width: 60px;
	font-size: 100%;
	height: 26px;
	padding: 0 5px;
	margin-left: 10px;
}
#my_form.blur {
  color: #666;
  font-size:95%;
}
#jyusho {
	width: 100%;
	margin: 0px 0 15px;
	display:none;
}
#message{
  font-size: 90%;
  margin-bottom: 10px;
}
/*
#table table{
	width:100%;
	_width:auto;
}
#table table th{
  border-bottom: 1px solid #D8DEDD;
  padding-bottom:10px;
  vertical-align:top;
}
#table table td {
	font-size: 160% !important;
	font-weight: bold;
	text-align:center;
	width:40%;
	padding:10px 5%;
}
*/
#result1 p,#result2 p{
	/*text-align:center;*/
  padding: 5px 0 0;
  margin-bottom: 0;
}
#result2 p{

}
#result1 p{
  font-weight:bold;
  font-size: 160% !important;
}
#result1 p span{
  display:block;
  font-size: 55%;
}
#result2{
  position: absolute;
  top: -4px;
  left: 368px;
  _top:0px;
  cursor:pointer;
  width: 240px;
}

#jname_explain.off{
  display:none;
}
#result2.on #jname{
  background-color: white;
  padding: 2px 10px;
  line-height: 1.5em;
}
#jname .TxtSmall{
  font-weight:normal;
}
#jname{
  font-weight:bold;
}
#result2.on a:hover{
  text-decoration:none  !important;
}

/*#result2.on a:hover #jname_explain.off,#result2.on a #jname_explain.on{
  display:block;
  text-decoration:none  !important;
}*/

#idokeido0,#idokeido1,#idokeido2,#meshcode{
  display:none;
}

#jname_explains{
  //display:none;
  text-align: left;
  margin:30px auto;
  line-height: 1.6;
}
#jname_explains:before{
  content:'【地盤の種類】';
  font-weight: bold;
}
#jname_explains h3{
  font-size:.9em;
  float:left;
}
#jname_explains p{
  font-size:.9em;
  margin-left:8.2em;
}
div#Main .tooltip_explain h3,div#Main #zohukuritsu_explain.on h3{
  border-top:none;
  font-size:110%;
  padding:0;
  background-image:none;
}

#jname_explain{
  width: 450px;
  bottom: 40px;
  _bottom:0;
  right:-50px;
}
.jname_text{
  border-top:1px dotted #c5c5c5;
  padding:5px 0 0 0;
  margin:0 0 5px 0;
  clear: both;
}
.jname_text.first-child{
  border:none;
}
.jname_text h3 span{
  font-size:.7em;
  font-weight: normal;
  display: block;
}

.tooltip_explain,#zohukuritsu_explain.on{
  z-index: 11;
  -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
  background-image:none;
  font-size:90% !important;
  text-decoration:none  !important;
  font-weight:normal  !important;
  position:absolute;
  background-color:#fff;
  text-align:left;
  padding:10px;
  border:1px solid #ccc;
}

.v01{color:#A9B6CF}
.v02{color:#C6D0E2}
.v03{color:#D5DFEF}
.v04{color:#E5CCB1}
.v05{color:#F5CA9B}
.v06{color:#EFB476}
.v07{color:#E78B55}
.v08{color:#E26B46}
.v09{color:#D71519}

.v01_bg{background-color:#A9B6CF;width:11px;}
.v02_bg{background-color:#C6D0E2;width:22px;}
.v03_bg{background-color:#e8ecf7;width:11px;}
.v04_bg{background-color:#f9e0c2;width:11px;}
.v05_bg{background-color:#F5CA9B;width:22px;}
.v06_bg{background-color:#EFB476;width:22px;}
.v07_bg{background-color:#E78B55;width:22px;}
.v08_bg{background-color:#E26B46;width:44px;}
.v09_bg{background-color:#D71519;width:55px;}

#jibanInfoBox{
  /*height:90px;*/
  width: 100%;
  text-align:left;
  position:relative;
}
.jibanImgBox{
  float: right;
  padding-bottom: 30px;
  margin-left:5px;
}
.jibanImg{
  position: relative;
}
.jibanImg img{
  width: 370px;
  height:auto;
}
.jibanImg p{
  position:absolute;
  font-size: 70% !important;
}
.jibanImg p.active{
  font-weight:bold;
  color:#fff;
  background-color:#000;
  padding:0 1px;
}
.jibanInfo{
  width: 235px;
  text-align:center;
  float:left;
}
#jcodeimg_1{/*山地*/
  right: 324px;
  top: 2px;
}
#jcodeimg_2{
  right: 279px;
  top: 2px;
}

#jcodeimg_3{ /*丘陵*/
  right: 221px;
  top:2px;
}
#jcodeimg_10_1{
  top: 17px; /*谷底低地*/
  right: 305px;
}
#jcodeimg_10_2{
   top: 17px; /*谷底低地*/
   right:98px;
}
#jcodeimg_10_3{
    top: 17px;/*谷底低地*/
    right: 219px;
}
#jcodeimg_11{
  top: 139px;/*扇状地*/
  right: 231px;
}
#jcodeimg_12{
  top: 17px;/*自然堤防*/
  right: 143px;
}
#jcodeimg_13{/*後背湿地*/
  top: 139px;
  right: 123px;
}
#jcodeimg_14{/*旧河道*/
  top: 139px;
  right: 178px;
}
#jcodeimg_15{/*三角州*/
  top: 139px;
  right: 27px;
}
#jcodeimg_16{
  right: 18px;/*砂州・砂礫州*/
  top: 2px;
}
#jcodeimg_17{
  right: 57px;
  top: 15px;
}
#jcodeimg_19{
  right: 16px;/*干拓地*/
  top: 25px;
}
#jcodeimg_20{
  right: 16px;/*埋立地*/
  top: 40px;
}
#jcodeimg_daichi{
  right: 138px;
  top: 2px;
}
#jcodeimg_title{
  top: 139px;
  right: 28px;
  width: 340px;
}
#jcodeimg_title .title{
  color:#fff;
  font-weight:bold;
  font-size:105%;
  padding-bottom: 16px;
  display:block;
}
#jcodeimg_title .text{
  font-size:95%;
  line-height:1.2em;
}
.jibanInfotitle{
  font-weight: bold;
  font-size: 13px !important;
  background: #D8DEDD;
  margin-bottom: 5px !important;
  text-align: left;
  padding: 3px 10px;
}
.jibanInfotitle span{
  font-weight:normal;
  font-size: 95%;
}
.jibanBar{
  width:224px;
  /*height:45px;*/
  margin-left:5px;
  font-size:75%;
  color:#fff;
}
.jibanBar span,.jibanBarText span{
  display:block;
  float:left;
  height:20px;
}
.jibanBar span {
  border-top:2px solid #000;
  border-bottom:2px solid #000;
}
.jibanBar span.v01_bg {
  border-left:2px solid #000;
}
.jibanBar span.v09_bg {
  border-right:2px solid #000;
}
.jibanBarText{
  width:240px;
  margin-right:-10px;
}
.jibanBarText span{
  height:15px;
  background-color:#fff;
  font-size:60%;
  text-align: left;
}
.jibanBarText span.v01_bg,.jibanBarText span.v02_bg,.jibanBarText span.v03_bg,.jibanBarText span.v04_bg{
  /*letter-spacing:-1px;*/
  width:13px;
}
.jibanBarText span.v01_bg{
  position:relative;
  left:-5px;
}
.jibanBarText span.v02_bg{
  position:relative;
  left:-3px;
}
.jibanBarText span.v05_bg{
  position:relative;
  left:1px;
}
.v07_ex{
  font-size: 70%;
  display: block;
  position:absolute;
}
/*
.jibanBarText span.v02_bg{
  padding-left:2px;
  width: 18px
}
*/
.jibanBarYajirushi{
  height:15px;
  width: 220px;
  background: url(http://www.asahicom.jp/special/saigai_jiban/images/bar_yajirushi.gif) no-repeat -30px 3px;
  margin-left: 5px;
  *background-position-y:25px ;
}
.jibanBalloon{

}
.jibanBalloon table{
  border:3px solid #BBB;
  margin-right:10px;
}
.jibanBalloon table,.jibanBalloon td,.jibanBalloon th{
  border-spacing: 0px;
  border-collapse: collapse;

}
.jibanBalloon th{
  font-weight:normal;
  font-size:75%;
  padding:3px 10px;
  border-spacing: 0px;
  border-right:1px solid #BBB;
  background-color: #F8F6EE;
}
.jibanBalloon td{
  padding: 3px 10px;
  font-size:90%;
}
.jibanBalloon td span{
  font-weight:normal;
}
.jibanBalloon .jibanZouhukuritsu td,.jibanBalloon .jibanZouhukuritsu th{
  border-bottom:1px solid #BBB;
}

.H1ImgBox img{
  _width:100%;
}
.reset{
  clear:both;
}
.tooltip_close{
  cursor:pointer;
}
/*ニュース一覧*/
.Box.Pref{display:none;}
.Box.Active{border: none !important;}
.Box.Active h2.NewsGenre{cursor :pointer;border-bottom: 1px dotted #CCC;margin: 0 0 5px !important;}
.Box.Active h2.NewsGenre span{font-size: 75%;padding: 4px;color: white;margin-left: 10px;border-radius: 3px;font-weight: normal;padding-left:13px;}
.Box.Active h2.NewsGenre span.open{background:url(http://www.asahicom.jp/special/saigai_danso/images/mkr_lnk_white_open.gif) no-repeat 4px 50% #BEBEBE;}
.Box.Active h2.NewsGenre span.close{background:url(http://www.asahicom.jp/special/saigai_danso/images/mkr_lnk_white_close.gif)  no-repeat 4px 50% #BEBEBE;}
.Box.Active div{display:none;}
.Box.Active div.on{display:block;padding-top: 10px;padding-bottom: 10px;}
.Box.Active h3.NewsGenre{cursor :pointer;border-top: 1px dotted #CCC;margin: 0 0 5px !important;}
.Box.Active h3.NewsGenre span{font-size: 75%;padding: 4px;color: white;margin-left: 10px;border-radius: 3px;font-weight: normal;padding-left:13px;*padding-right:10px;}
.Box.Active h3.NewsGenre span.open{background:url(http://www.asahicom.jp/special/saigai_danso/images/mkr_lnk_white_open.gif) no-repeat 4px 50% #BEBEBE;}
.Box.Active h3.NewsGenre span.close{background:url(http://www.asahicom.jp/special/saigai_danso/images/mkr_lnk_white_close.gif)  no-repeat 4px 50% #BEBEBE;}

/*sp*/
#wrapper .PageTitle{
  overflow: hidden;
}
#wrapper .PageTitle img{
  width:100%;
}
#wrapper .PageTitle p span{
  font-size:100%!important;
  top: 13px!important;
  font-weight: bold;
}
#wrapper .PageTitle p span span{
  font-size: 50%!important;
}
#wrapper #topKiji ul{
  margin-bottom: 0;
  font-weight: bold;
}
#wrapper #topKiji p{
  font-size: 80%;
  padding: 0 10px;
  line-height: 1.4;
}
#wrapper #topKiji p a{
  font-weight: bold;
}

#wrapper #saidaiyosoku{
  border:none;
  margin:10px;
}
#wrapper #select p{
  position: static;
  font-size:60%!important;
  width: 200px;
  margin: 10px auto 0;
}
#wrapper #map_containar{
  margin-top:0;
  padding-top:10px;
  width: auto;
  padding:0;
}
#wrapper #mapDiv{
  width:100%;
  height:350px;
}
#wrapper #jibanInfoBox{
  overflow: hidden;
}
#wrapper #jibanInfoBox > div{
  float:none!important;
  width:auto!important;
  margin-left: 0;
  clear: both;
}
#wrapper .jibanImgBox{
  margin-top:30px;
}
#wrapper .jibanImg{
  margin: 0 auto;
  font-size:70%!important;
}
@media only screen and (max-width: 370px) {
#wrapper .jibanImg{
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
/*  -moz-transform-origin:0 0 0;
  -webkit-transform-origin:0 0 0;
  -o-transform-origin:0 0 0;
  -ms-transform-origin:0 0 0;
  transform-origin:0 0 0;*/
}
}
#wrapper .jibanImg img{
/*  width:315px;*/
  float:none!important;
  display: block;
  margin:0 auto;
}
#wrapper .jibanImg p{
/*  font-size:60%!important;*/
}
#wreapper #jcodeimg_title{
/*  top: 119px;
  right: 28px;
  width: 280px;*/
}
#wrapper #mapSetsumei{
  margin:0 auto 15px;
  float:none;
}
#wrapper #controlsDiv .Layer_check,
#wrapper #controlsDiv .Layer_name{
  display: inline;
  float: none;
}
#wrapper #controlsDiv .Layer_check.ekijoka{
  display: block;
  margin-top: 20px;
}
#wrapper #LayerControls_jiban,
#wrapper #controlsDiv,#wrapper #LayerControls,
#wrapper #LayerControls .Layer_name.ekijoka,
#wrapper #LayerControls .Layer_name.danso{
  width:auto;
  float:none;
  clear: both;
}
#wrapper #controlsDiv .Layer_slider{
  float: none;
  clear: both;
}
#wrapper #controlsDiv input[type="checkbox"]{
  width:20px!important;
  height:20px!important;
}
#wrapper #result2{
  position: static;
  width: auto;
}
#wrapper #result{
  font-size: .8em;
}
#wrapper #jcodeimg_title{
  width: auto;
}
#wrapper #jibanBarBox{
  width: 225px;
  margin: 0 auto;
}
#wrapper .jishinBarHanrei span{
  font-size:70%!important;
}
#wrapper #shirabekata li a{
  font-weight: bold;
}
#wrapper #shirabekata li a .Read{
  font-weight: normal;
}
#wrapper #zohukuritsu_explain{
  top: 50px;
  right: 1%;
  width: 90%;
  margin:0 auto 30px;
}
#wrapper #zohukuritsu_explain img{
  padding-bottom: 15px;
  float: none!important;
  margin: auto!important;
  display: block;
}
#wrapper #zohukuritsu_explain p{
  line-height: 1.4;
  font-size:80%!important;
}
#wrapper #zohukuritsu_explain.off{
  position: static;
  display: block;
  width:auto;
  margin:0 10px 30px;
}
#wrapper #jname_explain{
  position: static;
  box-shadow: 0 0 0;
  border: none;
  width: auto;
}
#wrapper #jname_explain.off{
  display: block;

}
#wrapper #jname_explain p{
  font-size: 80%;
  line-height: 1.4;
}
#wrapper #jname_explain h3,#wrapper #jname_explain img,#wrapper #jname img{
  display: none;
}
#wrapper p#ekijoka_kome{
  padding: 10px;
  line-height: 1.4em;
}
#wrapper #jcodeimg_title{
  top:147px;
}
#wrapper .jname_text h3{
  width:95px;
  line-height: 1.4;
}
#wrapper .jname_text h3,
#wrapper .jname_text p{
  font-size: .7em;
}
#wrapper select{
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 2px solid #D2D2CB;
  cursor: pointer;
  background: transparent url(http://www.asahicom.jp/sp/css/images/icon_select_arrow.png) no-repeat;
  background-position: right 10px center;
  background-size: 15px auto;
  padding: 3px;
  font-size: .85em;
  background-color: #fff;
  padding-right:30px;
}

/*点線*/
div#Main #jibanKensaku h3.NewsGenre,div#Main .Box h3.NewsGenre {
  background-image: none;
}


/*v3 .jibanBar*/
.jibanBar.jibanBarV3{
  width:220px;
  //border: 2px solid #000;
  height: 20px;
  margin:auto;
  padding:0;
  font-size:0;
}
.jibanBar.jibanBarV3 > span{
  border:none;
  font-size:0;
}
.jibanBar.jibanBarV3 span.v10_bg{
  background-color:#960032;
}
.jibanBar.jibanBarV3 span.w01,
.jibanBarText.jibanBarTextV3 span.w01{
  width: calc( 220px/23 * 1 );
}
.jibanBar.jibanBarV3 span.w02,
.jibanBarText.jibanBarTextV3 span.w02{
  width: calc( 220px/23 * 2 );
}
.jibanBar.jibanBarV3 span.w05,
.jibanBarText.jibanBarTextV3 span.w05{
  width: calc( 220px/23 * 5 );
}
.jibanBarText.jibanBarTextV3{
  position: relative;
  width:220px;
  margin:auto;
  margin-left: 1px;
}
.jibanBarText.jibanBarTextV3 > span{
  font-family: arial;
  font-size:8px;
  letter-spacing: -1px;
  background-color: transparent;
}
.jibanBarText.jibanBarTextV3 span.v10_bg{
  position: absolute;
  right:-10px;
  top:0;
}
.jibanBarText.jibanBarTextV3 span.v01_bg,
.jibanBarText.jibanBarTextV3 span.v03_bg{
  margin-top:13px;
}
/*.jibanBarText.jibanBarTextV3 span.v00_bg{
  left:-5px;
  position: absolute;
  top: auto;
}
.jibanBarText.jibanBarTextV3 span.v01_bg{
  left:-1px;
  position: absolute;
  top: auto;
}
*/
#jyusho{
  text-align: left;
}
#jibanInfoBox.load > div.load,#wrapper #jibanInfoBox.load > div.load{
  background:url(//www.asahicom.jp/video/images/loading_blk.gif) 50% 50% no-repeat rgba(0,0,0,.3);
  position: absolute;
  top:0;
  left:0;
  width:100%!important;
  height: 100%!important;
}
#jyusho > a{
  font-size:12px;
  text-decoration: none;
  padding:3px;
  background-color:#f2f2f2;
  border-radius:2px;
  display: inline-block;
  border:1px solid #ccc;
  margin:3px;
  color:#666;
}
#jyusho > a.on{
  font-weight: bold;
}
#jyusho > a:hover{
  color:#333;
}
#wrapper .jibanBarYajirushi{
  margin-left:8px;
}
#wrapper .jibanBarYajirushi{
  margin-left:2px;
}
#wrapper #saidaiyosoku #selectwrapper select,
#wrapper #saidaiyosoku #selectwrapper input[type=text]{
  -webkit-appearance: none;
  appearance: none;
  width:90%;
  margin:1px auto;
  display: block;
  border: 2px solid #D2D2CB;
}
#wrapper #saidaiyosoku #selectwrapper input[type=text]{
  height: 25px;
  width:85%;
}
#wrapper #saidaiyosoku #selectwrapper input[type=submit]{
  padding:2px 10px;
}
#wrapper #selectwrapper > p.TxtSmall.ImgRight{
  font-size:9px;
  text-align: left!important;
  line-height: 1.4;
  margin:5px 0;
}
#wrapper #saidaiyosoku #selectwrapper #jyusho{
  margin:10px auto;
  max-height: 200px;
  overflow-y:auto;
}

body.ie .jibanBar.jibanBarV3 span.w01,
body.ie .jibanBarText.jibanBarTextV3 span.w01{
  width:9.5px;
}
body.ie .jibanBar.jibanBarV3 span.w02,
body.ie .jibanBarText.jibanBarTextV3 span.w02{
  width:19.1px;
}
body.ie .jibanBar.jibanBarV3 span.w05,
body.ie .jibanBarText.jibanBarTextV3 span.w05{
  width:47.7px;
}