
#archive-wrapper #story:before{
	background-color: rgba(243, 240, 238, 0.87);
}
#archive-wrapper #story .storyBox .dscWrapper .title{
	color: #488B48;
}
#archive-wrapper #story .storyBox .subInfoWrapper .duration:before{
	background-color: #488B48;
}

#single-wrapper #story .storyContentWrapper .titleInfoWrapper .title{
	color: #488B48;
	letter-spacing: 0.15em;
}
#single-wrapper #story .storyContentWrapper .titleInfoWrapper .termList{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.dscBox{
}
.dscBox span{
	font-family: "Orbitron", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
#single-wrapper #story .storyContentWrapper .detailRow .detailWrapper .dscBox{
	color: #000;
    font-size: 1.3rem;
}
#single-wrapper #story .storyContentWrapper .detailRow .detailWrapper{
	margin-bottom: 0;
}
#pageNav .postNav .post-nav-inner a{
	color: #488B48;
	font-size: 1.5rem;
	letter-spacing: 0.15em;
}
.works_sub{
	display: block;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.5em;
    margin-top: 15px;
}
#archive-wrapper #story .storyBox .subInfoWrapper .duration a{
	color: #888;
}
#archive-wrapper #story .storyBox .subInfoWrapper .duration a:hover{
	opacity: 0.7;
	transition: .2s ease-in-out;
}
.category_tit{
	margin-top: 20px;
}
@media only screen and (min-width:768px) {
#single-wrapper #kv{
	padding-bottom: 0;
}	
}