@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* ▼各ボックス共通▼ */
.box, .boxC, .box2, .box3, .box4, .box5, .box6, .boxC, .pageButton, .boxcenter {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}

.box4 {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:70px;
}


h1 {
	margin:0px 0px 15px;
	padding:20px 9%;
	font-size:17px;
	line-height:1.8em;
	text-align:center;
	font-weight: normal;
}	

h2 {
	margin:0px 0px 15px;
	padding:15px 9%;
	font-size:15px;
	text-align:center;
	line-height:1.8em;
	font-weight: normal;
}



p  {
	margin:0px 0px 20px;
	padding:5px 9%;	
	font-size:12px;
	text-align:left;
	line-height:1.8em;
}


hr{
	margin:35px 2%;	
	border: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;

}


/* ▼ main ▼ */
.box img{
	margin:0;
	margin-bottom:20px;	
	width:90%;	
	display: block;
 margin-left: auto;
 margin-right: auto;
}










/* ▼ ボタン ▼ */
.Button p {
}


.Button a {
	text-decoration: none;
}

.text_But {
	display: block;
	width:70%;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 50px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	padding: 10px;
	border: 1px solid #999999;
	color: #333333;
	font-family: 'Montserrat',sans-serif;
}
