html, body {
    height: 100%;
}
.wrapper {
    width: 100vw;
    height: 100vh;
    margin: 0 auto;
/*    overflow: hidden; */
}

#main {
    width:100vw;
    margin: 0 auto;
}
#map,
#map8 {
    width: 100%;
    height: calc(100vh - 167px);
    margin: 0 auto;
}

#footer,
#footer2 {
    width: 100vw;
}
ul.switcher {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.switcher li.live18 {
    margin-top: 0;
    padding-top: 20px;
    background-color: #bce3b3;
    border-top: 2px solid #bce3b3;
    box-sizing: border-box;
}

.graph-image {
    height: 320px !important;
}

li.live18 > ul,
li.live08 > ul{
    display: none;
}

li.live18 >ul > br,
li.live08 >ul > br {
    display: none;
}

.uk-tab {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none !important;
}
div.tab18 {
    font-size: 1.2em;
    background-color: #bce3b3;
    border-color: #bce3b3;
    border-bottom: 2px solid #bce3b3;
    margin-bottom: -2px;
    display: block;
}
div.tab18.active {
    font-weight: bold;
    margin-bottom: -2px;
    color: black;
}
ul.switcher li.live08 {
    margin-top: 0;
    padding-top: 20px;
    background-color: #ffd8a8;
    border-top: 2px solid #ffd8a8;
}
.uk-tab li#backTop,
.uk-tab li#backMap {
    font-size:1.2em;
    margin-bottom: 0;
    display: block;
}
div.tab08 {
    font-size:1.2em;
    background-color: #ffd8a8;
    border-color: #ffd8a8;
    border-bottom: 2px solid #ffd8a8;
    margin-bottom: -2px;
    display: block;
}
div.tab08.active {
    font-weight: bold;
    background-color: #ffd8a8;
    border-color: #ffd8a8;
    border-bottom: 2px solid #ffd8a8;
    margin-bottom: -2px;
    color: black;
}
div.tab18.active p,
div.tab08.active p {
    font-size:0.9em;
    line-height: 1.3em;
    color:black;
    font-weight: normal;
    margin: 0 0 2px;
    text-align: center;
    padding: 0;
}

div.tab18 p,
div.tab08 p {
    font-size:0.9em;
    line-height: 1.3em;
    color:black;
    font-weight: normal;
    margin: 0 0 2px;
    text-align: center;
    padding: 0;
    color: #707070;
}

div.tab18 a,
div.tab08 a {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none !important;
}
div.tabHan {
    font-size:1.2em;
    background-color: #333333;
    border-color: #666666;
    margin-bottom: 0;
}

div.tabHan.active {
    background-color: #000000;
    border-color: #666666;
    margin-bottom: 0;
}

div.tabHan a {
    color: white;
    height: 100% !important;
    line-height: 34px;
}
.uk-tab>.uk-active>a,
.uk-tab>.active>a {
    border: none !important;
    background: none !important;
}
.uk-tab>*>a:focus, .uk-tab>*>a:hover {
    color: #000;
    text-decoration: none;
}
.uk-text-small {
    font-size:80%;
    text-align: left;
}

.uk-tab>* {
    padding-left: 0;
}
.uk-tab li a {
    font-size: 0.75em;
    color: black;
}
.uk-accordion-title {
    display:block;
    overflow: hidden;
    background-color: #606060;
    color: white;
    font-size:0.9em;
    line-height:2em;
    padding: 1px 5px;
    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;
}

div.uk-accordion-title::after {
    fill: #ffffff !important;
    background: none;
    content:'＋';
}

.uk-open>.uk-accordion-title::after {
    fill: #ffffff !important;
    content: '－';
    background: none;
}

.uk-padding {
    padding-bottom: 30px !important;
}
.uk-accordion li {
    background-color: transparent;
}
.uk-position-small {
/*    margin: 5px; */
/*    background-color: rgba(128,128,128,0.5); */
}
.pageTop {
    display: block;
    position: absolute;
    background-image: url(../img/pagetop.png);
    background-size: cover;
    width: 36px !important;
    height: 36px !important;
    cursor: pointer;
    right: 5px;
    top: 80vh;
    z-index: 550;
}

.livecam08,
.livecam18 {
    display: block;
/*    height: calc(100vh - 92px); */
    margin-top: -10px;
}

div.live08 {
    background-color: #ffd8a8 !important;
}
.livecam08 {
    background-color: #ffd8a8 !important;
/*    background-color: #FFFFFF; */
}

div.live18 {
    background-color: #bce3b3 !important;
}
.livecam18 {
    background-color: #bce3b3 !important;
/*    background-color: #FFFFFF; */
}

div.hanrei {
    background-color: #000000;
}
#hanrei {
}
.uk-modal-title {
    font-size:1.2rem;
}

.livecam {
    width: 100vw !important;
    background: transparent;
    padding:0;
    margin: 0 auto !important;
/*    margin-bottom:20px !important; */
    vertical-align: top;
}

.livecam h3 {
    margin: 5px 0;
    text-align:center;
    font-size: 1.0em;
    font-weight:bold;
}

.livecam h4 {
    margin: 5px 0;
    text-align:center;
    font-size: 0.9em;
    font-weight:bold;
}

.livecam p {
    margin: 10px 0;
    font-size: 0.8em;
    color:black;
}
.livecam div {
    background: white;
    padding: 5px;
    margin: 0 auto;
    display: block;
    max-width:720px;
}

.livecam table.kisyo {
    font-size:0.8em;
    color: black;
}
.livecam table.kisyo th,
.livecam table.kisyo td {
    padding: 5px !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:1.0em;
    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: 2px;
}
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;
    background: green !important;
}
button.active {
    border-radius: 5px;
    color:white;
    background-color: dodgerblue !important;
}
.back-button {
    color: white;
}
.back-button__icon {
    fill: white;
}

.uk-section-xsmall {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.smallHeight,
.smallHeight > * {
    height: 0 !important;
    padding: 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: 36px !important;
    height: 36px !important;
    line-height: 18px !important;
}

.leaflet-bar:nth-child(n+2) {
    border: none;
}
.leaflet-bar:nth-child(n+2) span {
    width:40px !important;
    height: 40px !important;
    border-radius: 5px !important;
    border: 2px solid rgba(0,0,0,0.5);
    background-clip: padding-box;
}
.leaflet-bar:nth-child(n+2) button {
    width:36px !important;
    height: 36px !important;
}

.leaflet-bar:nth-child(n+2) button img {
    border-radius: 3px !important;
}
.easy-button-container button {
    margin-bottom: 4px !important;
}

.leaflet-control-defaultextent {
    width: 36px;
    height: auto;
    border: none;
}

.leaflet-control-defaultextent a {
    display: block;
    width:36px !important;
    height: auto !important;
    border: 2px solid rgba(0,0,0,0.5);
    background-clip: padding-box;
}

ul.switcher li.live08 {
    margin-top: 0;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #ffd8a8;
    border-top: 2px solid #ffd8a8;
    box-sizing: border-box;
}
ul.switcher li.live08 ul,
ul.switcher li.live18 ul {
    font-size:0.9em;
    text-align: justify !important;
}
ul.switcher li.live18 {
    margin-top: 0;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #bce3b3;
    border-top: 2px solid #bce3b3;
    box-sizing: border-box;
}

@media screen and (max-width: 320px) {
    .livecam div {
        padding:0 20px;
    }

    .livecam img {
        width: auto !important;
/*        height: 173px !important; */
        object-fit: contain;
    }
}

@media screen and (min-width: 321px) and (max-width: 375px) {
    .livecam div {
        padding:0 20px;
    }
        .livecam img {
        width: auto !important;
/*        height: 200px !important; */
        object-fit: contain;
    }
}

@media screen and (min-width: 376px) and (max-width: 414px) {
    .livecam div {
        padding:0 20px;
    }

    .livecam img {
        width: auto !important;
/*        height: 223px !important; */
        object-fit: contain;
    }
}

@media screen and (min-width: 415px) and (max-width: 768px) {
    .livecam div {
        padding:0 40px;
    }

    .livecam img {
        width: 100% !important;
        height: auto !important;
        object-fit: contain;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .livecam div {
        padding:0 40px;
    }

    .livecam img {
        width: 100% !important;
        height: 480px !important;
        object-fit: contain;
    }
    .livecam h3 {
        font-size:1.5em;
    }
    .livecam h4 {
        font-size:1.25em;
    }
    .livecam p {
        font-size: 1.0em;
    }
    .livecam table.kisyo thead th {
        font-size:1.2em;
    }
    .livecam table.data,
    .livecam table.kisyo {
        font-size:1.2em;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
    .livecam div {
        padding:0 40px;
    }

    .livecam img {
        width: 100% !important;
        height: 480px !important;
        object-fit: contain;
    }
    .livecam h3 {
        font-size:1.5em;
    }
    .livecam h4 {
        font-size:1.25em;
    }
    .livecam p {
        font-size: 1.0em;
    }
    .livecam table.kisyo thead th {
        font-size:1.2em;
    }
    .livecam table.data,
    .livecam table.kisyo {
        font-size:1.2em;
    }
}

@media screen and (min-width: 1366px) {
    .livecam div {
        padding:0 40px;
    }

    .livecam img {
        width: 100% !important;
        height: 480px !important;
        object-fit: contain;
    }
    .livecam h3 {
        font-size:1.5em;
    }
    .livecam h4 {
        font-size:1.25em;
    }
    .livecam p {
        font-size: 1.0em;
    }
    .livecam table.kisyo thead th {
        font-size:1.2em;
    }
    .livecam table.data,
    .livecam table.kisyo {
        font-size:1.2em;
    }
}

ul.uk-slider-nav {
    list-style: none;
}
.uk-slidenav-previous svg:nth-child(2),
.uk-slidenav-next svg:nth-child(2){
    display: none;
}

.arrow08l {
    content: url("../img/arrow08l.png");
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    cursor: pointer;
}

.arrow08r {
    content: url("../img/arrow08r.png");
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    cursor: pointer;
}

.arrow18l {
    content: url("../img/arrow18l.png");
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    cursor: pointer;
}

.arrow18r {
    content: url("../img/arrow18r.png");
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    cursor: pointer;
}