/*---------------------------------------------------------------------
	floating_web_ticket_PC
---------------------------------------------------------------------*/
#floating_web_ticket_pc1 {
  position: fixed;
  right: 20px;
  bottom: 40px;
  z-index: 1;
}
#floating_web_ticket_pc1 a {
  display: block;
}
#floating_web_ticket_pc1 a:hover img {
  opacity: 1;
  transform: translateY(-10px);
}

#floating_web_ticket_pc2 {
  position: fixed;
  right: -40px;
  bottom: 60px;
  z-index: 1;
}
#floating_web_ticket_pc2 a {
  display: block;
}
#floating_web_ticket_pc2 a:hover img {
  opacity: 1;
  transform: translateX(-40px);
}
#floating_web_ticket_pc2 p.floating_cl{margin-left:90px;}

/*---------------------------------------------------------------------
	floating_web_ticket_SP
---------------------------------------------------------------------*/
#floating_web_ticket_sp1 {
  /*text-align: center;
  margin-bottom: 15px;*/
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 10;
}
#floating_web_ticket_sp1 a {
  display: block;
}
#floating_web_ticket_sp1 a img {
  width: 100px;
}

#floating_web_ticket_sp2 {
  /*text-align: center;
  margin-bottom: 15px;*/
  position: fixed;
  right: 0px;
  bottom: 150px;
  z-index: 10;
}
#floating_web_ticket_sp2 a {
  display: block;
}
#floating_web_ticket_sp2 a img {
  width: 100px;
}

#floating_web_ticket_sp3 {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 10;
}
#floating_web_ticket_sp2 a {
  display: block;
}
#floating_web_ticket_sp2 a img {
  width: 100%;
}

/*/userfiles/images/shurijo/top/floating_wt_sh1.png*/