@media all and (min-width: 870px) {

#works_list {}
#works_list .work {
	border-bottom:1px solid #dcedf2;
}
.work {
	width:860px;
	margin: 0 auto 55px auto;
	overflow: hidden;
}
.work .thumb {
	width:860px;
	text-align: center;
	margin:0 0 15px 0;
}
.work .thumb img {
	width:100%;
	height: auto;
}
.work .date {
	color:#007292;
	font-size:14px;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin:0 0 10px 0;
}
.work .copy {
	margin: 0 0 10px 0;
}
.work .copy .ttl {
	color:#007292;
	letter-spacing: 0.1em;
	font-size:10px;
	line-height: 1em;
}
.work .copy h4 {
	font-size:22px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	/*font-weight: bold;*/
	color:#888;
}
.work .sep {
	line-height: 0em;
	margin: 0 0 14px 0;
}


.work .tags {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin:0 0 30px 0;
}
.work .tags a {
	color:#007292;
	line-height: 1.7em;
	padding:5px 10px 5px 18px;
	margin:0 4px 0 0;
	background:url(../images/common/icon_tag.png) no-repeat left center;
	background-size: 14px 14px;
}
.work .tags a:hover {
	color:#73a3b0;
	text-decoration: none;
}
.work .crient {
	margin: 0 0 10px 0;
}
.work .crient .ttl {
	font-size: 10px;
	line-height: 1em;
	margin: 0 0 5px 0;
}
.work .crient .txt {
	color:#999;
	line-height: 1.7em;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.work .txt {
	margin:0 0 15px 0; 
}
.work .detail {
	margin: 0 0 15px 0;
	padding:45px 0 0 0;
	border-top:1px solid #dcedf2;
}
.work .detail,
.work .detail p {
	color:#999;
	line-height: 1.7em;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.work .detail img {
	max-width:860px;
	height:auto;
	margin: 10px 0;
}
.work .detail .wp_social_bookmarking_light {
	padding-top:50px !important;
}

.navigation {
	width:860px;
	margin:50px auto 100px auto;
	text-align: center;
}
.navigation h2 {
	display: none;
}
.navigation .nav-links {}
.navigation .nav-links .page-numbers {
	padding:6px;
	font-size: 14px;
	margin: 0 5px;
}
.navigation .nav-links .current {
	color:#aaa;
	border-bottom:1px solid #aaa;
}
.navigation .nav-links .dots {}
.navigation .nav-links .next {}
.navigation .nav-links .prev {}
.navigation .nav-links .nav-previous {
	float:left;
}
.navigation .nav-links .nav-next {
	float:right;
}

/* password */
.authentication {
	width:780px;
	margin: 0 auto 150px auto;
	border:1px solid #dcedf2;
	padding: 40px;
}
.authentication .login {
	
}
.authentication .login h4 {
	font-size: 16px;
	letter-spacing: 0.1em;
	color:#999;
	margin:0 0 10px 0;
}
.authentication .login .post_password {}
.authentication .login .att {
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.7em;
}
.authentication .login input[type="password"]{
	outline:none;
	border:1px solid #dcedf2;
	font-size:14px;
	padding:4px 10px;	
}
.authentication .login input[type="submit"]{
	outline:none;
	border:none;
	font-size:14px;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding: 6px 10px;
	background-color:#007292;
	color:#fff; 
}

/* single */
#work {}
#work .work {
	width:860px;
	margin:0 auto 50px auto;
}


/* tag page */
.tags_area {
	width:860px;
	margin:0 auto 100px auto;
}
.tags_area h3 {
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: bolder;
	color:#007292;
	margin: 0 0 10px 0;
}
.tags_area .tag_list {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	border-bottom: 4px solid #dcedf2;
}
.tags_area .tag_list a {
	color:#007292;
	line-height: 1.7em;
	padding:5px 10px 5px 18px;
	margin:0 4px 0 0;
	background:url(../images/common/icon_tag.png) no-repeat left center;
	background-size: 14px 14px;
}
.tags_area .tag_list a:hover {
	color:#73a3b0;
	text-decoration: none;
}
.tags_area h2 {
	color:#999;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1em;
}
.tags_area h2 .crnt {
	color:#007292;
	background:url(../images/common/icon_tag.png) no-repeat left center;
	background-size: 14px 14px;
	padding:5px 10px 5px 18px;
}

}




@media all and (max-width: 869px) {

#works_list .work {
	border-bottom:1px solid #dcedf2;
}
.work {
	margin: 0 5.075% 5% 5.075%;
	overflow: hidden;
}
.work .thumb {
	text-align: center;
	margin:0 0 15px 0;
}
.work .thumb img {
	width:100%;
	height: auto;
}

.work .date {
	color:#007292;
	/*font-size:14px;*/
	font-size:18px;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin:0 0 10px 0;
}
.work .copy {
	margin: 0 0 10px 0;
}
.work .copy .ttl {
	color:#007292;
	letter-spacing: 0.1em;
	font-size:10px;
	line-height: 1em;
}
.work .copy h4 {
	/*font-size:22px;*/
	font-size:32px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	/*font-weight: bold;*/
	color:#888;
}
.work .sep {
	line-height: 0em;
	margin: 0 0 20px 0;
}


.work .tags {
	/*font-size: 14px;*/
	font-size: 16px;
	letter-spacing: 0.1em;
	margin:0 0 30px 0;
}
.work .tags a {
	color:#007292;
	line-height: 1.7em;
	padding:5px 10px 5px 18px;
	margin:0 4px 0 0;
	background:url(../images/common/icon_tag.png) no-repeat left center;
	background-size: 14px 14px;
}
.work .tags a:hover {
	color:#73a3b0;
	text-decoration: none;
}
.work .crient {
	margin: 0 0 10px 0;
}
.work .crient .ttl {
	font-size: 10px;
	line-height: 1em;
	margin: 0 0 5px 0;
}
.work .crient .txt {
	color:#999;
	line-height: 1.7em;
	/*font-size: 12px;*/
	font-size: 14px;
	letter-spacing: 0.1em;
}
.work .txt {
	margin:0 0 15px 0; 
}
.work .detail {
	margin: 0 0 15px 0;
	padding:45px 0 0 0;
	border-top:1px solid #dcedf2;
}
.work .detail,
.work .detail p {
	color:#999;
	line-height: 1.7em;
	/*font-size: 14px;*/
	font-size: 20px;
	letter-spacing: 0.1em;
}
.work .detail img {
	max-width:100%;
	height:auto;
	margin: 10px 0;
}
.work .detail .wp_social_bookmarking_light {
	padding-top: 10% !important;
}
.work .detail .wp_social_bookmarking_light .wsbl_facebook_like {
	height: 20px !important;
}
.fb_iframe_widget_fluid span {
	vertical-align: top !important;
}

.navigation {
	width:100%;
	margin:50px auto 100px auto;
	text-align: center;
}
.navigation h2 {
	display: none;
}
.navigation .nav-links {}
.navigation .nav-links .page-numbers {
	padding:6px;
	font-size: 14px;
	margin: 0 5px;
}
.navigation .nav-links .current {
	color:#aaa;
	border-bottom:1px solid #aaa;
}
.navigation .nav-links .dots {}
.navigation .nav-links .next {}
.navigation .nav-links .prev {}
.navigation .nav-links .nav-previous {
	float:left;
	margin-left: 5.075%;
}
.navigation .nav-links .nav-next {
	float:right;
	margin-right: 5.075%;
}

/* password */
.authentication {
	margin: 0 auto 150px auto;
	border:1px solid #dcedf2;
	padding: 40px;
}
.authentication .login {
	
}
.authentication .login h4 {
	font-size: 16px;
	letter-spacing: 0.1em;
	color:#999;
	margin:0 0 10px 0;
}
.authentication .login .post_password {}
.authentication .login .att {
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.7em;
}
.authentication .login input[type="password"]{
	outline:none;
	border:1px solid #dcedf2;
	font-size:14px;
	padding:4px 10px;	
}
.authentication .login input[type="submit"]{
	outline:none;
	border:none;
	font-size:14px;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding: 6px 10px;
	background-color:#007292;
	color:#fff; 
}
.authentication .form_area a {
	color:#007292;
	text-decoration: underline;;
	font-size: 16px;
	letter-spacing: 0.1em;
}

/* tag page */
.tags_area {
	margin:0 5.075% 100px 5.075%;
}
.tags_area h3 {
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: bolder;
	color:#007292;
	margin: 0 0 10px 0;
}
.tags_area .tag_list {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin:0 0 30px 0;
	padding:0 0 10px 0;
	border-bottom: 4px solid #dcedf2;
}
.tags_area .tag_list a {
	color:#007292;
	line-height: 1.7em;
	padding:5px 10px 5px 18px;
	margin:0 4px 0 0;
	background:url(../images/common/icon_tag.png) no-repeat left center;
	background-size: 14px 14px;
}
.tags_area .tag_list a:hover {
	color:#73a3b0;
	text-decoration: none;
}
.tags_area h2 {
	color:#999;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1em;
}
.tags_area h2 .crnt {
	color:#007292;
	background:url(../images/common/icon_tag.png) no-repeat left center;
	background-size: 14px 14px;
	padding:5px 10px 5px 18px;
}


}