@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-top:10px;	
	margin-bottom:8px;	
	font-size:19px;
	line-height:1.7em;
	padding:0% 5%;
	color: #f0a2ad;
	text-align:center;
	letter-spacing: 1px;
	font-weight: nomal;
	font-family: 'Montserrat',sans-serif;
}	

h2 {
	margin-bottom:60px;
	margin:0;
	font-size:13px;
	text-align:center;
	line-height:1.5em;
	padding:0% 5%;
	font-weight: bold;
	font-family: 'Montserrat',sans-serif;
	color: #444444;
}

h3 {
	margin-bottom:32px;
	padding:5px 5%;
	font-size:16px;
	text-align:center;
	line-height:1.5em;
	letter-spacing: 1px;
	font-weight: normal;
	color: #444444;
	font-family: 'Montserrat',sans-serif;
}

p  {
	margin:10;
	padding:10px 5%;	
	font-size:11px;
	text-align:center;
	line-height:1.8em;
	color: #444444;
}


hr{
	margin: 2%;
	border: 1px solid #ffffff;     	
	border-bottom: 2px dashed #f0a2ad;
}

ul {
	list-style:none;
}


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



/* ▼ 分割ボックス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:0px;
	color:#333333;
	font-size:11px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

.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:98%;
	height:auto;
	border:none;
	padding: 0px;	
}

.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;	
}



/* ▼ ボタン ▼ */


.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;
	color: #444444;
	border: 1px solid #444444;
	font-family: 'Montserrat',sans-serif;
	background: #fff
}

/*
#nav {
	list-style: none;
  }
   
  #nav li {
	width: 44%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f5b8c0;
	display: inline-block;
	padding: 10px;
  }
   
  #nav li a {
	text-decoration: none;
	color: #fff;
	font-weight: nomal;
  }




  
a.anchor {
    display: block;
    padding-top: 57px;
    margin-top: -57px;
}
*/


.nav {
	padding: 20px;
}

.nav2 {
	margin-top: 10px;
}
