@charset "utf-8";

/*----------------------------
 reset
----------------------------*/
#content {
	padding: 0;
	font-size: 125%;
}
h2, h3 {
	color: #333;
}

/*----------------------------
 common
----------------------------*/
.spotlist .entry-title,
.spotdetail .entry-title {
	display: none;
}

.lst-main .lst-item li .lst-img img:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.path {
	letter-spacing: -.4em;
	padding: 0 15px;
}
.path li {
	letter-spacing: normal;
	display: inline-block;
	font-size: 80%;
	margin-right: 8px;
}
.path li:after {content: ">";}
.path li a {	margin-right: 5px;}
/*.path li:last-child:after {content: "";}*/

/*----------------------------
　観光情報用CSS　
----------------------------*/

/*　【詳細ページ】　*/
.spotdetail .entry-content {
	padding:15px 55px 20px;
}
.head-spot {
	/*background: url(img/bg_list.gif);*/
	margin: 0 0 6px;
    padding: 0 0 14px;
	color: #000;
}
.head-spot .catch-spot {
	font-size: 108%;
    margin:0 0 5px;
}
.head-spot .ttl-spot {
	margin-top: 0;
}
.head-spot .ttl-spot .ttl {
	font-size: 88%;
	line-height: 1;
}
.head-spot .ttl-spot .ttl-en {
	margin-left: 10px;
	font-size:45%;
	display: inline-block;

}
.head-spot .wrap-headdetail {	overflow: hidden;}

.head-spot .wrap-headdetail .rank-show {
	float: left;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.head-spot .wrap-headdetail .rank-show dt {
	display: inline-block;
	font-size: 90%;
}
.head-spot .wrap-headdetail .rank-show dd {
	color: #ffb400;
	display: inline-block;
	font-size: 138%;
	line-height: 1;
	margin-left: 0;
}
.head-spot .wrap-headdetail .txt-season {
	float: right;
	vertical-align: top;
	display: inline-block;
	font-size: 80%;
	margin: 0;
}
.head-spot .wrap-headdetail .txt-season .item-season span {
	margin: 0 2px;
	font-weight: bold;
}
.head-spot .wrap-headdetail .txt-season .item-season .haru {	color: #F0596A;}
.head-spot .wrap-headdetail .txt-season .item-season .natsu {	color:#008469;}
.head-spot .wrap-headdetail .txt-season .item-season .aki {	color:#AB321F;}
.head-spot .wrap-headdetail .txt-season .item-season .fuyu {	color:#00406E;}
.photo-box {
	width: 570px;
	margin: auto;
}
.photo-box .txt-copyright {
	text-align: right;
	font-size: 67%;
	color: #555;
	margin: 0;
}
.photo-box .photo {
	margin: 0;
}
.photo-box .photo img {
	width: 570px;
	height: auto;	
}
.photo-box .txt-caption {
	text-align: center;
	margin-top: 5px;
}
.txt-main {	padding:0;}

.txt-main h4 {
	font-size: 130%;
	font-weight: bold;
	margin: 20px 0 10px;
}
.txt-main p {
	padding-bottom: 10px;
	line-height:1.6;
}
#map_canvas {
	border:solid 1px #ccc;
	width:100%;
	height:400px;
	margin-bottom: 30px;
}
.entry-content .ttl-data {
	background: #e7efee;
	padding: 10px 10px 11px;
	margin-bottom: 5px;
	font-size: 108%;
	font-weight: normal;
	line-height: 1;
	border: none;
}
.tbl-detaildata,
.tbl-detaildata th,
.tbl-detaildata td {	font-size: 95%;}

.tbl-detaildata {
	width: 100%;
	border-top:solid 1px #dcdcdc;
}
.tbl-detaildata th,
.tbl-detaildata td {
	padding: 8px 12px;
	border-bottom:solid 1px #dcdcdc;
}
.tbl-detaildata th {
	background: #ededed;
	width: 6em;
}


/*　【一覧ページ】　*/
#content .ttl-list {
	border: none;
	margin-top: 0;
	 font-size: 210%;
}
#content .ttl-list .ttl-inner {

}
#content .ttl-list .txt-area {

}
#content .ttl-list .txt-info {
	font-size: 75%;
}

.lst-main .lst-item {
	width: 640px;
}

.lst-main .lst-item li {
	overflow: hidden;
	padding:10px 10px 20px;
	margin: 0;
}
.lst-main .lst-item li:nth-child(odd){background: url(img/bg_list.gif);}

.lst-main .lst-item li .lst-img {
	float: left;
	width: 165px;
	margin: 0;
}
.lst-main .lst-item li .lst-img img {
	width: 165px;
	height: auto;
	margin-bottom: 0;
}
.lst-main .lst-item li .lst-detail {
	float: right;
	width: 446px;
}
.lst-main .lst-item li .lst-detail .ttl-spot {
	font-weight: bold;
	line-height: 1;
	padding: 0 0 12px 0;
	margin: 0;
	border: none;
}
.lst-main .lst-item li .lst-detail .ttl-spot  a {
	font-size: 80%;
	font-weight: bold;
}
.lst-main .lst-item li .lst-detail .catch-spot {
	font-size: 82%;
	line-height: 1;
    padding: 0 0 8px 0;
    border:none;
    margin: 0;
}
.lst-main .lst-item li .lst-detail .catch-spot .ico-area {
	background: #333;
	color: #FFF;
	display: inline-block;
	padding: 3px 5px 3px 3px;
	line-height: 1;
	margin:0px 5px 2px 0;
	font-size: 90%;
}
.lst-main .lst-item li .lst-detail .txt-item {
	font-size: 88%;
	line-height: 1.4;
}
.lst-main .lst-item li .lst-detail .txt-item p {
	margin: 0;
	line-height: 1.3;
}

.lst-main .lst-item li .lst-detail .btn-detail {
	text-align: right;
	margin: 0;
}

.lst-main .lst-item li .lst-detail .btn-detail a {
	display: inline-block;
	border: solid 1px #555;
	background: #fff;
	padding: 4px 6px;
	font-size: 90%;
	line-height: 1;
}
.lst-main .lst-item li .lst-detail .btn-detail a:hover {
	text-decoration: none;
	background: #ff670f;
	color: #FFF!important;
	border: solid 1px #ff670f;
}
#pagenation {	margin: 40px 0 0;}
#pagenation ul {	text-align: center;}
#pagenation li {
	display: inline-block;
	margin: 0;
}

#pagenation li a {
	padding: 6px 13px;
	line-height: 1;
	border: solid 1px #555;
	margin:0 8px;
	color: #555!important;
	font-size: 120%;
}
#pagenation li a:hover {	background: #ccc;}

#pagenation li.active a {
	background: #00A0E9;
	border:solid 1px #00A0E9;
	text-decoration: none;
	color: #FFF!important;
}
.entry-content .path-kanko {
	font-size: 70%;
}
.entry-content .path-kanko li {
	display: inline-block;
	list-style: none;
	margin:0 5px 0 0;
	padding-right: 3px;
}
.entry-content .path-kanko li a {
	color: #00b4ff!important;
}
.entry-content .path-kanko li:after {
	content: ">";
	margin-left: 5px;
}


/*

スマホ

*/

@media only screen and (max-width: 789px) {
    /*　画面サイズが789px以下はここを読み込む　*/
.spotdetail .entry-content {  padding: 0;    }
.entry-content .path-kanko {    	padding: 10px 0 0;    }
.spotdetail .entry-content h2 {    	margin: 10px 0 25px 0px; font-size: 130%;    }

    /*詳細*/
    .path {    	 padding: 0 5px;    }
    .head-spot {
		padding: 10px;
		margin: 5px 0;
    }
	.head-spot .catch-spot {
		font-size: 85%;
		margin-bottom: 2px;
		line-height: 1.1;
	}
	.head-spot .ttl-spot .ttl {	font-size: 130%;}
	.head-spot .wrap-headdetail .rank-show dt {		font-size: 70%;}
	.head-spot .wrap-headdetail .txt-season {
		padding-top: 5px;
	}
	.head-spot .wrap-headdetail .txt-season .ttl {		font-size: 87%;}
	.photo-box {	width: 100%;}
	.photo-box .txt-copyright {		padding: 0 5px; margin: 0;	}
	.photo-box .photo {	text-align: center;}
	.photo-box .photo img {
		width: 100%;
		height: auto;	
	}
	.txt-main {	padding: 10px;}
	.txt-main h4 {	margin: 10px 0 5px;}
	.txt-main p {	line-height: 1.5;}
	#map_canvas {	    height: 260px;}
	.ttl-data {
		padding: 10px;
		margin-bottom: 0;
		font-size: 90%;
	}
	.tbl-detaildata th {    width: 5.5em;}
	.tbl-detaildata th, .tbl-detaildata td {	padding: 8px;}

	/*list*/
	#content .ttl-list {
		    width: 100%;
		    background:none;
		    height: inherit;
		    border:none;
		    text-align: center;
		    margin: 10px 0 5px;
	}
	#content .ttl-list .ttl-inner {	padding: 0;}
	#content .ttl-list .txt-area {	    font-size: 120%;}
	#content .ttl-list .txt-info {    font-size: 65%;}

	.lst-side .ttl-acd {
		background: -moz-linear-gradient(top,  rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%);
		background: -webkit-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%);
		background: linear-gradient(to bottom,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%);
		border: solid 1px #999;
		margin: 0 auto;
		line-height: 1;
		padding: 15px 13px 12px;
	}
	.lst-side .ttl-acd span {
		background: url(/sp/module/img/common/ico_plus.png) no-repeat right 50%;
		background-size: 12px auto;
		display: block;
	}
	.lst-side .ttl-acd.active span {
		background: url(/sp/module/img/common/ico_minus.png) no-repeat right 50%;
    	background-size: 12px auto;
	}
	{	padding: 0 5px;}
	.lst-side {
		width: inherit;
		float: none;
		margin-bottom: 10px;
	}
	.lst-side li {
		width: 32%;
		display: inline-block;
	}
	.lst-side li a {		padding: 14px 5px 14px 17px;	}

	.lst-main {
		width: inherit;
		float: none;
	}
	.lst-main .lst-item {		width: inherit;	}

	.lst-main .lst-item li {
		overflow: none;
		padding: 0;
		padding: 10px 0 5px;
		border-bottom: dotted 1px #999;
	}
	.lst-main .lst-item li:last-child {		border: none;	}
	.lst-main .lst-item li .lst-img {
		float: none;
		width: inherit;
	}
	.lst-main .lst-item li .lst-img img {	width: 100%; margin: 0!important}
	.lst-main .lst-item li .lst-img {	padding: 5px 0;}
	.lst-main .lst-item li .lst-detail {
		float: none;
		width: inherit;
		padding-bottom:10px;
	}
	.lst-main .lst-item li .lst-detail .catch-spot{
		font-size: 85%;
		padding: 0 5px;
	}
	.lst-main .lst-item li .lst-detail .ttl-spot {
		font-size: 135%;
		line-height: 1.1;
		padding:5px 5px 4px;
	}
	.lst-main .lst-item li .lst-detail .txt-item {
		margin-bottom: 5px;
		font-size:98%;
		padding: 0 5px;
	}
	.lst-main .lst-item li .lst-detail .btn-detail a,
	.lst-main .lst-item li .lst-detail .btn-detail a:hover {
		display: block;
		padding: 11px 0;
		text-align: center;
		font-size: 100%;
		font-weight: bold;
		color: #FFF!important;
		background:#E7004C;
		border: none;
		line-height: 1.3;
		border-radius: 4px;
	}
	#pagenation {	margin-top: 10px;}
	#pagenation li {margin-left: 5px;	}
	#pagenation li a {
		text-align: center;
		display: block;
		margin: 0;
		padding:13px 13px 10px;
	}
	#pagenation li a:hover {text-decoration: none;	}

}