@charset "utf-8";
/* --------------------------------------------------

special共通

-------------------------------------------------- */


.posts h3 {
	margin-bottom:30px;
}
.posts {
	margin-bottom:20px;
}
.section p, .intro p {
	text-align:justify;
	text-justify: inter-ideograph;
}
.btnArea {
	width:100%;
	margin-top:20px;
}
.author {
	clear: both;
	padding: 1em;
	margin-bottom: 0;
	border-top: #CCC dashed 1px;
	border-bottom: #CCC dashed 1px;
}
.author p {
	font-size:.9em;
	margin-bottom: 0;
}
.centred {
	width:800px;
	margin:0 auto;
}
.credit {
	padding:30px;
	font-size:.9em;
}
.credit .photo {
	padding:30px 0;
}
.intro {
	font-weight:bold;
	color:#666;
	line-height:2;
}
.wideL {
	margin-left:-29px;
}
.wideR {
	margin-right:-29px;
}
.wideTop {
	margin-top:-28px;
}
.section ul {
	margin-bottom:20px;
}
.hightlight {
	background:#F5F5F5;
	padding:40px 40px 20px 40px;
	margin-top:30px;
}
.hightlight h3 {
	font-weight:bold;
	font-size:1.5em;
	color:#666;
}
a.btnTweet {
	display:inline-block;
	border:#55ACEF solid 2px;
	background:url(http://visit-nagasaki.com/special/winter2016/img/icon_tweet.png) no-repeat 10px center;
	padding:10px;
	padding-left:45px;
	color:#55ACEF;
	font-weight:bold;
}
a.btnVine {
	display:inline-block;
	border:#00B386 solid 2px;
	background:url(http://visit-nagasaki.com/special/winter2016/img/icon_vine.png) no-repeat 10px center;
	padding:10px;
	padding-left:45px;
	color:#00B386;
	font-weight:bold;
}
a.btnTweet:hover, a.btnVine:hover {
	opacity:0.7;
}
/* --------------------------------------------------

winter2016

-------------------------------------------------- */

#winter2016 {
	-webkit-text-size-adjust: 100%;
}
#winter2016 .btnMore {
	display:inline-block;
	padding: 0 30px;
	margin:0 5px;
	clear: both;
	background:#99BD62;
}
#winter2016 .btnMore:hover {
	background: rgba(153, 189, 98, 1);
}
#winter2016 .intro {
	position:relative;
	margin-bottom: 20px;
}
#winter2016 .map {
	background:url(http://visit-nagasaki.com/special/winter2016/img/bg_map.png) no-repeat center;
	width:100%;
	height:280px;
	padding-bottom:280px;
}
#winter2016 .map a {
	position:absolute;
}
#winter2016 .map #btn01 {
	left:660px;
	top:420px;
}
#winter2016 .map #btn02 {
	left:410px;
	top:266px;
}
#winter2016 .map #btn03 {
	left:660px;
	top:493px;
}
#winter2016 .map #btn04 {
	left:-1px;
	top:310px;
}
#winter2016 .map #btn05 {
	left:260px;
	top:473px;
}
#winter2016 .intro p {
	position:absolute;
	width:540px;
	left:0;
	top:0;
}
.spot-box {
	background:#FEEAB6;
	padding:50px 30px 30px;
	margin: 30px -30px;
}
.spot-title {
	font-weight:bold;
	font-size:1.875em;
	color:#fff;
	background: #FFB902;
	width: 100%;
	padding:20px 30px;
	margin-left: -30px;
	margin-top: -50px;
}
#winter2016  a:visited{
 color: #06409A;
 text-decoration: none;
}