@charset "UTF-8";
/* CSS Document */


body{
	background-color: #ffffff;
}

#site-box {
	max-width: 900px ;
	margin-left:auto;
	margin-right:auto;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #333;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	opacity: 80%;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}


.youtube {
	position:relative;
    width:98%;
    height:0;
    padding-top:55%;
	margin: 0 auto;
}

.youtube iframe{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.zero{
	margin: 0 auto;
	font-size: 0;

}


	.buttontop{
	padding-top: 50px;
	padding-bottom: 3px;
}
	.button{
	padding-top: 0px;
	padding-bottom: 0px;
}
	.buttonunder{
	padding-top: 3px;
	padding-bottom: 50px;
}

.p1{
	padding-top: 80px; 
	padding-bottom: 80px;
	text-align: center;
}

.p2{
	padding-top: 20px; 
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
	font-size: 16px;
}

h3{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	vertical-align: top;
	text-align: center;
}
h4{
	color: #000;
	font-weight: bold;
	font-size: 30px;
	vertical-align: top;
	text-align: center;
	line-height: 70px;
}



.p3{
	color: #000;
	font-size: 20px;
	vertical-align: top;
	word-break: break-all;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}
.bucknumber{
	padding-top: 50px;
	padding-bottom: 50px;

}

.p4{
	padding-top: 50px;
	padding-bottom: 50px;
	color: #333333;
	font-size:18px;
	text-align: center;
	line-height:20px;
}


img {  
}

#bg01{ 
	background-image: url("images/jerry_stick_SP_lp_bg.jpg");
	background-size:cover;
	text-align: center;
}

#bg02{ 
	background-image: url("images/jerry_stick_SP_lp_bg.jpg");
	background-size:cover;
}


.link{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
}
.link2{
	padding-top: 20px;
	text-align: center;
}
	

@media screen and (max-width: 768px) and (min-width: 480px) {
		#page-top {
    position: fixed;
    bottom: 5px;
    right: 10px;
    font-size: 50%;
}
#page-top a {
    background: #333;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	opacity: 80%;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
	.p1{
	padding-top: 30px; 
	padding-bottom: 30px;
	text-align: center;	
}
	.buttontop{
	padding-top: 10px;
	padding-bottom: 5px;
}
	.button{
	padding-top: 0px;
	padding-bottom: 0px;
}
	.buttonunder{
	padding-top: 5px;
	padding-bottom: 10px;
}
	.p2{
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 14px;
}
	.p3{
	color: #fff;
	font-size: 14px;
	vertical-align: top;
	word-break: break-all;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
}
	h3{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
	text-align: center;
}
	h4{
    color: #000;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
}
	
	.bucknumber{
	padding-top: 20px;
	padding-bottom: 20px;

}
	.link{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline-block;
}
	.link img{
	width: 90%;
}
	
	.link2{
	padding-top: 0px;
	text-align: center;
}
	.p4{
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333333;
	font-size:14px;
	text-align: center;
}
	
	
}
	


@media screen and (max-width: 480px) {
	#page-top {
    position: fixed;
    bottom: 5px;
    right: 10px;
    font-size: 50%;
}
#page-top a {
    background: #333;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	opacity: 80%;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

	.p1{
	padding-top: 30px; 
	padding-bottom: 30px;
	text-align: center;	
}
	.buttontop{
	padding-top: 10px;
	padding-bottom: 5px;
}
	.button{
	padding-top: 0px;
	padding-bottom: 0px;
}
	.buttonunder{
	padding-top: 5px;
	padding-bottom: 10px;
}
.p2{
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 14px;
}
	.p3{
	color: #fff;
	font-size: 14px;
	vertical-align: top;
	word-break: break-all;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
}
	.p4{
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333333;
	font-size:14px;
	text-align: center;
}
	h3{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
	text-align: center;
}
	h4{
    color: #000;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
    line-height: 25px;
}
	.bucknumber{
	padding-top: 20px;
	padding-bottom: 20px;

}

	.link{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline-block;
}
	.link img{
	width: 90%;
}
	
	.link2{
	padding-top: 0px;
	text-align: center;
}