<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "utf-8";
/*body { background: #0c131a; }*/

#top_animetion {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#top_animetion #animetion_in {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 57.142857%;
	background-color: #000;
	overflow: hidden;
	z-index: 0;
	will-change: animation;
}
#top_animetion #animetion_in > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-top: 57.142857%;
}
#animetion_in > div img,
#animetion_in > div p,
#animetion_in > div div { opacity: 0;}

/* キャプション */
[id^="scene_"] [id*="_cap"] {
	position: absolute;
	bottom: 5px;
/*	right: 5px;*/
    left: 5px;
	color: #000;
	font-size: 11px;
	font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	-webkit-transform: rotate(.028deg);
	-ms-transform: rotate(.028deg);
	transform: rotate(.028deg);
	font-feature-settings: normal;
	letter-spacing: 1px;
	text-shadow: 2px 0 2px #fff,-2px 0 2px #fff,0 2px 2px #fff,0 -2px 2px #fff;
}
.cap_w {
	color: #fff!important;
	text-shadow: 2px 0 2px #000,-2px 0 2px #000,0 2px 2px #000,0 -2px 2px #000!important;
}

/* 各シーン設定 */
.move_Box {
	position: absolute;
	height: 0;
}
#top_animetion #animetion_in > #scene_1 .img01_01 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 10;
}
#top_animetion #animetion_in > #scene_1 .img01_02 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 11;
}
#top_animetion #animetion_in > #scene_1 .img01_03 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 18;
}
#top_animetion #animetion_in > #scene_2 .img02_01 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 14;
}
#top_animetion #animetion_in > #scene_2 .img02_02 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 15;
}
#top_animetion #animetion_in > #scene_3 .img03_01 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 16;
}
#top_animetion #animetion_in > #scene_3 .img03_02 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 17;
}
#top_animetion #animetion_in > #scene_4 .img04_01 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 17;
}
#top_animetion #animetion_in > #scene_4 .img04_02 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 18;
}
#top_animetion #animetion_in > #scene_5 .img05_01 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 12;
}
#top_animetion #animetion_in > #scene_5 .img05_02 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 13;
}
#top_animetion #animetion_in > #scene_6 .img06_01 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 14;
}
#top_animetion #animetion_in > #scene_6 .img06_02 {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 15;
}


#btnSkip,
#btnReplay {
    position: absolute;
    /*	bottom: 12px;*/
    bottom: 6px;
  	left: 10px;
/*    right: 10px;*/
    width: 90px;
    height: 20px;
}


/*=============================
spから
=============================*/
@media only screen and (max-width: 767px)  {

#top_animetion #animetion_in,
#top_animetion #animetion_in > div {
	padding-top: 112.5%;
}


#btnSkip,
#btnReplay {
  position: absolute;
  bottom: 12px;
	left: unset;
  right: 10px;
  width: calc(90px * 0.7);
  height: calc(20px * 0.7);
}


}
