@charset "utf-8";

img {
	max-width: 100%;
}
.path-title {
	margin: 10px 0;
	font-size: 13px;
}
.hiking-banner img {
	max-width: 100%;
	position: relative;
	width: 100%;
}

.hiking-banner {
	position: relative;
	text-align: center;
}
.cont-banner {
	position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    text-align: center;
}
.cont-banner img {
	
	width: auto;
}
.search-box {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 100px;
}
.tit-lv2-area {
	background-color: #269ec5;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 30px;
}
@media (max-width: 992px) {
	.tit-lv2-area {
		margin-bottom: 0;
	}
}
.circlearea {
	margin-right: 8px;
	width: 43px;
	height: 43px;
	display: inline-block;
	background: url(/st/share/area/layout/tit2maru.png) top left no-repeat;
	position: relative;
	margin-bottom: 0!important;
}
.absmid {
	vertical-align: middle;
	margin-bottom: .25em;
}
.circleicon {
	width: 43px;
	position: absolute;
	top: 8px;
	left: 0;
	text-align: center;
	display: block;
}
.circleicon img {
	display: inline-block;
}

.cont-hiking {
	background: #f7f3e7;
	padding: 40px 0;
}
.the-title {
	color: #333333;
	font-weight: 900;
	font-size: 35px;
	text-align: center;
	margin-bottom: 40px;
}
.list-popular .col-sm-4 {
	padding: 0 7.5px;
	margin-bottom: 15px;
}
.thumb-img {
	background: #fff;
}

.thumb-img a {
	display: block;
}
.fix-img-thumb {


}
.thumb-img img {
    display: block;
	
}
.auto-height {
	overflow: hidden;
	padding: 10px;
}
.des-item h3 {
	display: block;
    font-size: 18px;
    font-weight: 800;
    color: #2c85f3;
    margin-bottom: 5px;
}
.des-item p {
	font-size: 14px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 15px;
}
.des-item .difficult {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0;
	font-weight: 700;
}
.des-item .difficult span {
	font-weight: 700;
}

.hiking-map {
	position: relative;
	margin-top: 15px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url('/tw/area/hiking/img/bg-map.jpg') top center repeat;
}
.hiking-map h2.the-title {
	color: #fff;
	margin-bottom: 10px;
}
.hiking-map .desc-map {
	text-align: center;
	color: #fff;
	font-size: 17px;
	margin-bottom: 60px;
}
.list-map {
    position: absolute;
    top: 18%;
	z-index: 5;
}
.list-map ul {
	
}
.list-map ul li {
	width: 37%;
	float: left;
	margin-bottom: 10px;
}
.list-map ul li a {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.list-map ul li a span {
    display: inline-block;
    margin-right: 5px;
    height: 23px;
    width: 23px;
    background: #d84923;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
}

.mapify-popOver strong{
	font-weight: 400;
	font-size:24px;
	line-height: 1em;
	display: block;
	margin-bottom: 10px;
	color: #000;
}
.mapify-popOver{
	color: #999;
	font-size: 16px;
	height: 130px;
}
.mapify-popOver-content{
	position: relative;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.mapify-popOver.customPopOver{
	background: #09f;
}

/* Custom hovering style */
.mapify-hover{
	fill:rgba(0,0,0,0.15);
	stroke: #fff;
	stroke-width: 2;
}

.customHover{
	fill:#09f;
	stroke: #fff;
	stroke-width: 2;
}

.search-box .container {
	padding: 0;
}
.list-popular .row{
	margin-left: -7.5px;
	margin-right: -7.5px;
}

@media(max-width:1440px) {
	.cont-banner img {
		width: 40%;
	}
	.list-map {
		width: 50%;
	}
}

@media(max-width:1024px) {
	.hiking-map {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
}

@media(max-width:769px) {
	.hiking-map {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.tit-lv2-area {
		font-size: 19px;
	}
	.cont-banner {
		top: 18%;
	}
	.cont-banner img {
		width: 47%;
	}
	.the-title {
		font-size: 30px;
	}
	.list-popular .col-sm-3 {
		width: 33.33333333%;
	}
	.thumb-img img {
		width: 100%;
	}
	.cont-hiking .container {
		padding: 0 7.5px;
	}
	.list-map {
		position: static;
		width: 100%;
		margin-top: 20px;
		max-width: inherit;
		flex: initial;
	}
	.list-map ul li {
		width: 33.33333333%;
	}
	.list-map ul li a {
		font-size: 14px;
	}
}

@media(max-width:700px) {
	.list-popular .col-sm-4 {
		width: 50%;
	}
	.hiking-map .img-responsive {
		display: none;
	}
	.list-map {
		padding: 0;
	}
	.list-map ul li {
		width: 50%;
		margin-bottom: 5px;
	}
	.list-map ul li a {
		margin: 0 5px;
		padding: 10px;
		border-radius: 5px;
		background: #4a81b3;
	}
	.hiking-map .desc-map {
		margin-bottom: 30px;
	}
}
@media(max-width:480px) {
	.cont-banner img {
		width: 65%;
	}
	.list-map ul li {
		height: 47px;
	}
	.list-map ul li a span {
		display: inherit;
		float: left;
	}
	.the-title {
		font-size: 25px;
	}
}

@media(max-width:375px) {
	.list-map ul li {
		height: auto;
		width: 100%;
	}
	.tit-lv2-area {
		font-size: 16px;
	}
}
@media(max-width:768px){
	.list-map:after{
		content: '';
		display: block;
		clear: both;
	}
}
