@charset "UTF-8";
/* Subvisual */
.sv {
	background: url(../images/keyword/bg_mv01.png) no-repeat center top;
}
.sv-caption {
	text-align: center;
	padding: 190px 0 0;
}
/* Concept */
div#Concept {
	padding: 20px 0 100px 0;
}
/*#City*/

.al-center {
	text-align: center;
}
.des02 {
	font-size: 18px;
	padding: 40px 0;
	text-align: center;
	font-family: "游ゴシック", YuGothic;
}
.des02 .fa-cog {
	margin-left: 5px;
	margin-right: 5px
}
.blue {
	color: #1e2585;
}
.yallow {
	color: #ef9051;
}
.green {
	color: #005d1a;
}
.brown {
	color:#7E2D00;
}
.desit-info01 {
	width: 640px;
	float: left;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-family: "游ゴシック", YuGothic;
}
.desit-info01 span {
	font-weight: bold;
	font-size: 20px;
}
.img-info01 {
	width: 320px;
	float: right;
}
.img-info01 img {
	max-width: 100%;
}
.desit-info01 p {
	margin-bottom: 30px
}
.desit-info02 {
	width: 448px;
	float: right;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}
.img-info02 {
	width: 460px;
	float: left;
	text-align: right;
}
.img-info02 img {
	max-width: 100%;
}
.desit-info02 p {
	margin-bottom: 20px;
	font-family: "游ゴシック", YuGothic;
}
.name-info02 {
	font-size: 22px;
	padding: 20px 0 0;
	font-family: "游ゴシック", YuGothic;
}


.name-info02 span.midashi2 {
	font-size: 18px;
	color: #666
}

.name-info02 span.midashi { font-size: 22px; font-weight: bold; color: #000; margin-bottom: 0;}


h2.h2-review {
	font-size: 58px;
	text-align: center;
	margin-bottom: 90px;
}
.list-review li {
	width: 280px;
	float: left;
	text-align: center;
}
.list-review li+li {
	margin-left: 70px
}
.name-review {
	font-size: 21px;
	color: #333;
	margin-bottom: 01px;
	font-weight: bold;
	font-family: "游ゴシック", YuGothic;
}
.name-review2 {
	color: #333;
	font-family: "游ゴシック",YuGothic;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.img-review {
	display: block;
	margin-bottom: 20px;
}
.des-review {
	margin-bottom:20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: left;
	font-family: "游ゴシック", YuGothic;
}
.find-review {
	display: block;
	font-size: 18px;
	color: #000 !important;
	padding: 5px 10px;
	background: #ffe31e;
	border-bottom: 4px solid #000;
	text-decoration: none;
	font-family: "游ゴシック", YuGothic;
}
#Review {
	margin-bottom: 60px;
}
#city {
	background: url(../images/keyword/bg_city.png) repeat-x;
	padding-bottom: 80px;
}
#park {
	background: url(../images/keyword/bg_park.png) repeat-x;
	padding-bottom: 80px;

}
#forest {
	background: url(../images/keyword/bg_forest.png) repeat-x;
	padding-bottom: 80px;
}
#mountain {
	background: url(../images/keyword/bg_mountai.png) repeat-x;
	padding-bottom: 80px;
}
#ManInCar {
	width:980px;
	margin:0 auto 100px auto;
	background:url(../images/keyword/ma_car.png) no-repeat;
background-size: cover;
height:500px;
}



.city_btm li,.mountain_btm li{
	float:left;
	width: 310px;
	height: 310px;
	box-sizing:border-box;

}

.city_btm li img, .mountain_btm li img{
	width:100%;

}
.column_box{
	width:980px;
	margin:0 auto;
	font-family: "游ゴシック",YuGothic;
	color:#FFFFFF;
	font-weight: bold;
}

.column_ttl{
	font-size:40px;
	display:block;
	float:left;
	width:45%;
	position: relative;
	top:397px;
	left:30px;
	text-shadow: 0 0 5px #000000,0 0 5px #000000,0 0 5px #000000,0 0 5px #000000;
}

.column_txt{
	letter-spacing: 1px;
	text-shadow: 0 0 5px #000000,0 0 5px #000000,0 0 5px #000000,0 0 5px #000000;
	font-size:16px;
	display:block;
	float:left;
	width:50%;
	position: relative;
	top:198px;

}