@charset "euc-jp";
article.end{
background:url(../img/bg/bg-flag.png) top center no-repeat;
	background-size:contain;
padding:2% 0 4% 0;
text-align: center;
}
article.end .block{padding:6% 0 1% 0;}

article.end h2{margin-bottom: 1%;}

article.end .text{font-size:22px;
color: #ee0000;
font-weight: bold;
line-height: 1.8em;}

/*howto*/
.howto .button{width:612px;
text-align: center;
position: relative;
margin-top:-75px;
margin-left:594px;}

.howto .button img{margin-bottom:15px;}



@media screen and (max-width: 700px) {
	
article.end .text{font-size:20px;
text-align: left;
	box-sizing: border-box;
	padding:0 4%;
	line-height: 1.5em;}
	
	
.howto .button{width:100%;
text-align: center;
position: relative;
margin:0;}

}