@charset "utf-8";
.to{
	text-indent: -9999px;
	overflow: hidden;
	line-height: 1;
	font-size: 0;
}
.txt-link{
  color: #541b86;
  background: #f18d00;
  padding: 10px 15px;
  border-radius: 100px;
  display: inline;
  margin-top: 5px;
  line-height: 3;
  text-decoration: none;
}
/* プレサイト */
#fes-pre {
	margin: 0 auto 0;
	padding: 10px 0 0;
	width: 635px;
}
#fes-pre .block {
	display: block;
	line-height: 1;
}
#fes-pre img {
	width: 100%;
	height: auto;
}
#fes-pre h2 {
	margin: 0;
}
#fes-pre .twitter{
	margin: 30px 0 0;
}
#fes-pre .twitter .twitter-tit{
	padding: 10px;
	font-style: 30px;
	color: #fff;
	font-weight: bold;
	background-color: #541b86;
}
/* 本サイト */
#fes {
	margin: 0 auto 0;
	padding: 0 0 410px 0;
	width: 635px;
	background: url(../fes/images/sorapotsu.png) no-repeat left bottom #541b86;
	-webkit-text-size-adjust: 120%;
}
#mainvisual {
	width: 635px;
	height: 620px;
	background: url(../fes/images/main.png) no-repeat left top transparent;
}
/* MENU */
#menu {
	display: block;
	width: 635px;
	height: 145px;
	background-color: #eb6100;
}
#menu li a{
	width: 211px;
	height: 140px;
	float: left;
}
#menu li:nth-child(2) a{
	width: 209px;
	margin: 0 2px;
}
#menu li a:hover{
	background-color: #eb6100;
}
#menu .about a{background: url(../fes/images/btn_about.png) no-repeat left top #f18d00;}
#menu .goods a{background: url(../fes/images/btn_goods.png) no-repeat left top #f18d00;}
#menu .map a{background: url(../fes/images/btn_map.png) no-repeat left top #f18d00;}

/* Twitter */
#twitter .tit{
	display: block;
	width: 635px;
	height: 263px;
	background: url(../fes/images/tit_twitter.png) no-repeat left top transparent;
}
#twitter .cbox{
	margin: 30px 30px 0;
}

/* 開催概要 */
#about .tit{
	display: block;
	width: 635px;
	height: 263px;
	background: url(../fes/images/tit_about.png) no-repeat left top transparent;
}
#about .cbox{
	margin: 0 30px;
	padding-bottom: 25px;
	border-bottom: 2px dotted #fff;
}
#about .cbox h4{
	display: block;
	width: 575px;
	height: 95px;
	margin-top: 10px;
}
#about .about01 h4{background: url(../fes/images/about_tit01.png) no-repeat center transparent;}
#about .about02 h4{background: url(../fes/images/about_tit02.png) no-repeat center transparent;}
#about .about03 h4{background: url(../fes/images/about_tit03.png) no-repeat center transparent;}
#about .about04 h4{background: url(../fes/images/about_tit04.png) no-repeat center transparent;}
#about .about05 h4{background: url(../fes/images/about_tit05.png) no-repeat center transparent; height: 165px;}
#about .about06 h4{background: url(../fes/images/about_tit06.png) no-repeat center transparent;}
#about .about07 h4{background: url(../fes/images/about_tit07.png) no-repeat center transparent;
	height: 95px;
	width: 575px;
	margin: 0 30px;
}
#about .cbox p{
	text-align: center;
	color: #fff;
	padding-bottom: 30px;
	margin: 0px;
	font-size: 18px;
}
#about .cbox p span{
	font-size: 15px;
	display: inline-block;
	padding-top: 15px;
	color: #fff100;
}
#about .about01 .schedule{
	margin: 25px 0 5px;
}
#about .about07 .others{
	width: 575px;
	margin: 0 30px;
}
#about .about07 .others tr{
	min-height: 170px;
	border-bottom: 2px solid rgba(255,255,255,.5);
}
#about .about07 .others .last{
	border-bottom: none;
}
#about .about07 .others tr .img{
	width: 190px;
}
#about .about07 .others tr .txt{
	width: 405px;
	font-size: 18px;
	color: #fff;
  padding: 15px 0;
}
#about .about07 .others tr .txt span{
	display: inline-block;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #f18d00;
}
#about .about07 .others tr .txt span.at{
	font-size: 15px;
	color: #fff100;
	font-weight: normal;
}
#about .attention{
	width: 575px;
	margin: 15px 30px 0;
	padding: 30px 0;
	border-top: 2px dotted #fff;	
	display: inline-block;
	color: #fff100;
}