@charset "utf-8";

@media (max-width: 1200px) {
	
	.title img {width:auto;}
	
	.world_cont {
		width:90%;
	}
	.book img {
		width:100%;
		height:auto;
	}


	.text_chara {
		width:100%;
		position: relative;
		text-align: left;
		display: block;
		padding-top:10%;
	}
	.text_chara img {max-width:100%;}
	

	.img_chara {
		display: block;
		top:0;
	}

}


@media (min-width: 1025px) {
#top_wrapper_sp {display: none;}
	.pick_btn_sp {display: none;}
		
}


@media (max-width: 1024px) {
		.nav {
	background-color:transparent;
	width:100%;
	height:50px;
	position: fixed;
	color:#000;
	top:0;
	z-index:100;
	margin:0 auto;
}	
/*.nav ul {
	max-width:1024px;
	margin:0 auto;
	text-align: center;
	display: table;
}

.nav ul li {
	width:15%;
	height:50px;
	color:#fff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;	
}

.nav ul li div {
	display: block;
	position: relative;
	font-family: "Sawarabi Mincho";
	font-size:16px;
	box-sizing: border-box;
	margin:10px;		
}
.nav ul li div span {
		display: block;
		font-size:12px;
	}

.nav ul li a {
	color:#615525;
	text-decoration: none;
}
.nav ul li a:hover {color:#05d3c7;}


.nav_btn_box {
  position: fixed;
  top: 55px;
  right: 15px;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 9999;
  transition: opacity .25s ease;
}
.nav_btn_box:hover {
  opacity: .7;
}
.nav_btn_box.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
          transform: translateY(11px) translateX(0) rotate(45deg);
  background: #05d3c7;
}
.nav_btn_box.active .middle {
  opacity: 0;
  background: #05d3c7;
}
.nav_btn_box.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
          transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #05d3c7;
}
.nav_btn_box span {
  background: #05d3c7;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.nav_btn_box span:nth-of-type(2) {
  top: 11px;
}
.nav_btn_box span:nth-of-type(3) {
  top: 22px;
}*/

.over_index {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
}
.over_index.open {
  opacity: .9;
  visibility: visible;
  height: 100%;
}
.over_index.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
          animation-delay: .35s;
}
.over_index.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.over_index.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
          animation-delay: .45s;
}
.over_index.open li:nth-of-type(4) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}
.over_index nav {
  position: relative;
  height: 100%;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
	overflow: hidden;
}
.over_index ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
	width:100%;
	background: transparent;
}
.over_index ul li {
  display: block;
 width:200px;
  height: 16%;
	padding-top:20px;
  min-height: 40px;
  position: relative;
  opacity: 0;
	margin:0 auto;
	background: transparent;
	border:0;
}
	
	.over_index ul li:hover {

	background: transparent;

}
	
	.over_index ul li div {
		line-height: 140%;
	}	


.over_index ul li a {
  display: block;
  position: relative;
  color: #615525;
  text-decoration: none;
  overflow: hidden;
}
.over_index ul li a:hover:after, .over_index ul li a:focus:after, .over_index ul li a:active:after {
  width: 100%;
}
	#top_wrapper {display: none;}
	#top_wrapper_sp {
		width:100%;
		height:auto;
		margin:0 auto;
		padding-top:40px;
	}
	#top_wrapper_sp > img {
		width:100%;
	}
	#index_wrapper {
	position: relative;
	margin:0 auto;
	width:100%;
		height:auto;
}
	
.pick_box {
	position: relative;
	width:100%;
	margin:0 auto;

}

.pick_title {
	display: none;
}


.pick_rote_box {
	position: relative;
	background: transparent;
	display: block;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
	padding-top: 10px;
}
	
.pick_box {
	background: transparent;
}	

.pick_rote {
	margin:0 auto;
	width:382px;
	height:102px;
	display: block;
	padding:0;
	
}

.pick_banner {
	width:382px;
	height:102px;
	display: inline-block;
	vertical-align: top;
	padding:0;
}

.pick_banner img {
	max-width: 382px;
}

.pick_qr {
	display: none;
}

.pick_btn {
	display: none;
}

	.pick_btn_sp {
		width:100%;
		margin:0 auto;
		padding:20px;
	}
	
	#footer_box {
	position: static;
	width:100%;
	padding:10px;
		font-size:10px;

}

	

	.dmm_box {
		position: absolute;
		width:auto;
		max-height:100px;
		right:30px;
		bottom:30px;
		text-align: left;
		display: block;
	}
	.dmm_btn_pc {
		display: inline-block;
		max-height:80px;
		margin:10px;
		position: relative;
		vertical-align: middle;
		overflow: hidden;
	}
	.dmm_btn_pc img {
		position: relative;
		width:auto;
		max-height:80px;
	}
	.dmm_qr {
		display: inline-block;
		position: relative;
		max-height:90px;
		margin:10px;
		vertical-align: middle;
	}
	.dmm_qr img {
		position: relative;
		max-height:80px;
	}
	.chara_box{width:100%;}
	.bg_body {width:100%;}
	#game, #pv {width:90%; margin:0 auto;}
	.img_game div {width:33%;}
	.img_game div img {width:100%;}
	.img_pv div {width:48%;}
	.img_pv div img {width:100%;}
	.line_stamp {width:90%;}


}

@media (min-width: 769px){
	/*.nav_top ul li div span {display: none;}*/
	.img_header_sp {display: none;}
	.sp2 {display: none;}


}
@media (max-width: 768px) {
/*

.nav_line {
	display: none;
}	
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
	
	/*.nav_top ul li div span {
		display: block;
		font-size:12px;
	}*/
	.img_header_pc {display: none;}
	.title {padding-top:20px; height:80px;}
	.title img {height:100%;}
	
	.img_chara {
		position: absolute; 
		left: 0; 
		right: 10%; 
		top:0;
		-webkit-transform: translateX(50%); 
		-ms-transform: translateX(50%); 
		transform: translateX(50%);
	}
	.img_chara img {
		position: absolute; 
		height: auto; 

	}
	.pc2 {display: none;}
	.dmm_box2 {
	margin-top:20px;
	background:transparent;

}
	.sp2 {padding:10px;}

}
@media (min-width:481px){
	

}

@media (max-width: 480px) {
.pick_rote_box {
	padding-top: 0px;
}
	
	.pick_rote {
		margin:0 auto;
		width:90%;
		height:auto;
		display: block;

	}

	.pick_banner {
		width:100%;
		height:auto;
		display: inline-block;
		vertical-align: top;
	}
	.pick_banner img {
		max-width:100%;
		height:auto;
	}
	
	.pick_btn_sp img {
		width:80%;
		height:auto;
	}
	
	.footer_text {
		margin-left:10px;
	}
	.footer_link{
		float:none;
		clear:both;
		display: block;
		text-align:center;
		padding-top:10px;
	}

	.chara_box {height:700px;}
	.text_chara {
		text-align: center;
		padding-top:0;
	}
	.img_chara {
		position: absolute; 
		left: 0; 
		right: 0; 
		top:0;
		-webkit-transform: translateX(50%); 
		-ms-transform: translateX(50%); 
		transform: translateX(50%);
	}
	.img_chara img {
		padding-top:40%;
		position: absolute; 
		height: auto; 
		-webkit-transform: translateX(-50%); 
		-ms-transform: translateX(-50%); 
		transform: translateX(-50%);
	}
	.img_game div, .img_pv div {width:100%;}
	.line_stamp {width:100%; border-radius: 0; padding:0;}
	.line_title {padding:10px;}
	.line_chara{
		padding:10px;
	}
	.line_chara img {width:100%;}
	
	.line_qr{
		top:10px;
	}
	.line_qr img {width:80%;}
	.line_img {padding:10px;}


.line_btn {
	bottom:0;
	left:50%; 
	transform:translateX(-50%);
}

.line_btn:hover {
transform:translateX(-50%);
	bottom:-3px;
}
	

	
}

