html {
  font-size: 62.5%;
  /*10px*/
}
body {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	text-align: center;
	background-color: #DCF8DF;
	line-height: 1.8;
	word-break: break-all;
	font-size: 1.5em;
	color: #333333;
}



body a {
  transition: 0.2s;
}
ul,
li,
ol {
  list-style: none outside none;
  margin: 0 10 0 10;
  padding: 0;
}
h1,
h2,
h3 {
  letter-spacing: 0.15em;
}
i {
	margin-right: 0.3em;
}
.mainImg {
  width: 100%;
  margin: 40px auto;
}
/*.animate-custom01{
  -webkit-animation-duration: 1s;
  animation-delay:1s;
}
.animate-custom02{
  -webkit-animation-duration: 1s;
  animation-delay:1s;	
}*/
.sp {
  display: block;
}
.pc {
  display: none;
}
.clear {
  clear: both;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
img {
  max-width: 100%;
  vertical-align: top;
}
footer {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.5;
  color: #e22c86;
}
footer .footer-inner {
  width: 100%;
  margin: 0 auto;
}
footer .copyright {
  clear: both;
  padding: 1em 0 2em 0;
	display: inline-block;
}

.footerbottm{
	width: 100%;
	height: 2px;
	background-color: #FFE0C3;
}

.block-section {
  width: 96%;
  margin: 0 auto;
  padding: 10px 0;
  clear: both;
  color: #666;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
#container {
  width: 100%;
  margin: 0 auto;
}


.mainImg{
	width: 90%;
	max-width: 640px;
}
.outline-container {
	width: 90%;
	background:#fff;
	margin: 0 auto;
	padding: 0;
	border-radius: 10px;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
	overflow: hidden;
}
.copyright a,
.copyright .attention {
  display: block;
  color: #e22c86;
  text-decoration: none;
}
.block-sns {
  text-align: right;
  padding: 1em 0 0;
  margin: 0 auto -2em;
}
.block-sns .snsBtn {
  display: inline-block;
  line-height: 1;
  vertical-align: top;
}



  /* Page Top
  =================================== */
  .page-topLink {
    display: block;
    position: fixed;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 80%;
    border: 4px solid #e22c86;
    color: #e22c86;
    bottom: 5px;
    right: 5px;
    width: 20px;
    padding: 13px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
    behavior: url(PIE.htc);
  }
  .page-topLink a {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #e22c86;
    text-decoration: none;
  }



/* テキスト装飾 */

	.f-baseColorW{
		display: inline-block;
		background-color: #fff;
		padding: 0.5em 1em;
		border-radius: 50px;	
	}
	.f-colorRed{
		color: #e4007f;
	}
	.f-colorBlue{
		color: #017FE7;
	}
	.f-colorGray{
		color: #555;
	}
	.f-size07{
		font-size:0.7rem;
	}
	.f-size075{
		font-size:0.75rem;
	}
	.f-size08{
		font-size:0.8rem;
	}
	.f-size09{
		font-size:0.9rem;
	}
	.f-size11{
		font-size:1.1rem;
	}
	.f-size12{
		font-size:1.2rem;
	}
	.f-size13{
		font-size:1.3rem;
	}
	.f-size14{
		font-size:1.4rem;
	}
	.f-size16{
		font-size:1.6rem;
	}
	.f-size18{
		font-size:1.8rem;
	}
	.f-size20{
		font-size:2.0rem;
	}
	.f-size22{
		font-size:2.2rem;
	}
	.f-size24{
		font-size:2.4rem;
	}
	.f-size26{
		font-size:2.6rem;
	}
	.f-weightB{
		font-weight: bold;
	}
	.ls-1{
		letter-spacing: 0.1em;
	}
	.ls-2{
		letter-spacing: 0.2em;
	}

	.bottom0{
		margin-bottom: 0 !important;
	}
	.bottom40{
		margin-bottom: 40px !important;
	}
	.t-center{
		text-align: center !important;
	}
	.nowrap{
		white-space: nowrap;
		display: inline-block;
		margin: 0;
		padding: 0;
		text-indent: 0;
	}

/* ピンクボタン */
.btn-pink{
	margin: 4% auto;	
}
.btn-pink a{
	font-size: 2.6rem;
	background:#fff;
	color:#e4007f;
	border:#e4007f 2px solid;
	border-radius: 80px;
	text-decoration:none;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.5);
	}
.btn-pink a:hover,
.btn-pink a:active{
	text-decoration:none;
	background: #e84382;
	color: #fff;
	border:#e4007f 2px solid;
	}
.btn01 a{
	padding:2% 3em;
	}
.btn02 a{
	padding:2% 3.5em;
	}



/* 
===================================== */



/* トップ ページ
====================================*/



#fb-tl{
	margin:20px auto;
	height:auto;
	}

.footer-about{
	display:block;
	margin: 0 auto;
	clear: both;
	padding: 40px 0;
}
.footer-contact{
	width: 85%;
	max-width: 640px;
	margin: 0 auto;
	padding: 1em;
	/*background: #fff;*/
	/*border-radius: 10px;*/
	/*box-shadow: 0 0 2px 0 rgba(0,0,0,0.5);*/
}
.footer-contact h3{
	letter-spacing: normal;
	margin: 0 auto;
	padding: 0;
	font-size: 1.4em;
	color: #dd007f;
}
.footer-contact h4{
	line-height: 1.4;
	letter-spacing: 0.04em;
	padding: 0;
	font-size: 1.2em;
	color: #dd007f;
	text-align: center;
	position:relative;
	margin:30px auto 0 auto;
	}
.footer-contact h4:before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ec5297;
}
.footer-contact h4 span{
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: center;
	color:#ec5297;
	}
.footer-contact p{
	margin: 0 auto 40px auto;
}
.footer-contact strong{
	font-size: 1.4em;
	letter-spacing: 0.06em;
}



/* 観覧募集 
====================================*/
#kanran-catch{
	width: 90%;
	max-width: 800px;
	margin: 0 auto 20px auto;
}
#kanran-catch table{
	margin: 0 auto;

}
#kanran-catch th{
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}	
#kanran-catch td{
	font-weight: normal;
	text-align: left;		
	vertical-align: top;
	padding-bottom: 10px;
}	

#kanran-outline-ctn{
	width:96%;
	margin:0 auto;
	}
#kanran h1{
	background:#fff;
	padding:4px;
	}
#kanran dl{
	width:100%;
	margin: 20px auto;
	padding: 0;
	}
#kanran dt{
	display:block;
	padding:5px;
	margin:0;
	background:#EF2C74;
	color:#fff;
	}
#kanran dd{
	display:block;
	padding:5px;
	margin:0 0 20px 0;
	background:#fff;
	text-align:left;
	}
#kanran p{
	padding:5px;
	margin:10px auto;
	text-align:left;
	}
#kanran ul{
	list-style:none;
	margin:0 auto 20px auto;
	padding:0 0 0 1.5em;
	}
#kanran li{
	padding:0 0 10px 0;
	text-indent:-1em;
	
	}

#kanran #info-list-red{
	color:#E7194C;
	font-size:1.4rem;
	}
#kanran .info-list{
	font-size:1.4rem;
	text-align:left;
	}
#kanran .kanran-photo{
	text-indent:0 !important;
	}
#kanran .kanran-photo img{
	width:48%;
	max-width:150px;
	margin:0 1% 5px 0;
	}


#info-kojin{
	font-size:1.4rem;
	padding:10px 0;
	margin: 30px auto 0 auto;
	background:#fff;
	}

#btn-top{
	width:90%;
	display:block;
	margin:30px auto;
	text-align:center;
	}
#btn-top a{
	display:block;
	padding:10px 0;
	background:#8dc21f;
	border: #8dc21f 2px solid;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px 2px #444;
	border-radius:20px;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
	}
#btn-top a:hover,
#btn-top a:active,
#btn-top a:focus{
	background:#FFF;
	border: #8dc21f 2px solid;
	color:#8dc21f;
	text-decoration:none;
	text-shadow: none;
	border-radius:20px;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.7);
	}


.formEnd{
	max-width: 640px;
	padding: 1% 0;
	margin: 20px auto;
	background-color: #fff;
	border: #e4007f 3px double;
}



/* ポイント（背景白バージョン） */
.special-b{
	display: inline-block;
	vertical-align:middle;
	background:#F34B00;
	margin:5px 0;
	padding: 5px;
	border-radius:5px;
	color:#fff;
	line-height:1;
	}
.sche_point-b{
	display: inline-block;
	vertical-align:middle;
	background:#F82286;
	margin:5px 0;
	padding:5px;
	border-radius:50px;
	color:#fff;
	line-height: 1;
	}

/* ポイント（背景白以外バージョン） */
.special{
	display: inline-block;
	vertical-align:middle;
	background:#fff;
	color:#F34B00;
	margin:0.5em auto;
	padding:0.5em 1em;
	border-radius:50px;
	line-height: 1;
	letter-spacing: 0.15em;
	font-weight: bold;
	}

.special2{
	display: inline-block;
	vertical-align:middle;
	background:#fff;
	color:#F82286;
	margin:0.5em auto;
	padding:0.5em 1em;
	border-radius:50px;
	line-height: 1;
	letter-spacing: 0.15em;
	font-weight: bold;
	}
.chuun{
	display: inline-block;
	vertical-align:middle;
	background:#F82286;
	color:#fff;
	font-size: 1.4rem;
	margin:0.5em auto;
	padding:0.5em 1em;
	border-radius:50px;
	line-height: 1.4;
	letter-spacing: 0.05em;
}


.stage_title{
	display:block;
	font-weight:bold;
	font-size:1.2rem;
	color:#ea3a0b;
	margin: 0;
	}
.stage_talent{
	width:100%;
	}
.stage_talent img{
	margin:4px;
	height:120px;
	}

/* スケジュール用写真サイズ */
.stage_talent2{
	width:96%;
	margin:0 auto;
	background-color: rgba(255, 255, 255, 0.7);
	padding:6px 0;
	border-radius:5px;
	}
.stage_talent2 img{
	margin:4px;
	height:100px;
	}


.logo_container{
	width:100%;
	}
.logo_container img{
	text-align:left;
	margin:4px;
	height:100px;
	}
.talent_name{
	display: block;
	margin: 12px auto 6px auto;
	font-size:14px;
	font-size:0.9rem;
	}
/* 深夜番組告知 */
.midnight-program{
	margin: 40px auto;
	padding: 1em;
	border: 3px solid #1a73ed;
	font-size: 1.6rem;
}
.midnight-program h3{
	margin: 0 auto;
	padding: 0;
	letter-spacing: normal;
	color: #1a73ed;
	font-weight: bold;
	font-size: 2.0rem;
}


/* 会場マップ
===================================== */
#map_contaner{
	width:96%;
	background-position: top center;
	background-size: contain ;
	overflow:hidden;	

	margin:0 auto;
	}
#map_bottom{
	width:96%;
	height:12px;
	background-size: contain ;
	margin:0 auto;
	}

.map_map{
	width:96%;
	text-align:center;
	margin:0 auto 24px auto;
	}
.map_map img{
	width: auto !important;
	height: auto !important;	
}
.map_detail{
	width:96%;
	text-align: center;
	margin:0 auto 24px auto;
	}
.map_detail h3{
	margin:24px auto 0 auto;
	text-align:center;
	}
.info_map{
	width:100%;
	font-size:12px;
	text-align:left;
	margin:6px auto 0 auto;	
	}

table.t-map{
	width:90%;
	margin: 24px auto;
	border:#999 1px solid;
	border-collapse:collapse;
	background:#fff;
	}
table.t-map th{
	text-align:left;
	padding:6px;
	font-size:1.1rem;
	color:#fff;
	border:#999 1px solid;
	border-right:none;
	background:#ff7d44;
	}
table.t-map th img{
	width:36px;
	margin-top:6px;
	}
table.t-map td{
	text-align:left;
	padding:6px;
	font-size:0.9rem;
	border:#999 1px solid;
	border-left:none;
	background:#fff;
	}





/*SP*/
@media screen and (max-width: 960px) {
footer .sp div{
	margin-top:0 !important;
	}
  .block-sns {
    width: 90%;
    margin-bottom: 0;
  }
/* ピンクボタン */
.btn-pink{
	margin: 4% auto;	
}
.btn-pink a{
	font-size: 2.3rem;
	}
.btn-pink a:hover,
.btn-pink a:active{
	}
.btn01 a{
	padding:2% 1em;
	}
.btn02 a{
	padding:2% 1em;
	}
	
.pageTitle2 img{
	max-width: 90%;
}

	
/* トップページ
===================================== */
.mainImg {
	margin: 20px auto;
	}

	
	
	
		#contents{
		width: 100%;
		margin: 0 0 20px 0 ;
		padding: 30px 0 20px 0;
		background: url(../img/top/contents_ptn.png)
			repeat;
		z-index: 1;
		position: absolute;
	}

	
		#tokuban{
			margin-top: 20px;
		margin-bottom: 30px;
	}

	
	/*	facebook*/
	
	#facebook{
		margin-top: 700px;
		margin-bottom: 30px;
		/*background-color: #88cfda;*/
	}
	

	#fb-tl{
		padding-top: 250px;
		padding-bottom: 50px;
	}
	
	
	
	/*お問合せ*/
	#footer{
		width: 100%;
		background-color: #FFFFFF;
		margin-top: -50px;
	}

	
	/*グーグルマップ*/
		#js-map-sasashima{
    width: 90%;
    margin-bottom: 0;
	}

	.access{
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

	

}







/*タブレット*/
@media screen and (min-width: 768px) {

/* トップページ
=================================== */
.mainImg{
	width: 50%;
	max-width: 640px;
}
#top-outline-ctn{
	max-width: 580px;
}	
	
	




/*	facebook*/
	
	#facebook{
		margin-top: 1300px;
		margin-bottom: 50px;
		/*background-color: #88cfda;*/
	}
	

	#fb-tl{
		padding-top: 250px;
		padding-bottom: 50px;
	}



	}



	/*PC*/
@media screen and (min-width: 960px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
  }
  .contentsTitle {
    width: 800px;
  }
  footer {
    padding: 1em 0 2em 0;
	background-color: #FFFFFF;
  }
  footer .copyright {
    clear: both;
    color: #e22c86;
    margin: 0 auto;
    padding: 0;
  }
  .block-section {
    width: 960px;
  }
  .outline-container {
    width: 800px;
  }
  .block-sns {
    width: 800px;
  }
	

	
/*#bg-characters{
	width : 100%;
	height : 2000px;
	background: url(../img/bg-characters.png) no-repeat center 400px;
	position : absolute;
	left : 0;
	top : 0;
	z-index : -1;
	opacity : 0;
}*/
	
	
	
	
	#contents{
		width: 100%;
		margin: 0 0 50px 0 ;
		padding: 80px 0 80px 0;
		background: url(../img/top/contents_ptn.png)
			repeat;
		z-index: 1;
		position: absolute;
	}
	
	#tokuban{
		margin-bottom: 30px;
	}
	
/*	facebook*/
	
	#facebook{
		margin-top: 1500px;
		margin-bottom: 50px;
		/*background-color: #88cfda;*/
	}
	

	#fb-tl{
		padding-top: 250px;
		padding-bottom: 50px;
	}
	
	
	
	/*お問合せ*/
	#footer{
		width: 100%;
		background-color: #FFFFFF;
		margin-top: -50px;
	}
	
	
	/*グーグルマップ*/
		.access{
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

	
/* トップページ 
====================================*/
	
	
	.top-header-container{
		width: 960px;
		margin: 0 auto;
		overflow: hidden;
	}	
	
	#top-outline-ctn{
		float: left;
		width: 400px;
		max-width: 400px;
		margin: 40px 0 0 60px;
	}
	






	
	
}
