@charset "UTF-8";

/*--------------------------------------------------------------------*/
/*　ヘッダー　*/
/*--------------------------------------------------------------------*/
#blog-title-img{
	margin:0 5px;
}
#header{
	height:59px;
}
#header #blog-title-img img{
	max-width:145px;
	height:auto;
	padding:10px 0 0 0;
}
#header #blog-desc{ display:none; }
#header #header-search{ display:none; }
#header .menu-button-right{
	margin:0;
	cursor:pointer;
	float:right;
	padding:15px 20px ;
	min-width:86px;
	display:block;
}

/*--------------------------------------------------------------------*/
/*　メインメニュー　*/
/*--------------------------------------------------------------------*/
#main-menu-block{
	display:none;
}

/*--------------------------------------------------------------------*/
/*　スライドメニュー　*/
/*--------------------------------------------------------------------*/
.slidemenu {
	top: 60px;
	right: 0;
	width: 240px;
	position: fixed;
	visibility: hidden;
	z-index: 999;
	background:#FFF;
	padding-bottom:50px;
}
.slidemenu-body {
	height: 100%;
	overflow: hidden;
	position: relative;
	border-left:1px solid #D6D6D6;
}
.slidemenu-content{
	margin:0;
	padding:20px 0 100px 10px;
	list-style:none;
}
.slidemenu-content li{
	margin-bottom:30px;
}
.slidemenu-content li ul{ margin:0;padding:0; }
.slidemenu-content li ul li{
	margin:0;
	list-style:none;
	border-bottom:1px solid #ECECEC;
	padding:3px 5px;
}

.slidemenu-content #sns-accounts li{
	width:112px;
	height:80px;
	overflow:hidden;
	float:left;
	padding:0 0 5px 0;
	border:none;
}
.slidemenu-content #sns-accounts li img{
	margin-left:-18px;
}

/*--------------------------------------------------------------------*/
/*　メインコンテンツ　*/
/*--------------------------------------------------------------------*/
#container{
	width:94%;
	/*margin-top:75px;*/
}
#content{
	width:100%;
	float:none;
}

/*
#content #post-list .entry-block div.entry-block-inner{
	margin:0 0 15px 0;
	padding:0;
	float:none;
	max-width:100%;
}
#content #post-list .entry-block-inner div{
	width:100%;
}
#content #post-list .entry-block-title{
	width:auto;
}
#content #entry #popos li{
	float:none;
	max-width:100%;
}
#content #post-list #popos-index p, #content #entry #popos p{ font-size:1.2em; }
#content #post-list #popos-index li{
	max-width:100%;
	margin:0 0 15px 0;
	max-height:150px;
	float:none;
}
#content #post-list #popos-index li img{
	height:240px;
}
#content #post-list .entry-block img{
	height:250px;
	width:auto;
	margin:0 0 0 -70px;
}
#content #post-list .entry-block .single-pan{
	max-width:80%;
}
#content #post-list .tablenav{
	text-align:center;
}
#content #post-list-category div{
	max-height:500px;
}
#content #post-list div img,
#content #post-list-category div img{
	
}


#content #post-list div img, #content #post-list-category div img{
	float:none;
	width:100%;
	height:auto;
}
*/
/*--------------------------------------------------------------------*/
/*　トップページ　*/
/*--------------------------------------------------------------------*/
#entry-block-list .entry-block-list-inner{
	max-width:100%;
	margin:0 0 20px 0;
}
#entry-block-list .entry-block-list-inner div{
	width:100%;
}
#entry-block-list .single-category{
	font-size:1.1em;
}
/*--------------------------------------------------------------------*/
/*　ページ送りナビゲーション　*/
/*--------------------------------------------------------------------*/
.page-numbers,
.current{
	padding: 10px 15px;
}

/*--------------------------------------------------------------------*/
/*　人気記事　*/
/*　プラグイン：WordPress Popular Postsを使用　*/
/*--------------------------------------------------------------------*/
#popular-posts-index li{
	width:46%;
	margin:0 5px 10px 5px;
}
#entry .single-bottom-freearea li{
	width:46%;
}
#popular-posts-index p,
#popular-posts p{
	width:100%;
	padding:0;
	font-size:1em;
}
#popular-posts-index p a,
#popular-posts p a{
	padding:10px;
	display:block;
}
#popular-posts-index div,
#popular-posts div{
	padding:5px 10px;
}
#popular-posts-index div a{
	font-size:1em;
}

#popular-posts-index .wpp-thumbnail,
#popular-posts .wpp-thumbnail{
	/*width:100%;
	height:auto;*/
	float:none !important;
	margin:0 !important;
	display:block !important;
}

/*--------------------------------------------------------------------*/
/*　サイドバー　*/
/*--------------------------------------------------------------------*/
#sidebar{
	width:100%;
	float:none;
}
#sidebar-1 li ul{
	border-top:none;
}
#sidebar-1 li #sns-accounts{
	margin:0 auto;
	width:300px;
}
.slidemenu-content li .count-tag-cloud li{
	border:none;
}
.s{
	width:134px;
}

/*--------------------------------------------------------------------*/
/*　記事本体　*/
/*--------------------------------------------------------------------*/
#entry{
	padding:10px;
}
#entry-header{
	max-height:250px;
}
#entry-header #post-info{
	padding:0;
}
#entry-header #post-info h1,
#entry-header p{
	padding:0 10px;
}
#entry-header #post-info h1{
	margin:10px 0 0 0;
}
#entry-header #post-thumbnail{
	margin:0;
}
#entry-header #post-thumbnail img{
	max-width:160%;
	height:auto;
	margin:0 -75px;
}
#entry p img,
#entry .caption-img-area img{
	max-width:100%;
	height:auto;
}
#entry .scroll{
	width:100%;
	height:100%;
	overflow:scroll;
}

#entry h2 span{
	border:none;
}

/*--------------------------------------------------------------------*/
/*　記事作成時のオプションスタイル　*/
/*--------------------------------------------------------------------*/
#entry .cloumn-img li{
	float:none;
	margin:0;
}
#entry .cloumn-img li img{
	max-width:100%;
	height:auto;
}
#entry .single-bottom-freearea #single-profile{
	text-align:center;
}
#entry .single-bottom-freearea #single-profile img{
	float:none;
}
#entry .single-bottom-freearea #single-profile div{
	width:100%;
	padding:0;
	text-align:left;
}
#entry .single-bottom-freearea #single-profile .sns-account li{
	width:48px;
}

#entry .single-bottom-freearea .count-tag-cloud li{
	width:auto;
}
#entry #place{
	padding:0;
	border:none;
	background:#FFFFFF;
}
#entry #place li{
	list-style:none;
	float:none;
	margin:0;
}
#entry #place li:last-child{
	width:100%;
	margin-left:0px;
}

#entry .related-article dd img{
	width:50%;
	height:auto;
	display:block;
	padding:10px 10px 0 0;
}

/*--------------------------------------------------------------------*/
/*　シェアボタン　*/
/*--------------------------------------------------------------------*/
#entry .share,
#entry .share-count{
	width:275px;
	margin:0 auto;
}

#entry .share-count li{
	margin:0 5px 0 0;
	min-width: 28px;
	padding: 0 10px;
}
#content .share li,
#content #entry .share li{
	width:50px;
	text-indent:-9999px;
}
#content .share li a,
#content #entry .share li a{
	left:0;
}
#content .share .twitter,
#content #entry .share .twitter{
	background-position:-158px 0;
}
#content .share .hatena,
#content #entry .share .hatena{
	background-position:-308px 0;
}
#content .share .facebook,
#content #entry .share .facebook{
	background-position:-6px 0;
}
#content .share .line,
#content #entry .share .line{
	background-position:-459px 0;
}
#content .share .feedly,
#content #entry .share .feedly{
	background-position:-606px 0;
}

/*--------------------------------------------------------------------*/
/*　カテゴリーページ　*/
/*--------------------------------------------------------------------*/
#post-list-category div img{
	float:none;
	width:100%;
	height:auto;
	margin:0;
}

/* youtube埋め込みスマホ最適化 */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}