@charset "UTF-8";
/* map_aomori */

.b_and_a.mens.six {
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
  position: relative;
}


.b_and_a.mens.six figure {
  margin: 0 !important;
  text-align: center;
}
.b_and_a.mens.six figure figcaption {
	text-align: center;
	font-size: 14px;
}


.b_and_a .img {
  max-width: 35px;
  width: 10%;
  position: relative;
}

.tateyama .pic img {
  min-width: 120px;
}
.tateyama .alignright {
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 5px;
}

@media all and (max-width: 600px) {
	.b_and_a.mens.six figure figcaption br {
		display: none;
	}

}