@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:0;
	margin-bottom:15px;
	padding-top:10px;	
	font-size:19px;
	text-align:center;
	line-height:1.5em;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: 'Montserrat',sans-serif;
}	

h2 {
	margin:0;
	margin-top:15px;
	margin-bottom:15px;
	padding:8px;
	margin-bottom:15px;
	font-size:15px;
	text-align:center;
	line-height:1.5em;
	letter-spacing: 1px;
	font-weight: normal;
	border-radius: 4px;
	background: #d6c3a4;
	color: #333333;
	font-family: 'Montserrat',sans-serif;
}



p  {
	margin-top:10px;	
	margin-bottom:10px;
	padding-left:5%;
	padding-right:5%;	
	font-size:13px;
	text-align:left;
	line-height:2em;
}






/* ▼目次▼ */
.indtit {
	margin:0px;
	padding:0 5% 0 5%;
}


.indtit ul {
	margin:0;
	padding:0;
	list-style:none;
}

.indtit li a {
	display:block;
	padding:1px;
	color:#000000;
	font-size:15px;	
	text-decoration:none;
	
}

.indtit li img {
	border:none;
}



.indtit li:after {
	content:"";
	display:block;
	clear:both;	
}



.indtit img {
	float:left;	
	width:80px;	
}

.inte {
	float:none;	
	width:auto;	
	padding-top:5px;
	line-height:2em;
}





















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











/* ▼ 詳細ボックス ▼ */
.details ul {
	margin:0;
	padding:0;
	list-style:none;
}


.details li a {
	display:block;
	padding:10px;
	color:#333333;
	font-size:13px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.details ul:after {content:"";
	display:block;
	clear:both;	
}


.details img{
	margin:0;
	width:95%;	
	display: block;
 margin-left: auto;
 margin-right: auto;
}




.sub_tx {
	display:block;
	padding:3px 20px 25px 20px;
	color:#333333;
	font-size:13px;
	line-height:2em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.sub_im {
	display:block;
	padding:3px;
	font-weight: normal;
	text-decoration: none;
}






/* ▼ 分割ボックス23456 ▼ */
.box2 ul, .box3 ul, .box4 ul, .box5 ul, .box6 ul {
	margin:0;
	padding:0;
	list-style:none;
}


.box2 li a, .box3 li a, .box4 li a, .box5 li a, .box6 li a, .boxcenter li a {
	display:block;
	padding:5px;
	margin:5px;
	padding-bottom: 5px;
	color:#333333;
	font-size:11px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	border-radius: 4px;
	background: #d6c3a4;
}


.box2 ul:after, .box3 ul:after, .box4 ul:after, .box5 ul:after, .box6 ul:after, .boxcenter ul:after {content:"";
	display:block;
	clear:both;	
}


.box2 img, .box3 img, .box4 img, .box5 img, .box6 img {
	max-width:80%;
	height:auto;
	border:none;
	padding-top: 8px;	
}

.box2 li {
	float:left;	
	width:50%;
}

.box2 li:nth-child(2n+3) {
	clear:both;	
}

.box3 li {
	float:left;	
	width:33.3%;
}

.box3 li:nth-child(3n+4) {
	clear:both;	
}



.box4 li {
	float:left;	
	width:25%;
}

.box4 li:nth-child(4n+5) {
	clear: both;	
}

.box5 li {
	float:left;	
	width:20%;
}

.box5 li:nth-child(5n+6) {
	clear:both;	
}

.box6 li {
	float:left;	
	width:16.6666%;
}

.box6 li:nth-child(6n+7) {
	clear:both;	
}






/* ▼ ボタン ▼ */
.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;
}
