@charset "UTF-8";
.data {
	margin-top: 30px;
	margin-bottom: 30px;
}
.data .event_arrow {
	background: #5fce45;
}
.data .news_tag {
	position: relative;
	display: inline-block;
	background: #5fce45;
	color: #fff;
	line-height: 20px;
	min-width: 75px;
	text-align: center;
	padding-left: 3px;
	letter-spacing: -1px;
	font-size: 12px;
}
.data .news_tag:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	right: -10px;
	top: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	position: absolute;
	border-color: transparent transparent transparent #5fce45;
}
.data .day {
	margin-left: 14px;
}
.event {
	padding-bottom: 30px;
	width: 1024px;
	margin: 0 auto;
}
.event_contents {
	color: #000;
	font-size: 14px;
	line-height: 24px;
}
.event_contents h1 {
	font-size: 32px;
	line-height: 160%;
	text-align: left;
	margin: 0px 0 35px;
}
.event_contents .img_l {
	float: left;
	width: 500px;
	text-align: center;
}
.event_contents .img_r {
	float: right;
	width: 500px;
	text-align: center;
}
.event_contents .img_rs {
	float: right;
	width: 200px;
	text-align: center;
}
.f_txt {
	width: 500px;
}
.event_contents h2 {
	font-size: 24px;
	line-height: 160%;
	text-align: left;
	margin: 65px 0 15px;
}
.event_contents h3 {
	font-size: 20px;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
}
dl.list {
	border: 1px solid #d8d8d8;
	background-color: #f6f6f6;
}
dl.list dt {
	width: 256px;
	float: left;
	padding: 10px;
	border-top: 1px solid #d8d8d8;
	text-align: center;
}
dl.list dd {
	background-color: #fff;
	margin-left: 276px;
	padding: 10px;
	border-top: 1px solid #d8d8d8;
}
.hosoku {
	background-color: #f6f6f6;
	width: 730px;
	margin-top: 20px;
	padding: 20px;
}
.lineup {
	text-align: center;
}
.lineup li {
	display: inline-block;
	text-align: center;
}
.contact_mail {
	background-color: #f6f6f6;
	margin-top: 50px;
	padding: 20px;
}
.event_contents .contact_mail h2 {
	font-size: 24px;
	line-height: 160%;
	text-align: left;
	margin: 0px 0 15px;
}
a.back {
	width: 276px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #000;
	display: block;
	margin: auto;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	margin-top: 60px;
}
a.back:hover {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #000;
	color: #fff;
}

@media screen and (max-width: 750px) {
.data {
	margin-top: 60px;
	margin-bottom: 20px
}
.data .event_arrow {
	background: #5fce45;
}
.data .news_tag {
	position: relative;
	display: inline-block;
	background: #5fce45;
	color: #fff;
	line-height: 20px;
	min-width: 75px;
	text-align: center;
	padding-left: 3px;
	letter-spacing: -1px;
	font-size: 12px;
}
.data .news_tag:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	right: -10px;
	top: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	position: absolute;
	border-color: transparent transparent transparent #5fce45;
}
.data .day {
	margin-left: 14px;
}
.event {
	padding-bottom: 30px;
	    width: 96%;
	margin: 0 auto;
}
.event_contents {
	color: #000;
	font-size: 14px;
	line-height: 24px;
}
.event_contents h1 {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	margin: 0px 0 35px;
}
.event_contents .img_l {
	    float: none;
    width: auto;
	    font-size: 11px;
    margin-bottom: 10px;
}
.event_contents .img_r {
	    float: none;
    width: auto;
	    font-size: 11px;
    margin-bottom: 10px;
}
.event_contents .img_rs {
	    width: 140px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.f_txt {
	width: 100%;
}
.event_contents h2 {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	margin: 65px 0 15px;
}
.event_contents h3 {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
}
dl.list {
	border: 1px solid #d8d8d8;
	background-color: #f6f6f6;
}
dl.list dt {
	    width: 100%;
    float: none;
    padding: 10px 0px;
}
dl.list dd {
    margin-left: 0px;
}
.hosoku {
	    width: calc(100% - 40px);
}
.lineup {
	text-align: center;
}
.lineup li {
	display: inline-block;
	text-align: center;
}
.contact_mail {
	background-color: #f6f6f6;
	margin-top: 50px;
	padding: 20px;
}
.event_contents .contact_mail h2 {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	margin: 0px 0 15px;
}
	.map img{
		width: 80%;
    height: auto;
    margin: 0 auto 20px;
    display: block;
	}
}
