/*--------------------------------------
	copyright : d-techno
-----------------------------------*/
body {
  margin: 0 auto;
  background-image: url(../images/party/bg.png);
}

.wrap {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.totop {
  position: fixed;
  bottom: 5%;
  right: 5%;
}

#title {
  width: 950px;
  margin: 0 auto 20px auto;
  position: relative;
}
#title img.topback {
  top: 10px;
  left: -17px;
  position: absolute;
}
#title img.topimage {
  margin-top: 20px;
  position: relative;
}
#title .tricklink {
top: -13px;
    right: 61px;
    position: absolute;
	width:190px;
	height:230px;
}
#title .tricklink .trickimg{
	position:absolute;
top: 37px;
    right: 3px
}

#title img.star {
  top: 10px;
  width: 90%;
  left: 5%;
  position: absolute;
  position: absolute;
}
#title img.logo {
  position: absolute;
  width: 385px;
  left: 27.5%;
  top: 10px;
}
#title img.officialTwitter {
  position: absolute;
  bottom: 10px;
  right: 15px;
  z-index: 9999;
}
#title .btnTwitterCampaign {
  position: absolute;
  bottom: 10px;
  left: 30px;
}
#title .btnVer2 {
  position: absolute;
  bottom: -5px;
  left: 10px;
}
#title .dl {
  position: absolute;
  right:10px;
  bottom:10px;
  width:400px;
  background-color: rgba(255,255,255,0.7);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  padding:10px;

}
#title .dl img.kotira {
	width:70%;
	margin:5px auto;

}
#title .dl .store a{
	display:block;
	width:50%;
}

#title .dl .store img {
	width:90%;
	margin:auto;
}
#title .dl .store .google {
	float: left;
}
#title .dl .store .apple {
	float:right;
}
#navEvent{
	margin-top:10px;
	margin-bottom:40px;
	margin-left:40px;
}
#navEvent li{
	width:416px;
	float:left;
}

#navGame{
	margin-top:-40px;
}
#navGame ul{
  background: url(../images/party/bkgGameslide.png) no-repeat left top;
  height:315px;
  padding-top:52px;
  padding-left:70px;
  margin-left:10px;
  z-index:10;
}
#navGame li{
	width:200px;
	float:left;
	margin-bottom:15px;
}
#navGame li.line3 {
	margin-left:300px;
}


#tag {
  clear: both;
}
#tag ul {
  font-size: 0;
  width: 80%;
  margin: 0 auto;
  display: block;
  padding: 2% 0 1%;
}
#tag ul li {
  display: inline-block;
  margin-right: 0.8%;
}
#tag ul li:nth-child(5){
	margin-left:187px;
	
}
#tag ul li.line2 {
	margin-left:95px;
}
#tag ul li.line2 {
	margin-left:95px;
}

#tag ul li.last {
  margin-right: 0;
}
#intro {
  background-color: #fff;
  border: 4px solid #3bdfe1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#intro .caption {
  width: 100%;
  margin: 0 auto;
  background-color: #3bdfe1;
  background-image: url(../images/common/headerback.png);
  background-size: 4%;
  background-position: 1% 20%;
  padding: 1.4% 0;
}
#intro .caption img {
  margin: 0 auto;
}
#intro .word img {
  position: absolute;
  top: 12%;
}
#intro .word img.sc1 {
  left: 1%;
}
#intro .word img.sc2 {
  left: 33.3%;
}
#intro .word img.sc3 {
  left: 67.5%;
}
#intro .screenshot {
  padding: 9% 0 20%;
}
#intro .screenshot ul {
  font-size: 0;
  width: 95%;
  margin: 0 auto;
  display: block;
}
#intro .screenshot ul li {
  display: inline-block;
  width: 30%;
  margin-right: 5%;
}
#intro .screenshot ul li.last {
  margin-right: 0;
}
#intro .screenshot ul li img {
  margin: auto;
}

img.oso {
  margin-top: -24%;
  margin-left: 5%;
  margin-bottom: 2%;
  position: relative;
}

#games {
  background-color: #fff;
  border: 4px solid #3bdfe1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin: 0 auto;
  height: 2695px;
  position: relative;
  margin-bottom: 2%;
}
#games img.todo {
    margin-top: 2080px;
    margin-left: 495px;
  margin-bottom: 2%;
  position: absolute;
}
#games .caption {
  width: 100%;
  margin: 0 auto;
  background-color: #3bdfe1;
  background-image: url(../images/common/headerback.png);
  background-size: 4%;
  background-position: 1% 20%;
  padding: 1.4% 0;
  -webkit-border-radius: 25px 25px 0px 0px / 25px 25px 0px 0px;
  -moz-border-radius: 25px 25px 0px 0px / 25px 25px 0px 0px;
  border-radius: 25px 25px 0px 0px / 25px 25px 0px 0px;
}
#games .caption img {
  margin: 0 auto;
}
#games .index ul {
  width: 96%;
  display: block;
  margin: 0 auto;
  position: relative;
}
#games .index ul li img {
  position: absolute;
}
#games .index ul li img.index1 {
  top: 22px;
  left: -1%;
}
#games .index ul li img.index2 {
  top: 27px;
  right: -6%;
}
#games .index ul li img.index3 {
  left: 0px;
  top: 498px;
}
#games .index ul li img.index4 {
  right: -56px;
  top: 527px;
}
#games .index ul li img.index5 {
  left: 0%;
  top: 1006px;
}
#games .index ul li img.index6 {
  right: 0px;
  top: 1016px;
}
#games .index ul li img.index7 {
  left: -1%;
  top: 1527px;
}
#games .index ul li img.index8 {
  right: 0;
  top: 1530px;
}
#games .index ul li img.index9 {
  left: 0;
  top: 2070px;
}

#games .index ul li img.index3b {
  left: 5px;
  top: 504px;
}
#games .index ul li img.index4b {
  right: 5px;
  top: 526px;
}
#games .index ul li img.index5b {
  left: 5px;
  top: 1010px;
}
#games .index ul li img.index6b {
  right: 5px;
  top: 1020px;
}

#spec {
  margin: 0 auto;
  margin-top: 5px;
text-align: center;
}
#spec img.spec {
display: inline;
  width: 55%;
  padding: 1% 0;
}
#spec table {
  width: 42%;
  float: right;
}
#spec table th, #spec table td {
  padding: 2%;
}
#spec table th img {
  width: 100%;
}
#spec table img {
  margin: 0 auto;
}

#spec:after {
  clear: both;
}

footer {
  clear: both;
  width: 950px;
  margin: 0 auto;
  position: absolute;
}
footer .btn {
  padding: 35px 65px 100px;
  margin-bottom: 90px;
}
footer .btn img {
  margin: 0 auto;
}
footer .btn img.left {
  float: left;
}
footer .btn img.right {
  float: right;
}
footer .buttom {
  margin: 0 auto 50px;
  clear: both;
}
footer .buttom img {
  margin: 0 auto;
}
footer .buttom img.copy {
  margin-bottom: 15px;
}


/*----- common -----*/
.mainframe {
  background-color: #fff;
  border: 4px solid #3bdfe1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin: 40px auto;
  position: relative;
  margin-bottom: 2%;
}
.mainframe .caption {
  width: 100%;
  margin: 0 auto;
  background-color: #3bdfe1;
  background-image: url(../images/common/headerback.png);
  background-size: 4%;
  background-position: 1% 20%;
  padding: 1.4% 0;
  -webkit-border-radius: 25px 25px 0px 0px / 25px 25px 0px 0px;
  -moz-border-radius: 25px 25px 0px 0px / 25px 25px 0px 0px;
  border-radius: 25px 25px 0px 0px / 25px 25px 0px 0px;
}
.mainframe img {
  margin: 0 auto;
}

/*----- rule -----*/
#rule #title{
	margin-top:50px;
	padding-top:50px;
}
#rule #title img.topback{
    top: -40px;
    left: -17px;
    position: absolute;
	}

#games.rule01{
	height: 1860px;	
}
#games.rule02{
	height: 2300px;	
}
#games.rule04{
	height: 2270px;	
}
#games.rule05{
	height: 2285px;	
}
#rule .index ul li img.index0{
	right:440px;
	top:25px;
}
#rule .index ul li img.index1{
	top:25px;
	left:auto;
    right: 4%;	
}
#rule .index ul li img.index2{
    right: 4%;	
	top:400px;
}
#rule .index ul li img.index2{
    right: 4%;	
}
#rule .index ul li img.index3{
	top:825px;
	left:auto;
    right: 4%;	
}
#rule .index ul li img.index4{
	top:1260px;
    right: 4%;	
}
#rule .index ul li img.index5{
    top: 1314px;
    left: 40px;
}
#rule .index ul li img.index6{
	top:1695px;
    left: 40px;
}
#rule .index ul li img.index7{
	top:1745px;
    right: 4%;
	left:auto;
}

#rule .index ul li img.index5b{
    top: 1690px;
    right: 4%;	
	left:auto;
}
#rule .index ul li img.index6b{
    top: 1743px;
    left: 40px;
}
#rule .index ul li img.index4c{
    top: 877px;
    left: 40px;
}
#rule .index ul li img.index5c{
    top: 1255px;
    left: 40px;
}
#rule .index ul li img.index6c{
    top: 1306px;
	left:auto;
    right: 4%;	
}
#tag .btn:after{
    content: "";
    clear: both;
    display: block;
}
#tag .btn a{
	display:block;
	height:150px;
	position:relative;
	text-align:center;
	top:-10px;
	width:50%;
	margin:auto;
}
#tag .btn a img{
	max-width:none;
	display:inline;
}

/*sns*/
#sns{
	margin-bottom:40px;
}

#sns:after{
	content: "";
    clear: both;
    display: block;
}
#sns .info{
	width:460px;
	float:left;
	background-color: #fff;
    border: 4px solid #95dbe9;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
	height:300px;
}
#sns .caption {
    width: 100%;
    margin: 0 auto;
    background-color: #95dbe9;
    background-image: url(../images/common/headerback.png);
    background-size: 4%;
    background-position: 1% 20%;
    padding: 1.4% 0;
}
#sns .caption img {
    margin: 0 auto;
}
#sns .info dl{
	margin:5px 20px;
	height:235px;
	overflow-y:scroll;
}

#sns .info dl{
	margin:5px 20px;
}
#sns .info dt{
	width:7em;
	float:left;
	padding:10px 0;
	font-weight:bold;
}
#sns .info dd{
border-bottom: 1px solid #95dbe9;
 padding: 10px 0 10px 7em;
}
#sns .info dd a{
	color:#151bbc;
}
#sns .info dd a:hover{
	color:#3bdfe1;
}
#sns .info dd:last-child{
	border:none;
}

#sns .twittertl{
	width:460px;
	float:right;
	border: 4px solid #95dbe9;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	height:300px;

}
#sns iframe{
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
#sns .twittertl{
	position:relative;
}
#sns .twittertl .icn{
	position:absolute;
	right:-42px;
	top:-40px;
}
/*event*/
.eventDetail{
	border:4px solid #32b8ba;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	background:#fff;
	box-shadow:0px 7px 0px 0px #32b8ba;
-moz-box-shadow:0px 7px 0px 0px #32b8ba;
-webkit-box-shadow:0px 7px 0px 0px #32b8ba;
margin-top: 135px;
    margin-bottom: 60px;
padding:40px 0 40px 40px;
position:relative
}
.eventDetail h2{
	margin-top:-130px;
	margin-left:100px;
}
.eventDetail .icnEnd {
	position:absolute;
    left: 125px;
    top: -120px;
}
.eventDetail2 .icnEnd{
	position:absolute;
    left: 125px;
    top: -25px;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
.txtEvent{
	width:653px;
	margin:30px auto 0 auto;
}
#event p.imgBig img{
	margin-top:-60px;
	margin-left:-20px;
	max-width:110%;
	margin-bottom:-47px;
}
.eventDetail2{
	margin-top:30px;
	margin-bottom:30px;
	position:relative;
}


/*trick*/
#games.trickttl , #games.trickmain{
	height:auto;
}
.trickttl .trick{
	text-align:center;
}
.trickttl .trick img{
	margin:30px auto;
}
ul.trick{
	margin-top:20px;
	margin-bottom:20px;
}
ul.trick li{
	float:left;
	width:50%;
	margin:10px auto;
}
ul.trick li:nth-child(odd){
	text-align:right;
}
ul.trick li:nth-child(evem){
	text-align:left;
}
ul.trick li img{
	display:inline;
}
.gamemanu {
	width:765px;
	margin:auto;
}

.gamemanu li{
	float:left;
	margin:10px 5px;
}

#games.trick01{
	height:auto;
}
.trick01 .trick{
	text-align:center;
}
.trick01 .trick img{
	margin:30px auto;
}


/* ver2 update */
#ver2 #title{
	background: url(../images/event/party/ver2_ttl.png) center 20px no-repeat;
	height:537px;
	width:949px;
	padding-top:20px;
}
#ver2 #title ul{
	position:relative;
}
#ver2 #title ul li{
	position:absolute;
}
#ver2 #title ul li:nth-child(1){
    left: 20px;
    top: 205px;
}
#ver2 #title ul li:nth-child(2){
    left: 125px;
    top: 345px;
}
#ver2 #title ul li:nth-child(3){
    left: 291px;
    top: 205px;
}
#ver2 #title ul li:nth-child(4){
    left: 430px;
    top: 350px;
}
#ver2 #title ul li:nth-child(5){
    left: 584px;
    top: 205px;
}
#ver2 #title ul li:nth-child(6){
left: 680px;
    top: 375px;
}

#ver2 #main{
	margin-left:-25px;
}

#ver2 #main li{
	margin-bottom:20px;
}


.btn_past{
	text-align: center;
}
.btn_past img{
	max-width: auto!important;
	display: inline;
}

.close{
	width: 90%;
	border: 5px solid #2825b4;
	margin:10px auto;
	background: #fff;
	padding:10px 15px;
	border-radius: 10px;
	color: #000;
	font-size: 1.2em;
}
.close h4{
	text-align: center;
	background: #2825b4;
	color: #fff;
	border-radius: 20px;
	margin-bottom: 15px;
	padding: 10px;
	font-weight: bold;
	font-size: 150%;
}

