/*2024./06/12/yano*/
body .bt_confirm {
  background-image: url(/images/common/conf1.png);
}
/*body .bt_back{*/
/*    background-image: url(/images/common/back.png) ;*/
/*}*/
body .bt_send {
  background-image: url(/images/common/send1.png);
}

body.request .bt_send {
  background-image: url(/images/common/send2.png);
}
body.recruit .bt_send {
  background-image: url(/images/common/send3.png);
}
.nav-comment {
  position: absolute;
  top: 110%;
  right: 0;
  font-size: 0.8vw;
  white-space: nowrap;
}
.global-nav .nav-list {
  position: relative;
}
