@charset "UTF-8";

body{
	width: 100%;
	/*background-color:#FFF;*/
	background:transparent;
	color:#999;
	-webkit-text-size-adjust: 100%;
}



/*
main ---------------------------------------------------------*/
#main{
	display: block;
	width: 100%;
	text-align: center;
}

#main img{
	width: 100%;
}



/* -------------container------------- */



#container {
	width: 100%;
	display: none;
}



div#container2 {
	position: relative;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}






/* -------------contents------------- */
#contents{
	overflow: hidden;
	min-height: 100%;
	min-width:960px;
	height: auto;
	/*text-align: center;*/
	/*background-image:url(../img/nd_tether0_comment_head.png);*/
	background-size: 100%;
	background-repeat:no-repeat;
	color:#666666;
	
	font-size:36px; 
	/* 100%=16px */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
    word-break: break-all;
    word-wrap: break-word;
	line-height: 180%;
}


#contents a{
	color:#00b9ef;
}


#contents a:hover{
}


#contents .box1{
	position: relative;
	width: 960px;
	text-align: center;
	/*background-color:#C60;*/
	margin: 0 auto;
	overflow:visible;
	background-color:#FFFFFF;
}


#contents .box1 .p1{
	position:relative;
	width: 960px;
	z-index:1;
}


#contents .box1 .txt1{
	position: relative;
	margin-left:105px;
	padding-top:15px;
	padding-bottom:40px;
	
	width:800px;
	line-height:160%;
	font-size:22px; 
	text-align:left;
	max-height: 999999px;
	-webkit-text-size-adjust: 100%;

}

#contents .box1 .ttl1{
	color:#00b9ef;
}


#contents .box1 .indent{
	text-indent: -3.2em;
	padding-left: 3.2em;
}


#contents .box1 .indent2{
	text-indent: -5.2em;
	padding-left: 5.2em;
}







#contents img{
	margin: 0 0 20 0;
	padding: 0;
	vertical-align: bottom;
}

#contents p{
	margin: 15px 0px 15px 0px;
	padding: 0;
	text-align: left;
	max-height: 100%;
	max-height: 999999px;
	-webkit-text-size-adjust: 100%;
}


.box1 .pinkbox1 {
  	/*width:79.2%;*/
  	width:760px;
	margin-left:60px;
  	
	margin-top:0px;
	padding:30px 40px 30px 40px;
	overflow:visible;
	text-align:left;
	background-color:#fbe6ef;
 	z-index:2;
	border-width: 1px;
	/*border-style:solid solid solid solid;*/
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	/*border-bottom-style:dotted;	*/
	border-bottom-style:solid;
	border-color:#00b9ef;
	
	line-height:160%;
	font-size:28px; 
	text-align:left;
}


#contents .pinkbox1 .txt2{

  	width:720px;
  	left:50px;
	margin-top:0px;
	padding:20px 10px 20px 20px;
	overflow:visible;
	text-align:left;
	font-size:21px;
	line-height:160%;
 	z-index:3;
  	background-color:#FFFFFF;
	max-height: 999999px;
}	


.box1 .pinkbox2 {
  	/*width:79.2%;*/
  	width:760px;
	margin-left:60px;
	margin-top:50px;
	padding:30px 40px 30px 40px;
	overflow:visible;
	text-align:left;
	background-color:#fbe6ef;
 	z-index:2;
	border-width: 1px;
	/*border-top-style:none;*/
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;	
	border-color:#00b9ef;
	
	line-height:160%;
	font-size:20px; 
	text-align:center;
	max-height: 100%;
}


.box1 .pinkbox2 .t2c{

  	width:720px;
	margin-left:20px;
	text-align:left;
	padding:10px 0px 0px 0px;
	overflow:visible;
	text-align:left;
	font-size:22px;
	line-height: 220%;
 	z-index:3;
  	/*background-color:#FFFFFF;*/
	max-height: 100%;
}



.box1 .pinkbox2 .t2c li{

	position:relative;
	/*position:absolute;*/
  	width:720px;
  	/*left:18.5%;*/
	/*margin-top:10px;*/
	padding:5px 0px 5px 0px;
	overflow:visible;
	text-align:left;
/*	font-size:14px;*/
	line-height: 140%;
	/*font-weight:bold;*/
 	z-index:3;
  	/*background-color:#FFFFFF;*/
	color:#666;
}

.t2c li {
	display: table;
	width: 100%;
	text-align: center;
	/*border-bottom: 1px #00b9ef solid;*/
	border-bottom: 1px #666 solid;
}

.t2c .head0 {
	border-bottom:none;
	text-align:center;
	padding-top:-10px;
}

.t2c .head p {
	color: #00b9ef;
	font-size: 28px;
	font-weight: bold;
}
.t2c p.tenpo {
	width: 45%;
	text-align: left;
	font-weight: bold;
	/*background-color:#00FF00;*/
}
.t2c p.tokuten {
	width: 55%;
	text-align: left;
	/*background-color:#FF0;*/
}




.box1 .pinkbox2 li{
	/*display: table-cell;*/
	vertical-align: middle;
	text-align:center;
	float: left;
	width:180px;
	padding-right:12px;
	padding-bottom:12px;
}

.box1 .pinkbox2 li p img{
	display: inline-block;
    padding: 0px 0px 0px 0px;
}

.box1 .pinkbox2 li p img:hover{
	/*
	background-image: url(../img/common/nav/nav_on.png);
    background-position: right bottom;
    background-repeat: no-repeat;*/
	
    /* background-attachment: fixed; */
    /* width: 100px; */
    /*padding: 20px 36px 0 7px;*/
}

.box1 .pinkbox2 li p{
    margin: 0px 0px 0px 0px;
	display: inline-block;
}	







.box1 .pinkbox3 {
  	/*width:79.2%;*/
  	width:760px;
	margin-left:60px;
  	
	margin-top:0px;
	padding:10px 40px 30px 40px;
	overflow:visible;
	text-align:left;
	background-color:#fbe6ef;
 	z-index:2;
	border-width: 1px;
	/*border-style:solid solid solid solid;*/
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:dotted;	
	border-color:#00b9ef;
	
	line-height:160%;
	font-size:22px; 
	text-align:left;
}


.box1 .pinkbox3 li{
	/*display: table-cell;*/
	vertical-align: middle;
	text-align:center;
	float: left;
	width:142px;
	padding-right:12px;
	padding-bottom:12px;
}

.box1 .pinkbox3 li p img{
	display: inline-block;
    padding: 0px 0px 0px 0px;
}

.box1 .pinkbox3 li p img:hover{
	/*
	background-image: url(../img/common/nav/nav_on.png);
    background-position: right bottom;
    background-repeat: no-repeat;*/
	
    /* background-attachment: fixed; */
    /* width: 100px; */
    /*padding: 20px 36px 0 7px;*/
}

.box1 .pinkbox3 li p{
    margin: 0px 0px 0px 0px;
	display: inline-block;
}	


































/* -------------Sub Photo------------- */
#SubPhoto {
	z-index: 100;
	position: fixed;
	width: 100%;
	height:320px;
	bottom: 0;
	/*background-color:#F00;*/
/*	transform: translate(0,0); 
	-webkit-transform: translate(0,0);*/ 
}


.introSub {
	opacity: 0;
	transition: 0.6s ease;
/*	transform: translate(0,0); 
	-webkit-transform: translate(0,0); */
}

.introSub0 {
	opacity: 1.0;
	transition: 0.6s ease;
/*	transform: translate(0,0); 
	-webkit-transform: translate(0,0); */
}

.storySub {
	margin-top:-320px;
	opacity: 0;
	transition: 0.6s ease;
}

.storySub0 {
	opacity: 1.0;
	transition: 0.6s ease;
}

.staffSub {
	margin-top:-320px;
	opacity: 0;
	transition: 0.6s ease;
}

.staffSub0 {
	opacity: 1.0;
	transition: 0.6s ease;
}

.pronoSub {
	margin-top:-320px;
	opacity: 0;
	transition: 0.6s ease;
}

.pronoSub0 {
	opacity: 1.0;
	transition: 0.6s ease;
}


/* -------------cast------------- */
#contents2{
	overflow: hidden;
	min-height: 100%;
	min-width:960px;
	height:1300px;
	/*text-align: center;*/
	color:#666666;
	
	font-size:28px; 
	/* 100%=16px */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
    word-break: break-all;
    word-wrap: break-word;
	line-height: 160%;
}


#contents2 .cast1{
	position: relative;
	width: 960px;
/*	width:100%; */
	
/*	max-width:1200px; 
	min-width:960px;*/
	text-align: center;
	margin: 0 auto;
	overflow:visible;
	padding-bottom:10px;
}

#contents2 .cast1 .base0{
  position:absolute;
  /*left:4.17%*/;
  left:103px;  
  /*width:91.66%*/;
  width:755px;
  margin-top:68px;  
  z-index:1;
  box-shadow: 2px 2px 20px gray;
 
}

#contents2 .cast1 .base1{
  position:absolute;
  /*left:4.17%*/;
  left:0px;  
  /*width:91.66%*/;
  width:960px;  
  z-index:2;
 
}



#contents2 .cast1 .txt1 {
	position:relative;
	width:653px;	
	left:156px;
	padding-top:768px;	
	overflow:visible;
	text-align:left;
	z-index:2;
}

#contents2 .cast1 .txt2 {
	position:relative;
	width:653px;	
	left:156px;
	padding-top:913px;	
	overflow:visible;
	text-align:left;
	z-index:2;
}


#contents2 .cast1 .backbtn {
    position:absolute;
	width:60px;	
	left:20px;
	padding-top:580px;	
	overflow:visible;
	text-align:left;
	z-index:3;

}

#contents2 .cast1 .nextbtn {
    position:absolute;
	width:60px;	
	right:20px;
	padding-top:580px;
	overflow:visible;
	text-align:left;
	z-index:3;

}





.noborder{
	border:0;
	outline:none;
}












/* -------------footer------------- */
#FooterBox{
	position: relative;
	display:block;
	width:100%;
	height:160px;
	margin: 0;
	padding: 0 0 0 0;
	text-align:center;
}



#FooterBox .backbtn{
	position:absolute;
  	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#FooterBox .copyright{
	position:absolute;
	top: 0px;
	margin: 0px 0px 0px 480px;
	padding: 0;
}





/*
banner----------------------------------------------------------*/
.bnrBox{
	display:block;
	width:100%;
	margin: 0;
	padding: 0 0 7% 0;
}

.bnrBox ul{
	display:block;
	width: auto;
	max-width:960px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.bnrBox li{
	display:inline-block;
	width:960px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.bnrBox img{
	width:100%;
}


/*
FOOTER----------------------------------------------------------*/

footer{
	display:block;
	width:100%;
	margin: 0;
	padding:20px 0 30px 0;
	text-align:center;
	
}


/* sns
--------------------------------*/

#sns{
	width:800px;
	hight:20px;
	list-style-type: none;
	display:inline-block;
	margin:0 auto 30px auto;
	}
.ul_sns {
	margin: 0px;
	padding: 0px;
}

.ul_sns li {
	float: left;
	display: block;
		list-style-type: none;
		margin-left:100px;
		line-height:0;
}

.facebook {
	width: 120px;
	height:20px;
	float: left;
	margin-left:-0px;
	-webkit-transform: scale(3);
transform: scale(3);

}
.twitter {
	width: 200px;
	-webkit-transform: scale(3);
transform: scale(3);

}
.line {
	width:60px;
	-webkit-transform: scale(3);
transform: scale(3);

}





#sns2{
	width:820px;
	height:50px;
	list-style-type: none;
	display:inline-block;
	margin:40px auto 10px auto;
	}
.ul_sns2 {
	margin: 0px;
	padding: 0px;
}

.ul_sns2 li {
	float: left;
	display: block;
		list-style-type: none;
		margin-left:100px;
		line-height:0;
}

.facebook2 {
	width: 120px;
	height:20px;
	float: left;
	margin-left:-20px;
	-webkit-transform: scale(3);
transform: scale(3);

}
.twitter2 {
	width: 150px;
	-webkit-transform: scale(3);
transform: scale(3);

}
.line2 {
	width:70px;
	padding-left:20px;
	-webkit-transform: scale(3);
transform: scale(3);

}










/* SNS share--------------------------------*/

#shareBox ul{
	display:block;
	width:640px;
	min-height:80px;
	height:auto;
	margin:5% auto 0 auto;
	padding:5% 0 0 10%;
	font-size: 0.5em;
	text-align:center;
	position:relative;
	line-height:1em;
	background-color:#00FF00;
}

li.shareTW{
	display:inline-block;
	width:136px;
	height:80px;
	margin:0 6px 30px 20px;
	padding:0;
	text-align:right;
	vertical-align:bottom;
	background-color:#00FF00;
}

li.shareFB{
	display:inline-block !important;
	width:144px;
	height:80px;
	margin:0 6px 30px 0;
	padding:0;
	text-align:right;
	vertical-align:bottom;
	line-height:0;
	
}

li.shareLINE{
	display:inline-block;
	width:152px;
	height:80px;
	margin:0 6px 30px 0;
	text-align:center;
	vertical-align:bottom;
}

li.lineFriends{
	display:inline-block;
	width:152px;
	height:80px;
	margin:0 6px 30px 6px;
	text-align:center;
	vertical-align:bottom;
}

	.copyright{
		margin: 0 0 7%;
		font-size: 80%; line-height: 100%;
		color: #939393;
		text-align: center;
		vertical-align: middle;
	}


/*
etc.----------------------------------------------------------*/
.mainimage{
	/*background: url(../img/xxxx.jpg) center top no-repeat;
	background-size: 100%;*/
}

.intro0image{
	background-size: 100%;
}

img.w360{
	max-width:360px;
}

img.Line{
	width: 100%;
	margin:0;
	padding:5% 0 5% 0;
	}