@charset "UTF-8";
body {
	position:relative;
}
@media (min-width: 576px) {
	main .container {
		padding-left:0;
		padding-right:0;
	}
}
#fes58 {
	display:none;
	max-width: 960px;
	min-width: 304px;
	margin: 0 auto;
}
	
#fes58 h2, #fes58 h3, #fes58 h4, #fes58 p, #fes58 table, #fes58 ul{
	color: #000;
}


/*----------------------------------------------------
	タイトル
----------------------------------------------------*/

#fes58 .titleArea{
	/*border:1px solid #F00;*/
	background: -moz-linear-gradient(top left, #b9dfed, #c4e4f0); 
	background: -webkit-linear-gradient(top left, #b9dfed, #c4e4f0); 
	background: linear-gradient(to bottom right, #b9dfed, #c4e4f0);
	margin:30px 0 0;
	position:relative;
}
@media print, screen and (min-width: 768px) {
	#fes58 .titleArea{
		margin:30px auto 0;
	}
}
#fes58 .titleArea img{
	width: 100%;
}
@media print, screen and (min-width: 992px) {
	#fes58 .titleArea img{
		width: 960px;
	}
}

#fes58 .nav1{
	position:absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom:8%;
	width:84%;
	text-align:center;
}
@media print, screen and (min-width: 768px) {
	#fes58 .nav1{
		margin:0 auto;
		bottom:20px;
		width:526px;
	}
}
@media print, screen and (min-width: 992px) {
	#fes58 .nav1{
		width:700px;
		bottom:35px;
	}
}
#fes58 .nav1 img{
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
}

@media print, screen and (min-width: 992px) {
	#fes58 .nav1 img{
		width:228px;
		margin: 0 8px 0 0;
	}
}


/*----------------------------------------------------
	ビジュアル
----------------------------------------------------*/

#fes58 .visualArea {
	margin:0;
}
@media print, screen and (min-width: 768px) {
	#fes58 .visualArea{
		margin:0 auto;
	}
}
#fes58 .visualArea .visualInr{
	position: relative;
}
@media print, screen and (min-width: 768px) {
	#fes58 .visualArea .visualInr{
	}
}

@media print, screen and (min-width: 768px) {
	#fes58 .visualArea .visualInr .cmt01{position: absolute; left: 20%; top:4%;}
	#fes58 .visualArea .visualInr .cmt02{position: absolute; left: 25%; top:18%;}
	#fes58 .visualArea .visualInr .cmt03{position: absolute; left: 71%; top:18%;}
	#fes58 .visualArea .visualInr .cmt04{position: absolute; left: 16%; top:34%;}
	#fes58 .visualArea .visualInr .cmt05{position: absolute; left: 68%; top:34%;}
	#fes58 .visualArea .visualInr .cmt06{position: absolute; left: 35%; top:50%;}
	#fes58 .visualArea .visualInr .cmt07{position: absolute; left: 66%; top:54%;}
	#fes58 .visualArea .visualInr .cmt08{position: absolute; left: 16%; top:67%;}
	#fes58 .visualArea .visualInr .cmt09{position: absolute; left: 72%; top:73.5%;}
	#fes58 .visualArea .visualInr .cmt10{position: absolute; left: 7%; top:84%;}
	#fes58 .visualArea .visualInr .cmt11{position: absolute; left: 46.5%; top:84%;}
	#fes58 .visualArea .visualInr .cmt12{position: absolute; left: 31.5%; top:91%;}
	
	#fes58 .visualArea .visualInr .commentArea img {
		opacity:0.8;
	}
	#fes58 .visualArea .visualInr .commentArea img:hover {
		opacity:1;
	}
}

/*----------------------------------------------------
	共通
----------------------------------------------------*/

#fes58 h1{
	padding-top:20px;
	margin:0 10px 20px;
}
@media print, screen and (min-width: 768px) {
	#fes58 h1{
		padding-top:0;
		margin:0 20px 20px;
	}
}

#fes58 h2{
	font-size: 165%;
	font-weight: bold;
	text-align: left;
}
@media print, screen and (min-width: 768px) {
	#fes58 h2{
		font-size: 180%;
	}
}

#fes58 .section{
	padding: 40px 0 ;
}

/*table*/
#fes58 table {
	width: 100%;
	font-size: 125%;
	font-weight: bold;
}

/*table--break*/
#fes58 table.table--break-md th,
#fes58 table.table--break-md td {
	display: block;
	padding: 0 0 10px;
}
@media print, screen and (min-width: 768px) {
 	#fes58 table.table--break-md th,
	#fes58 table.table--break-md td {
		display: table-cell;
		padding: 10px;
  }
}
#fes58 table.table--break-md th {
	padding: 0;
}
@media print, screen and (min-width: 768px) {
  #fes58 table.table--break-md th {
	  padding: 10px;
  }
}


/*----------------------------------------------------
	開催概要
----------------------------------------------------*/

#fes58 #fes58_outline{
	width:90%;
	margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_outline{
		width: 730px;
		margin: 0 auto;
	}
}

#fes58 #fes58_outline .outlineInr{
	border-top: 4px #000 solid;
	border-bottom: 4px #000 solid;
	padding: 20px 0;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_outline .outlineInr{
		border-top: 6px #000 solid;
		border-bottom: 6px #000 solid;
	}
}

#fes58 #fes58_outline table th{
	border:none;
	background-color: #ffffff;
	width:70px;
	font-weight: bold;
	/*text-align: center;*/
	vertical-align: top;
}
#fes58 #fes58_outline table th span{
	background-color: #e6f5ff;
	padding: 5px 20px;
	white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_outline table th{
		border-bottom: 1px #222 dotted;
		width:110px;
		padding: 18px 0;
		font-size: 90%;
	}
	#fes58 #fes58_outline table th span{
		width:80px;
		padding: 10px 30px;
	}
}
#fes58 #fes58_outline table td{
	border:none;
	border-bottom: 1px #222 dotted;
	padding: 8px 0;
	margin-bottom: 15px;
	font-size:90%;
}
#fes58 #fes58_outline table td p{
	margin: 0;
}

@media print, screen and (min-width: 768px) {
	#fes58 #fes58_outline table td{
		padding: 18px;
		font-size:100%;
	}
	#fes58 #fes58_outline table td br{
		display: none;
	}
}
#fes58 #fes58_outline .mapLink img{
	width: 120px;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_outline .mapLink img{
	width: 160px;
	}
}

/*----------------------------------------------------
	プログラム
----------------------------------------------------*/

#fes58 #fes58_program {
	width:100%;
	padding: 30px 0 35px;
	margin-bottom:80px;
	background:url("/radio/festival/2019/img/bg_58th_dot.gif");
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program {
    padding: 30px 0 50px;
    overflow: hidden;
	}
}
#fes58 #fes58_program h2{
	width:90%;
	margin: 0 auto;
}
@media print, screen and (min-width: 992px) {
	#fes58 #fes58_program h2{
		width:730px;
	}
}
#fes58 #fes58_program .programInr{
	width:90%;
	margin: 0 auto;
	border-top: 4px #000 solid;
	border-bottom: 4px #000 solid;
	padding: 40px 0 10px;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr{
		border-top: 6px #000 solid;
		border-bottom: 6px #000 solid;
	}
}
@media print, screen and (min-width: 992px) {
	#fes58 #fes58_program .programInr{
		width:730px;
	}
}

#fes58 #fes58_program .programInr table th{
	border:none;
	background: url(/radio/festival/2019/img/bg_fes58_program_line.png) ;
	background-repeat:repeat-y;
	background-position: center top 20px ;
	width:50px;
	min-width:50px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table th{
		width:110px;
	}
}
#fes58 #fes58_program .programInr table th span{
	color: #fff;
	font-size: 90%;
	background-color: #50c8ff;
	padding: 7px 8px 5px;
	white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table th span{
		font-size: 95%;
		width:80px;
		padding: 10px 30px;
	}
}
#fes58 #fes58_program .programInr table td{
	border:none;
	font-size: 80%;
	padding: 0 0 8px 8px;
	margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table td{
		padding: 0 0 0 18px;
	}
}
#fes58 #fes58_program .programInr table td h3{
	font-size:120%;
	padding-bottom:20px;
}
#fes58 #fes58_program .programInr table td .prgDtl{
	padding-bottom: 30px;
}
#fes58 #fes58_program .programInr table td .prgDtl h4 img{
	width:100%;
}
@media print, screen and (min-width: 992px) {
	width:620px;
}
#fes58 #fes58_program .programInr table td .prgDtl h5{
	font-size: 95%;
	margin-bottom: 10px;
}
#fes58 #fes58_program .programInr table td p{
		font-size: 85%;
		line-height: 1.7;
	}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table td p{
			font-size: 95%;
		}
}
#fes58 #fes58_program .programInr .align__r p{
		font-size: 90%;
	}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr .align__r p{
			font-size: 100%;
		}
}

#fes58 #fes58_program .programInr table td .prgDtl img{
	margin-bottom: 10px;
	margin-right: 5px;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table td .prgDtl img{
		margin-bottom: 15px;
		margin-right: 10px;
	}
}
#fes58 #fes58_program .programInr table td .prgDtl .float__l img{ width: 200px;}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table td .prgDtl .float__l img{ width: 240px;}
}
#fes58 #fes58_program .programInr table td .prgDtl.prg01 .float__l img{ width: 220px;}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table td .prgDtl.prg01 .float__l img{ width: 290px;}
}
#fes58 #fes58_program .programInr table td .prgDtl.prg02-1 .float__l img{ width: 120px;}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_program .programInr table td .prgDtl.prg02-1 .float__l img{ width: 180px;}
}


/* チラシダウンロード */
#fes58 #fes58_eventPdf {
	width: 84%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_eventPdf {
		width:630px;
		margin: 20px auto 50px;
		overflow: hidden;
	}
}
#fes58 #fes58_eventPdf .float__r img{
	width: 330px;		
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_eventPdf .float__r img{
		width: 430px;		
	}
}
#fes58 #fes58_eventPdf .float__r .adobereader{
	padding: 15px 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
#fes58 #fes58_eventPdf .float__r .adobereader p{
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size: 90%;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_eventPdf .float__r .adobereader p{
		font-size: 100%;
		line-height: 1.7;
	}
}
#fes58 #fes58_eventPdf .float__r .adobereader img{
	width: 100px;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_eventPdf .float__r .adobereader img{
		width: 160px;		
	}
}

/*----------------------------------------------------
	インフォ
----------------------------------------------------*/

#fes58 #fes58_info {
	width:90%;
	margin: 50px auto 30px;
	border: 6px solid #7bd5ff;
	padding:10px;
	font-size:90%;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_info {
		width: 730px;
		margin: 0 auto;
		border: 8px solid #7bd5ff;
		padding:25px;
		font-size:100%;
	}
}
#fes58 #fes58_info .notice{ 
	background-color: #fff799;
	padding:20px 20px 5px;
	margin-bottom:30px;
	font-weight:bold;
	font-size:100%;
	line-height:1.6;
}
#fes58 #fes58_info .notice h2{
	text-align:center;
	font-size:115%;
	margin-bottom:15px;
}


/*----------------------------------------------------
	リスト共通
----------------------------------------------------*/
#fes58 ul {
	font-weight: bold;
	margin-left: 0;
}
@media print, screen and (min-width: 768px) {
	#fes58 ul{
		margin-left:20px ;
	}
}
#fes58 ul li {
	margin-bottom: 10px;
}
#fes58 ul.listBlue {
	list-style-type: none;
	margin-left: -35px;
	margin-bottom:5px;
	line-height: 1.4;
}
#fes58 ul.listBlue li{
	list-style-type: none;
	background: url(/radio/festival/2019/img/o_58th_info_list.png) no-repeat left 0.3em;
	padding-left: 25px;
	margin-left: 0;
	margin-bottom:10px;
	line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
	#fes58 ul.listBlue{
		margin-left:-15px ;
	}
}

/*----------------------------------------------------
	もっと知ろう
----------------------------------------------------*/
#fes58 #fes58_about{
	width:95%;
	margin: 0 auto 30px;
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_about{
		width: 730px;
		margin: 0 auto 80px;
	}
}
#fes58 #fes58_about img{
	margin: 0 auto;
	width: 70%;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_about img{
		width: 410px;
	}
}

#fes58 #fes58_about a img{
	float: left;
	margin: 0 2px;
	width: 30%;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_about a img{
		margin: 0 5px;
		width: 220px;
	}
}


/*----------------------------------------------------
	アクセス
----------------------------------------------------*/

#fes58 #fes58_accessmap{
	margin: 0 auto;
	background:url("/radio/festival/2019/img/bg_58th_dot.gif");
}
#fes58 #fes58_accessmap .accessmapInr{
	width:90%;
	margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_accessmap .accessmapInr{
		width: 730px;
	}
	#fes58 #fes58_accessmap .accessmapInr h2 {
		margin:30px;
	}
	#fes58 #fes58_accessmap .accessmapInr p {
		margin:20px;
	}
}
#fes58 #fes58_accessmap .accessmapInr ul.listBlue li{
	font-size: 95%;
	line-height: 1.8;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_accessmap .accessmapInr ul.listBlue li{
		font-size: 105%;
	}
}
#fes58 #fes58_accessmap .accessmapInr p{
	font-weight: bold;
	font-size: 105%;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_accessmap .accessmapInr p{
		font-size: 110%;
	}
}

/*----------------------------------------------------
	主催
----------------------------------------------------*/

#fes58 #fes58_sponsorShip{
	width:90%;
	margin: 20px auto 0;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_sponsorShip{
		width: 730px;
		margin: 0 auto;
	}
}
#fes58 #fes58_sponsorShip p{
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	text-align: left;
	font-size:80%;
	line-height:1.7;
}
@media print, screen and (min-width: 768px) {
	#fes58 #fes58_sponsorShip p{
		font-size:90%;
	}
}

	
/*----------------------------------------------------
	追加
----------------------------------------------------*/	
	
#fes58 .float__l {
    float: left;
}
#fes58 .float__r {
    float: right;
}
#fes58 .align__r {
    text-align: right !important;
}

#fes58 .flc { clear: both; position:relative; width:0px; }
#fes58 .flc span{ display:block; position:absolute; left:-10000px; }

#fes58 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#fes58 a:hover img.no--opt {
  opacity: 1;
  filter: alpha(opacity=100);
}

#fes58 .applyPc{
	display:none;	
}
@media screen and (min-width: 768px) {
#fes58 .applyPc{
	display:block;
}
#fes58 .applySp{
	display:none;	
}
}

#fes58 .applyPc2{
	display:none;	
}
@media screen and (min-width: 992px) {
#fes58 .applyPc2{
	display:block;
}
#fes58 .applySp2{
	display:none;	
}
}

/*----------------------------------------------------
	スライダー(SP用)
----------------------------------------------------*/
#fes58 .slider{
    width: 100%;
    position:relative;
    margin-bottom:50px;
}
@media screen and (min-width: 992px) {
	#fes58 .slider{
    display:none;
	}
}
#fes58 .slider .slick-slide img{
    height: auto;
    width: 100%;
}
#fes58 .slick-arrow-prev,
#fes58 .slick-arrow-next {
  position: absolute;
  cursor: pointer;
  top: 46%;
  z-index:1000;
  width:16px;
  height:24px;
}
#fes58 .slick-arrow-prev {
	left:1.5%;
}
#fes58 .slick-arrow-next {
	right:1.5%;
}
#fes58 .slick-pagenation {
  position: absolute;
  bottom: 20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 0 0 8px;
  width: 100%;
}
#fes58 .slick-pagenation li {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
}
#fes58 .slick-pagenation li button {
  border: 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  padding: 5px;
  cursor: pointer;
  background:none;
  font-size:0;
}
#fes58 .slick-pagenation li button:hover,
#fes58 .slick-pagenation li button:focus {
  outline: none;
}
#fes58 .slick-pagenation li button:hover:before,
#fes58 .slick-pagenation li button:focus:before {
  color: #004098;
}
#fes58 .slick-pagenation li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 60px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity:1;
}
#fes58 .slick-pagenation li.slick-active button:before {
  color: #004098;
}



#fes58_cover >.cover {
/*	background-color: #b7deed; */
	background-color: #b4ddec;
	position:fixed;
	width:100%;
	height:100%;
	z-index:100000;
	left:0; top:0;
}
#fes58_cover >.cover .op01{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:100001;
	left:0; top:0;
}
#fes58_cover >.cover .op02{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:100002;
	left:0; top:0;
}
#fes58_cover >.coverPC .op01{ background: url(/radio/festival/2019/img/i_fes58_op_pc_logo.gif) #b7deed no-repeat center center /cover; }
#fes58_cover >.coverPC .op02{ background: url(/radio/festival/2019/img/i_fes58_op_pc_photo.jpg) #b7deed no-repeat center center /cover; }
#fes58_cover >.coverSP .op01{ background: url(/radio/festival/2019/img/i_fes58_op_sp_logo.gif) #b7deed no-repeat center center /cover; }
#fes58_cover >.coverSP .op02{ background: url(/radio/festival/2019/img/i_fes58_op_sp_photo.jpg) #b7deed no-repeat center center /cover; }

#fes58_cover >.countDown .md{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	left:0; top:0;
}
#fes58_cover >.countDown .md01{ z-index:100009; }
#fes58_cover >.countDown .md02{ z-index:100008; }
#fes58_cover >.countDown .md03{ z-index:100007; }
#fes58_cover >.countDown .md04{ z-index:100006; }
#fes58_cover >.countDown .md05{ z-index:100005; }
#fes58_cover >.countDown .md06{ z-index:100004; }
#fes58_cover >.countDown .md07{ z-index:100003; }

#fes58_cover >.countDownPC .md01{ background: url(/radio/festival/2019/img/i_fes58_op_pc_1moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownPC .md02{ background: url(/radio/festival/2019/img/i_fes58_op_pc_2moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownPC .md03{ background: url(/radio/festival/2019/img/i_fes58_op_pc_3moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownPC .md04{ background: url(/radio/festival/2019/img/i_fes58_op_pc_4moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownPC .md05{ background: url(/radio/festival/2019/img/i_fes58_op_pc_5moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownPC .md06{ background: url(/radio/festival/2019/img/i_fes58_op_pc_6moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownPC .md07{ background: url(/radio/festival/2019/img/i_fes58_op_pc_7moredays.jpg) #b7deed no-repeat center top /cover; }

#fes58_cover >.countDownSP .md01{ background: url(/radio/festival/2019/img/i_fes58_op_sp_1moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownSP .md02{ background: url(/radio/festival/2019/img/i_fes58_op_sp_2moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownSP .md03{ background: url(/radio/festival/2019/img/i_fes58_op_sp_3moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownSP .md04{ background: url(/radio/festival/2019/img/i_fes58_op_sp_4moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownSP .md05{ background: url(/radio/festival/2019/img/i_fes58_op_sp_5moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownSP .md06{ background: url(/radio/festival/2019/img/i_fes58_op_sp_6moredays.jpg) #b7deed no-repeat center top /cover; }
#fes58_cover >.countDownSP .md07{ background: url(/radio/festival/2019/img/i_fes58_op_sp_7moredays.jpg) #b7deed no-repeat center top /cover; }









