.searchEvent {
  margin-bottom: 20px;
}
/*検索*/
.searchEvent h3 {
  margin-bottom: 15px;
}
.searchEvent .searchBox {}
.subBox {
  width: 860px;
  margin: 0 auto;
}
.searchEvent .searchBox table.form {
  width: 860px;
  border-collapse: collapse;
  border: 1px solid #cccccc;
  margin: 0 auto;
}
.searchEvent .searchBox table.form tr {
  border-bottom: 1px dashed #cccccc;
}
.searchEvent .searchBox table.form th {
  background-color: #f1f1f1;
  text-align: left;
  padding: 15px;
  width: 30%;
}
.searchEvent .searchBox table.form th span {
  color: #0198e7;
  border-left: 6px solid #0198e7;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  padding-left: 11px;
}
.searchEvent .searchBox table.form td {
  font-size: 12px;
  color: #484848;
  font-weight: normal;
  padding: 15px 10px;
}
.searchEvent .searchBox table.form tr.btn td {
  padding: 20px;
}
.searchEvent .searchBox table.form tr.btn input {
  font-size: 14px;
  padding: 5px;
}
.searchEvent .searchBox table.form td.date select {
  font-size: 12px;
  color: #06396a;
  border: 1px solid #7f9db9;
  height: 24px;
  width: 95px;
}
.searchEvent .searchBox table.form td.area select {
  font-size: 12px;
  color: #06396a;
  border: 1px solid #7f9db9;
  height: 24px;
  width: 200px;
}
.searchEvent .searchBox table.bunya {
  border-collapse: collapse;
  border-style: none;
}
.searchEvent .searchBox table.bunya tr {
  border-bottom-style: none;
}
.searchEvent .searchBox table.bunya tr.bottom {
  border-bottom: 1px solid #cccccc;
}
.searchEvent .searchBox table.bunya th {
  color: #484848;
  border-style: none;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  width: 30%;
}
.searchEvent .searchBox table.bunya td {
  border-style: none;
  font-size: 12px;
  color: #484848;
  font-weight: normal;
  padding: 7px 5px;
}
.searchEvent .searchBox .btnRequest {
  padding: 5px 0;
}
.searchEvent .eventBox {
  width: 193px;
  min-height: 200px;
  float: left;
  margin: 10px 10px 20px;
  padding: 10px 10px 0;
  background-color: #f1eee3;
}
.searchEvent .eventBox dl {}
.searchEvent .eventBox dt {
  margin-bottom: 10px;
  text-align: center;
}
.searchEvent .eventBox dt span {
  text-align: left;
  display: block;
}
.searchEvent .eventBox dt img {
  margin-bottom: 10px;
}
.searchEvent .eventBox dd {}
.searchEvent .eventBox dd span.area {
  background-color: #fcc3c9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 2px 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  /*text-align: center;*/
  line-height: normal;
  float: left;
  display: block;
}
.searchEvent .eventBox dd span.date {
  background-color: #b2d861;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 2px 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  /*text-align: center;*/
  line-height: normal;
  float: left;
  display: block;
}
.searchEvent h4 {
  margin-bottom: 10px;
}
.searchEvent .eventHeader {
  margin-bottom: 15px;
}
.Commentary {
  margin-bottom: 20px;
}
.Commentary a {
  width: 360px;
  height: 40px;
  background-color: #e4ea00;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 18px;
  color: #484848;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.Commentary a::before {
  font-family: 'Font Awesome 5 Free';
  content: '\f059';
  color: #FFFFFF;
  padding-right: 10px;
  font-weight: 900;
}
.Commentary a::after {
  font-family: 'Font Awesome 5 Free';
  content: '\f0d7';
  color: #FFFFFF;
  padding-left: 10px;
  font-weight: 900;
}
.Commentary a:hover {
  opacity: 0.75;
}
.searchEvent .eventHeader ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px;
}
.searchEvent .eventHeader ul li {}
/*.searchEvent .eventBox p.event{
	margin-bottom: 10px;
}

.searchEvent .eventBox p.area span {
	background-color: #fcc3c9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align:center;
	line-height:normal;
}

.searchEvent .eventBox p.date span {
	background-color: #b2d861;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
		padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align:center;
	line-height:normal;
}*/
.searchEvent .entryBox {
  overflow: hidden;
  margin-bottom: 30px;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 20;
  padding-left: 5px;
  position: relative;
  min-height: 150px;
}
.searchEvent .entryBox h4 {
  color: #2296d1;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  background-image: url(/search_event/images/entry_event_back.gif);
  background-repeat: repeat-x;
  background-position: 0px bottom;
  padding-right: 10px;
  padding-left: 10px;
  height: 40px;
}
.searchEvent .entryBox h4 span {
  font-size: 16px;
  margin-left: 20px;
}
.searchEvent .entryBox p.entryTxt {
  padding: 0 10px;
}
.searchEvent .entryBox p.listBtn {
  position: absolute;
  top: 0;
  right: 15px;
  height: 29px;
  margin-bottom: 10px;
}
.CommentaryBox {
  border: 5px solid #232f3e;
  padding: 40px;
  margin-bottom: 40px;
}
.CommentaryBox h2 {
  font-size: 24px;
  color: #232f3e;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
.CommentaryBox p {
  font-size: 18px;
  color: #232f3e;
  line-height: 1.5;
  margin-bottom: 40px;
}
.contentsRightBox .eventBox dl {}
.contentsRightBox .eventBox dt {
  padding: 0 15px 10px;
  margin-top: 15px;
}
.contentsRightBox .eventBox dd {
  padding: 0 15px 15px;
}
.contentsRightBox .eventBox dd.btn {
  background-image: url(/images_ver3/line.gif);
  background-repeat: repeat-x;
  background-position: 0px bottom;
  text-align: center;
}
.contentsRightBox .eventBox dd.btn:last-child {
  background-image: none;
}
.contentsRightBox .eventBox dd span.area {
  background-color: #fcc3c9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 2px 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  line-height: normal;
  float: left;
  display: block;
}
.contentsRightBox .eventBox dd span.date {
  background-color: #b2d861;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 2px 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  line-height: normal;
  float: left;
  display: block;
}
/*.contentsRightBox .eventBox li {
	padding: 15px;
	background-image: url(/images_ver3/line.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

.contentsRightBox .eventBox li span.event{
	margin-bottom: 10px;
	float:left;
	display:block;
}

.contentsRightBox .eventBox li span.area {
	background-color: #fcc3c9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	line-height: normal;
	float:left;
	display:block;
}

.contentsRightBox .eventBox li span.date {
	background-color: #b2d861;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	line-height: normal;
	float:left;
	display:block;
}

.contentsRightBox .eventBox li span.btn {
	text-align: center;
	display: block;
	clear: both;
}

.contentsRightBox .eventBox li:last-child {
	background-image:none;
}*/
/*.contentsRightBox .eventBox p.event{
	margin-bottom: 10px;
	clear: both;
}

.contentsRightBox .eventBox p.area span {
	background-color: #fcc3c9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align:center;
	line-height:normal;
}

.contentsRightBox .eventBox p.date span {
	background-color: #b2d861;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
		padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align:center;
	line-height:normal;
}

.contentsRightBox .eventBox:last-child {
	background-image:none;
}*/