@charset "UTF-8";
@media screen and (min-width: 641px) and (max-width: 1024px)
{

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*コンテンツ1*/
.contents1 {
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
}
.contents1-in {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0%;
	background-color: #FFF1D6;
	background-image: url(../permit%20-%20Copy/images/y-map_26.png);
}
.contents1-1 {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}

.contents1-1-left {
	width: 45%;
	height: 70px;
	background-repeat: repeat-x;
	float: left;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #507F36;
	padding-top: 20px;
	text-align: right;
	padding-right: 40px;
	margin-bottom: 40px;
}

.contents1-box {
	height: auto;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 40px;
	width: 96%;
}

.contents1-box a {
	color: rgba(63,116,60,1.00);
}

.contents1-box a:hover {
	color: #10406C;
}



.t-title {
	font-size: 150%;
	color: rgba(76,141,73,1.00);
}
.link-box {
	width: 100%;
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 40px;
}
.link-box h2 {
	width: 98%;
	background-color: rgba(76,141,73,1.00);
	color: rgba(255,255,255,1.00);
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 131%;
	text-align: left;
	padding-left: 2%;
	letter-spacing: 8px;
}
.link-box-art {
	width: 100%;
	border-bottom: 1px dotted rgba(184,184,184,1.00);
}
.link-box-art-end {
	width: 100%;
}
.link-box-art-left {
	float: left;
	width: 30%;
	margin-left: 2%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.link-box-art-left2 {
	float: left;
	width: 22%;
	padding-top: 30px;
	padding-left: 8%;
}
.link-box-art-right {
	width: 60%;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-weight: 300;
	word-wrap:break-word;
}
.link-box-art:hover {
	background-color: #FCFFE7;
	color: #10406C;
}
.link-box-art-end:hover {
	background-color: #FCFFE7;
	color: #10406C;
}




.title-j-1 {
	padding-bottom: 10px;
	margin: 0px;
	font-size: 180%;
	color: rgba(255,255,255,1.00);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: 300;
	letter-spacing: 10px;
}

.title-e-1 {
	margin: 0px;
	font-size: 75%;
	color: rgba(117,184,41,1.00);
	padding-right: 25px;
	
}



}
