@charset "utf-8";
/*===============================================
				tourism
===============================================*/
#tourism-home .container{
	overflow: hidden;
	margin-bottom: 50px;
}
#tourism-home #heading .head-slick-area {
	margin: 0 -330px 30px;
}
#tourism-home #heading .head-slick-area .slick-slide {
	width: 590px;
}
#tourism-home #heading .head-slick-area .slick-prev,
#tourism-home #heading .head-slick-area .slick-next{
margin-top: -30px;
}

#tourism-home #heading .head-slick-area .slick-prev{
left:370px;
}
#tourism-home #heading .head-slick-area .slick-next{
left:1265px;
}
#tourism-home #heading .head-slick-area .slick-dots li{
display: none;
}
#tourism-home #heading .head-slick-nav {
	margin: 0 -10px 30px;
}
#tourism-home #heading .head-slick-nav li{
display: inline-block;
float: left;
	margin: 0 10px;
	border: 5px solid #cfe9fb;
}
#tourism-home #heading .head-slick-nav li.current{
	border: 5px solid #01a6dc;
}
#tourism-home #heading h1{
	color: #0c59b9;
	font-size:20px;
	font-weight: bold;
	margin-bottom: 1em;
}
#tourism-home #heading .fL{
	width: 680px;
	margin-left: 30px;
}
#tourism-home #heading .fR{
	width: 240px;
	background-color: #f0f0f0;
	margin-right: 30px;
}
#tourism-home #heading .fR dl{
	padding: 20px;
}
#tourism-home #heading .fR dt{
	text-align: center;
}
#tourism-home #heading dd{
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
#tourism-home #heading dd span{
	display: block;
	min-width: 170px;
	position: relative;
	line-height:1.3;
	font-weight: bold;
	margin-top: 0.7em;
}
#tourism-home #heading dd img{
	position: absolute;
	top: 5px;
	left: 0px;
}
#tourism-home #heading .icon01 span{
	color: #ca46b0;
	border-bottom: dotted 1px #ca46b0;
	float: left;
	margin-left: 30px;
	text-indent: 10px;
}
#tourism-home #heading .icon02 span{
	color: #6c2727;
	border-bottom: dotted 1px #6c2727;
	float: right;
	text-align: right;
	margin-right: 30px;
	text-indent: 10px;
}
#tourism-home #heading .icon02 img{
	right: 0px;
	left: auto;
}
#tourism-home #heading .icon03 span{
	color: #e5236c;
	border-bottom: dotted 1px #e5236c;
	float: left;
	margin-left: 30px;
	text-indent: 10px;
}
#tourism-home #heading .icon04 span{
	color: #573d8e;
	border-bottom: dotted 1px #573d8e;
	float: right;
	text-align: right;
	margin-right: 30px;
	text-indent: 10px;
}
#tourism-home #heading .icon04 img{
	right: 0px;
	left: auto;
}
#tourism-home #heading .icon05 span{
	color: #f7800d;
	border-bottom: dotted 1px #f7800d;
	float: left;
	margin-left: 30px;
	text-indent: 10px;
}
#tourism-home .tourism-list{
	padding-top: 30px;
	padding: 0 20px 60px;
	border-bottom: dotted 1px #ccc;
}
#tourism-home .tourism-list h1{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: -50px;
}
#tourism-home .tourism-list h1 img{
	display: block;
	margin: 50px auto 10px;
}
#tourism-home .tourism-list li{
	width: 227px;
	float: left;
	margin: 65px 10px 0;
}
#tourism-home .tourism-list li .area-icon{
	margin: 0 10px -32px;
	position: relative;
	z-index:10;
}
#tourism-home .tourism-list .text-area{
	padding: 10px;
	position: relative;
	z-index: -1;
	box-shadow: 0 0 4px 0 #ccc;
}
#tourism-home .tourism-list .text-area h2{
	font-size: 18px;
	font-weight: bold;
	height: 3.5em;
	overflow: hidden;
	line-height:1.3;
}
#tourism-home .tourism-list .text-area ul{
	border-top: solid 1px #7f7f7f;
	padding-top: 5px;
}
#tourism-home .tourism-list li .text-area li{
	width: auto;
	float: left;
	margin: 5px 1px 0;
}
#tourism-home .tourism-list li .text-area li:first-child{

	margin: 2px 8px 0 0;
}
.tourism-detail .container{
	width: 970px;
}
.tourism-detail #about h1{
	color: #0c59b9;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}
.tourism-detail #about .fL{
	width: 585px;
	height: 350px;
	overflow: hidden;
}
.tourism-detail #about .fR{
	width: 325px;
	height: 350px;
}
.tourism-detail #about .fR h2{
	color: #0c59b9;
	margin-bottom: 1em;
}
.tourism-detail #about .fR .area-icon{
	padding: 20px 0;
	border-top: dashed 1px #7f7f7f;
	border-bottom: dashed 1px #7f7f7f;
	margin: 0 0 1em;
}
.tourism-detail #about .fR .icon-list li{
	float: left;
	margin: 0 2px;
}
.tourism-detail #about .fR .slick-nav{
	position: absolute;
	left: 0;
	bottom: 0;
}
.tourism-detail #about .fR .slick-nav li{
	float: left;
	margin: 0 10px 0 0;
}
.tourism-detail #description{
	margin-bottom: 30px;
}
.tourism-detail #description hr{
	width: 210px;
	border: none;
	height: 1px;
	border-top: solid 1px #7f7f7f;
	margin: 30px 0 50px;
}
.tourism-detail #description .fL{
	width: 570px;
}
.tourism-detail #description .fR{
	width: 325px;
	border: solid 1px #7f7f7f;
	text-align:center;
}
.tourism-detail #description .fR #gmap{
	margin: 1px;
	width: auto;
	height: 216px;
}
.tourism-detail #information table{
	border: none;
	border-bottom: 1px dotted #868686;
}

.tourism-detail #information table th,table td{
	border: none;
	border-top: 1px dotted #868686;
}
.tourism-detail #information dl{
	width: 100%;
	background-color: #f0f0f0;
}
.tourism-detail #information dt{
	text-align: center;
	width: 3.7em;
	line-height:1.3;
	float: left;
	background-color: #b4b4b4;
	color: #fff;
	padding: 5px 0;
	margin-right: 5px;
}
.tourism-detail #information .container{
	margin-bottom: 80px;
}
.tourism-detail #information dd{
	float: left;
	margin-top:0.6em;
}
.tourism-detail #information dd span{
	display: block;
	min-width: 10em;
	position: relative;
	line-height:1.3;
	font-weight: bold;
	margin-left: 27px;
	margin-top:5px;;
}
.tourism-detail #information dd img{
	float: left;
}
.tourism-detail #information .icon01 span{
	color: #ca46b0;
	border-bottom: dotted 1px #ca46b0;
}
.tourism-detail #information .icon02 span{
	color: #6c2727;
	border-bottom: dotted 1px #6c2727;
}
.tourism-detail #information .icon03 span{
	color: #e5236c;
	border-bottom: dotted 1px #e5236c;
}
.tourism-detail #information .icon04 span{
	color: #573d8e;
	border-bottom: dotted 1px #573d8e;
}
.tourism-detail #information .icon05 span{
	color: #f7800d;
	border-bottom: dotted 1px #f7800d;
}

.tourism-detail #tourismNavList .container{
	width: 1030px;
	border-top: dotted 1px #ccc;
	padding: 80px 0 40px;
}
.tourism-detail #tourismNavList ul {
	margin: 0 -10px 30px;
}
.tourism-detail #tourismNavList li{
	display: inline-block;
	float: left;
	margin: 0 10px;
}
.tourism-detail #tourismNavList li a{
	border: 5px solid #cfe9fb;
	display: inline-block;
}
.tourism-detail #tourismNavList a:hover{
	border: 5px solid #01a6dc;
}
