@charset "utf-8";

@import "layout.css";

body.sp {
	background:none;
}

.sp .sp {
	display:block;
}

.eshop.sp #primary {
	width:auto;
	float:none;
	padding-bottom:0;
}

.sp #container {
	width:100%;
	min-width:320px;
	max-width:640px;
}



/*-------------------------------------------------------------------------
	Header
/*-----------------------------------------------------------------------*/

#header {
	padding:10px 0 10px 0;
	background:#FFF;
}

	#header ul.logo {
		float:left;
		padding:0 0 0 20px;
	}

		#header ul.logo li {
			margin:0 10px 0 0;
			float:left;
		}
		
		#header ul.logo li.pokemon {
		}
		
		#header ul.logo li.pokemon img {
			vertical-align:middle;
		}
		
		#header .ds {
			float:right;
			padding:0 20px 0 0;
		}


		@media screen and (max-width: 480px) {
			
			
			#header ul.logo {
				padding:0 0 0 5px;
				width:48%;
			}

			#header ul.logo li {
				margin:0 5px 0 0;
			}
			
			#header ul.logo li.nintendo {
				margin:0 10px 0 0;
				width:30%;
			}
		
				#header ul.logo li.nintendo img {
					margin:0 0 0 0;
					width:120%;
					height:auto;
				}
			
			#header ul.logo li.pokemon {
				width:60%;
			}
		
				#header ul.logo li.pokemon img {
					width:110%;
					height:auto;
				}
			
			#header .ds {
				padding:5px 5px 0 0;
				width:48%;
				text-align:right;
			}
			
				#header .ds img {
					width:60%;
					height:auto;
				}
		}

	

	
/*-------------------------------------------------------------------------
	title
/*-----------------------------------------------------------------------*/	

#title {
}

	#title img {
		width:100%;
		height:auto;
	}
	
	#title ul {
	}
	
		#title ul li {
			width:28.70%;
			float:left;
		}
		
		#title ul li.center {
			width:42.4%;
			float:left;
		}
		
/*-------------------------------------------------------------------------
	news
/*-----------------------------------------------------------------------*/	

#info {
	width: 84%;
	margin: 4%;
	padding: 2%;
	border: 4px solid #ff9600;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
	#info h3 {
		color: #ff9600;
		font-size: 120%;
		font-weight: bold;
	}

		#info .box {
            height: 44px;
            width: 100%;
            padding-top: 2%;
            overflow: auto;
            -webkit-overflow-scrolling:touch;
            display: inline-block;
        }
            #info .box iframe {
                height: 100%;
                width: 100%;
                display:block;
            }
		#infoInner {
			width: 100%;
			color: #6b521f;
			font-size: 90%;
			font-weight: 800;
		}
			#infoInner dt {
				width: 7em;
				float: left;
			}
			#infoInner dd {
				width: auto;
				padding: 0 1em 0 7em;
			}
			#infoInner dd a {
				color: #6b521f;
			}


/*-------------------------------------------------------------------------
	soft_detail
/*-----------------------------------------------------------------------*/

#soft_detail {
	padding:3% 10px 0 10px;
	position:relative;
	clear:both;
	background:url(../img/soft_detail/border.gif) left bottom repeat-x;
	background:#FFF;
}

	

	#soft_detail .left {
		width: 30%;
		float:left;
	}

	@media screen and (max-width: 480px) {
		#soft_detail .left {
			width: 30%;
			float:left;
		}
	}
	@media screen and (max-width: 320px) {
		#soft_detail .left {
			width: 24%;
			float:left;
		}
	}

		#soft_detail .left .soft {
			margin:0 0 0 -5px;
		}

		@media screen and (max-width: 480px) {
			
			#soft_detail .left .soft img {
				width:100%;
				height:auto;
			}
		}

		
		#soft_detail .left ul.ico {
			margin:10px 0 0 0;
		}
		
			#soft_detail .left ul.ico li {
			}
		
		#soft_detail .left .cero {
			margin:0 15px 0 0;
			float:left;
		}
		
		#soft_detail .left .network {
		}

	@media screen and (max-width: 480px) {
		#soft_detail .left .cero img,
		#soft_detail .left .network img{
			height:auto;
			width:86%;
		}
		
		#soft_detail .left .cero {
			margin:0 0 20px 0;
			float:left;
			width:50%;
			height:auto;
		}
		
		#soft_detail .left .network {
			margin:0 0 0 0;
			float:right;
			width:50%;
			height:auto;
		}
	}

	#soft_detail .right {
		width: 65%;
		float:left;
		position:relative;
		margin:0 0 0 10px;
	}

	@media screen and (max-width: 480px) {
		#soft_detail .right {
			margin-left: 2%;
			width: 66%;
			position:relative;
			float:left;
		}
	}
	@media screen and (max-width: 320px) {
		#soft_detail .right {
			margin-left: 2%;
			width: 66%;
		}
	}

	#soft_detail .right .movie {
	}

	@media screen and (max-width: 480px) {
		#soft_detail .right .movie {
		}
	}

	@media screen and (max-width: 480px) {
		#soft_detail .right .movie img {
			width:54%;
			height:auto;
		}
	}
	@media screen and (max-width: 320px) {
		#soft_detail .right .movie {
			width: 50%;
		}
	}


	#soft_detail .right table {
		width: 100%;
		font-size:120%;
		padding:0 0 10px 0;
		margin:0 0 10px 0;
	}

	@media screen and (max-width: 480px) {
		#soft_detail .right table {
			width: 100%;
			font-size:10px;
			padding:0 0 10px 0;
			margin:0 0 0 0;
		}
	}

		#soft_detail .right table th {
			width: 9em;
			text-align:left;
			vertical-align: top;
			font-weight:bold;
			padding:0 0 0 0;
		}

		@media screen and (max-width: 480px) {
			#soft_detail .right table th {
				width: 9em;
				text-align:left;
				font-weight:bold;
				padding:0 0 0 0;
			}
		}

		#soft_detail .right table td {
			padding:0 0 0 0;
		}

		@media screen and (max-width: 480px) {
			#soft_detail .right table td {
				padding:0 0 0 0;
			}
		}

	#soft_detail .right span {
		color:#ff7d00;
	}
	#soft_detail .right .basicinfo {
		margin: 5px 0 20px 0;
		text-align: center;
	}


/*-------------------------------------------------------------------------
	btn_area
/*-----------------------------------------------------------------------*/

#btn_area {
	position: relative;
	background:#FFF;
	padding:0 10px 0 10px;
	background:url(../img/soft_detail/border.gif) left top repeat-x;
}


@media screen and (max-width: 480px) {
	#btn_area {
		padding:0 10px 0 10px;
	}
}

	#btn_area .box_left {
		float:left;
		padding:10px 0 0 0;
	}

	@media screen and (max-width: 480px) {
		#btn_area .box_left{
			width: 56%;
			padding:10px 0 0 0;
			float:left;
			font-size:80%;
		}
	}
		
		#btn_area ul.link {
			margin:0 0 0 0;
		}
		
		#btn_area ul.link li {
			margin:3px 0 5px 0;
		}

			#btn_area ul.link li.suretigai {
				background:url(../img/soft_detail/ico_suretigai.gif) left center no-repeat;
				padding:0 0 0 25px;
				color:#ff7d00;
				font-weight:bold;
				margin:0 0 0 0;
			}
			
			#btn_area ul.link li.itsunomani {
				background:url(../img/soft_detail/ico_itsunomani.gif) left center no-repeat;
				padding:0 0 0 25px;
				color:#ff7d00;
				font-weight:bold;
				margin:0 0 0 0;
			}
			
			#btn_area ul.link li.internet {
				background:url(../img/soft_detail/ico_internet.gif) left center no-repeat;
				padding:0 0 0 25px;
				color:#ff7d00;
				font-weight:bold;
				margin:0 0 0 0;
			}
			
			#btn_area ul.link li.theme {
				background:url(../img/soft_detail/ico_theme.gif) left center no-repeat;
				padding:0 0 0 12px;
				color:#00a61f;
				font-weight:bold;
				margin:0 0 10px 0;
			}
			
			#btn_area ul.link li.pdf {
				background:url(../img/soft_detail/btn_pdf.gif) left center no-repeat;
				padding:0 0 0 18px;
			}
			
			#btn_area ul.link li.guardian {
				margin:0 0 10px 0;
			}

		#btn_area ul.link li.about {
			background:url(../img/soft_detail/about.gif) left center no-repeat;
			padding:0 0 0 16px;
		}


		@media screen and (max-width: 480px) {
		#btn_area ul.link li.guardian img {
			width:100%;
			height:auto;
		}
		}

	#btn_area ul.btn {
		width: 40%;
		float: right;
		margin:10px 0 0 0;
	}

	@media screen and (max-width: 480px) {
		#btn_area ul.btn {
			width: 40%;
			float: right;
			margin:10px 0 0 0;
		}
	}

		#btn_area ul.btn li {
			margin:0 0 10px 0;
			position: relative;
		}
			#btn_area ul.btn li img {
				width: 100%;
				height: auto;
			}
			#btn_area ul.btn li span {
				width: 30%;
				position: absolute;
				top: -7%;
				right: 0;
			}

/*-------------------------------------------------------------------------
	main
/*-----------------------------------------------------------------------*/

#main {
	background:url(../img/common/bg.jpg) 0 0 repeat;
	background-size:contain;
}

	#main img {
		width:100%;
		height:auto;
	}

/*-------------------------------------------------------------------------
	area
/*-----------------------------------------------------------------------*/

#area {
}

	#area ul {
	}
		
		#area ul li {
			margin:0 0 5% 0;
		}
		
	#area p.price {
		margin:0 0 5% 0;
	}
	

/*-------------------------------------------------------------------------
	other
/*-----------------------------------------------------------------------*/	
#other {
}

	#other ul {
	}
	
		#other ul li {
			float:left;
			width:35%;
			height:auto;
		}
		
		#other ul li.left {
			float:left;
			width:33.58%;
			height:auto;
		}
		
		#other ul li.center {
			float:left;
			width:29.65%;
			height:auto;
		}
		
		#other ul li.right {
			float:left;
			width:36.70%;
			height:auto;
		}
		
			#other ul li img {
				width:100%;
				height:auto;
			}


/*-------------------------------------------------------------------------
	footer
/*-----------------------------------------------------------------------*/

#footer {
}

	#footer p.copyright img {
		width:100%;
		height:auto;
	}



/*-------------------------------------------------------------------------
	link
/*-----------------------------------------------------------------------*/

#link {
	background:#FFF;
}

	#link ul {
		font-size:160%;
		padding:20px 0 20px 20px;
		text-align:center;
	}

	@media screen and (max-width: 480px) {
		#link ul {
		text-align:left;
		font-size:12px;
		padding:20px 0 20px 20px;
	}
	}

		#link ul li {
			display:inline;
		}

		@media screen and (max-width: 480px) {
			#link ul li {
			display:block;
			padding:0 0 0 0;
		}
		}

			#link ul li a {
			}