.widgettitle::first-letter{
	color:#dd305e;
}
.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-cat, .post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-cat{
	opacity:0.75;
}

#breadcrumb:after{
	background-color:#ddd;
}
#breadcrumb ul li a,
#breadcrumb ul li,
#page-top a{
	color:rgba(0,0,0,0.5)!important;
}

@media (max-width: 767px) {
.headcopy{
	font-weight:200;
	font-size:0.6em;
	margin-top:10px;
	display:none;
}
}
@media (min-width: 768px) {
.headcopy{
	font-weight:100;
	font-size:0.6em;
	margin-top:30px;
}
}

.wrap-ad {
	margin-top:10px;
	text-align: center;
}

.wrap-ad-item {
	width: 50%;
	float: left;
	padding: 10px;
	text-align: center;
}

.top-wrap-ad {
	margin-top:10px;
	text-align: center;
}

.top-wrap-ad-item {
	width: 33%;
	float: left;
	padding: 10px;
	text-align: center;
}

/*for sp*/
@media (max-width: 767px) {
	.sp-menu-list {
			background: #faf1ed;
			position: relative;
			z-index: 3;
		}
		.sp-menu-list ul {
			display: flex;
			justify-content: space-around;
			align-items: center;
			height: 50px;
		}
		.sp-menu-list ul li {
			border-right: 1px solid #e9d9d1;
			font-size: 0.5rem;
			
			text-align: center;
			width: 33%;
		}
		
		.sp-menu-list ul li:last-child {
			border: none;
		}
		.sp-menu-list ul li img{
			margin: 0 10px 0 0;
			vertical-align: middle;
		}
		.sp-menu-list ul li:nth-child(1) img{
			width: 24px;
		}
		.sp-menu-list ul li:nth-child(2) img{
			width: 22px;
		}
		.sp-menu-list ul li:nth-child(3) img{
			width: 18px;
		}
		.sp-menu-list ul li a{
			color: #a37f6f;
			padding: 8px 0;
		}
		#header-box {
			background: #fff url("img/line_header.png") repeat-x bottom;
			background-size: auto 2.5px;
			padding:20px 0 10px;
		}
		.sp-menu-open {
			color: #a37f6f;
			padding: 13px 0;
			font-size: 0.5rem;
			text-align: center;
			width: 33%;
			z-index: 4;
		}
		
		.sp-menu-open img{ 
			margin: 0 10px 0 0;
		width: 18px;
		vertical-align: middle;
		}
		.fixed-content {
			margin-top: 130px;
		}
		ul.menu-box {
			height: 62%;
		}
		.menu-box li:last-child {
			margin: 0 0 20px;
		}
	
}

.park-info-update {
	border: 1px solid #cdcdcd;
	margin:0 15px 10px 15px;
	padding: 0 15px 15px 15px;
}

@media (max-width: 767px) {
	.park-info-update {
		margin-left:0;
		margin-right:0;
	}
	.park-info-update p, .park-info-update ul li {
		font-size: 0.85rem;
	}
}

.post-type-archive-childpark .park-info-update {
	margin-left:0;
	margin-right:0;
}
