@charset "utf-8";
/*
	top.css
*/
/* ==========================================================
  PC表示 @media screen and (min-width: 670px)
========================================================== */


/* 大枠
============================================= */
#top .page {
	width: 926px;
	margin: 0 auto;
	background: transparent;
}
/* animate
============================================= */

/*
.visual00,.visual01,.visual02,.visual03,.visual04,.visual05,.visual06,.visual07,.visual08,.visual09,.visualcamp01{
position:absolute;
	opacity: 0;
}
.visual00{z-index:100;}
.visual01{z-index:82;top:40px !important;}
.visual02{z-index:85;left:-24px!important;}
.visual03{z-index:100;}
.visual04{z-index:80;}
.visual05{z-index:110;}
.visual06{z-index:110;}
.visual07{z-index:110;}
.visual08{z-index:105;top: 105px !important;left:273px;}
.visual09{z-index:80;}
.visualcamp01 {z-index: 100;top: 130px !important;right: 80px;}
    

header .main-character p {
	display: block;
}

*/

/* 201612新ビジュアル */
div.main-character{width:968px;position:relative;top:-600px;z-index:2px;margin:0 auto;left:0px; right:0px;}
div.main-character p{opacity:0;}
.nvisual05 {position: absolute;z-index: 6;width: 320px;left: 354px;}
.nvisual04 {position: absolute;z-index: 7;width: 324px;left: 255px !important;top: 148px !important;}
.nvisual03 {position: absolute;z-index: 5;width: 369px;left: 0px;}
.nvisual02 {position: absolute;z-index: 5;width: 320px;right: 0px;}
.nvisual01 {position: absolute;z-index: 5;width: 269px;left: 374px;}



/* @MAIN
============================================= */
@media screen and (min-width: 670px) {




.main {
	background: url(../images/top/bg_main.jpg) repeat-x center 0;
	height: 670px;
	width: 100%;
}
.bg_layer01 {
	background: url(../images/top/bg_rainbow.png) no-repeat center 0;
	height: 670px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -500px;
	width: 1000px;
	opacity:0;
}
.bg_layer02 {
	background: url(../images/top/bg_circle.png) no-repeat;
	height: 670px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -500px;
	width: 1000px;
	opacity: 0;
}
.bg_layer03 {
	background: url(../images/top/bg_kirakira.png) no-repeat center 0;
	height: 670px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -500px;
	width: 1000px;
	opacity: 0;
}
.main .main-inner {
	width: 1000px;
	height: 670px;
	margin: 0 auto;
	position: relative;
}


.main .logo {
     position: absolute;
    left: -280px;
    margin: 0 auto 0 auto;
    width: 338px;
    height: 223px;
    top: 427px;
    z-index: 102;
    right: 0px;
}
.main .date {
    position: absolute;
    left: 160px;
    margin: 0 auto 0 auto;
    bottom: 70px;
    width: 395px;
    z-index: 103;
    right: 0px;
    top: 486px;
}
.main .logo img, .main .date img {
	position: relative;
	opacity: 0;
}
}
header .main-character {
	position: relative;
	left: 50%;
	margin: 0 0 0 -500px;
	width: 1000px;
}
header .main-character p {
	position: absolute;
	top: 0;/* opacity: 0; */
}
/* @GLOBAL NAVI
============================================= */
@media screen and (min-width: 670px) {
	#top .global-navi .li-news a {
		width: 98px;
		top: 19px;
		left: 0px;
		background: url(../images/common/navi_01.png) no-repeat;
	}
	#top .global-navi .li-staff a {
		width: 90px;
		top: -1px;
		left: 95px;
		background: url(../images/common/navi_02.png) no-repeat;
	}
	#top .global-navi .li-story a {
		width: 108px;
		top: 21px;
		left: 182px;
		background: url(../images/common/navi_03.png) no-repeat;
	}

	#top .global-navi .li-character a {
		width: 114px;
		top: -11px;
		left: 290px;
		background: url(../images/common/navi_04.png) no-repeat;
	}
	#top .global-navi .li-episode a {
		width: 102px;
		top: -11px;
		left: 588px;
		background: url(../images/common/navi_05.png) no-repeat;
	}
	#top .global-navi .li-episode span {
		width: 102px;
		top: -11px;
		left: 588px;
		background: url(../images/common/navi_05_soon.png) no-repeat;
	}	

	#top .global-navi .li-movie a {
		width: 106px;
		top: 19px;
		left: 689px;
		background: url(../images/common/navi_06.png) no-repeat;
	}
	#top .global-navi .li-goods a {
		width: 85px;
		top: -1px;
		left: 795px;
		background: url(../images/common/navi_07.png) no-repeat;
	}
	#top .global-navi .li-special a {
		width: 105px;
		top: 19px;
		left: 880px;
		background: url(../images/common/navi_08.png) no-repeat;
	}
	#top .global-navi li a,
	#top .global-navi li span {
		height: 108px;
		position: absolute;
	}
	#top .global-navi li a:hover {
		background-position: 0 -109px;
	}
	.global-navi {
		background: url(../images/top/bg-navi.png) no-repeat center 0;
		position: relative;
	}
}

@media screen and (max-width: 670px) {
	.global-navi ul{
    margin: -21px 0 0;
	}
	.global-navi ul ul {
    margin: 0;
	}
}

/* @CONTAINER
============================================= */
.container {
 *zoom: 1;
	margin-bottom: 10px;
}
.container:before, .container:after {
	content: "";
	display: table;
}
.container:after {
	clear: both;
}
/* @TITLE
============================================= */

h2.title, h2.title-s {
	margin: 0 0 6px 2px;
}
h2.title {
	width: 600px;
	background: url(../images/top/bg_titlePurple.png) no-repeat;
}
h2.title-s {
	width: 300px;
	background: url(../images/top/bg_titlePink.png) no-repeat;
}
/* @LEFT-AREA
============================================= */
.left-area {
	float: left;
}
/* TOPICS
------------------ */
.topics {
	width: 306px;
	margin-bottom: 10px;
}
.topics .topics-contents {
	background: url(../images/top/bg_topics.png) no-repeat;
	height: 366px;
}
.topics .topics-contentsSP {
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 0px 5px #ff9cc1;
	-moz-box-shadow: 0px 0px 5px #ff9cc1;
	box-shadow: 0px 0px 5px #ff9cc1;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-ms-border-radius: 5px 5px;
	-o-border-radius: 5px 5px;
	border-radius: 5px 5px;
	border: #ff9cc1;
	background-color: #fff;
}
.topics .topics-contentsSP {
	display: none;
}
.topics .topics-contentsSP .topics-scroll {
	padding-bottom: 19px;
}
.topics .topics-contentsSP .topics-scroll dl {
	height: auto;
}
.topics .topics-scroll {
	padding: 8px 0 4px 12px;
}
.topics dl {
	height: 350px;
}
.topics dl dt {
	color: #e95098;
	line-height: 1.2;
	margin: 10px 0 5px;
	padding: 0 0 0 5px;
}
.topics dl dt:first-child {
	margin-top: 10px;
}
.topics dl dd {
	color: #7851e2;
	margin-right: 10px;
	padding: 0 0 25px 5px;
	background: url(../images/top/line_repeat.jpg) repeat-x left bottom;
}
.topics dl dd a {
	color: #7851e2;
}
/* @RIGHT-AREA
============================================= */
.right-area {
	width: 606px;
	float: left;
	margin-left: 12px;
}
.right-area .next-contents {
	background: url(../images/top/bg_nextContents.png) no-repeat;
	height: 586px;
}
.right-area h3 {
	color: #7851e2;
	font-size: 20px;
	text-align: center;
	margin-bottom: 14px;
	line-height: 1.3;
}
.right-area h3 em {
	display: block;
}
.right-area .next-inner {
	height: 535px;
	padding: 20px 30px 15px;
}
.right-area .next-inner div {
	text-align: center;
	margin-bottom: 3px;
}
.right-area p {
	line-height: 1.8;
}
@media screen and (max-width: 670px) {
.right-area .next-inner .soon img {
	width: 100%;
	height: auto;
}


.visualcamp01 {
    z-index: 100;
    top: 0px !important;
    left: -9px;
    width: 36%;
    padding-top: 86%;
}


}
/* 小見出し2カラムパターン */

dl.dtColumn1 {
	width: 100%;
	margin: 15px 0 50px 0;
}
dl.dtColumn1 dt {
	width: 55%;
	display: block;
	margin: 0 auto 10px auto;
}
dl.dtColumn1 dt img {
	width: 100%;
}
dl.dtColumn1 dd {
	width: 100%;
	display: block;
}
dl.dtColumn1 dd strong.pink {
	color: #EA458D;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.1em;
	display: block;
}
dl.dtColumn2 {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 50px 0;
}
dl.dtColumn2 dt {
	width: 38%;
	margin-right: 1%;
	float: left;
	display: block;
}
dl.dtColumn2 dt img {
	width: 100%;
}
dl.dtColumn2 dd {
	width: 61%;
	float: left;
	display: block;
}
dl.dtColumn2 dd strong.pink {
	color: #EA458D;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.1em;
	display: block;
}
dl.dtColumn2b {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 50px 0;
}
dl.dtColumn2b dt {
	width: 30%;
	margin-right: 3%;
	float: left;
	display: block;
}
dl.dtColumn2b dt img {
	width: 100%;
}
dl.dtColumn2b dd {
	width: 67%;
	float: left;
	display: block;
}
dl.dtColumn2b dd strong.pink {
	color: #EA458D;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.1em;
	display: block;
}
.column480Img {
	width: 480px;
	margin: 0 auto;
}

/* ==========================================================
  SP表示 @media screen and (max-width: 670px)
========================================================== */


/* 大枠
============================================= */

@media screen and (max-width: 670px) {
#top .page {
	width: auto;
	padding: 25px 10px 0;
	margin: 0 auto 60px;
	background: transparent;
}
#top .page .text-center img {
	width: 100%;
	height: auto;
}
}
/* @MAIN
============================================= */
@media screen and (max-width: 670px) {
.main, .bg_layer01, .bg_layer02, .bg_layer03 {
	display: none;
}
}



/* @TITLE
============================================= */
@media screen and (max-width: 670px) {
h2.title {
	width: 100%;
	height: 42px;
	margin: 0 0 18px;
	box-sizing: border-box;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-ms-border-radius: 5px 5px;
	-o-border-radius: 5px 5px;
	border-radius: 5px 5px;
	border: 2px solid #b18ef5;
	background-color: #e3d3ff;
	background-image: url(../images/common/bg_stripePurple.gif);
	background-repeat: repeat;
}
h2.title img {
	margin: -10px 0 0;
}
}
 @media screen and (max-width: 670px) {
h2.title-s {
	width: 100%;
	height: 42px;
	margin: 0 0 18px;
	box-sizing: border-box;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-ms-border-radius: 5px 5px;
	-o-border-radius: 5px 5px;
	border-radius: 5px 5px;
	border: 2px solid #ff86bf;
	background-color: #ffd8f0;
	background-image: url(../images/common/bg_stripePink.gif);
	background-repeat: repeat;
}
h2.title-s img {
	margin: -10px 0 0;
}
}

/* @LEFT-AREA
============================================= */

@media screen and (max-width: 670px) {
.left-area {
	float: none;
	margin-bottom: 20px;
}
}

/* TOPICS
------------------ */

@media screen and (max-width: 670px) {
.topics {
	width: 100%;
	margin: 0 0 22px;
}
.topics .topics-contents {
	display: none;
}
.topics .topics-contentsSP {
	display: block;
}
}

/* @RIGHT-AREA
============================================= */
@media screen and (max-width: 670px) {
.right-area {
	width: 100%;
	float: none;
	margin: 20px 0;
}
.right-area .next-contents {
	background: url(../images/top/bg_nextTop_sp.png) no-repeat center 0, url(../images/top/bg_nextBottom_sp.png) no-repeat center bottom;
	background-size: contain;
	width: auto;
	height: auto;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 0px 6px #ceb4ff;
	-moz-box-shadow: 0px 0px 5px #ceb4ff;
	box-shadow: 0px 0px 5px #ceb4ff;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-ms-border-radius: 5px 5px;
	-o-border-radius: 5px 5px;
	border-radius: 5px 5px;
	border: #ceb4ff;
	background-color: #fff;
}
.right-area h3 {
	font-size: 20px;
}
.right-area .next-inner {
	height: auto;
	padding: 20px 15px 15px;
}
.right-area .next-inner .movie-commingSoon img {
	width: 100%;
	height: auto;
}
.right-area .next-inner div iframe {
	max-width: 100%;
}
}
/* 小見出しカラムパターン */



dl.dtColumn1 {
	width: 100%;
	margin: 15px 0 50px 0;
}
dl.dtColumn1 {
	width: 100%;
	margin: 15px 0 50px 0;
}
dl.dtColumn1 dt {
	width: 95%;
	margin: 0 2.5% 10px 2.5%;
	display: block;
}
dl.dtColumn1 dt img {
	width: 100%;
}
dl.dtColumn1 dd {
	width: 90%;
	margin: 0 auto;
	display: block;
}
dl.dtColumn1 dd strong.pink {
	color: #EA458D;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1em;
	display: block;
}
dl.dtColumn2 {
	width: 100%;
	margin: 15px 0 50px 0;
}
dl.dtColumn2 dt {
	width: 95%;
	margin: 0 2.5% 10px 2.5%;
	display: block;
}
dl.dtColumn2 dt img {
	width: 100%;
}
dl.dtColumn2 dd {
	width: 90%;
	margin: 0 auto;
	display: block;
}
dl.dtColumn2 dd strong.pink {
	color: #EA458D;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1em;
	display: block;
}
dl.dtColumn2b {
	width: 100%;
	margin: 15px 0 50px 0;
}
dl.dtColumn2b dt {
	width: 95%;
	margin: 0 2.5% 10px 2.5%;
	display: block;
}
dl.dtColumn2b dt img {
	width: 100%;
}
dl.dtColumn2b dd {
	width: 90%;
	margin: 0 auto;
	display: block;
}
dl.dtColumn2b dd strong.pink {
	color: #EA458D;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1em;
	display: block;
}
.column480Img {
	width: 100%;
	margin: 0 auto;
}



/* @bnr-area
============================================= */
@media screen and (max-width: 670px) {
.bnr-area {
	width: 100%;
}
}
.bnr-area {
	margin-bottom: 20px;
}
.bnr-area div {
	float: left;
}
.bnr-area div:nth-child(odd) {
	padding-right: 10px;
}
@media screen and (max-width: 670px) {
.bnr-area div:nth-child(odd) {
	padding-right: 0px;
}
}


/* トップmovie  */
#movieLayer{width:100%;background-color:#000;background-color:rgba(0,0,0,0.8);position:absolute;top:0;height:100%;z-index:11000;display:none;}
.movie-w100 {
top: 200px;
position: fixed;
width: 45%;
height: 45%;
z-index: 12000;
left: 0px;
right: 0px;
margin: 0 auto;
box-shadow:7px 8px 18px -5px #000;

}

.movie-w100 iframe {
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	z-index:12100;
}

p.movieCLoseBtn{padding:;width:100%;text-align:center;margin-top:45px;font-size:2.4em;font-weight:900;color:#FFF;cursor:pointer;}

@media screen and (max-width: 670px) {
#movieLayer{width:100%;background-color:#000;display:none;background-color:rgba(0,0,0,0.8);position:absolute;top:0;height:100%;z-index:11000;}
.movie-w100 {
top:100px;
position: fixed;
width: 80%;
height: 45%;
z-index: 12000;
left: 0px;
right: 0px;
margin: 0 auto;
box-shadow:7px 8px 18px -5px #000;
}

.movie-w100 iframe {

	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	z-index:12100;
}
p.movieCLoseBtn{padding:;width:100%;text-align:center;margin-top:45px;font-size:1.8em;font-weight:900;color:#FFF;cursor:pointer;}
}
/* トップmovie  */