img {
	vertical-align: bottom;
}
.main_txt {
text-align: center;}
table {
	width: 100%;
	margin: 1.5rem auto -2rem;
}
.taStyle02 th {
  font-weight: bold;
  background: #bb282c none repeat scroll 0 0;
      color: #fff;
}
.general-table .taStyle01 td, .general-table .taStyle01 th, .general-table .taStyle02 td, .general-table .taStyle02 th {
    border: 2px solid #dddcdc;
    text-align: left;
    font-size: 1.7rem;
    padding: 1.5rem 1rem 1rem;
    line-height: 1.2;
    vertical-align: middle;
}
.general-table .taStyle02 .table_title {
    width: 20%;
}
.general-table .taStyle02 .position {
    width: 30%;
}
.link a {
    background: rgba(0, 0, 0, 0) url(/common/images/icon/ic_arrow-r-rd02.png) no-repeat scroll 100% 50% / auto 0.6em;
    color: #282828;
    margin-right: .2em;
    padding-right: 0.8em;
    text-decoration: underline;
}
.spOnly {
    display: none;
}
.pcOnly {
    display: block;
}
.general-table .taStyle02 .shop {
    background-color: #ffeded;
}
@media screen and (max-width:659px) {
	.main_visu_logo img {
		max-width: 80%;
	}
	.main_visu {
		padding: 1rem 0;
		background-size: 130%;
	}
	.main_visu .inner.general {
		padding: 0;
	}
	table {
	margin: 1rem auto -1.5rem;
}
	.general-table .taStyle01 td,
.general-table .taStyle01 th,
.general-table .taStyle02 td,
.general-table .taStyle02 th {
font-size: 1.4rem;
	padding: 1rem .5rem .5rem;
}
      .general-table.scroll {
    overflow-x: scroll;
    overflow-y: auto;
  }
    .spOnly {
    display: block;
}
    .pcOnly {
    display: none;
}

}
