@charset "UTF-8";
/*-----------------------
フィールド全体
-----------------------*/
.field {
  height: 100%;
  overflow: hidden;
  position: relative; }
 
#cover {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:black url('../mapicon/wait.gif') 50% 50% no-repeat;
  opacity:0.2;
  z-index:5000;
  display:none; }
#dialog {
  top:0;
  left:0;
  position:absolute;
  width:100%;
  height:100%;
  z-index:5001;
  display:none; }
  #dialog > div {
    display:table-cell;
    text-align:center;
    vertical-align:middle; }
  #dialog input[type=text], #dialog select {
    width:auto; }
  #dialog label {
    display:block; }
  #dialog .btn_area {
    text-align:center;
    margin-top: 20px; }
  #dialog input.w50 {
    width:50px; }
  #dialog input.w120 {
    width:120px; }
/*-----------------------
フィールド中身
-----------------------*/
.field_parts_btn {
  position: absolute;
  top: 60px;
  left: 15px; }
  .field_parts_btn .button {
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem; }
.field_parts_back {
  position: absolute;
  top: 120px;
  left: 69px;
  margin-bottom: 0;
  display:none; }
  .field_parts_back > div {
    padding:9px 10px;
    width: 53px; }
  .field_parts_back img {
    width: 24px;
    height: auto; }
  .field_parts_btn #simstart {
  width: auto; }
#simstart.disable {
  cursor: default;
  background-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
  opacity:0.8;
}
.field_parts_zoom {
  position: absolute;
  top: 115px;
  left: 15px;
  width: 26px;
  height: 250px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 3px; }
  .field_parts_zoom img {
    display: block; }
    .field_parts_zoom img.minus {
      position: absolute;
      bottom: 0; }
 
.field_parts_tenki {
  position: absolute;
  bottom: 100px;
  left: 15px; }
 
.field_parts_icons {
  position: absolute;
  bottom: 0;
  left: 0px; }
.field_parts_icons.hide {
  margin-left:-376px; }
  .field_parts_icons ul {
    border: 4px solid #dadada;
    background-color: #FFFFFF;
    padding: 7px 10px; }
    .field_parts_icons ul li {
      margin: 0 2px 0 3px;
      display: inline-block; }
      .field_parts_icons ul li img {
        cursor: pointer;
        width: 24px;
        height: auto; }
  .field_parts_icons .icon_acc {
    width: 80px;
    height: 25px;
    background: #dadada url(../img/field_arrB.png) center center no-repeat;
    position: absolute;
    top: -25px;
    left: 0;
    cursor: pointer;
    z-index: 10;
    border-radius: 5px 5px 0px 0px; }
/* 
  .field_parts_icons {
    position: absolute;
    left: 0px;
    z-index: 100; }
*/    .field_parts_icons .icon_acc {
      width: 25px;
      height: 45px;
      background: #dadada url(../img/field_arrL.png) center center no-repeat;
      top: 0;
      left: 376px;
      border-radius: 0px 5px 5px 0px; }
    .field_parts_icons.hide .icon_acc {
      background-image: url(../img/field_arrR.png); }

@media screen and (max-width: 768px) {
/*  .field_parts_btn {
    position: absolute;
    top: 80px; }
  .field_parts_back {
    top:140px; }*/
  .field_parts_zoom {
    position: absolute;
    top: 135px;
    left: 15px;
    height: 180px; }
 
  .field_parts_tenki {
    position: absolute;
    top: 315px;
    left: 15px; }
 
  .field_parts_icons {
    position: absolute;
/*    bottom: auto;
    top: 375px;*/
    left: 0px;
    z-index: 100; }
  .field_parts_icons.hide {
    margin-left:-204px; }
    .field_parts_icons ul {
      width: 204px; }
    .field_parts_icons .icon_acc {
      width: 25px;
      height: 45px;
      background: #dadada url(../img/field_arrL.png) center center no-repeat;
      top: 0;
      left: 204px;
      border-radius: 0px 5px 5px 0px; } }
/*-----------------------
タブ開け閉め
-----------------------*/
.field_acc {
  width: 30px;
  height: 80px;
  background: #dadada url(../img/field_arrRW.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 280px;
  margin-top: 55px;
  cursor: pointer;
  z-index: 10;
  border-radius: 5px 0px 0px 5px; }
.field_acc.hide {
  background-image: url(../img/field_arrLW.png);
  margin-right: 0px; }
 
.field_acc_op {
  background: #dadada url(../img/field_arrL.png) center center no-repeat; }
@media screen and (max-width: 540px) {
.field_acc {
  margin-right:80%;
  z-index:201;
}
.field_acc:not(.hide) {
  top:-9px;
  height:40px;
  width:20%;
  border-radius: 0px 5px 5px 0px; }
.tab_double li {
  width:40%;
}
.tab_double li:first-child {
  margin-left:20%;
}
}
/*-----------------------
ヘッダー
-----------------------*/
.field_header {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  background-color: rgba(75, 144, 221, 0.8);
/*  display: table;*/
  vertical-align: middle;
  padding: 0px 14px;
  width: 100%; }
  .field_header p {
    margin: 0; }
  .field_header .field_header_right {
/*    display: table-cell;*/
   }
  .field_header .field_header_left {
/*    display: table-cell;*/
    position:absolute;
    top:6px;
    right:14px;
    width:100%;
    text-align: right; }
  .field_header p.field_header_title {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 45px; }
  .field_header .field_header_search {
/*    display: inline-block;*/
  }
    .field_header .field_header_search input[type="text"] {
      width:20%;
      max-width: 150px;
      vertical-align:middle;
      height: 28px;
      border-radius: 0; }
    .field_header .field_header_search input[type="submit"] {
      width: 45px;
      height: 28px;
      vertical-align:middle;
      background: #0e55a5 url(../img/field_search.png) no-repeat;
      border-radius: 0;
      margin-left: -6px;
      margin-right: 10px; }
 
/*
@media screen and (max-width: 768px) {
  .field_header {
    height: auto;
    display: block;
    padding-bottom: 5px; }
    .field_header .field_header_right {
      display: block; }
    .field_header .field_header_left {
      display: block;
      text-align: left; }
    .field_header p.field_header_title {
      line-height: 2.0; } }
*/
/*-----------------------
ボックス
-----------------------*/
.field_box {
  position: absolute;
  z-index:200;
  right: 0px;
  top: 45px;
  width: 280px;
  max-height: calc( 100% - 45px );
  overflow-y: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  float: right;
  -webkit-box-shadow: -3px 0px 3px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -3px 0px 3px -1px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 0px 3px -1px rgba(0, 0, 0, 0.2); }
.field_box.hide {
  margin-right: -280px; }

@media screen and (max-width: 540px) {
  .field_box {
/*    top:30px;*/
    width:100%;
/*    max-height:60%;*/ }
  .field_box.hide {
    margin-right: -100%; }
  #menu_nextbtn {
    display:inline-block;
    width:40%; }
  #menu_clear {
    display:inline-block;
    width:40%;
    margin:-1.0rem; }
  .tac {
    margin-top:10px !important; }
}

/*-----------------------
地点情報
-----------------------*/
.field_box_point {
  display: none;
  overflow-y: auto;
}
.field_box_point p {
  margin: 0;
  display: inline-block;
  line-height: 1.4;
  font-size: 1.2rem; }
.field_box_point .newsguidemark {
  color:white;
  font-weight: bold;
  background-color: #6699FF; }
.field_box_point .point_detail {
  display: table;
  width: 100%;
  padding: 10px;
  box-sizing: border-box; }
  .field_box_point .point_detail li {
    display: table-cell;
    vertical-align: middle; }
  .field_box_point .point_detail .point_detail_icon {
    width: 38px; }
    .field_box_point .point_detail .point_detail_icon img {
      width: 28px;
      height: 28px; }
  .field_box_point .point_detail .point_detail_name {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3 }
    .field_box_point .point_detail .point_detail_name span {
      font-size: 14px;
      font-weight: normal;
      display: block;
      margin-top: -4px; }
  .field_box_point .point_detail .point_detail_btn {
    text-align: right; }
.field_box_point .point_teru {
  margin: 10px;
  margin-top: 0;
  background: #eff6f9 url(../img/terubouzu.png) right 10px top 10px no-repeat;
  padding: 10px 10px 0 10px; }
  .field_box_point .point_teru .point_teru_title {
    font-weight: bold;
    font-size: 14px; }
  .field_box_point .point_teru .point_teru_detail {
    margin-top: -5px; }
  .field_box_point .point_teru .point_teru_tenki {
    overflow: hidden;
    width: 100%;
    margin-top: 5px; }
    .field_box_point .point_teru .point_teru_tenki img {
      width: 40px;
      height: auto;
      margin-right: 6px;
      float: left; }
  .field_box_point .point_teru .nissin {
    display: block;
    margin-bottom: 10px; }
  .field_box_point .point_teru .point_teru_open {
    margin: 0 -10px;
    background: #d4ebf4 url(../img/field_arrB.png) center center no-repeat;
    height: 25px;
    cursor: pointer }
.field_box_point .point_info {
  line-height: 1;
  border-top: 1px solid #c1c1c1;
  padding: 10px; }
.field_box_point .point_info_container {
  margin-top: 4px; }
.field_box_point .point_info_container::after {
  content: "";
  display: block;
  clear: left; }

  .field_box_point .point_info .title {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 3px; }
    .field_box_point .point_info .title:before {
      content: "■";
      color: #42a837;
      margin-right: 5px; }
  .field_box_point .point_info .img {
    width: 80px;
    height: auto;
    margin-right: 8px;
    float: left; }
  .field_box_point .point_info .text {
    display: inline;
    font-size: 12px;
    line-height: 1.0; }
  .field_box_point .point_info .icon {
    width: 20px;
    height: auto;
    margin-right: 3px; }
  .field_box_point .point_info .date {
    font-size: 12px;
    font-weight: bold; }
 
/*-----------------------
計画作成
-----------------------*/
.field_box_route {
  display: none;
}
.field_box_route p {
  margin: 0;
  display: inline-block;
  line-height: 1.4;
  font-size: 1.2rem; }
.field_box_route ul {
  overflow-y: auto; }
.field_box_route ul li {
  border-bottom: 1px solid #cccccc;
  line-height: 1.5; }
  .field_box_route ul li.inout {
    padding: 10px 0;
    padding-left: 14px;
    padding-right: 10px; }
    .field_box_route ul li.inout .date {
      font-weight: bold;
      padding-left: 5px; }
    .field_box_route ul li.inout .button {
      display: inline-block;
      float: right;
      margin-top: -4px; }
  .field_box_route ul li.main {
    width: 100%;
    display: table; }
  .field_box_route ul li.template {
    display: none; }
    .field_box_route ul li.main > div {
      display: table-cell;
      text-align: left;
      vertical-align: middle; }
    .field_box_route ul li.main .btn_switch {
      width: 28px;
      height: 100%;
      background: #eeeeef url(../img/field_arrR.png) center center no-repeat;
      cursor: pointer; }
    .field_box_route ul li.main .num {
      vertical-align: middle;
      color: #0e55a5;
      width: 32px;
      height: 33px;
      background: url(../img/field_pin.png) center center no-repeat;
      background-size: 24px auto;
      text-align: center;
      font-size: 10px;
      line-height: 10px;
      font-weight: bold; }
    .field_box_route ul li.main.haku .num {
      color: #0C8303;
      background: url(../img/field_pin_g.png) center center no-repeat;
      }
      .field_box_route ul li.main .num span {
        display: inline-block;
        position: relative;
        top: -5px; }
    .field_box_route ul li.main .detail {
      line-height: 12px;
      padding: 10px 0; }
      .field_box_route ul li.main .detail .title {
        font-size: 1.4rem;
        font-weight: bold; }
      .field_box_route ul li.main .detail .height {
        font-size: 1.0rem; }
    .field_box_route ul li.main .time {
      font-size: 1.2rem;
      width: 6em;
      text-align: right; }
    .field_box_route ul li.main .btn_edit {
      background-color: #ADADAD;
      padding: 0 15px;
      cursor: pointer;
      background: url(../img/field_edit.png) center center no-repeat; }
  .field_box_route ul li.sub {
    padding-left: 28px; }
    .field_box_route ul li.sub ul {
      border-left: 1px solid #cccccc; }
      .field_box_route ul li.sub ul li {
        display: table;
        width: 100%; }
        .field_box_route ul li.sub ul li > div {
          display: table-cell;
          vertical-align: middle; }
        .field_box_route ul li.sub ul li .btn_switch {
          width: 28px;
          height: 100%;
          background: #eeeeef url(../img/field_arrL.png) center center no-repeat;
          cursor: pointer; }
        .field_box_route ul li.sub ul li .detail {
          padding-left: 10px; }
          .field_box_route ul li.sub ul li .detail p.name {
            background: transparent url(../img/field_pin_s.png) left center no-repeat;
            padding-left: 16px; }
        .field_box_route ul li.sub ul li .time {
          font-size: 1.2rem;
          width: 6em;
          text-align: right;
          padding: 5px; }
        .field_box_route ul li.sub ul li.sub_open, .field_box_route ul li.sub ul li.sub_close {
          border-bottom: none;
          cursor: pointer;
          height: 22px; }
        .field_box_route ul li.sub ul li.sub_open {
          background: #dadada url(../img/field_arrB.png) center center no-repeat; }
        .field_box_route ul li.sub ul li.sub_close {
          background: #dadada url(../img/field_arrT.png) center center no-repeat; }
.field_box_route .second {
  display: block;
  position: relative;
  width: 100%; }
.field_box_route .clear {
  display: block;
  margin-top: 5px;
  margin-bottom: 20px;
  text-decoration: underline;
  font-weight: bold; }
	
/*-----------------------
モーダルウィンドウ
-----------------------*/
.modal {
  max-width: 400px;
  overflow-y:auto;
  border-radius: 10px;
  background-color: white;
  border: 1px solid #dddddd;
  padding: 20px;
  text-align:left;
  display:none; }
  .modal label:first-child {
    margin-top: 0; }
  .modal .point_info {
    border-top: 1px solid #c1c1c1;
    margin: 0 -20px;
    padding: 15px 20px;
    font-size: 1.4rem; }
    .modal .point_info .title {
      font-size: 16px;
      font-weight: bold;
      display: block;
      margin-bottom: 3px; }
      .modal .point_info .title:before {
        content: "■";
        color: #42a837;
        margin-right: 5px; }
    .modal .point_info:first-child {
      border: none;
      padding-top: 0; }
    .modal .point_info:last-child {
      padding-bottom: 0; }
  .modal .small {
    font-size:0.8em; }
  .modal #search_result img {
    width: 16px;
    vertical-align: baseline; }
#dialog_contribution.modal.accident #normalpoint,
#dialog_contribution.modal.accident .tozan_title {
	display:none;
}
#dialog_contribution.modal.accident #accidentpoint,
#dialog_contribution.modal.accident .hassei_title {
	display:block;
}
#dialog_contribution.modal:not(.accident) #normalpoint,
#dialog_contribution.modal:not(.accident) .tozan_title {
	display:block;
}
#dialog_contribution.modal:not(.accident) #accidentpoint,
#dialog_contribution.modal:not(.accident) .hassei_title {
	display:none;
}
label.reset {
	font-size:1.4rem;
	font-weight:normal;
	margin-bottom:0;
}
label.reset::before {
	content:"";
	display:none;
}

#mapmode0, #weather1 {
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
#mapmode1, #weather2 {
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}
#mapmode0, #mapmode1, #weather, #weather1, #weather2 {
	width:auto;
	cursor:default;
}
#mapmode0:focus, #mapmode0:hover, #mapmode1:focus, #mapmode1:hover, #weather1.focus, #weather1:hover, #weather2:focus, #weather2:hover {
	opacity:1.0;
}
#mapmode0.button.off, #mapmode1.button.off, #weather1.button.off, #weather2.button.off {
	cursor:pointer;
	background-color:#aaa;
	border-bottom-color:#888;
}
#weather {
	margin-left:1em;
	cursor:pointer;
}
#analyzer {
	margin-left:1em;
	cursor:pointer;
	width:auto;
}
.field_parts_nextbtn {
	position:absolute;
	bottom:30px;
	right:10px;
}
.field_parts_nextbtn .button {
	width:auto;
}
.dialog-buttons button {
	min-width:80px;
}
.toast-bottom-center#toast-container > div {
	max-width:100% !important;
	width:340px !important;
}
.toast-info {
	background-color:#666 !important;
}
.settings {
	position:absolute;
	right:0;
	top:6px;
	overflow: hidden;
}
.settings .button {
	margin-right:10px;
}
.settings div.li {
	list-style: none;
	text-align:right;
}
.settings div.li a {
	display: block;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 2.8;
	background-color:rgb(75, 144, 221);
	text-decoration: none;
	border-right: 1px solid #eee;
	box-sizing: border-box;
	padding:0 6px;
}
.settings div.li div.ul {
	display: none;
}
.settings > div.li div.li:hover > a {
	color: olive;
	background: #afc6e2;
}
.settings div.li div.ul div.li a {
	border-top: 1px solid #eee;
	opacity:1.0;
}
#dialog_onepoint {
	max-width:90%;
}
.modal dd {
	margin-left:0.5em;
}
.modal img {
	max-width:80%;
}
.modal input[type=checkbox] {
	width:auto;
	height:auto;
}
.modal label.nodot {
	font-weight:normal;
	margin:0;
}
.modal label.nodot::before {
	width:auto;
	height:auto;
	margin:0;
}
#dialog_onepoint ul {
	list-style:disc;
	margin-left:1.0em;
	font-size:0.8em;
}
#cautionmessage > div {
	width:90%;
	max-width:800px;
	text-align:center;
	margin:0 auto;
	padding-left:60px;
}
#cautionmessage > div > span {
	text-align:left;
	display:inline-block;
}
#cautionmessage > div > span > div {
	border-width:2px;
	border-radius:8px;
	border-style:solid;
	padding:4px 24px 4px 24px;
	background-image:url('../img/map_icon/attention.png');
	background-size:23px;
	background-position:left 2px;
	background-repeat:no-repeat;
	position:relative;
	display:inline-block;
	overflow:hidden;
	margin-bottom:-5px;
}
#cautionmessage div.closebtn {
	position:absolute;
	right:0px;
	top:0px;
	background-size:23px;
	background-position:left 2px;
	background-repeat:no-repeat;
	width:23px;
	height:25px;
	cursor:pointer;
}
#cautionmessage .off div.closebtn {
	background-image:url('../img/openbtn.png');
}
#cautionmessage .on div.closebtn {
	background-image:url('../img/closebtn.png');
}
#cautionmessage .cautionoff {
	cursor:pointer;
}
#cautionmessage {
	position:absolute;
	bottom:68px;
	width:100%;
	text-align:center;
	color:#800000;
	cursor:default;
	font-size:16px;
	line-height:1.2;
}
#cautionmessage div.off span.cautionon {
	display:none;
}
#cautionmessage div.on span.cautionoff {
	display:none;
}
.field_parts_tenki {
	display:none;
}
.field_parts_tenki > div > div {
	background-color:rgba(255,255,255,0.8);
	border-radius:8px;
	border:2px solid #80ffa0;
	padding:0.5em 1em;
	float:left;
	margin-right:0.5em;
	font-weight:bold;
	text-align:center;
	width:160px;
}
.field_parts_tenki > div > img {
	width:36px;
}
.field_parts_tenki div#thunder_icon {
	font-size:12px;
	margin-bottom:0.5em;
}
.field_parts_tenki div#thunder_icon img {
	width:16px;
}
.field_parts_tenki #lightningstrike_current {
	line-height:120%;
	margin-bottom:0.5em;
}
.field_parts_tenki .ui-state-default {
	border-radius:0.6em;
	border:1px solid #93c3cd !important;
	background:#93c3cd !important;
	cursor:pointer;
}
.field_parts_tenki .ui-state-default:focus {
	outline:none !important;
}
.field_parts_tenki .ui-state-active, .field_parts_tenki .ui-state-hover {
	border:1px solid #3b89c9 !important;
	background:#3b89c9 !important;
}
#weatherbox, #lightningstrikebox {
	display:none;
}

@media screen and (max-width: 600px) {
#cautionmessage {
	font-size:14px;
}
#cautionmessage > div > span > div {
	padding:3px 22px 3px 22px;
	background-size:21px;
	background-position:left 1px;
}
#cautionmessage div.closebtn {
	width:21px;
	height:22px;
	background-size:21px;
	background-position:left 1px;
}
}
@media screen and (max-width: 400px) {
#cautionmessage {
	font-size:12px;
}
#cautionmessage > div > span > div {
	padding:2px 20px 2px 20px;
	background-size:19px;
	background-position:left 0px;
}
#cautionmessage div.closebtn {
	width:19px;
	height:19px;
	background-size:19px;
	background-position:left 0px;
}
}

.dialog.smoke a {
	font-weight:bold;
	color:blue;
}
