/* CSS Document */
#main {
	margin-top: 30px;
}
.saisokufair {
	color: #000;
}
.saisokufair h1 {
	margin: 0;
	padding: 0;
}
.saisokufair img {
	vertical-align: bottom;
}
.saisokufair h1 img {
	max-width: 100%;
	height: auto;
}
.saisokufair .saisokufair_inner {
	padding: 0 30px 40px 30px;
	border-top: 10px solid #004473;
	background-color: #fff;
}
.saisokufair .inner_header {
	height: 348px;
	margin-bottom: 40px;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
}
.saisokufair .inner_header .txt_lead {
	position: absolute;
	left: 0;
	top: 220px;
	width: 920px;
	text-align: center;
	line-height: 30px;
}
.saisokufair .inner_header .txt_lead span {
	color: #cf1077;
	font-size: 20px;
	font-weight: bold;
}
.saisokufair h2 {
	margin: 0 0 30px 0;
	font-size: 22px;
}
.saisokufair table.color {
	margin-bottom: 0;
}
.saisokufair table th {
	font-weight: bold;
}
.saisokufair table td.date {
	width: 200px;
}
.saisokufair table td.store_name {
	width: 260px;
}
.saisokufair table td.store_name .fs10_ao {
  font-weight: normal;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
/* max-width: 768px */
#main {
	margin-top: 15px !important;
}
.txt_lead br {
	display: none;
}
.saisokufair .saisokufair_inner {
	padding: 0;
	border-top-width: 5px;
}
.saisokufair .inner_header {
	position: inherit;
	height: auto;
	margin-bottom: 25px;
	border: 0;
}
.saisokufair .inner_header .ttl_lead img {
	width: 100%;
	height: auto;
}
.saisokufair .inner_header .txt_lead {
	position: inherit;
	width: auto;
	padding: 7px 15px 0;
	text-align: left;
	line-height: 1.5;
}
.saisokufair .inner_header .txt_lead span {
	font-size: 16px;
}
.target_respo .inner980.saisokufair h2 {
	margin: 0 0 20px 0;
	padding: 8px;
	border-bottom: 0;
	background-color: #004473;
	color: #fff;
	font-size: 18px;
}
.saisokufair .inner_schedule {
	padding: 0 15px 15px;
}
.target_respo .saisokufair table td span.respo_Tab_block {
	display: none !important;
}
.saisokufair table td.date {
	width: auto;
}
.saisokufair table td.store_name {
	width: auto;
}
/* max-width: 768px */
}

@media screen and (max-width: 640px) {
/* max-width: 640px */
#main table {
  font-size: 16px;
}
.saisokufair table {
	width: 100%;
}
.saisokufair table thead {
	display: none;
}
.saisokufair table tr {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dbdbdb;
}
.saisokufair table tr:last-child {
	margin-bottom: 0;
}
.saisokufair table td {
	display: block;
	padding: 0 0 8px 0;
	border-top: 0;
	border: 0;
}
.saisokufair table td.store_name {
	line-height: 1.5;
	font-weight: bold;
}
table.color tr td.venue:before {
	content: "実施店舗様：";
}
table.color tr td.democar:before {
	content: "デモカー：";
}
table.color tr td.democar {
  text-indent: -5rem;
  padding-left: 5rem;
}
/* max-width: 640px */
}
