@charset "UTF-8";
/*CSS INFOMATION=======================

SP CSS

File name : sp.css
   
====================================*/

@media all and (min-width: 0px) and (max-width: 768px) {

body{
	background: #fffaf5;
	
}


.pcBox{
	display:none;
}


#container{
	line-height:1.6;
	
}



a:hover{
	/*filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;*/
	-moz-transition: .3s;
   -webkit-transition: .3s;
   -o-transition: .3s;
   -ms-transition: .3s;
   transition: .3s;
}


a:hover img{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
	-moz-transition: .3s;
   -webkit-transition: .3s;
   -o-transition: .3s;
   -ms-transition: .3s;
   transition: .3s;
}
	
	

	
	header#top{
		background: url("../img/headerBg.png") top center repeat-x;
		background-size:100% auto;
		padding: 150px 0 0;
	
	}
	
	header#second{
		background: url("../img/header_bg02.png") top center repeat-x;
		background-size:100% auto;
		padding: 40px 0 10px;
	
	}
	

	.snsBox i{
		font-size: 40px;
	}
	
	.snsBoxB{
		padding: 10px 0 30px;
		text-align: center;
	}
	
	.snsBoxB i{
		font-size: 35px;
	}
	
	.snsBoxC{
		text-align: center;
	}
	
	.snsBoxC i{
		font-size: 35px;
	}
	
	
	.snsBox a,
	.snsBoxB a,
	.snsBoxC a{
		padding:0 5px;
	}
	
	

	


h1{
	width: 80%;
	margin: 0 auto;
}
	
h1 img{
	width: 100%;
	height:auto;
	}





p{
	padding:0 0 20px;
	font-size: 12px;
}





footer{
	padding:20px 0 10px;
	background: url("../img/footer_bg.png") bottom center repeat-x;
	background-size:100% auto;
	margin:0 ;
	overflow:hidden;
	font-size:10px;
	clear:both;
	text-align:center;
	position: relative;
	/*border-top:1px solid #ddd;*/
}
	
footer .pageTop{
	padding:0 0 15px;
	font-size:20px;
}


.footNav{
		padding: 0 0 30px;
		margin: 0 0 20px;
	}	

.footNav a{
	font-size: 11px;
	text-decoration: none;
	}	

	.footLogo img{
		width: 120px;
		height: auto;
	}	

.copy{
	clear:both;
	font-size:10px;
	padding:15px 0 0;
	color: #333;
}


.topBtn {
  position:fixed; /*固定*/
  bottom:10px; /*場所を右下に移動*/
  right:10px; /*場所を右下に移動*/
  display:block; /*aタグをblock要素に変更*/
  background-color:#0068b7; /*以下、デザインはご自由に！！*/
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  width:43px;
  height:43px;
  text-align:center;
  line-height:22px;
  padding-top:11px;
  box-sizing:border-box;
  z-index:9999;
}

.topBtn:hover {
  opacity:0.7;
}

	
.topBtn:hover {
  opacity:0.7;
}
	

	.fa-facebook-square{
		color: #3b5998;
	}	
	
	
	.fa-twitter-square{
		color: #05abee;
	}	
	
	
	
	.fa-youtube-play{
		color: #ff0000;
	}	
	
	.font-g{
		color: #5fba6a;
		font-weight: bold;
		font-size: 16px;
	}
	
	.font-g02{
		color: #5fba6a;
		font-weight: bold;
		font-size: 22px;
	}
	
	.font-o{
		color: #ff9b0c;
		font-weight: bold;
		font-size: 14px;
	}
	
	.txt-large{
		font-size: 26px;
		font-weight: bold;
	}
	

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
	
	
section{
	position: relative;
	padding:0 0 50px;
}

#contents{
	padding:50px 0; 
	background: url("../img/contents_bg.jpg") top center repeat-y;
	background-size:100% auto;
}
	
	.main-box{
		background: #fffaf5;
		padding:15px 0;
		width: 94%;
		margin: 0 auto;
		text-align: center;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		box-sizing: border-box;
		position: relative;
	}
	
	.main-box .inner-boxA{
		padding: 0 15px;
		position: relative;
	}
	
	.main-box .inner-boxB{
		padding: 0 15px;
		position: relative;
	}
	
	
	
	.main-box h2{
		padding: 0 0 20px;
	}
	
	.main-box h2 img{
		width: 100%;
		height: auto;
	}
	
	.imgBox img{
		width: 100%;
		height: auto;
	}
	
	
	.main-box h3{
		font-size: 20px;
		padding: 0 0 10px;
	}
	
	.main-box h4{
		font-size: 18px;
	}
	
	.main-box h3.ttlA{
		font-size: 18px;
		padding:3px 0;
		background: #b9d7ee;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		margin: 0 0 20px;
	}
	
	.main-box .imgBox{
		padding: 0 0 20px;
	}
	
	.chara-box{
		
	}
	
	.chara-box02{
		
	}
	
	.chara-box03{
		
	}

	.chara-box04{
		
	}
	
	.chara-box05{
		text-align: left;
		
	}
	
	.chara-box05 img{
		width: 100px;
		height: auto;
	}
	
	
	
	
	.movie-detail{
		display: table;
	}	

	.movie-detail .leftBox{

		text-align: left;
		padding: 0;
		box-sizing: border-box;
	}
	
	.movie-detail .rightBox{
		margin: 0 0 30px;
		padding: 30px 0;
		border-top:1px dashed #ddd;
		border-bottom:1px dashed #ddd;
	}
	
	.movie-detail .rightBox img{
		width: 100%;
		height: auto;
	}
	
	.movie-detail .rightBox .housoubi{
		width: 200px;
		position: relative;
		font-weight:bold;
		font-size: 14px;
		padding: 1px 10px;
		color: #fff;
		background: #4db0e3;
		text-align:center;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		margin: 10px auto 0;
		
	}
	
	.movie-detail .rightBox .housoubi .btn-yoyaku{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 14px;
		background: #2638c4;
		padding: 1px 10px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: block;
		color: #fff !important;
		text-decoration: none;
	}
	
	.movie-detail .rightBox .housoubi .btn-yoyakusumi{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 14px;
		background: #ff2d95;
		padding: 1px 10px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: block;
		color: #fff !important;
		text-decoration: none;
	}
	
	
	
	
	.movie-detail .leftBox p{
		font-size: 12px;
		padding: 10px 0 0;
	}
	
	.category-box{
		display: table;
	}
	
	.category-box .ch-box{
		display: table-cell;
	}
	
	.category-box .ch-box img{
		width: 100px;
		height: auto;
	}
	
	.category-box .touroku-box{
		display: table-cell;
		vertical-align: top;
		padding: 0 30px;
		text-align: center;
		font-weight: bold;
		font-size: 30px;
		line-height: 1.2;
	}
	
	.category-box .touroku-box .ttl{
		font-size: 14px;
	}
	
	.category-box .touroku-box .txt{
		font-size: 30px;
		color: #2968ba;
	}
	
	.category-box .touroku-box .btn-touroku{
		background: #2968ba;
		padding: 3px 10px;
		color: #fff;
	}
	
	
	
	
	.movie-detail .leftBox .postTitle{
		font-size: 21px;
		line-height: 1.6;
		margin:0 0 0;
		font-weight:bold;
		color: #2968ba;
	}
	
	.movie-detail .leftBox .sub-ttl{
		font-weight:bold;
		font-size: 16px;
		margin: 10px 0 0; 
	}
	
	
	
	.movie-detail .leftBox .hashtag{
		font-weight:bold;
		font-size: 14px;
		color: #2094fe;
		line-height: 1.3;
	}
	
	.icon-pink{
		background: #ff4b7d;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 80px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	.icon-yellow{
		background: #f2a82d;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 80px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	.icon-orenge{
		background: #ec6b19;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 80px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	.icon-blue{
		background: #006eca;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 80px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	.icon-red{
		background: #f00;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 90px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	.icon-purple{
		background: #c476ab;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 80px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	
		.icon-mizuiro{
		background: #2bacde;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 60px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
		.icon-yellow02{
		background: #f5a102;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 60px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
			.icon-green{
		background: #559741;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 60px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	.icon-purple02{
		background: #6f5a98;
		text-align: center;
		color: #fff;
		padding: 1px;
		width: 60px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 11px;
	}
	
	
	.btn-share-facebook{
		background: #3b5998;
		width: 220px;
		padding: 5px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 14px;
		text-decoration: none;
			margin:0 5px 10px;
	}
	
	.btn-share-facebook:after{
		content: "▶";
		font-size: 11px;
		color: #fff;
		position: absolute;
	    right: 13px;
		top: 9px;
		
	}
	
	
	
		.btn-share-twitter{
		background: #05abee;
		width: 220px;
		padding: 5px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 14px;
		text-decoration: none;
			margin:0 5px 10px;
	}
	
	.btn-share-twitter:after{
		content: "▶";
		font-size: 11px;
		color: #fff;
		position: absolute;
	    right: 13px;
		top: 9px;
		
	}
	
	
	
	
	
	
	
	
	
		
	.btn-share-facebook02{
		background: #3b5998;
		width: 130px;
		padding: 1px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 13px;
		text-decoration: none;
			margin:0 3px 10px;
	}
	
	
		
		.btn-share-twitter02{
		background: #05abee;
		width: 130px;
		padding: 1px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 13px;
		text-decoration: none;
			margin:0 3px 10px;
	}
	
	
	.btn-share-hatena{
		background: #1589cc;
		width: 130px;
		padding: 1px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 13px;
		text-decoration: none;
			margin:0 3px 10px;
	}
	
	.btn-share-hatena span{
		font-size: 14px;
		background: url("../img/logo_hatena.svg") center left no-repeat;
		background-size:12px auto; 
		padding: 0 0 0 20px;
	}
	
	
	.btn-share-line{
		background: #3aae36;
		width: 130px;
		padding: 1px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 13px;
		text-decoration: none;
			margin:0 3px 10px;
	}
	
	.btn-share-line span{
		font-size: 14px;
		background: url("../img/logo_line.svg") center left no-repeat;
		background-size:14px auto; 
		padding: 0 0 0 20px;
	}
	
	
	
	
	
	
	
	
	
	
	.ttlB{
		text-align: center;
		color: #006eca;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.4;
	}
	
	.ttlB span{
		font-size: 14px;
		color: #000;
		display: block;
	}
	
	
	.ttlD{
		text-align: center;
		
		font-weight: bold;
		font-size: 20px;
		line-height: 1.4;
		margin: 0 0 20px;
	}
	
	.ttlD span.blue{
		font-size: 24px;
		color: #006eca;
		display: block;
	}
	
	.ttlD span.sub{
		font-size: 20px;
		display: block;
	}
	
	.icon-box{
		text-align: center;
		padding: 10px 0;
	}
	
	.icon-box div{
		display: inline-block;
		font-size: 11px;
	}
	
	
	.icon-boxB{
		text-align:center;
		padding: 0 0 10px;
	}
	
	.icon-boxB div{
		display: inline-block;
		font-size: 11px;
	}
	
	.movie-box01{
		margin: 30px 0;
		background: #fff;
		padding: 30px 0;
	}
	
	.txt-leftbox{
		text-align: left;
		width: 100%;
		vertical-align: top;
		
	}
	
	.txt-rightbox{
		
		padding: 10px 0 20px;
	}
	
	.ttlC{
		margin: 30px 0 10px;
		line-height: 1.2 !important;
	}
	.ttlC span{
		background: url("../img/ttl_icon01.png") center left no-repeat;
		background-size:20px auto;
		padding: 25px 0 10px 25px ;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2 !important;
	}
	
	.fontPink{
		color: #ff4b7d;
	}
	
	
	.detail-footer {
		text-align:left!important;
	}

	
	.detail-footer .housoubi{
		position: relative;
		font-weight:bold;
		font-size: 14px;
		padding: 1px 10px;
		color: #fff;
		background: #4db0e3;
		text-align: left;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		margin: 10px 10px 0 0;
		width: 250px;
		display:inline-block;
	}
	
	.detail-footer .housoubi .btn-yoyaku{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 14px;
		background: #2638c4;
		padding: 1px 10px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: block;
		color: #fff !important;
		text-decoration: none;
	}
	
	.detail-footer .housoubi .btn-yoyakusumi{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 14px;
		background: #ff2d95;
		padding: 1px 10px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: block;
		color: #fff !important;
		text-decoration: none;
	}
	
	.btn-kinou{
		background: #f7b3b4;
		width: 200px;
		padding: 1px 0 ;
		text-align: center;
		color: #e50113;
		position: relative;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		font-weight: bold;
		display:inline-block;
		margin: 0 10px;
		font-size: 14px;
		text-decoration: none;
	}
	
	.btn-kinou:before{
		content: "◀";
		color: #e50113;
		position: absolute;
		
		left: 10px;
		top: 2px;
	}
	
	.btn-ashita{
		background: #f7b3b4;
		width: 200px;
		padding: 1px 0 ;
		text-align: center;
		color: #e50113;
		position: relative;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		font-weight: bold;
		display:inline-block;
		font-size: 14px;
		text-decoration: none;
	}
	
	.btn-ashita:after{
		content: "▶";
		color: #e50113;
		position: absolute;
	    right: 10px;
		top: 2px;
	}
	
	
		.btn-share{
		background: #2968ba;
		width: 280px;
		padding: 5px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 18px;
		text-decoration: none;
			margin:0 5px 10px;
	}
	
	.btn-share:after{
		content: "▶";
		font-size: 14px;
		color: #fff;
		position: absolute;
	    right: 13px;
		top: 9px;
		
	}
	
	
	.movie-btn{
		padding: 30px 0 0;
	}
		.btn-doriru{
		background: #e50113;
		width: 280px;
		padding: 6px 0 ;
		text-align: center;
		color: #fff;
		position: relative;
		border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
		font-weight: bold;
		display:inline-block;
		font-size: 18px;
		text-decoration: none;
		margin:0 5px 10px;
	}
	
	.btn-doriru:after{
		content: "▼";
		font-size: 14px;
		color: #fff;
		position: absolute;
	    right: 13px;
		top: 9px;
	}
	
	.btn-download{
		background: #f00;
		text-align: center;
		color: #fff;
		padding: 5px;
		width:220px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
		margin: 10px auto 0;
		display: block;
		position: relative;
	}
	
	.btn-download:after{
		content: "▼";
		font-size: 12px;
		color: #fff;
		position: absolute;
	    right: 12px;
		top: 11px;
	}
	
	
	.btn-downloadB{
		background: #f00;
		text-align: center;
		color: #fff;
		padding: 5px;
		width:250px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 18px;
		text-decoration: none;
		font-weight: bold;
		margin: 10px auto 0;
		display: block;
		position: relative;
	}
	
	.btn-downloadB:after{
		content: "▼";
		font-size: 12px;
		color: #fff;
		position: absolute;
	    right: 12px;
		top: 11px;
	}
	
	
	.btn-downloadC{
		background: #f00;
		text-align: center;
		color: #fff;
		padding: 5px;
		width:260px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		margin: 10px auto 0;
		display: block;
		position: relative;
	}
	
	.btn-downloadC:after{
		content: "▼";
		font-size: 11px;
		color: #fff;
		position: absolute;
	    right: 12px;
		top: 9px;
	}
	
	
	
	.btn-oubo{
		background: #2968ba;
		text-align: center;
		color: #fff;
		padding:5px;
		width:250px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: table-cell;
		font-size: 18px;
		text-decoration: none;
		font-weight: bold;
		margin: 10px auto 0;
		display: block;
		position: relative;
	}
	
	.btn-oubo:after{
		content: "▶";
		font-size: 12px;
		color: #fff;
		position: absolute;
	   right: 12px;
		top: 11px;
	}
	
	
	.btn-none{
		pointer-events: none;
		filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
	}
	
	
	.btn-box{
		padding: 0 0 30px;
	}
	
	
	.ttl-q{
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		padding: 0 0 5px;
		line-height: 1.2;
	}
	
	.ttl-q span{
		font-size: 11px;
	}
	
	.quize-chara01 img,
	.quize-chara03 img,
	.quize-chara04 img{
		width: 100px;
		height: auto;
	}
	
	.quize-chara02 img{
		width: 115px;
		height: auto;
	}
	
	
		.quize-chara01{
		text-align: center;
	}
	
	.quize-chara02{
		text-align: center;
		
	}
	
	
	.quize-chara03{
		text-align: center;
	}
	
	
	.quize-chara04{
		text-align: center;
	}
	
	
	
	.quiz-list{
		overflow: hidden;
	}
	.quiz-list li{
		float: left;
		padding: 0 0 30px;
		width: 33.3%;
	}
	
	.quiz-list li img{
		width: 96%;
		height: auto;
	}
	
	.quiz-list li:first-child{
		width: 100%;
		box-sizing: border-box;
		
	}
	
	.quiz-list li:first-child img{
		width: 80%;
		height: auto;
	}
	
	
	.icon-live{
		display: table-cell;
		padding: 15px 0 0;
	}
	
	.aqua-txt{
		display: table-cell;
		vertical-align: top;
		padding: 15px 0 0 20px;
		text-align: center !important;
	}
	
	.aqua-map{
		margin: 0 0 30px;
	}
	.aqua-map .inner-box{
		text-align: left;
		font-size: 13px;
		margin: 0 30px 30px; 
	}
	
	.aqua-map .inner-box img{
		width: 100%;
		height: auto;
	}
	
	.aqua-map .inner-box-add{
		text-align: left;
		font-size: 13px;
		margin: 0 30px; 
	}
	
	
	
	.sakana-txt01{
		margin:-10px 0 0;
	}
	
	.sakana-txt01 .sakana-inner-left{
		
	}
	
	.sakana-txt01 .sakana-inner-right{
		
		color: #ff6577;
		font-size: 20px;
		font-weight: bold;
		vertical-align: top;
		line-height: 1.5;
		text-align: left;
		padding: 10px 0 20px ;
	}
	
	.sakana-txt02{
		margin: 0 0 60px;
	}
	
	.sakana-txt02 .sakana-inner-right{
		
		padding: 0;
	}
	
	.sakana-txt02 .sakana-inner-left{
		
		color: #ff6577;
		font-size: 20px;
		font-weight: bold;
		vertical-align: top;
		line-height: 1.5;
		padding: 10px 0 20px;
		text-align: left;
	}
	
	
	
	.drill-list{
		overflow: hidden;
		margin: 30px 0 0;
	}
	.drill-list li{
		padding: 0 10px 80px;
		box-sizing: border-box;
	}
	
	.drill-list li .imgBox{
		width:100%;
		margin: 0 auto;
		text-align: center;
	}
	
	.drill-list li .txtBox{
		padding:0;
		text-align: left;
	}
	
	.drill-list li .txtBox .ttl{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		line-height: 1.4;
		margin: 0 0 20px;
	}
	
	table.sakana-list{
		margin: 10px 0 30px;
	}
	table.sakana-list td{
		border: 1px solid #ddd;
		padding: 10px;
		text-align: left;
		font-size: 12px;
	}
	
	table.sakana-list td strong{
		font-size: 12px;
	}
	
	.sakana-theme{
		border: 3px solid #4db0e3;
		padding: 15px 5px 10px;
		margin: 15px 0 30px;
		background: #fff;
		border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius: 10px;
	}
	
	.sakana-theme h4{
		font-size: 12px;
		color: #4db0e3;
		font-weight: bold;
		margin: 0 0 15px;
	}
	
	.sakana-theme h5{
		font-size: 16px;
		margin: 10px 0 0;
	}
	
	.table-ttl{
		width: 60px;
	}

	
	.dance-ttl{
		font-size:15px !important;
	}
	
	
	.quiz-boxB{
		text-align: left;
	}
	
	
	
	
	.quiz-boxB .quiz-inner{
		padding:15px;
		border: 3px solid #4db0e3;
		margin: 0 0 30px;
		border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius: 10px;
		
	}
	
	.quiz-boxB .quiz-inner .exsample{
		padding:15px 15px 15px 50px;
		background: #fffeb7;
		margin: 0 0 20px;
		border: 2px dashed #ddd;
		position: relative;
	}
	
	.quiz-boxB .quiz-inner .exsample:before{
		content: "例）";
		font-weight: bold;
		position: absolute;
		top:15px;
		left:15px;
		
	}
	
	
	.quiz-boxB .quiz-inner h3{
		padding:5px 5px;
		margin: 0 0 20px;
		font-size: 15px;
		background: #4db0e3;
		color: #fff;
		border-radius:6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
		text-align: center;
	}
	
	
	.font-pink{
		color:#ff6577 ;
	}
	.font-blue{
		color:#4db0e3 ;
	}
	
	
	
		.ill-box {
		margin: 0 0 40px;
	}
	
	.ill-box h4{
		border-bottom: 2px solid #ddd;
		margin:0 0 15px;
		padding: 0 0 5px;
		font-size: 15px;
	}
	
	.ill-box .inner{
		display: table;
		margin:  0 0 10px;
	}

	.ill-box-left{
		display: table-cell;
		background: #0068b7;
		color: #fff;
		vertical-align: middle;
		font-weight: bold;
		width: 60px;
		font-size: 10px !important;
	}
	
	.ill-box-right{
		display: table-cell;
		padding: 0 0 0 20px;
	}
	
	.ill-box-right p{
		padding: 0;
		font-size: 12px !important;
	}
	
	.ill-box-right p a strong{
		font-size: 12px !important;
	}
	
	
	.nolink{
		filter:alpha(opacity=40);
-moz-opacity: 0.4;
opacity: 0.4;
		display: block;
	}
	
	.nolink a{
		pointer-events:none;
	}
	
	
	.boxA{
		border: 1px solid #ddd;
		padding: 15px;
		text-align: left;
		font-size: 12px;
	}
	
	.label-box{
		padding: 0 0 5px;
	}
	
	.icon_label{
		color: #fff;
		background: #0068b7;
		padding: 5px 12px;
		font-size: 10px;
		font-weight: bold;
		clear: both;
	}
	
	.imgBox p strong{
		font-size: 12px !important;
	}
	
	
	.twitter-box{
		overflow: auto;
		height: 600px;
		margin: 20px 0 20px;
	}
	
	p.twitter-box-txt{
		margin: 15px 0 0;
		padding: 0;
		font-size: 13px !important;
		font-weight: bold;
	}
	
	
	.sakana-kekka{
		padding: 0 0 30px;
	}
	
	.sakana-kekka p{
		font-size: 20px;
		color: #45aee5;
		font-weight: bold;
		
	}
	
	.sakana-kekka img{
		width: 100%;
		height: auto;
	}
	
	
/*

listBox
-----------------------------------*/
	
	.listBox{
		width: 100%;
		overflow: hidden;
	}
	
	.postNew{
		width: 100%;
		float: left;
		margin: 0 0 20px 0;
		position: relative;
		z-index: 99;
		
	}
	
	.postNew .photoBox {
		position: relative;
		width: 90%;
		margin: 0 auto;
	}
	
	.postNew .photoBox img{
		width: 100%;
		height: auto;
		padding: 5px 0 0;
	}
	
	.postNew .photoBox .icon-new{
		width: 50px;
		height: 50px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99;
	}
	
	.postNew .photoBox .icon-ch{
		width: 63px;
		height: 26px;
		position: absolute;
		top: -5px;
		left: 0;
		z-index: 99;
	}
	
	.postNew .photoBox .icon-housoutyu{
		width: 52px;
		height: 44px;
		position: absolute;
		bottom: 8px;
		left: 8px;
		z-index: 99;
	}
	
	.postNew a{
		text-decoration: none;
		display: inline-block;
		-webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
	}
	
	.postNew .txtBox{
		margin: 10px 0 0;
		text-align:center;
	}
	
	.postNew .txtBox p{
		padding: 10px 0 0;
		font-size: 12px;
		line-height: 1.6;
	}
	
	.postNew .postTitle{
		font-size: 14px;
		line-height: 1.3;
		margin:0 0 0;
		font-weight:bold;
	}
	
	.postNew .sub-ttl{
		font-weight:bold;
		font-size: 10px;
		
	}
	
	.postNew .sub-ttlB{
		font-weight:bold;
		font-size: 10px;
		
	}
	
	.postNew .hashtag{
		font-weight:bold;
		font-size: 12px;
		color: #2094fe;
	}
	
	.postNew .housoubi{
		position: relative;
		font-weight:bold;
		font-size: 12px;
		padding: 3px 10px;
		color: #fff;
		background: #4db0e3;
		text-align: center;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		margin: 10px auto 0;
		width: 200px;
		
	}
	
	.postNew .housoubi .btn-yoyaku{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 12px;
		background: #2638c4;
		padding: 3px 7px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: block;
		color: #fff !important;
	}
	
	.postNew .housoubi .btn-yoyakusumi{
		position: absolute;
		top: 0;
		right: 0;
		font-size: 12px;
		background: #ff2d95;
		padding: 3px 7px;
		border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
		display: block;
		color: #fff !important;
	}
	
	.postNew .link{
		line-height:1.4;
		font-size: 13px;
		margin: 15px 0 0;
	}
	
	.postNew .link a{
		font-weight:bold;
		font-size: 13px;
		color: #2094fe;
		margin: 5px 0 0;
	}
	
	
	.postNew .font-g{
		color:#5eb969;
	font-size:14px;
	}
	
	
	.postNew .iconA a{
		padding: 2px 10px;
		text-align: center;
		font-size: 10px;
		color: #fff;
		background: #5eb969;
		font-weight: bold;
		margin:15px 0 0;
		pointer-events: none;
	}
	
	
	.postNew .iconB a{
		padding: 2px 10px;
		text-align: center;
		font-size: 10px;
		color: #fff;
		background: #ff9b0c;
		font-weight: bold;
		margin:15px 0 0;
		pointer-events: none;
	}

	
	.col01{
		width: 309px;
		margin: 0 auto;
	}
	
	
	.col02{
		width: 700px;
		margin: 0 auto;
	}
	
	.col01 .postNew{
		width: 100% !important;
		margin: 0 0 0 -18px;
	}
	
	.col02 .postNew{
		width: 48% !important;
		margin: 0 1% 3%;
	}
	
	

/*

btn
-----------------------------------*/

.btnA a{
	width:280px;
	padding:10px 0;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	background:#5bb972 url(../img/icon03.png) center right 6px no-repeat;
	background-size:15px auto; 
	color:#fff;
	margin:0 auto 40px;
}


.btnA a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
	
	
	
.btnB a{
	width:250px;
	padding:10px 0;
	display:block;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background:#5bb972 url(../img/icon03.png) center right 6px no-repeat;
	background-size:20px auto; 
	color:#fff;
	margin:30px auto 20px;
}


.btnB a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
	
	

/*

MODAL
-----------------------------------*/	
/* モーダルウィンドウのスタイル */
.modal {
  position:fixed;
  width:100%;
  height:100vh;
  top:0;
  left:0;
  display:none;
z-index:9991;
}
 
/* オーバーレイのスタイル */
.overLay {
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,0.7);
  width:100%;
  height:120vh;
  z-index:9991;
}
 
/* モーダルウィンドウの中身のスタイル */
.modal .inner {
  position:absolute;
  z-index:11;
	width:100%;
  top:20px;
  left:50%;
  transform:translate(-50%,0%);
	 z-index:9999;
}	
	

	
	a.modalClose{
		position: absolute;
		top: -20px;
		right: 10px;
	}
	
	a.modalClose img{
		width: 20px;
		height: auto;
	}
	
	
	
		.iinkaiContainer{
		background: #fff;
		overflow-y: scroll;
		height:90vh;
		margin: 10px;
		-webkit-overflow-scrolling: touch
	}
	
	.iinkaiContainer .innerBox{
		padding: 40px 20px 20px;
	}
	
	.modalClose{
		position: absolute;
		top: -40px;
		right: -40px;
	}
	
	.modalClose img{
		width: 30px;
		height: auto;
	}
	

	.modalBoxA{
		padding: 0 0 10px;
		margin:0 0 10px;
		border-bottom: 1px solid #5fba6a;
	}
	
	.modalBoxA .leftBox{
		padding: 0 0 0 0;
		text-align: center;
	}
	
	.modalBoxA .leftBox img{
		width: 110px;
		height: auto;
	}
	
	.modalBoxA .rightBox{
		padding: 10px 0 0;
		
	}
	
	.modalBoxA h3{
		font-size: 18px;
		font-weight: bold;
		color: #5fba6a;
		line-height: 1.6;
	}
	
	.modalBoxA .rightBox p{
		font-size: 12px;
	}
	
	
	.modalBoxB .leftBoxB{
		padding: 0 0 0;
	}
	
	
	.modalBoxB .rightBoxB{
		text-align: center;
		
	}
	.modalBoxB .rightBoxB .modalName{
		font-size: 11px;
		line-height: 1.1;
		text-align: center;
		margin: 10px 0;
	}
	
	.modalBoxB .rightBoxB .modalTxt{
		font-size: 10px;
		text-align: left;
		padding: 0:
	}
	.modalBoxB .rightBoxB .modalName span{
		font-size: 20px;
		line-height: 1.6 !important;
		font-weight: bold;
	}
	
	
	
	.modalBoxB .leftBoxB h4{
		font-size: 18px;
		font-weight: bold;
		color: #5fba6a;
		line-height: 1.6;
		margin: 0 0 15px;
		padding: 0 0 15px;
		border-bottom: 1px solid #5fba6a;
	}
	
	.modalBoxB .leftBoxB p{
		font-size: 14px;
	}



/*

ASIDE
------------------*/

main {
    text-align: center;
    position: relative;
    z-index: 1;
}
aside{
    display: none;
    box-sizing: border-box;
    width:100%;
    height: 100%;
    padding: 60px 15px 15px;
    background: #000;
    line-height: 42px;
    text-align: center;
    position:fixed;
    top: 0;
    right:0;
    z-index: 2;
}

figure {
    max-width: 320px;
    margin: 20px auto;
}
figure img {
    max-width: 100%;
    margin-bottom: 10px;
}
	
	
	.menuContainer{
		position: fixed;
		top: 0;
		left: 0;
		padding: 30px 0 20px;
		background: #fff;
		width: 100%;
		z-index: 999;
		display: none;
		border-bottom: 1px solid #eee;
	}	
	
	.menuContainer p{
		padding: 20px 0 0;
	}
	
	.menuContainer a{
		text-decoration: none;
	}

nav ul li{
	margin:0 20px;
	padding:15px 0;
	font-size:15px;
	font-weight: bold;
	text-align:center;
	line-height:1.3;
}

nav ul li a{
	display:block;
	text-decoration:none;
}	
	
	
#menuButton {
    display: block;
    width: 20px;
    height:18px;
    position:fixed;
    top: 5px;
    left: 5px;
    z-index:9995;
	padding:11px 10px;
	background: #0068b7;
	cursor: pointer;
	border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
	border: 3px solid #fffaf5;
}
#menuButton span {
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton span:first-child {
    top: 11px;
}
#menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
#menuButton span:last-child {
    bottom: 11px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(10px) rotate(45deg);
    -moz-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -moz-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}


.fsS{font-size:11px;}
.fsLL{font-size:14px !important}


.fontYellow{
	color:#fff601;
	font-size:20px;
}

.fontGreen{
	color:#00962a;
	font-size:20px;
}





.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


}




}

