/* [ layout_punirubber_eng.css ] プニラバ スタイルシート */

@charset "utf-8";

body,p,h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #000;
	font-family: 'Prompt', sans-serif;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
h1{
	font-family: 'Days One', sans-serif;
}
img{
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}
a{
	text-decoration: none;
}
a:hover{
	opacity: 0.7;
}


/* 画面サイズ ( S ) ここから --------------------------------------------------------- */
@media screen and (max-width: 1023px){

body{
	font-size: 15px;
	line-height: 28px;
}

h1{
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 20px;
}
	h1 span:first-child{
		display: inline-block;
		width: 160px;
	}
	h1 span:last-child{
		display: inline-block;
		font-size: 15px;
		line-height: 15px;
		width: 310px;
	}

header{
	width: 100%;
	line-height: 0px;
}
	#header_logo{
		width: 100%;
	}
		#header_logo img{
			width: 100%;
		}

footer{
	padding: 20px 0px;
}
	#starlite{
		padding: 0px 0px 20px;
		text-align: center;
	}
		#starlite img{
			width: 160px;
		}
	#address{
		width: 90%;
		margin: 0px auto;
		font-size: 11px;
		line-height: 13px;
		color: #fff;
		text-align: center;
	}
		#add_jp{
			
		}
			#add_jp span:nth-child(1){
				display: inline-block;
				width: 200px;
			}
			#add_jp span:nth-child(2){
				display: inline-block;
				width: 290px;
			}
			#add_jp span:nth-child(3){
				display: inline-block;
				width: 130px;
			}
		#add_us{
			padding-top: 8px;
		}
			#add_us span:nth-child(1){
				display: inline-block;
				width: 100px;
			}
			#add_us span:nth-child(2){
				display: inline-block;
				width: 230px;
			}
			#add_us span:nth-child(3){
				display: inline-block;
				width: 110px;
			}
		#add_url{
			padding-top: 8px;
		}
		#copyright{
			padding-top: 20px;
		}

/* ------------------------------------------------------ */

#main{
	width: 100%;
}

	#box_mainimage{
		width: 100%;
	}
		#mainimage img{
			width: 100%;
		}

	#box_caption{
		width: 100%;
	}
		#caption{
			background-color: #fff;
			width: 88%;
			padding: 5% 6%;
		}

	#box_detail{
		width: 100%;
	}
		#detail{
			width: 100%;
		}
		#detail img{
			width: 100%;
		}

	#box_detail_sub{
		background-color: #fff;
		width: 88%;
		padding: 5% 6%;
	}
		.caution{
			width: 95%;
			padding: 10px 5% 10px 0px;
			text-align: right;
			font-size: 13px;
			line-height: 13px;
			text-decoration: underline;
		}
		.topic{
			background-color: #ff0196;
			color: #fff;
			width: 100%;
			padding: 6px 0px;
			border-radius: 6px;
			text-align: center;
			font-size: 15px;
			line-height: 15px;
		}

	#shop{
		background-color: #fff;
		width: 100%;
		padding: 0px 0px 20px;
	}
		#spec{
			background-color: #f5f5f5;
			padding: 12px 5% 8px;
			margin: 0px 5% 5px;
			border-radius: 8px;
			border: solid 1px #bbb;
			font-size: 14px;
			line-height: 14px;
			color: #000;
			text-align: center;
		}
			#spec_sub{
				font-size: 13px;
				line-height: 13px;
				text-align: center;
			}
				#spec_sub div{
					display: inline-block;
					margin-bottom: 4px;
				}
				#spec_sub div:nth-child(1){
					width: 120px;
				}
				#spec_sub div:nth-child(2){
					width: 220px;
				}

	#box_illust{
		background-color: #000;
		width: 100%;
		padding: 20px 0px 0px;
	}
		#illust{
			padding: 0px 0px 10px;
		}
			#illust img{
				width: 96%;
				padding: 0px 2%;
			}
		.box_illust_text{
			width: 90%;
			margin: 0px;
			padding: 0px 5%;
		}
			.box_illust_text p{
				display: inline-block;
				vertical-align: top;
				width: 100%;
				margin: 0px;
				padding: 0px 0px 10px;
				color: #fff;
			}
				.box_illust_text p span{
					font-family: 'Days One', sans-serif;
					font-size: 24px;
					line-height: 24px;
					color: #ec32dd;
					vertical-align: -2px;
				}

	#box_item{
		width: 100%;
		padding-bottom: 0px;
	}
		#box_item img{
			width: 100%;
		}
		#box_item p:nth-child(3n+1){
			width: 90%;
			padding: 25px 5% 5px;
			font-size: 14px;
			line-height: 14px;
			color: #fff;
		}
		#box_item p:nth-child(3n){
			width: 90%;
			padding: 0px 5% 0px;
			text-align: right;
			font-size: 12px;
			line-height: 12px;
			color: #fff;
		}
		#box_item div{
			display: inline-block;
			width: 100%;
			vertical-align: top;
		}
		#box_item div div{
			width: 100%;
		}
		#box_item div:last-child{
			padding: 20px 0px 0px;
		}

	#box_size{
		background-color: #fff;
		width: 100%;
		padding: 30px 0px 30px;
	}
		#size_img img{
			width: 100%;
		}

	#box_slide{
		background: url(slide.jpg);
		background-repeat: repeat-x;
		width: 100%;
		height: 320px;
		margin: 0px;
	}

	#box_youtube{
		background-color: #000;
		width: 100%;
		padding: 0px 0px 10px;
	}
		#box_youtube_sub{
			position: relative;
			padding: 0px;
			margin: 0px auto;
		}
			#box_youtube_sub iframe{
				position:absolute;
				top: 0;
				left: 0;
				width:100%;
				height:100%;
			}
			#youtube_thumbnail{
				position: absolute;
				left: 0px;
				top: 0px;
				z-index: 1;
				width: 100%;
				cursor: pointer;
			}

	#box_link{
		background-color: #000;
		width: 100%;
	}
		#box_link div{

		}
			#box_link img{
				width: 100%;
			}

	#box_link2{
		background-color: #fff;
		width: 100%;
		padding-bottom: 15px;
	}
		#box_link2 div{

		}
			#box_link2 img{
				width: 100%;
			}

}
/* 画面サイズ ( S ) ここまで --------------------------------------------------------- */

/* 画面サイズ ( M ) ここから --------------------------------------------------------- */
@media screen and (min-width: 1024px){

body{
	font-size: 18px;
	line-height: 30px;
}

h1{
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 20px;
}
	h1 span:first-child{
		display: inline-block;
		width: 200px;
	}
	h1 span:last-child{
		display: inline-block;
		font-size: 18px;
		line-height: 18px;
		width: 380px;
	}

header{
	background: url(header_bg.gif);
	background-size: 1024px 54px;
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
	height: 54px;
}
	#header_logo{
		width: 1024px;
		height: 54px;
		margin: 0px auto;
	}

footer{
	padding: 20px 0px;
}
	#starlite{
		padding: 0px 0px 20px;
		text-align: center;
	}
		#starlite img{
			width: 160px;
		}
	#address{
		width: 90%;
		margin: 0px auto;
		font-size: 11px;
		line-height: 13px;
		color: #fff;
		text-align: center;
	}
		#add_jp{
			
		}
			#add_jp span{
				display: inline-block;
				padding: 0px 5px;
			}
		#add_us{
			padding-top: 4px;
		}
			#add_us span{
				display: inline-block;
				padding: 0px 5px;
			}
		#add_url{
			padding-top: 4px;
		}
		#copyright{
			padding-top: 15px;
		}

/* ------------------------------------------------------ */

#main{
	width: 100%;
}

	#box_mainimage{
		background: url(mainimage_bg.jpg);
		background-position: center;
		background-repeat: no-repeat;
		width: 100%;
	}
		#mainimage{
			width: 1024px;
			margin: 0px auto;
			padding: 0px;
		}

	#box_caption{
		background-color: #fff;
		width: 100%;
	}
		#caption{
			width: 944px;
			margin: 0px auto;
			padding: 40px 40px 50px;
		}

	#box_detail{
		background: url(detail_bg.jpg);
		background-position: center;
		background-repeat: no-repeat;
		width: 100%;
	}
		#detail{
			width: 1024px;
			margin: 0px auto;
			padding: 0px;
		}

	#box_detail_sub{
		background-color: #fff;
		width: 100%;
	}
		#detail_sub{
			width: 944px;
			margin: 0px auto;
			padding: 20px;
		}
		.caution{
			width: 95%;
			padding: 15px 5% 20px 0px;
			text-align: right;
			font-size: 13px;
			line-height: 13px;
			text-decoration: underline;
		}
		.topic{
			background-color: #ff0196;
			color: #fff;
			width: 100%;
			padding: 10px 0px;
			border-radius: 6px;
			text-align: center;
			font-size: 15px;
			line-height: 15px;
		}

	#shop{
		background-color: #fff;
		width: 100%;
		padding: 0px 0px 20px;
	}
		#spec{
			background-color: #f5f5f5;
			padding: 16px 5% 10px;
			margin: 0px 5% 10px;
			border-radius: 8px;
			border: solid 1px #bbb;
			font-size: 16px;
			line-height: 16px;
			color: #000;
			text-align: center;
		}
			#spec_sub{
				font-size: 14px;
				line-height: 14px;
				text-align: center;
			}
				#spec_sub div{
					display: inline-block;
					margin-bottom: 4px;
				}
				#spec_sub div:nth-child(1){
					width: 110px;
				}
				#spec_sub div:nth-child(2){
					width: 230px;
				}

	#box_illust{
		background-color: #000;
		width: 1024px;
		padding: 30px 0px 10px;
		margin: 0px auto;
	}
		#illust{
			padding: 0px 0px 20px;
		}
		.box_illust_text{
			width: 960px;
			margin: 0px auto;
			padding: 0px 32px;
		}
			.box_illust_text p{
				display: inline-block;
				vertical-align: top;
				width: 460px;
				margin: 0px;
				padding: 0px 10px 10px;
				color: #fff;
			}
				.box_illust_text p span{
					font-family: 'Days One', sans-serif;
					font-size: 28px;
					line-height: 28px;
					color: #ec32dd;
					vertical-align: -2px;
				}

	#box_item{
		width: 1024px;
		margin: 0px auto;
		padding-bottom: 25px;
	}
		#box_item img{
			width: 100%;
		}
		#box_item p:nth-child(3n+1){
			width: 90%;
			padding: 35px 5% 5px;
			font-size: 16px;
			line-height: 16px;
			color: #fff;
		}
		#box_item p:nth-child(3n){
			width: 90%;
			padding: 0px 5% 0px;
			text-align: right;
			font-size: 14px;
			line-height: 14px;
			color: #fff;
		}
		#box_item div{
			display: inline-block;
			width: 50%;
			vertical-align: top;
		}
		#box_item div div{
			width: 100%;
		}
		#box_item div:last-child{
			padding: 20px 0px 0px;
		}

	#box_size{
		background-color: #fff;
		padding: 40px 0px;
		text-align: center;
	}

	#box_slide{
		background: url(slide.jpg);
		background-repeat: repeat-x;
		width: 100%;
		height: 320px;
		margin: 0px;
	}

	#box_youtube{
		background-color: #000;
		width: 100%;
		padding: 0px 0px 10px;
	}
		#box_youtube_sub{
			position: relative;
			width: 640px;
			height: 360px;
			padding: 0px;
			margin: 0px auto;
		}
			#box_youtube_sub iframe{
				position:absolute;
				top: 0;
				left: 0;
				width:100%;
				height:100%;
			}
			#youtube_thumbnail{
				position: absolute;
				left: 0px;
				top: 0px;
				z-index: 1;
				width: 640px;
				cursor: pointer;
			}

	#box_link{
		background-color: #fff;
		width: 100%;
		padding: 20px 0px 10px;
	}
		#box_link div{
			width: 1024px;
			padding: 0px 0px 0px;
			margin: 0px auto;
			text-align: center;
		}
			#box_link img{
				width: 485px;
				margin: 0px 5px 10px;
				border-radius: 8px;
			}

	#box_link2{
		background-color: #fff;
		width: 100%;
		padding: 20px 0px 10px;
	}
		#box_link2 div{
			width: 1024px;
			padding: 0px 0px 0px;
			margin: 0px auto;
			text-align: center;
		}
			#box_link2 img{
				width: 485px;
				margin: 0px 5px 10px;
				border-radius: 8px;
			}

}
/* 画面サイズ ( M ) ここまで --------------------------------------------------------- */



