@charset "UTF-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　RESET
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*reset*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul,ol{
	list-style-type:none;
}
ul li img {
	vertical-align: top;
}

* {
	margin:0;
	padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
*:after { display:block; clear:both; }
article, aside, figure, footer, header,hgroup, nav, section { display:block; }

html,body {
	-webkit-text-size-adjust: none;
	width:100%;
	height: 100%;
	color: #e2d8ce;
	background: #322417;
}

.loadingArea {
	display: block;
	position:relative;
	width:100%;
	height: 100%;
	z-index: 10000;
}
.loadingArea .container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100px;
	height: 100px;
}
.loadingArea .container img {
	width:100%;
}

.wrap.off {
	opacity: 0;
}
.wrap.on {
	opacity: 1;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　CONTENTS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.mainArea h1 {
	width:100%;
	margin:0 auto;
	line-height:0;
	height:auto;
}
.mainArea h1 img {
	width:100%;
	height:auto;
}
.mainArea h2 {
	width:100%;
	margin:0 auto;
	line-height:0;
	height:auto;
}
.mainArea h2 img {
	width:100%;
	height:auto;
}
.mainArea p {
	width:100%;
	line-height:0;
	font-size: 0;
}
.mainArea a {
	line-height:0;
}
.mainArea p img {
	width:100%;
}
.mainArea section img {
	width:100%;
	height:auto;
}
p a {
	line-height:0;
}
p.link {
	padding:0 0 15px 0;
	text-align:center;
	color:#FFF;
}
p.link a {
	color:#FFF;
	font-size:12px;
	text-align:center;
	line-height:1.5;
}
p.notice {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:0 0 20px 0;
}
p.copy {
	text-align:center;
	font-size:12px;
	color:#FFF;
	padding:0 0 8px 0;
	padding-bottom:20px;
}
.navBtn {
	position: fixed;
	top: 0;
	right: 0;
	float: right;
	z-index: 10002;
	width: 50px;
	margin:17px 12px 0 0;
	text-align: center;
}
.navBtn img{
	width: 100%;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/* min-height: 138px; */
	z-index: 10001;
}

header .title img {
	width: 100%;
}
header .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10005;
}
header nav {
	display:none;
	width:100%;
	position: fixed;
	z-index: 15000;
}
#spGnav {
	width: 100%;
	margin:0 auto;
	-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.8);
	box-shadow: 0 10px 15px rgba(0,0,0,.8);
}
#spGnav .bgWrap {
	width: 100%;
	overflow: hidden;
	background:url(/shironekoproject/sp/img/common/gnav_bg_loop.jpg) 50% 0 repeat-y;	
	-webkit-background-size: 100%;
	background-size: 100%;
}

#spGnav .bgTop,
#spGnav .bgBottom {
	font-size: 0;
}

#spGnav ul {
	color:#fff;
	border-top:1px solid rgba(0,0,0,.17);
	border-bottom:1px solid rgba(255,255,255,.08);
	}
#spGnav ul li {
	border-bottom:1px solid rgba(0,0,0,.17);
	border-top:1px solid rgba(255,255,255,.08);
	}
#spGnav ul li a {
	display: block;
	padding:7px 0;
	width: 100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
#spGnav ul li a img {
	width: 100%;
}

#spGnav .list_close {
	margin:6px auto 3px;
	width:85px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5;
	color: #fafafa;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
#spGnav .list_close img {
	width: 100%;
}
#spGnav .bgTop img,
#spGnav .bgBottom img {
	width: 100%;
}


/*=====================================================

 INDEX

=====================================================*/
.index .bgArea {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
/* 	background:url(/shironekoproject/sp/img/character/bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
 */	z-index: 0;
}
.index .wrap {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
}
.index .mainVisualArea {
	position: relative;
	overflow: hidden;
}
.index .mainVisualArea .bg {
	position: relative;
	width: 100%;
}
.index .mainVisualArea h1 {
	position: absolute;
	width: 60%;
	top: 0;
	left: -5%;
	z-index: 10;
}
.index .mainVisualArea h1 img {
	width: 100%;
}
.index .mainVisualArea .island {
	position: absolute;
	width: 40%;
	top: 25%;
	left: 5%;
}
.index .mainVisualArea .chara01 {
	position: absolute;
	width: 100%;
	top: 0;
	right: -15%;
	-webkit-transition: all 2s ease;
	transition: all 2s ease;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
	opacity: 0;
	z-index: 2;
}
.index .mainVisualArea .chara02 {
	position: absolute;
	width: 100%;
	top: 0;
	left: -15%;
	-webkit-transition: all 1.7s ease;
	transition: all 1.7s ease;
	-webkit-transition-delay: 300ms;
	transition-delay: 300ms;
	opacity: 0;
	z-index: 1;
}
.index .mainVisualArea .chara03 {
	position: absolute;
	width: 100%;
	top: 20%;
	-webkit-transition: all 1.5s ease;
	transition: all 1.5s ease;
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
	opacity: 0;
	z-index: 3;
}
.index .mainVisualArea .movieArea {
	position: absolute;
	width: 45%;
	height: auto;
	top: 46%;
	left: 1%;
	z-index: 10;
}
.index .mainVisualArea .movieArea img {
	position: relative;
	width: 100%;
	top: 0;
}
.index .mainVisualArea .movieArea iframe {
	position: absolute;
	width: 92%;
	padding-bottom: 6%;
	text-align: center;
	top: 5%;
	left: 4%;
}

.index .mainVisualArea .fadeInDown .chara01 {
	opacity: 1;
	right: 0;
}
.index .mainVisualArea .fadeInDown .chara02 {
	opacity: 1;
	left: 0;
}
.index .mainVisualArea .fadeInDown .chara03 {
	opacity: 1;
	top: 0;
}

.fuwafuwa {
	-webkit-animation-name:fuwafuwa;
	-webkit-animation-duration:8s;
	-webkit-animation-iteration-count:infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function:ease-in-out;
}
@-webkit-keyframes fuwafuwa {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}


.index .mainVisualArea .headerAppArea {
	position: absolute;
	width: 100%;
	bottom: 0%;
	z-index: 10;
}
.index .mainVisualArea .headerAppArea ul {
	position: absolute;
	width: 100%;
	top: 56%;
	text-align: center;
}
@media screen and (min-width: 641px){
.index .mainVisualArea .headerAppArea ul {
	top: 46%;
}
}
.index .mainVisualArea .headerAppArea li {
	position: relative;
	display: inline-block;
	width: 30.333%;
	margin: 0 0 0 0;
}
.index .mainVisualArea .headerAppArea li img {
	width: 100%;
}

.index .noticeArea {
	margin: 10px;
	padding:10px;
	background: #211306;
	text-align: center;
}
.index .noticeArea a {
	color:#f0f0f0;
	font-size: 12px;
	line-height: 1.5;
}

.index .latestMovieArea .listArea {
	padding:10px;
}
.index .latestMovieArea .listArea li {
	margin:5px 0;
}
.index .latestMovieArea .listArea dl {
	display: table;
	width: 100%;
	padding:3px;
	clear: both;
	background: #6d553e;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.5);
	-ms-box-shadow: 0 2px 10px rgba(0,0,0,.5);
	-o-box-shadow: 0 2px 10px rgba(0,0,0,.5);
	box-shadow: 0 2px 10px rgba(0,0,0,.5);
}
.index .latestMovieArea .listArea dt {
	display: table-cell;
	padding:0 5px;
	width: 90px;
	height: 100%;
	vertical-align: middle;
}
.index .latestMovieArea .listArea dt img {
	width: 100%;
}

.index .latestMovieArea .listArea dd {
	display: table-cell;
	color:#fafafa;
	font-size: 13px;
	line-height: 1.3;
	padding:10px;
	background: #3b2c1b;
	border-radius: 3px;
	text-decoration: underline;
}
.index .latestMovieArea .listArea a,
.index .latestMovieArea .listArea a:visited dd {
	text-decoration: none;
	color: #fafafa;
}

/* pick up */
.index .pickupArea {
	width: 100%;
	margin:0 auto;
}
.index .pickupArea .bgWrap {
	width: 100%;
	overflow: hidden;
	background:url(/shironekoproject/sp/img/top/pickup_bg_loop.jpg) 50% 0 repeat-y;	
	-webkit-background-size: 100%;
	background-size: 100%;
}

.index .pickupArea .bgTop,
.index .pickupArea .bgBottom {
	font-size: 0;
}

.index .pickupArea h2 {
	padding:8px 0 0;
}
.index .pickupArea ul {
}
.index .pickupArea li,
.index .bnrArea li {
	padding:5px 0 0;
}
.index .pickupArea li img,
.index .bnrArea li img {
	width: 100%;
}
.index .pickupArea .textArea,
.index .bnrArea .textArea {
	width: 92%;
	margin:0 auto 10px;
	padding:3px 0 5px;
	color: #fafafa;
	font-size: 12px;
	text-align: center;
	line-height: 1.6;
	background: #403625;
	border-radius: 0 0 4px 4px;
}
.index .pickupArea .textArea {
	background: #470e0e;
}

.index .bnrArea .title {
	padding:20px 0 5px;
}


/* cm */
.index .cmArea {
	width: 100%;
	margin:0 auto;
	padding:15px 0;
}
.index .cmArea .bgWrap {
	width: 100%;
	overflow: hidden;
	background:url(/shironekoproject/sp/img/top/cm_bg_loop.jpg) 50% 0 repeat-y;	
	-webkit-background-size: 100%;
	background-size: 100%;
}

.index .cmArea .bgTop,
.index .cmArea .bgBottom {
	font-size: 0;
}

.index .cmArea h2 {
	padding:8px 0 0;
}
.index .cmArea ul {
	overflow: hidden;
}
.index .cmArea li {
	float: left;
	width: 46%;
	margin:2%;
}
.index .cmArea li img {
	width: 100%;
}

/* osenyanFormArea */
.index .osenyanFormArea .title {
	width: 90%;
	margin:0 auto 10px;
}


/* goodslistArea */
/* pick up */
.index .goodsListArea {
	width: 100%;
	margin:20px auto 0;
}
.index .goodsListArea .bgWrap {
	width: 100%;
	overflow: hidden;
	background:url(/shironekoproject/sp/img/top/goodslist_bg_loop.jpg) 50% 0 repeat-y;	
	-webkit-background-size: 100%;
	background-size: 100%;
}

.index .goodsListArea .bgTop,
.index .goodsListArea .bgBottom {
	font-size: 0;
}
.index .goodsListArea .subTitle {
	margin:10px 0 0;
	padding:0 auto 10px;
}


/* bg01 */
.index .bg01 {
	position: relative;
	width: 100%;
	margin:10px auto;
	padding:15px 0;
}
.index .bg01 .bgWrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	background:url(/shironekoproject/sp/img/top/bg_wrap_loop.png) 50% 0 repeat-y;	
	-webkit-background-size: 100%;
	background-size: 100%;
}
.index .bg01 .contents {
	position: relative;
	z-index: 10;
}

.index .bg01 .bgTop {
	position: absolute;
	width: 100%;
	top:-1%;
	font-size: 0;
}
.index .bg01 .bgBottom {
	position: absolute;
	width: 100%;
	bottom: -1%;
	font-size: 0;
}

/* famitsuArea */
.index .famitsuArea {
	
}
.index .famitsuArea ul {
	overflow: hidden;
	padding:0 5px;
}
.index .famitsuArea li {
	float: left;
	width: 50%;
}
.index .famitsuArea li img {
	width: 100%;
}

/* twitterArea */
.index .twitterArea {
	padding:10px;
}

/* otherListArea */
.index .otherListArea {
	padding:10px 5px;
}



/*=====================================================

 STORY

=====================================================*/

.story .wrap {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	background:url(/shironekoproject/sp/img/story/bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;

	z-index: 0;
}
.story .textArea {
}
.story .storyTxt01 {
	position: relative;
	text-align: center;
	top: 20px;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	opacity: 0;
}
.story .storyTxt01.anime {
	top: 0px;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-ms-transition-delay: 0ms;
	transition-delay: 0ms;
	-webkit-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	opacity: 1;
}
.story .storyTxt02 {
	position: relative;
	text-align: center;
	top: 20px;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	opacity: 0;
}
.story .storyTxt02.anime {
	top: 0px;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	transition-delay: 1500ms;
	-webkit-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	opacity: 1;
}

.story .storyTxt03 {
	position: relative;
	text-align: center;
	top: 20px;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	opacity: 0;
}
.story .storyTxt03.anime {
	top: 0px;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	-webkit-transition-delay: 3000ms;
	-moz-transition-delay: 3000ms;
	-ms-transition-delay: 3000ms;
	transition-delay: 3000ms;
	-webkit-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	opacity: 1;
}

.story .storyTxt04 {
	position: relative;
	text-align: center;
	top: 20px;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	opacity: 0;
}
.story .storyTxt04.anime {
	top: 0px;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	-webkit-transition-delay: 4500ms;
	-moz-transition-delay: 4500ms;
	-ms-transition-delay: 4500ms;
	transition-delay: 4500ms;
	-webkit-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	opacity: 1;
}

.story .storyTxt05 {
	position: relative;
	text-align: center;
	top: 20px;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	opacity: 0;
}
.story .storyTxt05.anime {
	top: 0px;
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
	-webkit-transition-delay: 6000ms;
	-moz-transition-delay: 6000ms;
	-ms-transition-delay: 6000ms;
	transition-delay: 6000ms;
	-webkit-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	opacity: 1;
}

/*=====================================================

 CHARACTER

=====================================================*/

.character .wrap {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;

	z-index: 0;
}

.character .bgArea {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background:url(/shironekoproject/sp/img/character/bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 0;
}
.character .subNavArea ul {
	overflow: hidden;
}
.character .subNavArea li {
	float: left;
	width: 50%;
}
.character .subNavArea li img {
	width: 100%;
}
.character .mainCharaTab  {
	width: 50%;
	height: auto;
	background:url(/shironekoproject/sp/img/character/subnav01_on.png) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.character .subCharaTab  {
	width: 50%;
	height: auto;
	background:url(/shironekoproject/sp/img/character/subnav02_on.png) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.character .active img {
	opacity: 0;
}


.character .mainCharaArea {
	overflow: hidden;
}
.character .mainCharaArea .motion {
	position: relative;
	width: 100%;
	z-index: 1;
}

.character .mainCharaArea .charaLeft {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}

.character .mainCharaArea .charaRight {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}
.character .mainCharaArea .text {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	z-index: 3;
}
.character .mainCharaArea img {
	width: 100%;
}

.character .subCharaArea {
	display: none;
}


.character .motion {
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.character .motion .text {
	opacity: 0;
	top: 20px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	transition-delay: 200ms;
}


.character .motion .charaLeft {
	left: -10%;
}
.character .motion .charaRight {
	left: 10%;
}


.character .fadeInDown {
	opacity: 1;
}
.character .fadeInDown .text {
	opacity: 1;
	top: 0;
}
.character .fadeInDown .charaLeft {
	opacity: 1;
	left: 0%;
}
.character .fadeInDown .charaRight {
	opacity: 1;
	left: 0%;
}
.character .fadeInDown .img {
	opacity: 1;
	right: 0;
}

.character .subCharaArea ul {
	overflow: hidden;
	padding:10px 10px 20px;
}
.character .subCharaArea li {
	float: left;
	width: 25%;
}
.character .subCharaArea li img {
	width: 100%;
	height: auto;

}


/*=====================================================

 BATTLE

=====================================================*/

.battle .wrap {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;

	z-index: 0;
}

.battle .bgArea {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background:url(/shironekoproject/sp/img/battle/bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 0;
}
.battle .subNavArea ul {
	overflow: hidden;
}
.battle .subNavArea li {
	float: left;
	width: 33.333%;
}
.battle .subNavArea li img {
	width: 100%;
}


/* job */
.battle .jobArea .motion {
	position: relative;
	width: 100%;
	z-index: 1;
}
.battle .jobArea .base {
	opacity: .5;
}
.battle .jobArea .chara {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
}
.battle .jobArea .text {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
}
.battle .jobArea .motion:nth-child(even) .captcha {
	position: absolute;
	margin:0 auto;
	width: 44%;
	top: 6%;/*battle_movie*/
	left: 53%;
	text-align: right;
}
.battle .jobArea .motion:nth-child(odd) .captcha {
	position: absolute;
	margin:0 auto;
	width: 44%;
	top: 6%;/*battle_movie*/
	left: 3%;
	text-align: right;
}

.battle .captcha img {
	width: 100%;
}
.battle .motion:nth-child(even) .captchaWrap {
	position: absolute;
	width: 50%;
	top: 1%;
	left: 50%;
	z-index: 10;
}
.battle .motion:nth-child(odd) .captchaWrap {
	position: absolute;
	width: 50%;
	top: 1%;
	left: 0%;
	z-index: 10;
}

.battle .coopArea {
	padding-top: 40px;
}
.battle .offerArea {
	padding:20px 0 20px;
}
/* 
.battle .motion {
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.battle .motion .text {
	opacity: 0;
	top: 20px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	transition-delay: 200ms;
}
.battle .motion .chara {
	opacity: 0;
	top: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	transition-delay: 500ms;
}
.battle .fadeInDown {
	opacity: 1;
}
.battle .fadeInDown .text {
	opacity: 1;
	top: 0;
}
.battle .fadeInDown .chara {
	opacity: 1;
	top: 0;
}
.battle .fadeInDown .img {
	opacity: 1;
	right: 0;
}
 */
 
/*battle_movie*/
.captchaWrap .ytPlayerWin,
.captchaWrap canvas{
	position: absolute;
	top: 5%;
	left: 5%;
	z-index: -1;
}
.captchaWrap:before{
	content: '';
	position: absolute;
	top: 42%;
	left: 36%;
	display: block;
	padding: 25% 0 0;
	width: 25%;
	height: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transform-origin: center center;
	z-index: 100;
}
.captchaWrap.encoding:before{
	background-image: url(/shironekoproject/sp/img/battle/icon_load.png);
	-webkit-animation: load 600ms linear infinite;
	animation: load 600ms linear infinite;
}
@-webkit-keyframes load {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); }
}
@keyframes load {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}
.captchaWrap.unload:before,
.captchaWrap.ready:before,
.captchaWrap.pause:before{
	background-image: url(/shironekoproject/sp/img/battle/icon_play.png?1);
}
.captchaWrap.play canvas{
	background-image:none;
}
.captchaWrap.encoding iframe,
.captchaWrap.ready iframe{
	display: none;
}/*battle_movie*/
/*=====================================================

 TOWN

=====================================================*/

.town .bgArea {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background:url(/shironekoproject/sp/img/town/bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 0;
}
.town .townArea {
	position: relative;
	z-index: 1;
}
.town .motion {
	position: relative;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	top: 20px;
}
.town .fadeInDown {
	opacity: 1;
	top: 0;
}

/*=====================================================

 MOVIE

=====================================================*/

.movie .bgArea {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background:url(/shironekoproject/sp/img/movie/bg.jpg) 50% 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 0;
}
.movie .movieArea {
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
}
.movie .movieArea li img {
	width: 100%;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　FOOTER
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.mainArea footer {
	position: relative;
	background: #261808;
	z-index: 10;
}	
footer .footerNav {
	padding:20px 0;
}

.snsArea ul {
	text-align: center;
}
.snsArea li {
	display: inline-block;
	vertical-align: middle;
	margin:10px 10px 0;
}
.mainArea footer .shiroLogo {
	padding: 10px 0;
	margin:0 auto;
	width: 120px;
}

.mainArea footer .shiroLogo img {
	width: 100%;
}
.appArea {
	position: relative;
}
footer .appArea ul {
	position: absolute;
	top:38%;
	margin: 0 auto 15px;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}
.index footer .appArea ul {
	position: absolute;
	top:39%;
	margin: 0 auto 15px;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}

@media screen and (min-width: 641px){
footer .appArea ul {
	top: 43%;
}
.index footer .appArea ul {
	top: 37%;
}
}

footer .appArea li {
	position: relative;
	display: inline-block;
	width: 30.333%;
	margin: 0 0 0 0;
}
footer .appArea li img {
	width: 100%;
}
.mainArea .appDetail p {
	font-size: 10px;
	line-height: 1.6;
	text-align: center;
}

.mainArea footer .coloplLogo {
	padding: 10px 0;
	margin:0 auto;
	width: 120px;
}
.mainArea footer .coloplLogo img {
	width: 100%;
	height: auto;
}
.mainArea .copy {
	color: #e2d8ce;
	font-size: 10px;
	line-height: 1.8;
	text-align: center;
}
.mainArea .copy a {
	color: #e2d8ce;
}

.mainArea footer .attention {
	padding:20px 10px 0;
	line-height: 1.3;
	font-size: 10px;
	text-align: center;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
　colorbox
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#cboxPrevious {
	background: none !important;
	height:100% !important;
	top:0 !important;
	width:45% !important;
	-webkit-tap-highlight-color:rgba(0,0,0,0) !important;
	}
#cboxNext {
	background: none !important;
	height:100% !important;
	top:0 !important;
	width:45% !important;
	-webkit-tap-highlight-color:rgba(0,0,0,0) !important;
	}
	
#cboxOverlay {
	background:#081335 !important;
	}
	

/*iframebox*/

.iframebox {
    position: relative;
    width: 92.5%;
	margin:0 auto;
	padding-top: 52.25%;
}
.iframebox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


