@charset "UTF-8";
/* CSS Document */

body {padding: 0; margin: 0;}
html, body {width: 100%;}

#app {
	text-align: center;
}

#home {
	background-color: transparent;
}

#footer ,
#footer2 {
	background-color: transparent;
}
#map,
#map8 {
	height: 685px;
	display: block;
	overflow: hidden;
}

h3.title,
.title.toolbar {
	background-color: darkblue !important;
	color: white !important;
}
.toolbar__center, .toolbar__title {
    color: white !important;
	font-weight: bold;
}

.pageBack {
	color: white;
	font-weight: bold;
	padding:5px 10px;
}
#kinkyu {
	box-sizing: border-box;
    width: 100%;
    border: 2px solid #CC0000;
    background-color: #FFFFEC;
	padding: 0;
}
#kinkyu .list-title {
	background-color: #CC0000;
	color:white;
	font-weight:bold;
	width: 100%;
	margin: 0;
	padding:2px;
	text-align: center;
	font-size: 1.0em;
}
#kinkyu p {
    background-repeat: no-repeat;
    min-height: 20px;
    margin: 3px;
    width: auto;
	font-size: 0.8em;
}
.dialog {
	width:80%;
	max-width: 80%;
	max-height: 90%;
}

#kinkyu .scroller {
	position: inherit;
	padding: 10px;
	margin: 10px;
	height:240px;
	display: block;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	-ms-scroll-snap-type: mandatory;
	clear: both;
}

#kinkyu .scroller p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 0 10px;
	clear: both;
}
.hidden {
	display: none;
}

.smallHeight {
	padding-top: 20px !important;
	padding-bottom: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}

.graph-image {
    height:480px !important;
}

#livecam08 > div,
#livecam18 > div{
/*	width: 480px; */
}

#livecam08,
#livecam18 {
/*	display: block; */
}
.livecam08,
#livecam08 {
	background-color: #EFE4CA;
	border: 2px solid #FFBE7D;
/*	border-top: none;
	margin-top: -2px; */
}
.livecam18,
#livecam18 {
	background-color: #D0E3CC;
	border: 2px solid #9CC697;
/*	border-top: none;
	margin-top: -2px; */
}
.livecam {
	background: transparent;
	padding:0;
	margin: 0 !important;
	margin-bottom:20px !important;
	vertical-align: top;
}

.livecam h3 {
	margin: 5px 0;
	text-align:center;
	font-size: 1.5em;
	font-weight:bold;
}

.livecam h4 {
    margin: 5px 0;
    text-align:center;
    font-size: 1.25em;
    font-weight:bold;
}

.livecam p {
	margin: 10px 0;
	font-size: 1.0em;
}
.livecam div {
    width: auto;
	background: white;
	padding: 5%;
}

.livecam table.data,
.livecam table.kisyo {
	font-size:1.25em;
	color: black;
	margin-bottom: 10px;
}
.livecam table.kisyo th,
.livecam table.kisyo td {
	padding: 10px !important;
}

.livecam table.kisyo tbody th {
	padding: 2px;
}
.livecam table.kisyo tbody td {
	font-size:1.2em;
	padding: 2px;
}

.leaflet-popup-content {
	min-width: 140px !important;
}

.leaflet-popup-content h5 {
	font-size:14px;
	margin-bottom: 5px;
}

table.kisyo {
	font-size:0.8em;
	margin:0;
	padding: 0;
	width: 100%;
}

table.kisyo thead th.active {
	background-color: #008AD2;
}

table.kisyo thead th {
	background-color: green;
	font-size:1.0em;
	color: white;
	font-weight:bold;
}

table.data th,
table.data td {
    width: 33%;
    border: thin solid darkgray;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
}
table.kisyo th,
table.kisyo td {
	width: 50%;
	border: thin solid darkgray;
	box-sizing: border-box;
	margin: 0;
	padding: 2px;
}
table.data th,
table.kisyo th {
	text-align: center;
	background-color: lightgrey;
}
table.data td,
table.kisyo td {
    font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
	text-align: right;
	padding-right: 10px;
}

table.kisyo td.mesureDate {
    text-align:center;
    padding:2px;
    font-size:1em;
}
button.uk-button-primary,
button.button-mode {
	border-radius: 5px;
	color:white;
	font-size: 1em !important;
	background: green !important;
}
button.active {
	border-radius: 5px;
	color:white;
	background: dodgerblue !important;
}

.back-button {
	color: white;
}
.back-button__icon {
	fill: white;
}

.uk-section-xsmall {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.toTop{
	position: fixed;
	right: 0;
	bottom:0;
	height: 3rem;
	line-height: 3rem;
	color: white;
	text-align: center;
	width: 100px;
	cursor: pointer;
	transition: all .3s ease;
	background: black;
}

.toTop.v-enter, .toTop.v-leave {
	height: 0;
	padding: 0 10px;
	opacity: 0;
}

.easy-button-container button,
.easy-button-container button span,
.easy-button-container button span img {
	padding: 0 !important;
	margin: 0 !important;
	border: none;
}
.leaflet-touch .leaflet-bar button,
.leaflet-touch .leaflet-bar button span {
	width: 48px !important;
	height: 48px !important;
	line-height: 15px !important;
}

.leaflet-bar:nth-child(n+2) {
    border: none !important;
}
.leaflet-bar:nth-child(n+2) span {
	width:52px !important;
	height: 52px !important;
	border-radius: 10px !important;
    border: 2px solid rgba(0,0,0,0.5);
    background-clip: padding-box;
}

.leaflet-bar:nth-child(n+2) button {
	width:48px !important;
	height: 48px !important;
	border-radius: 9px !important;
}

.leaflet-bar:nth-child(n+2) button img {
    border-radius: 9px !important;
}
.easy-button-container button {
    margin-bottom: 10px !important;
}

.leaflet-control-defaultextent {
    width: 48px;
    height: 50px;
}

.leaflet-control-defaultextent a {
    display: block;
    width:48px !important;
    height: 48px !important;
    border: 2px solid rgba(0,0,0,0.5);
    background-clip: padding-box;
}

.uk-tab li {
    background-color: #ffffff;
    margin: 0 2px;
    padding:5px 10px;
    border: 2px solid #cccccc;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
ul.hanrei,
ul.switcher,
ul.uk-tab {
	list-style: none;
}
.uk-tab li a {
    font-size: 1.2em;
    font-weight:bold;
    text-decoration: none;
    color: #000000;
	border-bottom: none !important;
}
ul.switcher li.live18 {
    margin-top: 0;
    padding-top: 20px;
    background-color: #D0E3CC;
	border: 2px solid #9CC697;
	box-sizing: border-box;
}
div.tab18 {
	background-color: #D0E3CC;
	border: 2px solid #9CC697;
    border-radius: 10px 10px 0 0;
	border-bottom: 2px solid #D0E3CC;
    padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.tab18.active {
	margin-bottom: -2px;
	padding-bottom: 0;
}
ul.switcher li.live08 {
    margin-top: 0;
    padding-top: 20px;
    background-color: #EFE4CA;
	border: 2px solid #FFBE7D;
}
div.tab08 {
    background-color: #EFE4CA;
    border: 2px solid #FFBE7D;
    border-radius: 10px 10px 0 0;
	border-bottom: 2px solid #EFE4CA;
    padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.tab08.active {
	margin-bottom: -2px;
	padding-bottom: 0;
}

div.tab18.active a,
div.tab08.active a {
	color: black;
}
div.tab18 a p,
div.tab08 a p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size:0.8em;
	line-height: 1.5em;
	font-weight: normal;
	color: black;
}
.uk-tab>.uk-active>a {
    border: none;
}

.uk-accordion-title {
	display:block;
	overflow: hidden;
	background-color: #606060;
	color: white;
	font-size:1.2em;
	line-height:2em;
	margin: 0 auto 0 12px;
	width:100px;
	height: 30px;
	clear:both;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
}

.uk-accordion-title:hover {
	color: #eeeeee !important;
}
.uk-card-title {
	font-weight: bold;
	display:block;
	overflow: hidden;
	background-color: #606060;
	color: white;
	font-size:1.2em;
	line-height:2em;
	margin: 0;
	width:100%;
	height: 30px;
	clear:both;
}

div.uk-accordion-title::after {
	fill: #ffffff !important;
	background: none;
	content:'＋';
}

div.uk-accordion-title::after {
	fill: #ffffff !important;
	content: '－';
	background: none;
}

.uk-padding {
	padding-bottom: 30px !important;
}
.uk-accordion li {
	background-color: transparent;
}

.pageTop {
	position: absolute;
	background-image: url(../img/pagetop.svg);
	width: 48px !important;
	height: 48px !important;
	margin-top: 720px;
	margin-left: 760px;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.leaflet-terminator {
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.livecam img {
	width: 100%;
/*	height: 288px; */
	object-fit: contain;
}

@media screen and (max-width:767px) {
	body {
		width:767px;
		height:1200px;
		padding: 0;
		margin: 0;
	}
	.wrapper {
		width:767px !important;
		margin: 0 !important;
		padding: 0 !important;
		height: 1200px !important;
	}
	.pageTop {
		position: absolute;
		background-image: url(../img/pagetop.svg);
		width: 48px !important;
		height: 48px !important;
		margin-top: 720px;
		margin-left: 640px;
		margin-right: 10px;
		margin-bottom: 10px;
		cursor: pointer;
	}
}

div.entry-content a {
	border-bottom:none !important;
}

ul.uk-slider-nav {
	list-style: none;
}

.uk-slidenav-previous svg:nth-child(2),
.uk-slidenav-next svg:nth-child(2){
	display: none;
}

ul.switcher li.live18 > ul.small,
ul.switcher li.live08 > ul.small {
    list-style-position: inside;
}

#livecam18 ul ,
#livecam08 ul {
    list-style: none !important;
}

.uk-slidenav-previous svg,
.uk-slidenav-next svg{
    max-width: 14px !important;
    max-height: 24px !important;
}

.livecam {
    margin: 0 auto !important;
    width: auto !important;
    max-width: 700px !important;
    border-top: 2px solid #cccccc;
}

.arrow08l {
    content: url("../img/arrow08l.png");
    display: block;
    width: 27px;
    height: 120px;
    cursor: pointer;
}

.arrow08r {
    content: url("../img/arrow08r.png");
    display: block;
    width: 27px;
    height: 120px;
    cursor: pointer;
}

.arrow18l {
    content: url("../img/arrow18l.png");
    display: block;
    width: 27px;
    height: 120px;
    cursor: pointer;
}

.arrow18r {
    content: url("../img/arrow18r.png");
    display: block;
    width: 27px;
    height: 120px;
    cursor: pointer;
}