.bg-watabi {
	background: url('../img/watabi/bg_watabi.jpg') no-repeat center / cover;
}

.img-responsive {
	max-width: 100%; height: auto;
}

.bottom-banner {
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    border-top: 1px solid;
    z-index: 999999;
    text-align: center;
    margin: 0 auto;
    color: #000!important;
  }


  .bottom-sep {
      margin-left: 20px;
    }

		.navi_note{
        background-color: #f1f4f5; padding: 5px; display:inline-block; border-radius: 5px; margin-bottom: 10px;
    }

	.stimato{
		background-color: white;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 5px;
	margin: 0 16px 4px;
	border-radius: 2px;		
	}
