﻿body {
    font-family:"Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3"," メイリオ",Meiryo, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    color: #111;
    background-color: #fdfdfd;
    -webkit-text-size-adjust: 100%;
}

body, h1, h2, h3, h4, h5, h6, blockquote, pre, hr,
dl, dd, ol, ul, figure {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 30px;
    font-weight: 700;
    color: #888;
}

h3 {
    font-size: 24px;
    font-weight: 600;
    color: #111;
    margin: 5px;
}

h6 {
    font-size: 10px;
}

table {
    text-align: left;
}

.table {
    margin-bottom: 0px;
}

.table > tbody > tr > td {
    border: none;
    padding: 1px 0px;
}

td {
    font-size: 12px;
    border: none;
}

.panel-body {
    padding: 0px;
}

#hazardinfo {
    text-align: left;
    overflow-y: auto;
}

.copyright {
    font-size: 80%;
}

.panel {
    min-height: 65px;
}

.panel h3 {
    font-size: 1.4em !important;
    font-weight: normal !important;
    color: #337ab7;
    display: table-cell !important;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 10px;
}

.panel p {
    color: #888;
    margin-left: 10px;
}

.panel p:hover {
    text-decoration: none;
}

.panel-link:hover {
    text-decoration: none !important;
}

.panel-link:hover h3 {
    text-decoration: underline;
}

.panel-link:hover .panel-default {
    border-top-color: #337ab7;
    border-right-color: #337ab7;
    border-bottom-color: #337ab7;
    border-left-color: #337ab7;
}

.leaflet-control-measure h3, .leaflet-measure-resultpopup h3 {
    margin: 0 0 12px 0;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: normal;
    font-size: 1.1em;
    border-bottom: solid 1px #DDD;
}

.leaflet-control-measure p, .leaflet-measure-resultpopup p {
    margin: 10px 0 0;
    line-height: 1em;
}

.leaflet-control-measure p:first-child, .leaflet-measure-resultpopup p:first-child {
    margin-top: 0;
}

.leaflet-control-measure a, .leaflet-measure-resultpopup a {
    color: #5E66CC;
    text-decoration: none;
}
/*.leaflet-control-measure a:hover,.leaflet-measure-resultpopup a:hover {
	opacity:0.5;
	text-decoration:none
}*/
.leaflet-control-measure .tasks, .leaflet-measure-resultpopup .tasks {
    margin: -1px 0 0;
    padding: 10px 0 0;
    min-width: 220px;
    border-top: solid 1px #DDD;
    list-style: none;
    list-style-image: none;
}

.leaflet-control-measure .tasks li, .leaflet-measure-resultpopup .tasks li {
    display: inline;
    margin: 0 10px 0 0;
}

.leaflet-control-measure .tasks li:last-child, .leaflet-measure-resultpopup .tasks li:last-child {
    margin-right: 0;
}

.leaflet-control-measure .coorddivider, .leaflet-measure-resultpopup .coorddivider {
    color: #999;
}

.leaflet-control-measure {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}

.leaflet-control-measure .startprompt h3 {
    margin-bottom: 10px;
}

.leaflet-control-measure .startprompt .tasks {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.leaflet-control-measure .leaflet-control-measure-interaction {
    padding: 10px 12px;
}

.leaflet-control-measure .results .group {
    margin-top: 10px;
    padding-top: 10px;
    border-top: dotted 1px #eaeaea;
}

.leaflet-control-measure .results .group:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.leaflet-control-measure .results .heading {
    margin-right: 5px;
    color: #999;
}

.leaflet-control-measure a.start {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(images/start.png);
}

.leaflet-retina .leaflet-control-measure a.start {
    background-image: url(images/start_@2X.png);
    background-size: 12px 12px;
}

.leaflet-control-measure a.cancel {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(images/cancel.png);
}

.leaflet-retina .leaflet-control-measure a.cancel {
    background-image: url(images/cancel_@2X.png);
    background-size: 12px 12px;
}

.leaflet-control-measure a.finish {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(images/check.png);
}

.leaflet-retina .leaflet-control-measure a.finish {
    background-image: url(images/check_@2X.png);
    background-size: 12px 12px;
}

.leaflet-measure-resultpopup a.print {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(../image/system/printer.png);
}

.leaflet-retina .leaflet-measure-resultpopup a.print {
    background-image: url(../image/system/printer_@2X.png);
    background-size: 12px 12px;
}

.leaflet-measure-resultpopup a.deletemarkup {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(../image/system/trash.png);
}

.leaflet-retina .leaflet-measure-resultpopup a.deletemarkup {
    background-image: url(../image/system/trash_@2X.png);
    background-size: 11px 12px;
}

.leaflet-measure-resultpopup a.linkmarkup {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-image: url(../image/system/link.png);
}

.leaflet-retina .leaflet-measure-resultpopup a.linkmarkup {
    background-image: url(../image/system/link@2X.png);
    background-size: 11px 12px;
}
div#optHazardIn{
  font-size:13px;
  text-align:left;
 
}

#h_hazard #h_area #h_pref #h_publicatenum{
  height:20px;
}

label{
 padding-left:15px;
 margin:0px; 
 font-weight:normal;
 cursor:pointer;
}

select {
    width: 210px;
}

.rowline {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.projectname {
    padding: 5px 0px 0px 0px;
    font-size: 18px;
    color: #454545;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
}

.projectsubname {
    color: #575757;
    font-size: 10px;
    text-align: left;
    display:none;
}

.img-circle {
    display: none;
}

.rowline2 {
    display: none;
}

.media {
    text-align: left;
    padding-top: 10px;
}

.link1 {
    height: 440px;
}

.link2 {
    height: 160px;
}

.col-sm-12 {
    padding: 0px;
}

.panel {
    margin-bottom: 0px;
}

#outlink {
    display: none;
}

#map {
    width: 100%;
    height: 660px;
}

.container-fluid {
    margin: 0px;
    padding: 0px;
}

.copyright {
    display: none;
}

.info {
    padding: 6px 8px;
    font: Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 3px;
    font-size: 6pt;
}

.info h4 {
    margin: 0 0 5px;
    color: #777;
}

.legend {
    text-align: left;
    line-height: 12px;
    color: #555;
}

.legend i {
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}
#CityList {
    text-align:left;
    display:none;
}
#CityListHeader {
    display: none;    
}
.modal-body{
    overflow-y:auto;
    max-height:360px;
}
.panel-heading{
    padding:5px;
}
@media (min-width: 768px) {
    #map {
        float: left;
    }

    #mapheader {
        display: block;
        height:26px;
    }

    #CityList {
        display: none;
        overflow-y:auto;
        text-align:left;
        height:300px;
    }

    #CityListHeader {
        display: inherit;
    }

    .container-fluid {
        margin-left: 15px;
        margin-right: 15px;
    }

    .rowline {
        margin-left: auto;
        margin-right: auto;
        font-size: 1.5em;
        text-align: center;
        padding: 5px 100px 0px 100px;
    }

    .rowline2 {
        margin-left: auto;
        margin-right: auto;
        font-size: 1.5em;
        text-align: center;
        display: initial;
    }

    .projectname {
        color: #454545;
        font-weight: 600;
        font-size: 30px;
        display: block;
    }
    .projectsubname {
        color: #575757;
        font-size: 16px;
        text-align: center;
        display:initial;
    }

    .img-circle {
        display: initial;
    }

    .linksubname {
        color: #888;
        font-size: 15px;
    }

    .linkname {
        color: #888;
        font-size: 20px;
    }

    .linkimg-circle {
        display: initial;
    }

    .link1 {
        height: 215px;
    }

    .link2 {
        height: 120px;
    }

    .link3 {
        height: 80px;
    }

    .media {
        text-align: left;
    }

    #outlink {
        display: inherit;
        margin-top: 20px;
    }

    .copyright {
        display: inherit;
        margin-top:5px;
    }

    .info {
        padding: 6px 8px;
        font: 14px/16px Arial, Helvetica, sans-serif;
        background: white;
        background: rgba(255,255,255,0.8);
        box-shadow: 0 0 15px rgba(0,0,0,0.2);
        border-radius: 5px;
        font-size: 8pt;
    }

    .info h4 {
        margin: 0 0 5px;
        color: #777;
    }

    .legend {
        text-align: left;
        line-height: 18px;
        color: #555;
    }

    .legend i {
        width: 18px;
        height: 18px;
        float: left;
        margin-right: 8px;
        opacity: 0.7;
    }
}

/* 2020/12/24 */
.gsi-gps-button {
    width: 34px;
    height: 34px;
	border: 2px solid rgba(0, 0, 0, 0.2);
	background-color: #fff;
	border-radius: 50%;
	display: block;
	padding: 0px;
	cursor: pointer;
    overflow: hidden;
    text-align: center;
	vertical-align: middle;
	box-shadow: 1px 1px 1px 1px rgba(64, 64, 64, 0.5);
	-moz-box-shadow: 1px 1px 1px 1px rgba(64, 64, 64, 0.5);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(64, 64, 64, 0.5);
	margin-right: -1px;
}

.gsi-gps-button.on {
	background: rgba(0, 120, 168, 0.3);
}

.gsi-gps-button:hover {
	background-color: #f3f3f3;
}

.gsi-gps-button.on:hover {
	background: rgba(0, 120, 168, 0.5);
}

.gsi-gps-button img {
	vertical-align: bottom;
	width: 24px;
	height: 24px;
	opacity: 0.7;
}

.gsi-gps-button.on img {
	opacity: 1;
}

/* 2020/12/09 */
a {
  text-decoration: underline;
}
