﻿@charset "utf-8";
/* CSS Document */

#search{background:#FFF;height:auto;width:100%;float:left;clear:both;position:absolute;overflow:hidden;z-index:502;}
#search #search_head {
    height:29px;/*padding:3px 7px;*/position:absolute;z-index:10;
	height: 32px;
	position: absolute;
    top: 52px;
	left: 8px;
}
#search #search_body{height:auto;width:100%;float:left;clear:both;position:relative;overflow:auto;}
#search #search_body h1 {
    border-top: 1px solid #ccc;
}
/*
#detail #detail_head img{float:right;}
*/
#search #search_head img[alt="戻る"] { display: none;}
#search #search_head a::after {
  display: inline-block;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../../Content/images/pages/btnBack.svg);
}
#search h1 {
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2b2b2b),color-stop(0.4,#2b2b2b),color-stop(0.5,#2b2b2b),color-stop(1,#2b2b2b));background-image:-moz-linear-gradient(-90deg,#2b2b2b 0,#2b2b2b 49%,#2b2b2b 50%,#2b2b2b 100%);background-image:linear-gradient(-90deg,#2b2b2b 0,#2b2b2b 49%,#2b2b2b 50%,#2b2b2b 100%);text-shadow:1px 1px 0 rgba(0,0,0,0.3);text-align:center;padding:3px 5px;color:#fff;font-size:16px;line-height:40px;font-weight:bold;height:40px;
}
#search li{border-bottom:1px solid #CCCCCC;min-height:49px;padding:0 5px;width:100% ;display:-moz-box;display:-webkit-box;display:-o-box;display:-ms-box;-moz-box-align:center;-webkit-box-align:center;-o-box-align:center;-ms-box-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
#search li.first{border-top:1px solid #CCC;color:#ffffff;font-weight:bold;font-size:12px;text-decoration:none; background-color:#2b2b2b; line-height:1.7em;}
#search li a{color:#333;font-weight:bold;font-size:14px;text-decoration:none;display:block;background:url(../../Content/images/pages/arrow_02.png) no-repeat 97% center;line-height:30px;padding-left:10px;padding-right:30px;-moz-box-flex:1;-webkit-box-flex:1;-o-box-flex:1;-ms-box-flex:1;}
#search li span{color:#333;font-weight:bold;font-size:14px;text-decoration:none;display:block;line-height:30px;padding-left:10px;padding-right:30px;-moz-box-flex:1;-webkit-box-flex:1;-o-box-flex:1;-ms-box-flex:1;}
#search li a a{background: transparent;}
#search li.hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4086dc),color-stop(1,#89bbfd));background:-moz-linear-gradient(-90deg,#4086dc 0,#89bbfd 100%);background:linear-gradient(-90deg,#4086dc 0,#89bbfd 100%);}
#search li a.hover{
text-shadow:1px 1px 0 rgba(0,0,0,0.3);color:#FFFFFF;background:#618dbe url(../../Content/images/pages/arrow_03.png) no-repeat 97% center;
}

#search input.txtbox{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-webkit-box-shadow:0 0 1px #333;-moz-box-shadow:0 0 1px #333;-ms-box-shadow:0 0 1px #333;box-shadow:0 0 1px #333;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#cfcfcf),color-stop(0,#fff),color-stop(1,#fff));background-image:-moz-linear-gradient(-90deg,#cfcfcf 0,#fff 6%,#fff 100%);background-image:linear-gradient(-90deg,#cfcfcf 0,#fff 6%,#fff 100%);text-shadow:1px 1px 0 #fff;font-size:14px;height:26px;width:100%;line-height:26px;margin-left:5px;margin-bottom:10px;}
#search div.txtdiv{margin-right:75px;}
#search #txt_search a {
    /*padding:5px 10px;*/
    text-decoration:none;
    font-size:14px;
    height:20px;width:2.5em;
    line-height:20px;
    display:inline-block;
    text-align:center;
    float:right;

    background:#000 url(../../Content/images/pages/btnKeiroSearch.svg) no-repeat center center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 55px;
    height: 30px;
    text-indent: 1000%;
    margin: 0 5px 0 0 !important;
}
#search .txt_01,#search-area .txt_01,#pntregist_main .txt_01,#view_select_head .txt_01,#url_view .txt_01,#keiro_help .txt_01{color:#395587;font-size:12px;line-height:1.7em;margin:3px 0 3px 5px;}
#keiro_help .txt_02{font-weight:bold;color:#395587;font-size:12px;line-height:1.7em;margin:3px 0 3px 5px;}
#search li.now_address a{color:#395587;font-weight:bold;font-size:15px;line-height:40px;text-indent:5px;text-decoration:none;display:block;background:url(../../Content/images/pages/btn_map_view.png) no-repeat 98% center;}
#search li.now_address a:hover{text-shadow:1px 1px 0 rgba(0,0,0,0.3);background-color:#618dbe;color:#fff;}

#search .txt_02{
    color:#ffffff;
    font-size:12px;
    line-height: 2;
    /*margin:3px 0 3px 5px;*/
    padding: 0.5em;
    background-color:#2b2b2b;
}

#search .txt_03{
  color:#ffffff;
  padding: 0.5em;
  font-size: 12px;
  line-height: 2;
  background-color:#2b2b2b;
  font-weight:bold;
}
#search #search_body p + p + ul li:first-child a::before {
    display: inline;
    content: "";
}

#search .btn-darkblue{display:block;width:200px;height:35px;margin:3px auto;text-align:center;}
#search .btn-darkblue a{color:#FFF;text-shadow:-1px -1px 1px rgba(0,0,0,0.3);text-decoration:none;display:block;width:200px;height:35px;line-height:35px;}

#search #search_result_ul li div{background-size: contain !important;}/*22px以上のアイコン対応*/

#pntregist_main #registPoint{width:100%; height:50px;}
#pntregist_main #deletePoint{width:100%; height:50px;}
#pntregist_main #viewPoint{width:100%; height:50px;}
#pntregist_main .btn-darkblue{display:block;width:200px;height:35px;margin:3px auto;text-align:center;}
#pntregist_main .btn-darkblue a{color:#FFF;text-shadow:-1px -1px 1px rgba(0,0,0,0.3);text-decoration:none;display:block;width:200px;height:35px;line-height:35px;}

#citylist_main {padding: 5px; 0;}
#citylist_main p {
	float:left;
	clear:left;
	height:19px;
	line-height:20px;
	margin:3px 4px;
	padding-left: 10px;
}

#ctycode_exp{margin-left:80px;margin-right:65px;color:#333;font-size:14px;text-decoration:none;display:block;line-height:30px;padding-left:10px;padding-right:10px;-moz-box-flex:1;-webkit-box-flex:1;-o-box-flex:1;-ms-box-flex:1;text-align: left;}
#ctycode_div{margin-left:80px;margin-right:65px; border:#999999 thin solid;text-align: left;}

#ctycode_div li{
border-bottom:1px solid #CCCCCC;min-height:49px;padding:0 5px;width:100% ;display:-moz-box;display:-webkit-box;display:-o-box;display:-ms-box;-moz-box-align:center;-webkit-box-align:center;-o-box-align:center;-ms-box-align:center;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;text-align: left
}
#ctycode_div li a{
color:#333;font-weight:bold;font-size:14px;text-decoration:none;line-height:30px;padding-left:10px;padding-right:10px;-moz-box-flex:1;-webkit-box-flex:1;-o-box-flex:1;-ms-box-flex:1;text-align: left;display:block;background:none;
}
#ctycode_div li a.hover{
text-shadow:1px 1px 0 rgba(0,0,0,0.3);color:#FFFFFF;background:#D9898A;text-align: left;}
#search #search_line {
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: thin solid #CCCCCC;
    width: 100%;
}
#search #search_line li{
    display: inline; 	
    list-style: none;
    width: 10%;
    height:10%;
    padding:0 0;
}
#search #search_line a{
    background:#fff;
    display: inline; 	
    list-style: none;
    border: thin solid #CCCCCC;
    line-height: 26px;
    font-size: 17px;
    padding-left: 0px;
    padding-right: 20px;
}
#search #search_line .search_click li{
    background:#6495ED;
}
#search #search_line .search_click a{
    background:#6495ED;
}
#search #search_line .search_zero a{
    color: #C0C0C0;
}
.disabled{
    pointer-events:none;
    opacity:0.4;
}
#search .search_result_iterm_ul {
    overflow-y: auto;
    height: 510px;
}