code.mkr {
  display: inline-block;
  width: 34px; height: 34px;
  background: url(../img/marker.png) 0 -140px;
  vertical-align: top;
}
code.mkr_1 {background-position: -60px -140px;}
code.mkr_2 {background-position: -120px -140px;}
code.mkr_3 {background-position: -180px -140px;}
/*code.mkr_4 {background-position: -240px -140px;}*/

code.print {
  display: inline-block;
  width: 28px; height: 25px;
  background: url(../img/page2.png?8) -190px -190px;
  background-size: 600px 300px;
  vertical-align: top;
}

h2.ttl {
  padding-bottom: 8px;
  border-bottom: 4px solid #E60012;
  color: #595757;
  font-size: 20px;
  padding-right: 50px;
}

h2.ttl * {vertical-align: top;}

h2.ttl hr {
  display: inline-block;
  margin: 7px 15px;
  width: 3px; height: 20px;
  background-color: #888;
  border: none;
}

h2.ttl span {
  display: inline-block;
  /*padding-left: 10px;*/
  line-height: 34px;
}
h2.ttl span.capacity {
  margin-left: 40px;
  font-family: "Arial Black", Helvetica;
  font-size: 24px;
}
h2.ttl span small {
  display: inline-block;
  padding-left: 10px;
  line-height: 34px;
  font-size: 16px;
}

h2.ttl code.print {
  position: absolute;
  top: 10px; right: 10px;
  cursor: pointer;
}

h2.ttl .ttl_va {font-size: 13px;}
h2.ttl .ttl_va code {margin-right: 5px;}

h2.ttl ins {color: #999; text-decoration: none;}
h2.ttl_1 ins {color: #0398B8;}
h2.ttl_2 ins {color: #E68112;}
h2.ttl_3 ins {color: #E60012;}


/* */
#map_view_cont {
  position: relative;
}

.flags {
  margin: 20px auto;
  width: 980px;
}
.flags span {
  display: inline-block;
  width: 196px;
  height: 40px; line-height: 40px;
  margin: 5px 0;
  font-weight: bold;
}
.flags span ins {
  text-decoration: none;
}
.flags span code {
  display: inline-block;
  width: 40px; height: 40px;
  vertical-align: top;
  margin-right: 8px;
}

/**/
#tblWrapper {
  position: relative;
}

.brandLogo {
  position: absolute;
  top: -65px; right: 50px;
}

.brandLogo_1 {
  width: 100px; height: 36px;
  background: url(../img/brand_tokyopublic.png);
  background-size: 100px 36px;
}

.brandLogo_2 {
  width: 90px; height: 38px;
  background: url(../img/brand_times.png?1);
  background-size: 90px 38px;
}

.brandLogo_3 {
  top: -72px;
  width: 50px; height: 43px;
  background: url(../img/brand_repark.gif);
  background-size: 50px 43px;
}


/* */
table.detail {
  border-collapse: collapse;
  width: 100%;
  border: 3px solid #777;
}
table.detail th, table.detail td {
  padding: 10px;
  border: 1px solid #ccc;
  vertical-align: top;
  line-height: 1.5;
  word-break: break-all;
}
table.detail th {
  width: 10%;
  padding: 10px 20px;
  text-align: left;
  white-space: nowrap;
}
table.detail tr.bg {
  background-color: #f5f5f5;
}
table.detail blockquote {
  margin: 0;
  padding: 0 0 0 10px;
}

/* */
p.notice {
  padding: 10px 0;
  color: #E51D1D;
}
p.notice span {
  padding-bottom: 3px;
  border-bottom: 1px solid #E51D1D;
}

/* */
#map_wrapper2 {
  position: relative;
}

#map_canvas2 {
  margin: 30px 0 20px 0;
  height:450px;
  border: 3px solid #777;
}

/* omajinai */
#map_canvas2 div > img {position: absolute;}
.gm-style div > img {position: absolute;}

#map_footer {
  position: relative;
  margin-bottom: 30px;
}

#routeResetBtn {
  position: absolute;
  bottom: 35px; left: 10px;
}
#routeResetBtn span {
  display: block;
  padding: 0 10px;
  height: 34px; line-height: 34px;
  background-color: #E62112;
  border-radius: 20px;
  border: 3px solid #fff;
  box-shadow: 0 0 3px rgba(0,0,0, 0.3);
  color: #fff;
  cursor: pointer;
}
#routeResetBtn code {
  display: block;
  position: absolute;
  top: 8px; left: 110%;
  padding: 0 5px;
  background-color: rgba(255,255,255, 0.8);
  height: 24px; line-height: 24px;
  box-shadow: 0 0 3px rgba(0,0,0, 0.3);
  white-space: nowrap;
  font-size: 12px;
}


#map_footer div {
  float: left;
}

#qrcode {
  margin: -9px 30px 0 -10px;
}

#mysparkBtn, #routeBtn, #svBtn {
  margin: 10px 20px 0 0;
  line-height: 35px;
  font-weight: bold;
  font-size: 12px;
}
/*#svBtn {
  position: absolute;
  top: 10px; right: 0;
  margin: 0;
}*/

#mysparkBtn code,
#routeBtn code,
#svBtn code {
  display: inline-block;
  width: 66px; height: 35px;
  margin-right: 8px;
  vertical-align: top;
  background: url(../img/page2.png?8) -390px 0;
  background-size: 600px 300px;
  cursor: pointer;
}
#mysparkBtn code.on {background-position: -460px 0;}
#svBtn code {background-position: -530px 0;}

#routeBtn code {
  margin-left: 5px;
  background-position: -320px 0;
}


#routeDepFrm {
  position: relative;
  width: 240px; height: 29px;
  border: 3px solid #999;
  margin: 10px 0 0 0;
  border-radius: 5px;
}
#routeDepFrm span {
  display: block;
  margin-right: 86px;
}
#routeDepFrm input {
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  width: 100%; height: 29px;
  padding: 0 8px;
  margin: 0;
  font-size: 14px;
  box-sizing: border-box;
}

#routeDepFrm input::-webkit-input-placeholder {
  color: #bbb;
}

#routeDepFrm button {
  position: absolute;
  top: -3px; right: -3px;
  width: 90px; height: 34px; line-height: 34px;
  padding: 0; margin: 0;
  background-color: #999;
  border-style: none;
  border-radius: 0 10px 10px 0;
  color: #fff;
  cursor: pointer;
}

#map_footer div#gmBtn {
  margin-top: 20px;
  font-family: Verdana, Tahoma;
  font-weight: bold;
}
#map_footer div#gmBtn span {
  display: inline-block;
  color: #00552e;
  border-bottom: 1px dotted #00552e;
  cursor: pointer;
}


/*  */
#images {
  min-height: 120px;
}
#images img {
  margin-right: 5px;
  background-color: #ddd;
  cursor: pointer;
}


/* #lb */
#lb {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: 1001;
}
#lb_bg {
  position: absolute;
  top: 0; left: 0;
  height: 100%; width: 100%;
  background-color: #000;
  opacity: .7;
  filter: alpha(opacity=60);
}
#lb_in {
  position: relative;
  top: 80px;
  width: 300px;
  margin: 0 auto;
  padding: 5px;
  background-color: #fff;

  transition: width 0.5s ease 0s;
  -webkit-transition: width 0.5s ease 0s;
  -moz-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
}

#lb_image {
  position: relative;
  background: url(../img/loader_large.gif) center center no-repeat;
}
#lb_image img {
  display: inline-block;
  margin: 0 auto;
}
#lb code {
  position: absolute;
  top: 50%; left: -50px;
  margin-top: -20px;
  width: 40px; height: 40px;
  border-radius: 20px;
  background: #fff url(../img/page2.png?8) -300px -40px;
  background-size: 600px 300px;
  opacity: 0.2;
  cursor: pointer
}
#lb code:hover {opacity: 0.7;}
#lb code.next {
  left: auto; right: -50px;
  background-position: -340px -40px;
}

#lb_close {
  position: fixed;
  top: 20px; right: 30px;
  display: block;
  width: 24px; height: 24px;
  background: url(../img/page2.png?8) -330px -170px;
  background-size: 600px 300px;
  cursor: pointer;
}


/* #contextmenu */
#contextmenu {
  position: absolute;
  top: 0; left: 0;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #bbb;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  color: #000;
  z-index: 100;
}
#contextmenu div {
  padding: 0 5px;
  line-height: 24px;
  font-size: 92%;
  cursor: pointer;
}
#contextmenu div.bb {
  border-bottom: 1px solid #bbb;
}
#contextmenu div:hover {
  background-color: #9cf;
}

/**/
#langSelect {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px;
  border-style: none;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 1px 4px -1px rgba(0,0,0, 0.3);
  cursor: pointer;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  direction: ltr;
  user-select: none;
}
