/*
 * main.css
 */

/* main tags */
html, 
body {
    font-family:arial,helvetica,sans-serif;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	/* overflow: hidden !important; */
	background-color: #FFFFFF;
}

#mapBody {
  position:fixed!important;

}

/* loading */
#loading {
	width:100%;
	height:100%;
	padding-top:10em;
	text-align:center;
	cursor:wait;
}

/* container */
.container-fluid {
}

.table {
	margin-bottom: 0px;
}


/*　mainMap */
#mainMap {
	border: 1px solid #333333;
	width: 100%;
	height: 100%;
}

/* subPanel */
#subPanel {
	overflow:auto;
	/*padding-top: 10px;*/
	border: 1px solid #333333;
	width: 100%;
	height: 100%;
  font-size: 0.87em;
}

/* footer text */
#footerText {
	position: absolute; 
	bottom: 10px; 
	left: 20px; 
	z-index: 1000;
	border: 2px solid #BBBBBB;
	background-color:#FFFFFF;
	padding: 2px 5px 2px 5px;
}

/* for Popup */
#popup-content {
  width:370px!important;
  background-color:#ffffff;
}


table.popup {
  /* for @media print */
  background-color:#fcfcfc!important;
  margin: 2px 2px 2px 2px;
}

td.popup {
  white-space:nowrap;
  border:1px solid #c0c0c0!important;
  background-color:#FFFDFB!important;
  font-size:0.87em;
  padding: 0px 5px 0px 5px;
  width: 100%;
  /* white-space:normal;  */
  white-space:normal;
}

td.popup_null {
  white-space:nowrap;
  border:1px solid #c0c0c0;
  text-align:left;
}

td.popup_img {
  white-space:nowrap;
  padding: 0px 4px 0px 2px;
}

th.popup {
  /*font-weight:bold;*/
  white-space:nowrap; 
  border:1px solid #c0c0c0;
  background-color:#F1FFC8!important;
  /*padding-right:1em;*/
  font-size:0.87em;
  vertical-align:top;
  width: 120px;
  padding: 0px 2px 0px 2px;
} 

th.popup_title {
  font-weight:bold;
  /* white-space:nowrap;  */
  /*border:1px solid #c0c0c0;*/
  /*background-color:#F1FFC8;*/
  /*padding-right:1em;*/
  font-size:0.87em;
  vertical-align:top;
  padding: 5px 5px 5px 5px;
} 

/* for SubPanel */
.table_label {
  white-space:nowrap;
  font-size: 1em; 
}

table.SubPanel {
  background-color:#ffffff!important;
  border:1px solid #c0c0c0;
  /* margin: 1% 1% 1% 1%; */
  /* width: 98%; */
  width: 100%;
}

th.SubPanel {
  background-color:#F5DEB3!important;
  border:1px solid #c0c0c0;
  padding: 2px 2px 2px 2px;
}


td.SubPanel {
  padding: 2px 2px 2px 2px;
}

/* for layer_switcher */
.lwTbl {
	/* margin:16px 0; */
	/* table-layout:fixed; */
	width:100%;
}

.lwTbl table {
	margin:10px 10px 0 0;
	overflow:scroll;
}

.lwTbl tr {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	border:1px #aaaaaa solid;
	vertical-align:center;
	background-color:#FFFDFB;
}

.lwTbl tr.top {
	/* display: block; */
	border-width:2;
	color: #800000;
	background: #F5DEB3;
}

.lwTbl tr.head {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	/* border:1px #444444 solid; */
	vertical-align:center;
	background-color:#F1FFC8;
}

.lwTbl th {
	width:5%;
	padding:2px 2px 2px 2px;

}

.lwTbl td.img {
	width:5%;
	padding:2px 2px 2px 2px;
}

.lwTbl td.disp {
	padding:5px 10px 5px 10px;
  /* font-size: 0.87em; */
}

/* for trac */
.tracTbl {
	margin:16px 0;
	width:100%;
	table-layout:fixed;
}

.tracTbl table {
	margin:10px 10px 0 0;
	overflow:scroll;
}

.tracTbl tr {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	border:1px #aaaaaa solid;
	vertical-align:center;
	background-color:#FFFDFB;
}

.tracTbl tr.top {
	/* display: block; */
	border-width:2;
	color: #800000;
	background: #F5DEB3;
}

.tracTbl tr.head {
	padding:5px 10px 5px 10px;
	cursor:pointer;
	/* border:1px #444444 solid; */
	vertical-align:center;
	background-color:#F1FFC8;
}

.tracTbl th {
	width:5%;
	padding:2px 2px 2px 2px;

}

.tracTbl td.img {
	width:5%;
	padding:2px 2px 2px 2px;
}

.tracTbl td.disp {
	padding:5px 10px 5px 10px;
}

.hinantitle {
  font-weight:bold;
  white-space:nowrap; 
  font-size:120%;
  vertical-align:top;
  padding:0em 5px 0em 5px ;
}

.hinandesc {
  font-weight:bold;
  white-space:nowrap; 
  font-size:90%;
  vertical-align:top;
  padding:0em 5px  0em 5px ;
}

/*施設名 記号*/
td.off2 {
    width: 24px;
}

/*【044251_S】*/
/*施設名*/
td.off3 {
  width: 150px;
}

/*対応災害*/
td.off4 {
  width: 30px;
}
td.off5 {
  width: 30px;
}
td.off6 {
  width: 30px;
}
td.off7 {
  width: 30px;
}
td.off8	 {
  width: 30px;
}
td.off9	 {
  width: 30px;
}
/*【044251_E】*/

/* 浸水アニメ */
#anime_bar {
    display: none;
	position: absolute; 
	top: 20px; 
	right: 20px; 
	z-index: 1000;
	border: 2px solid #BBBBBB;
	background-color:#FFFFFF;
	padding: 2px 5px 2px 5px;
}

#anime_bar {
    display: none;
	position: absolute; 
	top: 50px; 
	right: 10px; 
	z-index: 1000;
	background-color:#FFFFFF;
	padding: 0px;
}

.anime_tbl {
    background-color:#EFEFEF;
}

.anime_td {
	padding: 5px;
}
.anime_td2 {
	text-align: center;
	padding: 5px;
}

.anime_td2 {
	text-align: center;
	padding: 2px;
}

#lang_bar {
    display: none;
	position: absolute; 
	top: 5px; 
	right: 10px; 
	z-index: 1000;
	/* background-color:#FFFFFF; */
	padding: 0px;
}

/*******************************/
/* 2つ指定は要らない為*/
/*
.maru_shitei {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#e60012;
  font-size:14px;
  color:white;
}

.maru_kouiki {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#009944;
  font-size:14px;
  color:white;
}

.maru_fukushi {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#8d0983;
  font-size:14px;
  color:white;
}
*/
.maru_heli {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#0081cc;
  font-size:14px;
  color:white;
}

.maru_shitei {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;
  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  background-image:url(../img/icon/shitei_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}

.maru_kouiki_shinai {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;

  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  /* background-image:url(../img/pict/1.png); */
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
  margin: 0 auto;
}

.maru_kouiki_shinai {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;

  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  /* background-image:url(../img/pict/1.png); */
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
  margin: 0 auto;
}
.maru_fukushi {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;
  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  background-image:url(../img/icon/fukushi_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
  margin: 0 auto;
}
/*【050761_S】*/
.maru_shisetsu {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;
  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  background-image:url(../img/icon/shitei_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}



.maru_hinan_basyo {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;
  /*【044251_S】背景画像追加*/
  background:#FFFFFF;
  background-image:url(../img/icon/kouiki_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}




/*【050761_E】*/
.maru_heli {
  height:24px;
  width:24px;
  border-radius:50%;
  line-height:24px;
  text-align:center;

  background:#0081cc;
  font-size:14px;
  color:white;
}

.anno_label_bold{
  font-weight: bold;
}

/*【044251_S】*/
/*一時避難所*/
.maru_ichiji {
  height:24px;
  width:24px;
  /*border-radius:50%;*/
  line-height:24px;
  text-align:center;

  /*background:#e60012;*/
  /*【044251_S】背景画像追加*/
  background-image:url(../img/icon/ichiji_hinan.png);
  background-size:100% auto;
  /*【044251_E】*/
  font-size:14px;
  color:white;
}
/*【044251_E】*/

.maru_disable {
  background:#C0C0C0;
  /* border: 0.5px solid #080808; */
  color:white;
}

/*【044251_S】*/
/*対応災害*/
.saigai_tbl{
  background: #ffffff;
}
/*【044251_E】*/

@media (max-width: 767px) {
    #titleText {
    font-size: 12px !important;
    }
}

/* 印刷系 */
._basicCotainer {
    position: absolute;
    z-index: 999999;
    background: #ffffff;
    top: 0px;
    left: 0px;

    width:100%;
    height:100%;
    overflow:auto;
}

._printMapPanel {
    border: 1px solid #555555;
    background: #000000;
    margin-top: 3px;
    margin-left: 20px;
    width:100%;
    height:100%;
    overflow:hidden;

}

span.print-title {
    margin-left: 1em;
    font-weight: bold;
    font-size: 1.2em;
}
.print_btn {
    margin: 1em;
}

@media print {
    .no_print {
        display: none;
    }
}

@media screen {
    .only_print {
        display: none;
    }
}

.legend_A4yoko {
  /* height: 240px; */
  width: 980px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  position: absolute;
  /* position:relative; */
  top: 0px;
  left: 0px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.legend_A4tate {
  /* height: 640px; */
  width: 640px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  /*position: absolute;*/
  position:relative;
  top: 0px;
  left: 20px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.legend_A3yoko {
  /* height: 240px; */
  width: 1280px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  /*position: absolute;*/
  position:relative;
  top: 0px;
  left: 20px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.legend_A3tate {
  /* height: 640px; */
  width: 950px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  /*position: absolute;*/
  position:relative;
  top: 0px;
  left: 20px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.flood_A4yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -630px;
  left: 790px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.symbol_A4yoko {
  /* height: 90px; */
  width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  position: absolute;
  /* position:relative; */
  top: -115px;
  left: 260px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.arrow_A4yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -220px;
  left: 790px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.usui_A4yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -630px;
  left: 585px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.kinkyu_A4yoko {
  /* height: 320px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -630px;
  left: 190px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.hitosuzumi_A4yoko {
  /* height: 320px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -535px;
  left: 190px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.dono_A4yoko {
  /* height: 320px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -435px;
  left: 190px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.uryo_A4yoko {
  /* height: 320px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -340px;
  left: 190px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.FM_A4yoko {
  /* height: 320px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -235px;
  left: 190px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.yamato_A4yoko {
  /* height: 320px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  position: absolute;
  -webkit-touch-callout:none;
  /* position:relative; */
  top: -170px;
  left: 190px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.area_A4yoko {
  /* height: 200px; */
  width: 157px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -630px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.aed_A4yoko {
  /* height: 100px; */
  width: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -552.4px;
  left: 30px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.flood_A4tate {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -945px;
  left: 450px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.symbol_A4tate {
  /* height: 320px; */
  width: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  position: absolute;
  /* position:relative; */
  top: -95px;
  left: 30px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.arrow_A4tate {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -945px;
  left: 245px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.usui_A4tate {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -535px;
  left: 450px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.kinkyu_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -550px;
  left: 215px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.hitosuzumi_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -440px;
  left: 215px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.dono_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -330px;
  left: 215px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.uryo_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -220px;
  left: 215px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.uryo_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -220px;
  left: 215px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.FM_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -855px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.yamato_A4tate {
  /* height: 320px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -780px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}


.area_A4tate {
  /* height: 200px; */
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -715px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.aed_A4tate {
  /* height: 100px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -535px;
  left: 30px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.flood_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -970px;
  left: 1210px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.symbol_A3yoko {
  /* height: 320px; */
  width: 620px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;

  position: absolute;
  /* position:relative; */
  top: -140px;
  left: 420px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.arrow_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -560px;
  left: 1210px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.usui_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -970px;
  left: 1000px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.kinkyu_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -970px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.hitosuzumi_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -845px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.dono_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -720px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.uryo_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -595px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.FM_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -460px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.yamato_A3yoko {
  /* height: 320px; */
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -375px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.area_A3yoko {
  /* height: 200px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -970px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.aed_A3yoko {
  /* height: 100px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  /*position: absolute;*/
  position:relative;
  top: -552.4px;
  left: 30px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.flood_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -1390px;
  left: 730px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.symbol_A3tate {
  /* height: 320px; */
  width: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  
  position: absolute;
  /* position:relative; */
  top: -95px;
  left: 60px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.arrow_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -1390px;
  left: 495px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.usui_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -915px;
  left: 730px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.kinkyu_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -670px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.hitosuzumi_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -530px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.dono_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -390px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.uryo_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -251px;
  left: 270px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.FM_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -1065px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.yamato_A3tate {
  /* height: 320px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -970px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.area_A3tate {
  /* height: 200px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -885px;
  left: 30px;
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

.aed_A3tate {
  /* height: 100px; */
  width: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout:none;
  position: absolute;
  /* position:relative; */
  top: -552.4px;
  left: 30px;
  /* right:-832px; */
  /* border: 1px solid#000000; */
  /* top: 50%;
  right: 80%;*/
}

@media print {
  @page {
  size: auto!important; 
  }
}