@charset "utf-8";

/* ------------------------------
▼ basic
------------------------------ */

body {
/* ゴシック体の場合 */
font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
/* 明朝体の場合 */
font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 16px;
line-height: 1.8;
color: #000;
background-color: #fff !important;
}

p, ul, ol, dl, table {
margin-bottom: 20px;
}

h1.entry__title {
margin: 0 0 2em;
font-size: 24px;
font-weight: normal;
}

.entry--has_media__body .entry__title {
font-size: 16px;
border-bottom: solid 0px #ccc !important;
}

h2, h4, h5, h6, table, ol, ul, dl {
margin-bottom: 2em;
}

p {
margin-bottom: 1em;
}

h2, .h2 {
font-size: 20px;
margin: 1em 0 0.5em;
}

h3 {
margin-bottom: 6px;
}

h3, h3 {
font-size: 22px;
}

h2 {
padding: 0 0 5px;
}

h3 {
padding: 0 0 5px;
}

h4 {
padding: 0 0 0 10px;
}

li.author {
display: none;
}

a,
a:link,
a:active,
a:visited {
color: #000 !important;
text-decoration: none;
}
a:hover {
color: #000 !important;
text-decoration: none;
}

a {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}

a:hover {
opacity: .3;
-webkit-opacity: .3;
-moz-opacity: .3;
filter: alpha(opacity=30);	/* IE lt 8 */
-ms-filter: "alpha(opacity=30)"; /* IE 8 */
}

/*-- ▼ header  --*/

 /* responsive-nav */
#responsive-btn {
margin: 32px 0 0 0;
padding: 10px 0 0 0;
transition: all .1s;
border-width: 1px;
border-style: solid;
width: 40px;
height: 40px;
border-top: 1px solid #666 !important;
border-left: 1px solid #666 !important;
border-right: 1px solid #666 !important;
border-bottom: 1px solid #666 !important;
color: #666;
font-size: 14px;
line-height: 18px;
background-color: transparent !important;
background : none;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
#responsive-btn:hover {
color: #666 !important;
opacity: .3;
-webkit-opacity: .3;
-moz-opacity: .3;
filter: alpha(opacity=30);	/* IE lt 8 */
-ms-filter: "alpha(opacity=30)"; /* IE 8 */
}

/*-- ▲ header --*/
/*-- ▼ container  --*/

 /* home */
.home #main {
margin-bottom: 0;
}
h2.home-widget_title {
font-size: 14px;
border-bottom: 1px solid #666;
font-weight: normal;
}
.home-widget-area {
padding: 15px 0 25px;
}

/* home-widget-area */
.home-widget {
padding-bottom: 8px;
}
.info_tit {
margin-bottom: 10px;
}
.info_date {
font-size: 12px;
color: #ff9900;
}

/* topics */
#topics {
position: relative;
width: 100%;
padding: 0 0 4px;
line-height: 1.4;
}
#topics > .inner {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
box-sizing: border-box;
}
#topics article {
padding: 0 0 1px 0;
border-bottom: 1px solid #d6d6d6;
display: block;
}
#topics article .info {
margin: 0 0 1px 0;
}
#topics article.topics-u .date {
margin: 6px 0 0 0;
color: #8b4949;
}
#topics article .info > div {
display: inline-block;
vertical-align: middle;
margin: 2px 0 0;
}
#topics article .info > div.cat {
color: #fff;
line-height: 1;
padding: 6px 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#topics article .info > div:last-child {
margin-right: 0;
}
#topics article.topics-u .cat {
background: #c64949;
}
#topics .date {
font-size: 12px;
}
.info .cat {
font-size: 13px;
}
#topics .tit {
margin: 0;
padding: 2px 0 0 0;
font-size: 14px;
font-weight: normal;
border-bottom: 0px solid #fff !important;
}
#topics article a {
position: relative;
display: block;
width: 100%;
padding: 0 0 6px 0;
box-sizing: border-box;
}

/* minigallery */
.photo-box {
padding-bottom: 5px;
width: 32%;
display: inline-block;
/display: inline;  /* IE用ハック */
/zoom: 1;  /* IE用ハック */
}
.photo-box img {
width: 100%;
height: auto;
}

.fs12 {
font-size: 12px;
font-weight: normal;
}

.fs14 {
font-size: 14px;
font-weight: normal;
}

.fs16 {
font-size: 16px;
font-weight: normal;
}

.mg1em{
margin: 1em 0 1em;
}

/*-- ▲ container --*/
/*-- ▼ gallery  --*/
.entries--archive_photo {
margin-right: -15px;
margin-left: -15px;
overflow: hidden;
}
.entries--archive_photo .article {
border-bottom: none;
padding-bottom: 0;
}
.entries--archive_photo .entry__title {
font-size: 14px;
font-weight: normal;
margin: 17px 0 10px;
border-bottom: solid 0px #fff !important;
}
.entries--archive_photo .entry__title a {
color: #333;
}
.entries--archive_photo .entry__summary {
display: none;
}
.entries--archive_photo .entry--has_media {
background-color: #fff;
border: 1px solid #eee;
padding: 0 20px 8px;
}
.entries--archive_photo .entry--has_media__media {
float: none;
margin-right: -20px;
margin-left: -20px;
width: auto;
}
.entries--archive_photo .entry--has_media__link {
background-color: #333;
border-radius: 0;
display: block;
height: auto;
width: auto;
}
@media (min-width: 992px) {
	.entries--archive_photo .entry--has_media__link {
	height: 180px;
	position: relative;
	}
	.entries--archive_photo .entry--has_media__link img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}
}
@media (min-width: 1200px) {
	.entries--archive_photo .entry--has_media__link {
	height: 220px;
	}
}
.entries--archive_photo .entry--has_media__text {
display: none;
}
.entries--search_photo .article {
background-color: #fff;
border: 1px solid #eee;
margin-bottom: 20px;
padding: 20px;
}
@media (min-width: 992px) {
	.entries--search_photo .article {
	margin-bottom: 30px;
	padding: 30px;
	}
}

.article--single .entry__title,
.article--single .entry__content,
.article--single .entry-meta,
.article--page .entry__title,
.article--page .entry__content,
.article--page .entry-meta,
.article--404 .entry__title,
.article--404 .entry__content,
.article--404 .entry-meta {
background-color: #fff;
border: 1px solid #eee;
}
.article--single .entry__title,
.article--page .entry__title,
.article--404 .entry__title {
border-bottom: none;
margin-bottom: 0;
padding: 20px 20px 10px;
}
@media (min-width: 768px) {
	.article--single .entry__title,
	.article--page .entry__title,
	.article--404 .entry__title {
	padding: 40px 40px 10px;
	}
}
@media (min-width: 992px) {
	.article--single .entry__title,
	.article--page .entry__title,
	.article--404 .entry__title {
	/*padding: 60px 60px 10px;*/
	padding: 40px 40px 10px;
	}
}
.article--single .entry__content,
.article--page .entry__content,
.article--404 .entry__content {
padding: 20px;
}
@media (min-width: 768px) {
	.article--single .entry__content,
	.article--page .entry__content,
	.article--404 .entry__content {
	/*padding: 40px 40px 20px;*/
	padding: 20px 40px 20px;
	}
}
@media (min-width: 992px) {
	.article--single .entry__content,
	.article--page .entry__content,
	.article--404 .entry__content {
	/*padding: 60px 60px 30px;*/
	padding: 20px 40px 20px;
	}
}
.article--single .entry-meta,
.article--page .entry-meta,
.article--404 .entry-meta {
border-top: none;
border-bottom: none;
margin-bottom: 0;
padding: 0 10px 20px;
}
@media (min-width: 768px) {
	.article--single .entry-meta,
	.article--page .entry-meta,
	.article--404 .entry-meta {
	padding: 0 40px 40px;
	}
}
@media (min-width: 992px) {
	.article--single .entry-meta,
	.article--page .entry-meta,
	.article--404 .entry-meta {
	/*padding: 0 60px 60px;*/
	padding: 0 40px 40px;
	}
}

@media screen and (max-width: 479px) {
	.entries--archive_photo .article {
	clear: both;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.entries--archive_photo .article:nth-child(2n+1) {
	clear: both;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.entries--archive_photo .article:nth-child(2n+1) {
	clear: both;
	}
}

@media screen and (min-width: 992px) {
	.entries--archive_photo .article:nth-child(3n+1) {
	clear: both;
	}
}

/*-- ▲ gallery --*/
/*-- ▼ sidebar  --*/

.sidebar {
margin: 48px 0 0 0;
}

.sidebar h2 {
border-bottom: 1px solid #eee;
padding: 0 0 2px 0;
font-weight: normal;
}

.sidebar .info_date {
font-size: 12px;
color: #ff9900;
}

/*-- ▲ sidebar --*/
/*-- ▼ footer  --*/

/* footer-widget */
.footer-widget__title {
color: #fff;
border-bottom: 1px solid #555;
font-size: 14px !important;
}
.footer-widget {
margin-bottom: 16px;
}
.footer-widget .textwidget {
color: #fff;
}
.footer-widget .textwidget a,
.footer-widget .textwidget a:link,
.footer-widget .textwidget a:active
.footer-widget .textwidget a:visited {
color: #fff !important;
text-decoration: none;
}
.footer-widget .textwidget a:hover {
color: #fff !important;
text-decoration: underline;
}

/* copyright */
.copyright {
background-color: #000 !important;
color: #fff;
}

/*-- ▲ footer --*/

/* ------------------------------
▲ basic
▼ Plugin
------------------------------ */



/* ------------------------------
▲ Plugin
▼ 320px以下用
------------------------------ */
/* カスタム, iPhone Retinaディスプレイ */
@media only screen and (min-width : 320px) {

}

/* ------------------------------
▲ 320px以上用
▼ 480px以下用
------------------------------ */
/* XSサイズ : Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* ------------------------------
▲ 480px以下用
▼ 481px以上用
------------------------------ */
/* XSサイズ : Extra Small Devices, Phones */
@media only screen and (min-width : 481px) {

}

/* ------------------------------
▲ 481px以上用
▼ 768px以下用
------------------------------ */
 /* Sサイズ、タブレット : Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* ------------------------------
▲ 768px以下用
▼ 769px以上用
------------------------------ */
 /* Sサイズ、タブレット : Small Devices, Tablets */
@media only screen and (min-width : 769px) {

}

/* ------------------------------
▲ 769px以上用
▼ 991px以下用
------------------------------ */

@media only screen and (max-width : 991px) {

	.menu li a {
	color: #fff !important;
	}

	.menu-item a {
	color: #fff !important;
	}

	.sub-menu li a {
	color: #fff !important;
	}

}

/* ------------------------------
▲ 991px以下用
▼ 992px以上用
------------------------------ */
 /* Mサイズ、デスクトップ : Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

	/* esponsive-nav */
  .responsive-nav .menu {
  padding-top: 38px !important;
  }
  .responsive-nav a {
  color: #000 !important;
  font-size: 14px;
  }

	/* sub-menu */
	.sub-menu {
	margin: -8px 0 0 0 !important;
	border: 1px solid #323232;
	width: 250px !important;
	z-index: 0;
	background-color: rgba(50,50,50,1.0);
	}
	.sub-menu:after {
	content: "";
	position: absolute;
	top: -10px;
	left: 30px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #323232 transparent;
	z-index: -1;
	}
	.sub-menu li a {
	font-size: 14px;
	color: rgba(0,0,0,1.0) !important;
	background-color: rgba(255,255,255,1.0) !important;
	}
	.sub-menu li a:hover {
  color: rgba(255,255,255,1.0) !important;
	background-color: rgba(102,102,102,1.0) !important;
	}
	.sub-menu .sub-menu {
	margin: 0 0 0 0 !important;
	}
	.sub-menu .sub-menu:after {
	content: "";
	position: absolute;
	top: -10px;
	left: 20px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: none;
	border-width: 0 10px 10px 10px;
	border-color: none;
	}

	 /* container */
	.container {
	max-width: 1200px;
	}

}

/* ------------------------------
▲ 992px以上用
▼ 1200px以上用
------------------------------ */
 /* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

/* ------------------------------
▲ 1200px以上用
------------------------------ */
