
body
{
  font-family: Meiryo UI;
}
      html, body {
        height: 100%;
        margin: 0px;
padding: 0px;
}
#firebaseui-auth-container{
    display:none;

}
#profilecontrol{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 40;
    color:#FFF;
    text-align:right;
}
#profileinfo{
    display:none;
    padding: 10px;
    background-color:gray;
}
#mapscontrol{

    position: absolute;
    top: 0px;
    left: 0px;
    width:100%;
    height:100%;

}
.icon_img{
    width:80px;
}
#gyro-ctl{
    color:#FFF;
    width: 200px;
    display:none;
}
#map-canvas-soto {

        position: absolute;
        top: 0px;
        left: 0px;
        width:100%;
        height:100%;
        z-index: 5;
}
#map-canvas {
        position: absolute;
        top: 0px;
        z-index: 0;

height: 100%;
}
#map-canvas-naka {
height: 100%;
}
#sv-sakiyomi-canvas-soto-0 {

        position: absolute;
        top: 0px;
        left: 0px;
        width:100%;
        height:100%;
        z-index: 0;
}
#sv-sakiyomi-canvas-0 {
height: 100%;
}
#sv-sakiyomi-canvas-soto-1 {

        position: absolute;
        top: 0px;
        left: 0px;
        width:100%;
        height:100%;
        z-index: 0;
}
#sv-sakiyomi-canvas-1 {
height: 100%;
}
#sv-sakiyomi-canvas-soto-2 {

        position: absolute;
        top: 0px;
        left: 0px;
        width:100%;
        height:100%;
        z-index: 20;
}
#sv-sakiyomi-canvas-2 {
height: 100%;
}

#camera-startstop {
        position: absolute;
        top: 15%;
        left: 0px;
        width:100%;
        z-index: 40;
        text-align: center;
}

#auth {
    position: absolute;
    top: 15%;
    left: 0px;
    width:100%;
    z-index: 40;
    text-align: center;
    color:#FFF;
    text-shadow: 0 2px 0 rgba(0,0,0,0.5);
}
#footer {
        position: absolute;
        bottom: 5%;
        left: 0px;
        width:100%;
        z-index: 40;
        text-align: center;
        color:#FFF;
        text-shadow: 0 2px 0 rgba(0,0,0,0.5);
}
#charge-view {
        position: absolute;
        top: 60px;
        left: 0px;
        width:100%;
        z-index: 0;
        text-align: center;
}
#charge-comment{
    color:#FFF;
}
      #panel {
          display:none;
        position: absolute;
        top: 0px;
        left: 0px;
        width:100%;
        height:100%;
        z-index: 5;
        background-color: #fff;
        line-height:1.5;
      }
      #route_panel {
        position: absolute;
        top: 0%;
        width:100%;
        height:100%;
        z-index: 0;
        line-height:1.5;
        opacity:0;
      }
      #info {
        z-index: 5;
        background-color: #fff;
        line-height:1.5;
        padding:10px;
      }

#res_view{
        padding: 15px 15px 15px 15px ;
}
tr.t_dtl{
        background-color: #A4DBFF;
}
td{
        padding: 5px 5px 5px 5px ;
}
td.t_value{
        text-align: right;
}
.profile_td{
    text-align: left;
}
span.osusume{
        color: white;
}
div.osusume{
        height: 150px;
        width: 320px;
        margin: 0px;
        color: white;
}
div.osusume_s{
    display:flex;
}
A { text-decoration: none; color: white; }

#map-canvas-c {
position: absolute;
top:  5%;
left:  20%;
height: 40%;
width:  60%;
margin: 0px;
padding: 0px;
z-index: 0;
}
#base-map-canvas {
position: absolute;
top:  0%;
left:  0%;
height: 100%;
width:  100%;
margin: 0px;
padding: 0px;
z-index: 10;
background-color: white;
}
#route-map-cmt {
position: absolute;
top:  5%;
right:  20%;
margin: 0px;
padding: 3px;
z-index: 0;
font-size: xx-small;
color: #fff;
background-color: royalblue;
}
#base-map-cmt {
position: absolute;
top:  0%;
right:  0%;
margin: 0px;
padding: 3px;
z-index: 0;
font-size: xx-small;
color: #fff;
background-color: royalblue;
}
#div-sonar {
position: absolute;
top:  0px;
left:  0px;
padding: 5px;
text-align: center;
z-index: 0;
background-color: #fff;
}
#navi {
    display:none;
position: absolute;
top:  0px;
left:  0px;
width: 80%;
height: 100%;
padding: 10%;
text-align: center;
background-color: black;
z-index: 0;
overflow: hidden;
}
#control {
margin: 0px;
padding: 5px;
color: white;
text-align: center;
background-color: black;
}
#odai {
position: absolute;
top:  0%;
left:  30%;
width: 30%;
padding: 5%;
text-align: center;
z-index: 0;
background-color: #fff;
}
#sonar_table_view {
    display:none;
position: absolute;
top:  10%;
left:  10%;
width: 80%;
text-align: center;
z-index: 0;
background-color: #fff;
}
.sonar_b {
padding: 5px;
    text-align: center;
color: white;
    background-color: mediumaquamarine;
}
.sonar_n {
padding: 5px;
    text-align: left;
color: white;
    background-color: turquoise;
}
#about_sonar_view {
    display:none;
position: absolute;
top:  20%;
left:  15%;
width: 70%;
text-align: center;
z-index: 0;
background-color: khaki;
}
.boken_m_cell {
width: 100px;
padding: 5px;
    text-align: center;
    font-size: xx-Large;
color: white;
    background-color: tan;
}
.boken_m_cell_clear {
width: 100px;
padding: 5px;
    text-align: center;
    font-size: xx-Large;
color: white;
    background-color: royalblue;
}
.subtext{
    font-size: 10px;
    color: white;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.square_btn {
    display: inline-block;
    margin:.3em;
    padding: 0.3em 0.3em;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background: #03A9F4;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.square_btn:active {/*押したとき*/
    border: solid 1px #03A9F4;
    box-shadow: none;
    text-shadow: none;
}

.active_btn {
    display: inline-block;
    padding: 0.3em 0.3em;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background: #ff1493;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}



.div_scroll::-webkit-scrollbar{height:10px;}
.div_scroll::-webkit-scrollbar-track{background:#dddddd;}
.div_scroll::-webkit-scrollbar-thumb{background:#075060;}

#route-control {
position: absolute;
z-index: 40;
display:none;
}

#motionTracking-control {
position: absolute;
top:  20px;
right: 20px;
z-index: 40;
display:none;
}

/* ビデオ＆チャット部分 */

#vchat_container {
position: absolute;
top:  50px;
left: 20px;
z-index: 30;
}
#their-action{
    color:white;
    background: #808080;
    padding:3px;
}
#their-video {
    position: -webkit-sticky;
        width:auto;
        height:120px;
}
#my-video {
        position: absolute;
        z-index: 30;
        width:auto;
        height:120px;
}
#image_info {
        position: absolute;
        z-index: 40;
        top:  40px;
        left: 20px;
        display:none;

}
#call-control {
        position: absolute;
        top:  20px;
        left: 20px;
        z-index: 40;
        display:none;

}


/* アクションメーター部分 */
table.imging {
	border-collapse: separate;
	border-spacing: 3px;
	text-align: center;
	line-height: 0.5;
}
table.imging td {
	width: 10px;
	height: 5px;
	padding: 2px 2px;
	vertical-align: center;
    color:white;
    opacity:0.1;
}
table.imging td.col01 {background: #808080;}
table.imging td.col02 {background: #1e90ff;}
table.imging td.col03 {background: #ff1493;}
table.imging td.col04 {background: orange; opacity:0.8}
table.imging td.col05 {background: #808080; opacity:0.8; font-size:10px }





/* -- ルート変更くるくるエフェクト部分 -- */
#wait_circle {
        position: absolute;
        top: 50%;
        left: 0px;
        width:100%;
        height:20%;
        z-index: 0;
}
/* 外側の大きなサークルのラインの色とスタイルとアルファで表示＆消えるアニメーション */
.circle {
    background-color: rgba(0,0,0,0);
    border:5px solid rgba(0,183,229,0.9);
    opacity:.9;
    border-right:5px solid rgba(0,0,0,0);
    border-left:5px solid rgba(0,0,0,0);
    border-radius:50px;
    box-shadow: 0 0 35px #2187e7;
    width:50px;
    height:50px;
    margin:0 auto;
    -moz-animation:spinPulse 8s infinite ease-in-out;
    -webkit-animation:spinPulse 8s infinite linear;
}
/* 内側の小さなサークルのラインの色とスタイルとアルファで表示＆消えるアニメーション */
.circle1 {
    background-color: rgba(0,0,0,0);
    border:5px solid rgba(0,183,229,0.9);
    opacity:.9;
    border-left:5px solid rgba(0,0,0,0);
    border-right:5px solid rgba(0,0,0,0);
    border-radius:50px;
    box-shadow: 0 0 15px #2187e7;
    width:30px;
    height:30px;
    margin:0 auto;
    position:relative;
    top:-50px;
    -moz-animation:spinoffPulse 1s infinite linear;
    -webkit-animation:spinoffPulse 1s infinite linear;
}
/* キーフレームを使ったローディングのくるくる回るアニメーション */
@-moz-keyframes spinPulse {
    0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7;}
    50% { -moz-transform:rotate(145deg); opacity:1; }
    100% { -moz-transform:rotate(-320deg); opacity:0; }
}
@-moz-keyframes spinoffPulse {
    0% { -moz-transform:rotate(0deg); }
    100% { -moz-transform:rotate(360deg);  }
}
@-webkit-keyframes spinPulse {
    0% { -webkit-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7; }
    50% { -webkit-transform:rotate(145deg); opacity:1;}
    100% { -webkit-transform:rotate(-320deg); opacity:0; }
}
@-webkit-keyframes spinoffPulse {
    0% { -webkit-transform:rotate(0deg); }
    100% { -webkit-transform:rotate(360deg); }
}

/* 仲間へ招待する関連 */


.boxWiz {
        position: absolute;
        top: 10%;
        left: 10px;
        width:300px;
z-index: 70;
padding: 0.5em 1em;
margin: 2em 0;
color: #FFF;
background: #6eb7ff;
border-bottom: solid 6px #3f87ce;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
border-radius: 9px;
text-align: center;
}
.boxWiz p {
margin: 0;
padding: 0;
} 
table.sns {
    text-align: center;
}
td, th {
    vertical-align: top;
}
#shareurl {
        display:none;

}