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

.potatop{
	position:relative;
	max-width:949px;
	width:100%;
	height:342px;
	border:#000 1px solid;
	margin:8px auto 10px;
	overflow:hidden;
	background-color:#ffffff;}

.potap{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	}
	
.potap2{
	display:none;
	}

.potap img,.potap2 img,.innerbeer2019 img{
	width:100%;
	height:auto;}

.potabun{
	position:absolute;
	top:66%;
	left:16%;
	max-width:340px;
	width:46%;
	}
		
.kuwapota{position:absolute;
	top:90%;
	left:10%;
	font-size:15px;
	letter-spacing:-1px;}
	
	
	
/**/

.headobi{
	display:block;
	padding:4px 4px 4px 20px;
	width:100%;
	height:40px;
	text-align:left;
	background-color:#000;}

.wrapperpota{
	width:100%;
	margin:0 auto;
	width:100%;
	}	
	
.innerbeer2019{
	position:relative;
	margin:0 auto;
	max-width:860px;
	width:100%;}


@media only print{	
	
.wrapperpota{
	width:860px;
	height:1200px;
	background-image:url(2019091print.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-size:contain;}
		
.noprint {display: none;}
	
}

	
@media only screen and (max-width: 938px){

.potatop{
	height:332px;}


.wrapperbeers{
	width:100%;
	margin:0 auto;
	width:100%;
	}	
	
.innerbeer2019{
	position:relative;
	margin:0 auto;
	max-width:860px;
	width:100%;}
}

@media only screen and (max-width: 840px){
	
.potatop{
	height:298px;}
	
.potabun{
	font-size:13px;
	top:62%;
	}
	
.kuwapota{
	top:88%;
	left:5%;
	font-size:14px;}

}

@media only screen and (max-width: 768px){

.potatop{
	height:270px;}

}
@media only screen and (max-width: 640px){

.potatop{
	height:260px;}


.potabun{
	top:60%;
	left:5%;
	font-size:12px;
	}

}

@media only screen and (max-width: 480px){

.potatop{
	height:650px;}

.potap,.potabun{
	display:none;
	}
	
.potap2{
	display:inherit;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	}

.kuwapota{
	top:94%;
	font-size:14px;}

}

@media only screen and (max-width: 414px){
	
.potatop{
	height:560px;}


}

@media only screen and (max-width: 375px){

.potatop{
	height:500px;}
	
.kuwapota{
	font-size:13px;}

}

@media only screen and (max-width: 320px){

.potatop{
	height:428px;}
	
.kuwapota{
	font-size:11px;}

}