@charset "UTF-8";
/*  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}
html {
line-height: 1;
height: 100%; /* footer to bottom */
}
ol, ul {
  list-style: none;
}
/* q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
} */
blockquote {
padding-left: 20px;
margin: 10px 0px;
}

a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
div.resizeimage img {
width: 100%;
}
/*
Theme Name:		SMART-MINIMUM
Theme URI:		http://rfs.jp/
Description:	デザインありきで制作する際の、最小限必要と思われる構成のテンプレートです。
Author:			rhythmfactory
Author URI:		http://rfs.jp/
Version:		1.0
License:
License URI:
*/
/*#########################################################

要素関連

#########################################################*/
p {
margin: 10px auto;
}
b {
font-weight: bold;
}
/*#########################################################

WordPress必須クラス

#########################################################*/
.wp-caption {
  /**/
}
.wp-caption-text {
  /**/
}
.sticky {
  /**/
}
.gallery-caption {
  /**/
}
.bypostauthor {
  /**/
}
.alignright {
  /**/
}
.alignleft {
  /**/
}
.aligncenter {
  /**/
}
.screen-reader-text {
  /**/
}

/*#########################################################

レイアウト

#########################################################*/
/* サイトヘッダ */

header#site-header {
padding: 10px 15px 0px 15px;
}
a, h1, h2, h3, h4, h5, h6 {
color: #333;
}
a:hover {
color: #000;
}
a {
text-decoration: none ;
font-weight: bold;
}
img {
max-width : 100% ;
height : auto ;
vertical-align: bottom;
}
.clearfix:after{
content: "";
clear: both;
display: block;
}
* {
min-height: 0;
min-width: 0;
}
body {
color: #555;
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 12px;
-webkit-text-size-adjust: 100%;
max-width: 1180px;
margin: auto;
height: 100%; /* footer to bottom */
}
.post-link a {
color: #555;
/* font-weight: normal; */
}
.source a{
font-size: 11px;
line-height: 1.1;
}
.source {
margin-top: 30px;
}
.subhead, h3 {
color: #666;
margin-top: 30px;
font-weight: bold;
padding-bottom: 0px;
border-bottom: 1px solid #ccc;
}
.subhead2 {
color: #666;
margin-top: 30px;
font-weight: bold;
padding-bottom: 0px;
}
/* nav */
#navbar {
overflow: hidden;
background: #000;
margin-top: 7px;
}
#nav ul li{ 	
padding: 0;
margin: 0;
display: inline;
white-space: nowrap;
} 
#nav ul { 	
font-size: 0px;
}
#nav li a,#nav li a:hover {
font-size: 11px;
color: #fff;
padding: 7px;
line-height: 25px;
}
/* #nav li a :{
background: #000;
} */
#nav li a:hover{
color: #000;
background: #999;
}

.wrapper { /* footer to bottom */
min-height: 100%;
height: auto !important;
/*height: 100%; footer to bottom */
margin: 0 auto -10px;
}

/* Layout */
.column {
padding: 15px;
}
#sidebar1 {
float: left;
margin-left: -100%;
width: 120px;
}
.width {
width: 100%;
float: left;
margin-bottom: 20px;
}
.content {
margin-right: 240px;
margin-left: 127px;
padding: 0px 7px;
}
#sidebar2 {
float: left;
margin-left: -240px;
width: 240px;
}

/* Loop */
.featured-title a {
font-size: 20px;
line-height: 1.25;
display:block;
overflow:hidden;
/* zoom:1; */
}
.featured-image {
margin-right: 10px;
float: left;
}
#featured {
margin: 0 auto;
max-width: 744px;
padding-bottom: 8px;
padding: 0px 4px 8px 0px;
overflow: hidden;
}
.loop-cat {
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
padding-top: 2px;
border-top: 6px solid #ccc;
}
/* .featured-text-1 {
overflow: hidden;
} */
.entry-content a {
font-weight: normal;
}
.entry-content {
font-size: 11px;
line-height: 1.3;
max-width: 240px;
display: block;
padding: 0px 3px 0px 7px;
/* margin-left: auto;
margin-right: auto; */
}
.readmore {
font-size: 10px;
font-weight: bold;
color: #000;
padding: 1px 4px;
white-space: nowrap;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background: #ccc;
}
.featured-content a {
font-weight: normal;
line-height: 1.3;
}
.featured-content {
overflow:auto;
/* zoom:1; */
}


.post-thumb {
margin-bottom: 5px;
display: block;
}
.post-text {
/* max-width: 240px; */
display: block;
padding: 0px 3px 0px 7px;
/* margin-left: auto;
margin-right: auto; */
}
.post-meta {
}
.post-data {
margin: 7px 0px 10px 0px;
font-size: 10px;
}
.post-data a {
line-height: 1.7;
}
#loop {
max-width: 744px;
margin: 0 auto;
}
.loop-title a {
font-size: 14px;
line-height: 18px;
display:block;
}
.loop-box {
border: 1px solid #ccc;
height: 320px;
overflow: hidden;
}
.flex-entry {
/* display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: -o-inline-flex;
display: inline-flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0px 4px 8px 4px; */
margin-right: 1.1%;
margin-bottom: 8px;
width: 32.2%;
float: left;
}
.flex-items {
max-width: 240px;
/* display: block; */
}
.tag-label a {
padding: 1px 4px;
white-space: nowrap;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #333;
font-weight: normal;
border: 1px solid #ccc;
background: #fff;
}
.tag-label a:hover {
padding: 1px 4px;
white-space: nowrap;
-moz-border-radius: 1px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #fff;
font-weight: normal;
background: #000;
}
.archive-link {
clear: both;
padding-right: 1.25%;
}
/* .archive-link a {
text-align: center;
font-weight: bold;
color: #fff;
display:block;
max-width: 744px;
background: #999;
padding: 7px;
margin: 10px 0px;
} */
#pagenavi {
margin: 5px 0px 20px 0px;
}

main article.entry {
padding: 0px;
}

/* Sidebar-left */
.left-photo {
padding-top: 5px;
}
.left-photo-title {
line-height: 1;
font-weight: bold;
margin-bottom: 7px;
color: #333;
}
.left-photo-title {
text-align: center;
margin-top: 15px;
font-size: 11px;
}
.left-post-data {
color: #333;
font-size: 10px;
text-align: center;
line-height: 1.4;
padding: 2px 0px;
}
.left-ph-p a {
display: block;
padding: 7px;
color: #fff;
font-weight: normal;
background: #000;
}
.left-ph-p a:hover {
color: #000;
font-weight: bold;
background: #888;
}
.left-ph-c {
padding: 4px;
background: #666;
}
ul.left-ph-c-cat {
font-size: 0;
}
ul.left-ph-c-cat li {
display: inline-block;
padding: 3px;
white-space: nowrap;
}
ul.left-ph-c-cat li a {
font-size: 11px;
font-weight: normal;
color: #fff;
}
ul.left-ph-c-cat li a:hover {
color: #000;
font-weight: bold;
}

/* single */
.single-post {
}
.single-title {
font-size: 23px;
line-height: 1.4;
padding-right: 10px;
overflow: hidden;
}
.post-cat,.featured-head {
font-size: 13px;
font-weight: bold;
padding-bottom: 4px;
margin: 0px 7px;
border-bottom: 1px solid #ccc;
}
.featured-head {
margin-bottom: 7px;
}
.image-cat {
font-size: 13px;
font-weight: bold;
padding-bottom: 7px;
border-bottom: 1px solid #ccc;
}
.single-image {
margin: 0px 10px 5px 7px;
width: 200px;
float: left;
}
.caption {
font-size: 10px;
display: block;
padding-top: 4px;
}
.single-data {
line-height: 0;
}
.post-content {
font-size: 14px;
padding: 15px 10px 0px 7px;
line-height: 1.8;
clear: both;
}
.recommend {
/* padding: 5px 0px 0px 7px; */
margin: 50px 10px 15px 7px;
border: 1px solid #ccc;
}
.s-flex-outer {
padding: 0px 7px;
}
.s-recon-cat {
color: #fff;
/* font-size: 11px; */
font-weight: bold;
/* margin: 0 0.75%; */
text-align: center;
padding: 4px 0px;
margin-bottom: 10px;
background: #aaa;
}
.s-flex-entry {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: -o-inline-flex;
display: inline-flex;
justify-content: space-between;
margin: 0 0.75%;
width: 31.4%;
}
.s-flex-items {
max-width: 230px;
display: block;
}
.s-loop-box {
/* background: #fff; */
}
.s-post-thumb {
/* max-width: 240px; */
margin-bottom: 5px;
display: block;
border: 1px solid #ccc;
}
.s-post-text {
/* max-width: 240px; */
display: block;
/* margin-left: auto;
margin-right: auto; */
}
.s-post-meta {
}
.s-post-data {
margin-top: 7px;
font-size: 10px;
line-height: 1.4;
}
.s-entry-content a {
font-weight: normal;
font-size: 11px;
line-height: 1.3;
display: block;
}
.readmore {
font-size: 10px;
font-weight: bold;
color: #000;
padding: 1px 4px;
white-space: nowrap;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background: #ccc;
}
/* Photo */
#p-featured {
margin: 0px 15px 5px 10px;
}
.photo-post {
margin: auto;
max-width: 650px;
width: 100%;
}
.photo-image {
margin: 0px 10px 5px 0px;
width: 100%;
}
.photo-content {
font-size: 13px;
padding-top: 5px;
line-height: 1.7;
clear: both;
}
.date-resolution {
font-size: 11px;
margin-top: 20px;
}
.photo-arc-link a, .photo-cat-link a, .archive-link a {
text-align: center;
font-weight: bold;
color: #333;
display:block;
margin-bottom: 5px;
border: 2px solid #bbb;
padding: 7px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
}
.photo-cat-link {
margin-right: 1.9%;
}
.photo-arc-link a:hover, .photo-cat-link a:hover, .archive-link a:hover {
background: #bbb;
}
.l-sidebar-cap {
font-size: 11px;
font-weight: bold;
text-align: center;
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
margin-bottom: 5px;
}
.photo-loop-box {
/* background: #000; */
}
.ph-post-thumb {
margin-bottom: 0px;
display: block;
}
.photo-loop-title a {
font-size: 10px;
font-weight: normal;
display: block;
/* text-align: center; */
line-height: 1;
/* color: #E5E5E5; */
/* padding: 4px; */
padding: 3px 0px;
}
.photo-flex-entry {
/* display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: -o-inline-flex;
display: inline-flex;
flex-wrap: wrap;
justify-content: space-between; */
margin-right: 1%;
/* margin-bottom: 7px; */
width: 32.3%;
float: left;
}
.photo-text {
max-width: 240px;
white-space: nowrap;
text-overflow: ellipsis;
}
.photo-list-content {
margin-right: 240px;
margin-left: 130px;
padding: 0px 7px;
}

.r-photo-title {
font-size: 13px;
font-weight: bold;
padding-bottom: 4px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.pp-thumb {
width: 50px;
float: left;
margin: 1px 5px 5px 0px;
}
.pp-title, h3 {
/* overflow: auto; */
margin-top: 4px;
line-height: 16px;
border: none;
}
.pp-loop {
/* clear: both;
height: 56px; */
border-bottom: 1px solid #ccc;
}
.pp-tag {
font-size: 10px;
line-height: 1.7;
margin: 5px 0px;
/* overflow:hidden; */
}
.archive-title {
font-size: 15px;
border-top: 1px solid #ccc;
padding: 15px 0px 8px 0px;
margin-right: 10px;
}
/* Index List */
.index-list-title {
font-size: 16px;
padding-bottom: 6px;
border-bottom: 1px solid #ccc;
margin: 0px 10px 25px 5px;
width: 97.2%;
}
.list-loop {
margin: 0px 10px 5px 5px;
border-bottom: 1px solid #ccc;
}
.list-thumb {
width: 80px;
float: left;
margin: 1px 10px 5px 0px;
}
.list-title {
/* overflow: auto; */
margin: 0px 0px 8px 0px;
font-size: 15px;
line-height: 20px;
}
.list-excerpt a {
font-weight: normal;
/* overflow: auto; */
display: block;
font-size: 11px;
line-height: 1.4;
}
/* category-list */
.arc-cat-title {
/* font-weight: bold; */
font-size: 18px;
padding-bottom: 6px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
max-width: 734px;
width: 98.5%;
}
.arc-loop-box {
border-style: solid;
border-color: #ccc;
border-width: 7px 1px 1px 1px;
}
/* About */
.about {
margin: 0px 0px 0px 20px;
padding: 0;
}
.about-flex {
float: left;
max-width: 360px;
width: 48.3%;
min-height: 80px;
margin-right: 1.5%;
margin-bottom: 10px;
font-size: 10px;
}
.about-image {
min-width: 40px;
max-width: 50px;
margin-right: 5px;
display: block;
float: left;
border: 1px solid #ccc;
}
.about-link {
display: block;
font-size: 12px;
display: block;
line-height: 1.3;
padding: 0;
}
.about-text {
margin-right: 8px;
}
.about-cap {
overflow: hidden;
}
/* pagination */
.pagination {
	clear: both;
	margin-bottom: 20px;
	padding: 20px 0px;
	position: relative;
	font-size: 14px;
	line-height: 14px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	width: auto;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	background: #555;
	color:#fff;
	text-decoration: none;
}
.pagination a:hover{
	background: #3279bb;
	color: #fff;
}
.pagination .current{
	padding: 6px 9px 5px 9px;
	background: #aaa;
	color: #fff;
}
.list-page {
margin: 0px 5px;
}

/* footer */
footer#site-footer {
color: #fff;
padding: 10px 15px 30px 15px;
background-color: #000;
clear: both;
}
#site-footer a {
color: #fff;
font-weight: normal;
}
footer { /* footer to bottom */
text-align:center;
line-height: 18px;
}
footer, .push { /* footer to bottom */
height: 37px;
}

/* @media rule */
@media screen and (max-width: 1020px) {
.entry {
width: 31.5%;
}
.loop-box {
height: 310px;
}
.featured-image {
width: 47%;
}
}
@media screen and (max-width: 900px) {
.entry {
width: 31.2%;
} 
.loop-box {
height: 320px;
}
.content, .photo-list-content {
margin-right: 225px;
margin-left: 123px;
}
#sidebar2 {
margin-left: -225px;
width: 225px;
}
.featured-title {
font-size: 18px;
}
.featured-image {
width: 45%;
}
.featured-content {
overflow: hidden;
}
.single-image {
width: 35%;
}
.s-flex-entry {
margin: 0 0.75%;
width: 31.2%;
}
}
@media screen and (max-width: 850px) {
.entry {
width: 31%;
}
}
@media screen and (max-width: 780px) {
.flex-entry {
width: 31.7%;
}
header#site-header {
padding: 10px 10px 0px 10px;
}
.loop-box {
height: 300px;
}
.column {
padding: 7px 0px 0px 10px;
/* border-top: 1px solid #ccc; */
}
footer#site-footer {
padding: 10px 0px 0px 0px;
background-color: #000;
clear: both;
}
#featured, #p-featured {
margin: 0px 0px 5px 0px;
padding: 0px 10px 8px 0px;
/* padding-top: 7px;
border-top: 1px solid #ccc; */
}
.featured-content {
font-size: 13px;
}
#sidebar1 {
float: left;
margin-left: -100%;
width: 100px;
}
.width {
overflow: hidden;
}
.content, .photo-list-content {
margin-left: 103px;
margin-right: 0;
padding: 0px 0px 0px 7px;
}
.archive-link {
clear: both;
margin-bottom: 10px;
}
#sidebar2 {
clear: both;
width: 100%;
margin-left: auto;
}
.single-title {
/* font-size: 22px;
line-height: 1.4; */
padding-right: 0px;
}
.post-cat {
margin: 0px 0px 0px 10px;
}
.post-content {
font-size: 14px;
padding: 10px 10px 20px 3px;
}
.single-image {
margin: 0px 10px 5px 3px;
width: 30%;
float: left;
}
.photo-post {
margin: 0;
max-width: 100%;
/* width: 100%; */
}
.l-sidebar-cap {
font-size: 10px;
}
.left-ph-p a {
font-size: 11px;
padding: 7px 0px 7px 5px;
white-space: nowrap;
text-overflow: ellipsis;
}
ul.left-ph-c-cat li a {
font-size: 10px;
}
}
@media screen and (max-width: 560px) {
.column {
padding: 7px 0px;
border: none;
}
#featured {
margin: 0px 0px 0px 0px;
padding: 7px 0px 0px 0px;
}
.featured-head {
margin: 0px 0px 7px 10px;
}
.featured-title {
font-size: 17px;
display: block;
padding-right: 7px;
}
.featured-image {
margin: 0px 7px 0px 10px;
float: left;
width: 97px;
}
.featured-data {
}
.post-data {
margin: 7px 0px 10px 10px;
}
.featured-content {
clear: both;
margin-left: 10px;
padding-right: 7px;
}
.featured-content a {
line-height: 1.5;
}
.flex-entry {
width: 100%;
margin: 0px 7px 5px 0px; /* footer to bottom 0px 7px 3px 7px */
padding: 0px 7px 0px 0px;
border-bottom: 1px solid #ccc;
height: 100%;
}
.flex-items {
max-width: 100%;
}
.loop-cat {
/* font-size: 11px; */
/* font-weight: bold; */
margin-bottom: 0px;
padding: 0px  0px 0px 10px;
border: none;
}
.archive-title, .index-list-title, .arc-cat-title {
text-align: center;
border-bottom: 6px solid #ccc;
padding: 5px 10px;
}
.archive-title {
border-top: none;
}
.archive-title, .index-list-title {
margin: 10px 0px 4px 0px;
}
.arc-cat-title {
margin: 10px 0px 15px 0px;
}
.smartphone {
padding-right: 12px;
}
.loop-box {
border: none;
height: 100%;
}
.loop-title a {
font-size: 15px;
line-height: 1.4;
}
.post-thumb, .s-post-thumb {
width: 80px;
margin: 4px 7px 5px 10px;
border: none;
float: left;
}
.post-text {
/* max-width: 240px; */
/* display: block; */
padding: 0px;
margin: 0px 0px 5px 0px;
/* margin-left: auto;
margin-right: auto; */
}
.entry-content, .s-entry-content {
max-width: 100%;
clear: both;
padding: 0;
margin: 0px 10px;
font-size: 13px;
line-height: 1.5;
}
/* .archive-link a {
width: 100%;
margin: 0px 0px;
background: #999;
padding: 7px;
} */
.archive-link {
padding-right: 0;
margin-bottom: 5px;
}
.list-loop {
margin: 7px 0px 0px 0px;
padding: 0px 10px;
border-bottom: 1px solid #ccc;
}
.single-title {
clear: both;
padding: 0px 7px 0px 10px;
}
.single-image {
margin: 0px 7px 10px 10px;
width: 120px;
padding-bottom: 0px;
float: left;
}
.post-content {
padding: 5px 10px 0px 10px;
}
.recommend {
/* padding: 5px 0px 0px 7px; */
margin: 10px 0px 15px 0px;
border: none;
}
.s-flex-entry {
display: block;
width: 100%;
margin: 0;
}
.s-flex-outer {
padding: 0px 0px;
}
.s-recon-cat {
margin-bottom: 10px;
}
.s-flex-items {
max-width: 100%;
margin-bottom: 5px;
border-bottom: 1px solid #ccc;
}
#p-featured {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}
.photo-content {
padding: 5px 10px;
}
.date-resolution {
padding: 0px 10px;
}
.photo-flex-entry {
margin-right: 1.2%;
width: 48.7%;
/* margin-bottom: 5px; */
}
.photo-text {
max-width: 100%;
}
.photo-list-content {
margin-right: 0px;
margin-left: 0px;
padding: 0px 3px 0px 7px;
background: #fff;
}
.ph-post-thumb {
}
.photo-arc-link a {
margin: 0px 7px 10px 7px;
}
.archive-link a {
margin: 100px 7px 0px 7px;
}
#sidebar1 {
float: none;
margin: auto;
width: 100%;
}
.width {
width: 100%;
float: none;
}
.content {
margin: 0px;
padding: 0px;
}
#sidebar2 {
float: none;
margin-left: auto;
width: 100%;
}
/* Sidebar-left */
.l-sidebar-cap {
padding-bottom: 0px;
border-bottom: none;
}
.photo-cat-link {
margin: 0px 7px;
}
.left-photo-title {
font-size: 12px;
text-align: center;
color: #333;
margin: 3px 0px 0px 0px;
padding: 7px 0px;
/* background: #000; */
}
.left-ph-cat {
text-align: center;
}
.left-ph-p a {
font-size: 13px;
padding: 11px;
}
ul.left-ph-c-cat li {
padding: 3px 5px;
}
ul.left-ph-c-cat li a {
font-size: 12px;
}
.left-photo {
display:flex;
justify-content: center;
background: #000;
padding: 8px 5px 4px 5px;
}
.left-post-image {
padding: 0px 5px;
width: 93.5%;
}
.left-post-data {
color: #fff;
margin-bottom: 0px;
border: none;
}
.list-thumb {
width: 67px;
float: left;
margin: 1px 5px 5px 0px;
}
.pp-title, h3 {
/* overflow: auto; */
font-size: 14px;
line-height: 18px;
}
.r-photo-title {
font-size: 12px;
text-align: center;
color: #fff;
padding: 5px 0px 5px 0px;
background: #000;
margin-bottom: 5px;
}
.about {
margin: 0px 0px 0px 5px;
}
.about-text {
margin-right: 5px;
}
.about-flex {
width: 100%;
margin-right: 1.3%;
float: none;
min-height: 73px;
clear: both;
}
/* .widget-area {
} */
}

/* line 77, style.scss */
/* main .navigation {
  padding: 20px;
} */

/* サブカラム */
/* line 83, style.scss */

/* #sub {
  padding: 20px;
} */
/* line 85, style.scss */
/* #sub .widget {
  padding: 20px;
} */

