/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap');*/

#mietabi{
	padding-bottom: 10%;
}

#mietabi h1{
	margin-bottom: 6%;
}

#mietabi a{
	text-decoration: none;
}

section{
	width:100%;
	background-color: #FFFFFF;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #E7F8FC), color-stop(.25, transparent),color-stop(.50, transparent), color-stop(.50, #E7F8FC),color-stop(.75, #E7F8FC), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 30px 30px;
	padding: 7% 0;
}

hr{
width:100%;
background-color: #FFFFFF;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #2c98e2), color-stop(.25, transparent),color-stop(.50, transparent), color-stop(.50, #2c98e2),color-stop(.75, #2c98e2), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 18px 18px;
height:10px;
border: none;
margin: 0 ;	
}

.box{
	width:92%;
	margin: 0 auto;
	background: #fff;
}

.box h2{
	margin: 0 auto 1.5em;
	width:70%;
}

.box h3{
	margin-bottom: 1.25em;
	margin-top: -1.5em;
}


.block01{
	border: 2px solid #2c98e2;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	padding: 8% 1% 5%;
	margin-bottom: 2em;
	margin-top: 5em;
}

.block01 h2{
	width:100%;
	margin-bottom: 1.25em;
	margin-top: -3em;
}

.block01 .top-text{
	width:98%;
	margin: 5% auto 8%;
	}
	.block01 .top-text>div+div{
		margin-top: 2em;
		}

#mieria{}
	#mieria>div+figure{
		margin-top: 2em;
		}
	#mieria figure{
		text-align: center;
		}
	#mieria figure img{
		width: 80%;
		height: 80%;
		}

.block01 .top-text .text-blue{
	color: #2c98e2;
	font-size: 140%;
	font-weight: bold;
}


.block01 .top-text .border-text{
	text-decoration: underline;
	font-size: 130%;
	line-height: 1.7;
	margin-top: 1em;
	}

.block01 .top-text .border-text .F-b{
}

/****************************安全・安心 みえの旅特集**********************************/
.block02{
	border: 2px solid #ff7979;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	padding: 8% 1%;
	margin-bottom: 3em;
}

.block02 h3{
	width:62.5%;
	text-align: left;
	margin-left: 1em;
}

.block02 .box-imgae{
	margin-bottom: 1.2em;
}


.block02-01{
	border: 1px solid #ff7979;
	margin-top: 3em;
	}

.block02-01 .inner-img{
	width:86%;
	margin: 1em auto;
}

.block02-01 p{
	width:86%;
	margin: 0 auto 1.2em;
	text-align: left;
}

/****************************ありのままの自然を体感 自然体験特集  **********************************/

.block03{
	border: 2px solid #63b436;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	padding: 8% 1%;
	margin-bottom: 3em;
}


.block03 h3{
	width:80%;
	text-align: left;
	margin-left: 1em;
}

.block02 .box-imgae{
	margin-bottom: 1.2em;
}


.block03-01{
	border: 1px solid #63b436;
	margin-top: 3em;
}

.block03-01 .inner-img{
	width:86%;
	margin: 1em auto;
}


/****************************取材レポート  **********************************/
#Report{
	margin: 4em auto;
}
#Report h2{
	margin: 0 auto 1.5em;
	width:70%;
}
#Report ul li{
	width:86%;
	margin: 0 auto;
}

#Report .thumb{
	margin-bottom: 1em;
}
#Report .day{
	margin-bottom: 0.5em;
}

#Report .day span{
	background: #e29ac7;
	padding: 0.5em 1em;
	margin-right:0.5em;
}
#Report h4{
	font-size: 110%;
}




.sub-img{
	margin: 3em auto;
}





