/*
Theme Name: original
Theme URI: http://obentomap.com
Description: オリジナルのテーマ
Version: 1.1
Author: Qoo-Hoo
Author URI: http://obentomap.com
*/

@charset "utf-8";
/* CSS Document */

@import url(reset.css);

/*--------------------------------------------------------------------------
   共通
---------------------------------------------------------------------------*/
.hdg {
	font-size: 2rem;
	margin-bottom: 2em;
}

/*--------------------------------------------------------------------------
   header
---------------------------------------------------------------------------*/
div#header {
	/*background:url(../images/headerBg.png) repeat-x top;*/
}

div#headerInner {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
	position: relative;
}

#headerInner h1,
#headerInner p.logo {
	margin: 10px 0 0 0;
	width: 433px;
	float: left;
}

#headerInner p.logo img {
	vertical-align: middle;
	margin-right: 20px;
}

#headerInner p.caption {
	width: 495px;
	float: right;
	margin: 65px 0 0 0;
	font-size: 14px;
	font-weight: 100;
	color: #666;

}

ul#upperNav {
	position: absolute;
	top: 0;
	right: 0;
}

ul#upperNav li {
	display: inline;
	background: #FF3;
	padding: 3px 15px 7px;
	margin-left: 5px;
}

ul#upperNav li a {
	color: #09F;
}

ul#nav {
	margin: 34px 0 0 0;
}

ul#nav li {
	display: inline;
	margin: 0 15px 0 0;
	list-style-type: disc;
}

ul#nav li a {
	color: #F60;
	font-size: 17px;
}

ul#nav li a:hover {
	color: #FC9;
}

@media only screen and (max-width: 767px) {
	div#headerInner {
		width: 100%;
		padding: 0 15px;
	}

	#headerInner p.logo {
		float: none;
		width: 100%;
	}

	#headerInner p.logo img {
		width: 100%;
		height: auto;
	}

	#headerInner p.caption {
		float: none;
		width: 100%;
		margin: 2em 0 0 0;
	}
}



div#footer {
min-height:300px;
clear:both;
}


.sd-node-timesince{ 
display:none !important; 
} 
.skin-dark dl.slidedeck dd { 
padding-top: 15px !important; 
} 


div.NinjaEntryCommercial {
position:absolute;
bottom:0px;
left:640px;
}
div.rakuten {
position:absolute;
bottom:15px;
width:300px;
}
div.rakuten img {
height:255px;
}
div#add_01 {
left:20px;
}
div#add_02 {
left:320px;
}


/*--------------------------------------------------------------------------
   body
---------------------------------------------------------------------------*/
body {
	background: url(../images/footer_bg.png) no-repeat bottom left;
	font-size: 14px;
}

div#map_canvas {
	clear: both;
	border-top: 4px solid #F60;
}


div#container {
	box-sizing: border-box;
	width: 960px;
	margin: 0 auto 50px;
}

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

	div#container {
		width: 100%;
		padding: 0 15px;
	}
}


/*--------------------------------------------------------------------------
   body#home
---------------------------------------------------------------------------*/

body#home div.EntryInnerBlock {
width:100px;
float:left;
margin:0 15px 10px 0;
}
body#home div.EntryText a img {
width:100px !important;
height:100% !important;
border:1px solid #DDD !important;
padding:3px;
}

div.EntryTextBox div.EntryText div {
}
div.detail,
body#single div.EntryText {
border:1px solid #FF3;
padding:20px;
margin-bottom:50px;
background:url(../images/page_logo.png) no-repeat top right;
border-top:none;
}
body#home h2 {
	padding:0 0 0 15px;
}
body#home h2 a {
	font-size:25px;
}


div.section h2 {
background-color: #FFE02A;
}
div.section h2,
div.section h2 a {
font-weight:bold;
font-size:20px;
color: #0099FF;
}
body#category div.section h2,
body#single div.section h2 {
background-color: #FFE02A;
border:none;
padding:5px 10px;
}
h1 img {
vertical-align:middle;
margin-right:20px;
}
h1 a {
font-size:14px;
font-weight:100;
color:#0099FF;

}

div.section {
	margin-bottom:50px;
}
div.article {	
	border:1px solid #FFE02A;
margin-bottom:50px;
border-top:none !important;
padding:20px;
}

div.article .eyecatch {
	margin-bottom: 2em;
	text-align: center;
}
div.article .eyecatch img {
	max-width: 100%;
	height: auto;
}
div.article p {
	font-size:14px;
}

body#category div.section .article {
	display: flex;
	justify-content: space-between;
}
body#category div.section .article > a {
	display: block;
	width:200px;
	margin-right:20px;
}
body#category div.section .article > p {
	width: calc(100% - 220px);
}
div.section div.article img {
	width:200px;
	height:240px;
}
div.wsbl_twitter {
	width:69px;
}
div.wp_social_bookmarking_light div.wsbl_line img {
	width:88px;
	height:22px;
}
ul.photoList {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 1rem 1rem;
	margin:0 0 70px 0;
}
ul.photoList li {
	grid-column: span 1;
}
ul.photoList li img {
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 767px) {
	body#category div.section .article {
		display: block;
	}

	body#category div.section .article > a {
		width: 100%;
		margin-right: 0;
	}

	body#category div.section .article>p {
		width: 100%;
	}

	div.section div.article img {
		width: 200px;
		height: 240px;
	}
}


/*--------------------------------------------------------------------------
   div#sub
---------------------------------------------------------------------------*/

div#sub {
  padding: 0 0 50px;
  width: 220px;
}
h2.widgettitle {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: medium none;
	font-size:15px;
	font-weight: bold;
	line-height: 1.4;
	padding: 5px 10px;
	margin-bottom:5px;
}
div#sub ul {
	margin:0 0 15px 10px;
}
div#sub ul li a {
	color:#666;
	text-decoration:underline;
}
div#sub ul .cat-item + .cat-item {
	margin-top: .5em;
}
div#sub ul li.cat-item a {
	font-size:13px;
}
div#sub ul.children li.cat-item a {
    padding: 0;
		font-weight:normal;
}
@media only screen and (max-width: 767px) {
	div#sub {
		width: 100%;
	}
}

/*--------------------------------------------------------------------------
   div#main
---------------------------------------------------------------------------*/
div#content {
	width: 960px;
	padding: 0;
}
div#main {
	width: calc(100% - 240px);
}
div.section p {
	line-height:1.7;
	margin-bottom:16px;
}

body#category div#content,
body#single div#content {
	display: flex;
	justify-content: space-between;
}

.sec-cft {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	border:1px solid #999;
}
.sec-cft__hdg,
.sec-cft__item {
	box-sizing: border-box;
	padding:3px 10px;
	border-top: 1px solid #999;
}
.sec-cft__hdg:first-of-type,
.sec-cft__item:first-of-type {
	border-top: 0;
}
.sec-cft__hdg {
	width: 22%;
}
.sec-cft__item {
	width: 78%;
}
.sec-cft__hdg + .sec-cft__item {
	border-left: 1px solid #999;
}

@media only screen and (max-width: 767px) {
	.sec-cft__hdg {
		width: 27%;
	}
	.sec-cft__item {
		width: 73%;
	}
}

.sec-graph {
	padding: 1em;
	border: 1px solid #999;
	border-top: 0;
}


div.textwidget p {
	font-size:12px;
}
div.section div.wp-caption img  {
	width:100%;
	height:100%;
}
div.section div.ad_rakuten img {
	width:auto;
	height:auto;
}
div.ad_rakuten,
div.ad_rakuten table div {
	width:220px !important;
	margin-right:13px;
	float:left;
}
div.section div.ad_rakuten,
div.section div.ad_rakuten table div {
	width:206px !important;
	margin-right:13px;
	float:left;
}
div.wp_social_bookmarking_light {
	clear:both;
	overflow:hidden;
}

@media only screen and (max-width: 767px) {
	div#content {
		width: 100%;
	}

	body#category div#content,
	body#single div#content {
		display: block;
	}

	div#main {
		width: 100%;
	}

	div.ad_rakuten,
	div.ad_rakuten table div {
		width: 100% !important;
		margin-right: 0;
		float: none;
	}
}


