/*
Theme Name: 鍵交換
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb18_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 18.0.11.0 for Windows」によって作成されました。サイト名は「鍵交換」、サイトの公開日時は「2015年08月09日22:31」です。
License: 
License URI: license.txt
*/

/* CSS Set Up
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* スタイルリセット用 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
details,
figcaption,
figure,
menu,
summary,
time,
mark{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body{
	line-height: 1;
}
ol,
ul{
	list-style: none;
}
blockquote,
q{
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content: '';
	content: none;
}
a{
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins{
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark{
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del{
	text-decoration: line-through;
}
abbr[title],
dfn[title]{
	border-bottom: 1px dotted;
	cursor: help;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input,
select{
	vertical-align: middle;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section{
	display: block;
}
body{
	min-width: 960px;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 0.875em;
	line-height: 1.5;
	color: #343434;
	background-image:url(img/bg_body.gif);
	background-repeat:repeat;
	word-wrap: break-word;
}
#ie6 body.admin-bar,
#ie7 body.admin-bar{
	background-position: left 28px;
}
/* ベースリンク設定 */
a:link{
	color: #213610;
	text-decoration: underline;
}
a:visited{
	color: #213610;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	color: #213610;
	text-decoration: underline;
}
/* レイアウト設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#hpb-container{
	width: 100%;
}
#masthead{
	width: 960px;
}
#masthead .site-branding{
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: 38px;

}
.home #masthead .site-branding{
	bottom: 340px;

}
#page{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#main{
	width: 960px;
	/*font-size: 1.2em;*/
	/*background-image: url(img/inner_back_1Ec_01.png);
	background-repeat: repeat-y;
	background-position: left top;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	padding-bottom: 290px;
	background-image : url(img/bg_footer-item.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	position:relative;
	z-index: 1000;
}
#primary{
	width: 610px;
	float: left;
	clear: both;
	position:relative;
	padding: 10px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 9px -2px rgba(194,194,194,1);
	-moz-box-shadow: 0px 0px 9px -2px rgba(194,194,194,1);
	box-shadow: 0px 0px 9px -2px rgba(194,194,194,1);
}
#content{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: solid 3px #666666;
}

#sidebar-1{
	width: 310px;
	float: right;
}

#colophon{
	width: 100%;
	min-height: 160px;
	/*position: absolute;
	bottom: 0;*/
	margin-top: -200px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(img/bg_footer.png);
	background-repeat: repeat;
	background-position: left top;
}
/* ヘッダー領域
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* サイトタイトル キャッチフレーズ 要素 */
#masthead{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
/* サイトタイトル */
#masthead .site-branding h1{
	font-size: 1em;
	margin-bottom:0.725em;
	position:relative;
	z-index: 10;
}
#masthead .site-branding h1 a{
	background-image: url(img/site-title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 429px;
	height: 87px;
	max-width: 450px;
	max-height: 90px;
	position: relative;
	z-index: 10;

}
/* キャッチフレーズ */
#masthead #hpb-site-desc{
	font-weight: normal;
	font-size: 0.9em;
	padding-left: 1em;
	padding-right: 1em;
	width: 960px;
}
/* ヘッダー内拡張要素 */
#hpb-header-extra1{
	width: 445px;
	text-align: right;
	margin-right: -480px;
	position: absolute;
	right: 50%;
	bottom: 68px;
}
.home #hpb-header-extra1{
	bottom: 370px;
}
#hpb-header-extra1 *{
	display: inline;
}
#hpb-header-extra1 .tel{
	font-size: 1.725em;
	font-weight: bold;
	color: #40691f;
	display: inline;
	margin-bottom: 0.4em;
	background-image: url(img/icon_tel.png);
	background-position: 0 0.215em;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 1;
}
#hpb-header-extra1 .tel span{
	display: none;
}
#hpb-header-extra1 .address{
	font-size: 0.9em;
	display: block;
}


/* メインメニュー */
#site-navigation{
	clear: both;
	position: relative;
	background-image: url(img/bg_site-navigation.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 1.5em;
}


.screen-reader-text{
	font-size: 0.9em;
	padding-bottom: 0.396em;
	padding-left: 0.396em;
	display:none;
}

.screen-reader-text a{
	color: #000000;
}

.menu-mainnav-container{
	margin-top: 1.6em;
	border-top: 1px solid #D5D5D5;
	background-image: url('img/nav-back.png');
}

#site-navigation ul{
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.714em;
	padding-left:1.5em;
	padding-right: 1.5em;
}
#site-navigation{
    z-index: 1300;
}
#site-navigation li{
	white-space: normal;
	margin-bottom: 1em;
	border-right: 1px solid #333333;
	float: left;
}
#site-navigation li a{
	padding-bottom: 0.357em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.357em;
	display:block;
	color: #000000;
	text-decoration: none;
}

#site-navigation li.current_page_item a,
#site-navigation li.current_page_ancestor a,
#site-navigation li.current_page_item:hover a:hover,
#site-navigation li.current_page_ancestor:hover a:hover{
	color: #ffffff;
	background-color: #9e5700;
}

#site-navigation li:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity: 0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
}

#site-navigation li a:hover{
	color: #333333;
	text-decoration: none;
}

#site-navigation li:hover{
	position: relative;
}

/*-- Nav child --*/
#site-navigation li ul{
	display: none;
}
#site-navigation li:hover > ul{

	margin: 0;
	background-color: #333333;
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	padding-top:0;
}
#site-navigation li:hover ul li{
    width: 200px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-image: none;
	background-color: #333333;
	margin-bottom: 0;
	border-right: none;
}
#site-navigation li:hover ul li +li{
	border-top: 1px solid #ffffff;
}
#site-navigation li:hover ul li{

    background-color: #333333;
}
#site-navigation li:hover ul li{
    color: #ffffff;
    background-color: #333333;
}
#site-navigation li:hover ul li a{
     color: #ffffff;
     background-color: #333333;
 }

#site-navigation li:hover ul li a:hover{
	color: #40691f;
	background-color: #EDEDED;

}
/* Nav tertiary */
#site-navigation ul li:hover > ul ul{
	left: 100%;
	top: 0;
	z-index:1
;
}

/* サイドコンテンツ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
aside{
	margin-bottom:10px;
	background-image: url(img/bg_aside-head.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*#sidebar-1 li{
	margin-bottom: 20px;
}*/
#sidebar-1 h1,
#sidebar-1 h2,
#sidebar-1 .widgettitle{
	font-size: 1.5em;
	font-weight: bold;
	color: #1a1a1a;
	padding-top: 0.75em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.75em;
	background-image: url(img/bg_aside-midashi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 9px;
}
#secondary ul,
#secondary div{
	background-image: url(img/bg_aside-foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 40px;
}
#secondary ul{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#secondary ul li{
	word-break: break-all;
	padding-top: 10px;
	padding-bottom: 10px;
}
#secondary ul li +li{
	border-top: 1px dashed #7b7b7b;
}
#secondary ul li a{
	background-image: url(img/arrow_text-link.gif);
	background-repeat: no-repeat;
	background-position: 0 0.325em;
	padding-left: 1em;
}
#secondary ul#recentcomments li a{
	background-image: none;
}
#secondary ul#recentcomments li a:first-child{
	background-image: url(img/arrow_text-link.gif);
	padding-left: 1em!important;
}
#secondary .textwidget{
	word-break: break-all;
	padding: 20px;
}
#secondary .textwidget img{
	width: auto !important;
	width: 100%;
	max-width: 100%;
	height: auto;
}
#secondary ul select{
	width: 199px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.widget_search{
	margin-bottom: 20px;
}
aside.widget_search{
	background-image: none;
}


.widget_calendar #calendar_wrap{
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.widget_calendar #wp-calendar{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th{
	text-align: center;
	padding: 2px;
}
.widget_calendar #wp-calendar tr +tr{
	border-top: 1px dotted #999999;
}
.widget_calendar #wp-calendar caption{
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #ffffff;
	text-transform: uppercase;
	background-color: #333333;
	color: #ffffff;
}
.widget_calendar #wp-calendar th{
	background-color: #40691f;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}
.widget_calendar #wp-calendar tfoot td{
	background-color: #F4F4F4;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.widget_calendar #wp-calendar tfoot td#prev{
	padding-left: 20px;
}
.widget_search form{
	/*padding-left: 10px;
	padding-right: 10px;*/
}
.widget_search input#searchsubmit{
	background-image : url(img/bg_searchsubmit.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:54px;
	height:34px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #777777;
	border-bottom: 2px solid #777777;
}
.widget_search label{
	display: none;
}
.widget_search #s{
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #1a1a1a;
}
.widget_tag_cloud .tagcloud{
	padding-left: 10px;
	padding-right: 10px;
}

#secondary .widget_nav_menu ul{
	margin-bottom: 0;
}
#secondary .widget_nav_menu ul ul{
	padding-left: 0;
	padding-right: 0;
}
#secondary .widget_nav_menu ul li{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	background-image: none;
}
#secondary .widget_nav_menu ul li a{
	margin-bottom: 10px;
	border-bottom: 1px dashed #E2E2E2;
	padding-bottom: 10px;
	display: block;
}
#secondary .widget_nav_menu ul li li a{
	padding-left: 20px;
}

/* 共通要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.sticky {
}

#page-content,
.home .hpb-viewtype-full,
.archive .hpb-viewtype-full,
.search .hpb-viewtype-full,
.hpb-viewtype-simple,
.hpb-viewtype-thumbnail,
.hpb-viewtype-date,
.hpb-viewtype-content,
.hpb-viewtype-title{
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#page-content #toppage-topics h3,
.hpb-viewtype-full h3,
.search .entry-header h1,
.hpb-viewtype-simple h3,
.hpb-viewtype-thumbnail h3,
.hpb-viewtype-date h3,
.hpb-viewtype-content h3,
.hpb-viewtype-title h3{
	font-size: 2.2em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	padding-bottom: 0.15em;
	background-image : url(img/bg_entry-header.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
/*#page-content #toppage-topics h3 a,
.hpb-viewtype-full h3 a,
.search .entry-header h1 a,
.hpb-viewtype-simple h3 a,
.hpb-viewtype-thumbnail h3 a,
.hpb-viewtype-date h3 a,
.hpb-viewtype-content h3 a,
.hpb-viewtype-title h3 a{
	color: #1a1a1a;
	padding-left: 25px;
	background-image : url(img/icon_page-title.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	display: block;
	text-decoration: none;
}*/
#page-content #toppage-topics h3{
	background-image : url(img/icon_topic-title.gif);
	border: none;
	padding-left: 25px;
}
#page-content #toppage-topics h3 a:hover,
.hpb-viewtype-full h3 a:hover,
.search .entry-header h1 a:hover,
.hpb-viewtype-simple h3 a:hover,
.hpb-viewtype-thumbnail h3 a:hover,
.hpb-viewtype-date h3 a:hover,
.hpb-viewtype-content h3 a:hover,
.hpb-viewtype-title h3 a:hover{
	color: #555555;
}

.entry-header{
	margin-bottom: 20px;
}

.entry-content,
.entry-meta{
	margin-bottom: 1.5em;
	margin-left: 0;
	margin-right: 0;
}
#page-content{
	/*padding-left: 1em;
	padding-right: 1em;*/
}
.entry-header h1{
	font-size: 2.2em;
	font-weight: normal;
	color: #1a1a1a;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 0.15em;
	padding-top: 0.9em;
	background-image : url(img/bg_entry-header.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
/*ソーシャルボタン*/
#content .hpb_social div{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#content .hpb_social div +div{
	margin-left: 5px;
}

/* ページコンテンツ */
#page-content{
	padding-top: 0;
}
#page-content p,
#page-content ul{
	margin-bottom: 0.714em;
	/*padding-left: 1em;
	padding-right: 1em;*/
}
#page-content ul li +li{
	margin-top: 0.714em;
}
/* すべて */
.home .hpb-viewtype-full .entry-header h4,
.page .hpb-viewtype-full .entry-header h4,
.archive .hpb-viewtype-full .entry-header h4,
.search .hpb-viewtype-full article h4{
	margin-bottom: 1em;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 0.7em;
	padding-left: 2em;
	padding-top: 0.7em;
	background-position: 1em 1em;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
    height: 3em;
}
/* 簡易 */
.hpb-viewtype-simple .entry-header h4{
	margin-bottom: 1em;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 0.7em;
	padding-left: 2em;
	padding-top: 0.7em;
	background-position: 1em 1em;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
}
/* アイキャッチ */
/* 日付 */
.hpb-viewtype-date dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333333;
}
.hpb-viewtype-date dl dt{
	border-top: 1px dotted #717171;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	clear: left;
}
.hpb-viewtype-date dl dd{
	border-top: 1px dotted #717171;
	padding-bottom: 10px;
	padding-top: 10px;
}
.hpb-viewtype-date dl dt:first-child,
.hpb-viewtype-date dl dt:first-child +dd{
	padding-top: 0;
	border-top: none;
}

.entry-thumbnail{
	margin-bottom: 15px;
	margin-left: 1em;
	margin-right: 1em;
}
.entry-thumbnail img{
	width: auto !important;
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* コンテンツ */
.hpb-viewtype-content dt{
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 0.7em;
	padding-left: 2em;
	padding-top: 0.7em;
	background-position: 1em 1em;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
}
/* タイトル */
.hpb-viewtype-title ul{
	margin-bottom: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
}
.hpb-viewtype-title ul li{
	border-bottom: 1px dashed #E2E2E2;
	padding-bottom: 0.7em;
	padding-left: 2em;
	padding-top: 0.7em;
	background-position: 1em 1em;
	background-repeat: no-repeat;
}
/* more リンク */
.hpb-more-entry{
	text-align: right;
	float: right;
	color: #ffffff;
	background-color: #000000;
}
.hpb-more-entry a{
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
.hpb-more-entry a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity: 0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
}
/* パンくず */
#breadcrumb-list{
	width: 960px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
	padding-top: 1.5em;
	/*position: relative;*/
	clear: both;
}
#breadcrumb-list div:first-child{
	padding-left: 0;
}
#breadcrumb-list div{
	padding-left: 0.5em;
	display: inline;
}
/* ページナビゲーション */
.navigation-post{
	margin-bottom: 2em;
	margin-left: 1em;
	margin-right: 1em;
}
.nav-previous{
	width: 48%;
	float: left;
}
.nav-next{
	width: 48%;
	text-align: right;
	float: right;
}
/* ---- コンテンツ要素 ---- */
#page-content h1,
.entry-content h1{
	font-size: 1.8em;
	font-weight: bold;
	color: #1a1a1a;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 0.42em;
	line-height: 1.3;
	background-image: url(img/bg_h1.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:573px;
	clear: both;
}
#page-content h2,
.entry-content h2{
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0.706em;
	padding-bottom: 0.294em;
	clear: both;
	color: #1a1a1a;
	background-image: url(img/bg_h2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#page-content h3,
.entry-content h3{
	border-top: none;
	padding-left: 0;
	padding-top: 0;
	background-image: none;
}
#page-content h3,
.entry-content h3{
	font-size: 1.25em;
	font-weight: normal;
	color: #40691f;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #40691f;
	padding-bottom: 0.313em;
	clear: both;

}
#page-content h4,
.entry-content h4{
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	padding: 0.3em;
	clear: both;
	background-color: #c5d2bb;
	display: table;
	margin-top: 20px;
}
#page-content h5,
.entry-content h5{
	font-size: 1.167em;
	font-weight: normal;
	margin-bottom: 0.857em;
	margin-top: 0.937em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.500em;
	clear: both;
}
#page-content h6,
.entry-content h6{
	font-size: 1.083em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.923em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.538em;
	clear: both;
}
#page-content p,
.entry-content p{
	margin-bottom: 1em;
}
#page-content ul,
.entry-content ul{
	margin-bottom: 0.714em;
}
#page-content ul ul,
.entry-content ul ul{
	margin-left: 0.30em;
	margin-bottom: 0;
}
#page-content ul li,
.entry-content ul li{
	padding-left: 9px;
	background-image: url(img/arrow_text-link.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
}

#page-content ol,
.entry-content ol{
	margin-bottom: 0.714em;
}
#page-content ol ol,
.entry-content ol ol{
	margin-left: 0.30em;
	margin-bottom: 0;
}
#page-content ol li,
.entry-content ol li{
	margin-left: 1.5em;
	list-style: decimal;
}
#page-content ol li +li,
.entry-content ol li +li{
	margin-top: 0.714em;
}
#page-content dl,
.entry-content dl{
	border-bottom: 1px dotted #333333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#page-content dl dt,
.entry-content dl dt{
	border-top: 1px dotted #717171;
    clear: left;
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#page-content dl dd,
.entry-content dl dd{
    border-top: 1px dotted #717171;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: auto;
}
#page-content dl dd a,
.entry-content dl dd a{
	color: #333333;
}
#page-content dl dt:first-child,
.entry-content dl dt:first-child,
#page-content dl dt:first-child + dd,
.entry-content dl dt:first-child + dd{
	border-top: medium none;
    padding-top: 0;
}


#page-content hr,
.entry-content hr{
	margin-bottom: 2em;
	border-top: 1px dashed #CCCCCC;
}
#page-content table,
.entry-content table{
	width: 100%;
	margin-bottom: 1.5em;
	background-color: #ffffff;
	border: 1px solid #333333;
}
#page-content table caption,
.entry-content table caption{
	background-color: #40691F;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#page-content table th,
.entry-content table th{
	width: auto;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #333333;
	color: #ffffff;
	text-align: left;
	border-top: 1px solid #ffffff;
}
#page-content table thead th,
.entry-content table thead th{
	font-weight: bold;
}
#page-content table tr:first-child th,
.entry-content table tr:first-child th,
#page-content table tr:first-child td,
.entry-content table tr:first-child td{
	border-top: none;
}
#page-content table td,
.entry-content table td{
	width: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top: 1px solid #999999;
}
#page-content blockquote,
.entry-content blockquote{
	margin-bottom: 2em;
	padding: 10px;
	background: #e5e5e5;
	border: 1px solid #d5d5d5;
}
#page-content blockquote p,
.entry-content blockquote p{
	margin-bottom: 0;
	padding: 10px;
}
/* Alignment */
.alignleft{
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright{
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
}
.entry-content img.wp-smiley{
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter{
	margin-bottom: 1.625em;
}
.wp-caption{
	margin-top: 0.4em;
}
.wp-caption{
	background: #ffffff;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img{
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption{
	color: #555555;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text{
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before{
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#page-content .gallery,
.entry-content .gallery{
	margin: 0 auto 1.625em;
	clear: both;
}
#page-content dl.gallery-item dt,
.entry-content dl.gallery-item dt{
	border-left: none;
	border-top: none;
	background-image: none;
}
#page-content .gallery,
.entry-content .gallery{
	margin: 0 auto 1.625em;
	clear: both;
}
#page-content .gallery a img.attachment-thumbnail,
.entry-content .gallery a img.attachment-thumbnail{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#page-content .gallery-columns-4 .gallery-item,
.entry-content .gallery-columns-4 .gallery-item{
	width: 23%;
	padding-right: 2%;
}
#page-content .gallery-columns-4 .gallery-item img,
.entry-content .gallery-columns-4 .gallery-item img{
	width: 100%;
	height: auto;
}
/* ---- コメント ---- */
#comments{
	padding-left: 1em;
	padding-right: 1em;
	clear: both;
}
#comments h3{
	border-bottom: 2px dotted #40691f;
    clear: both;
    color: #40691f;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-bottom: 0.313em;
}
/* ---- コメントリスト ---- */
#comments ul{
	margin-bottom: 1em;
}
#comments li{
	width: 100%;
	position: relative;
}
#comments .comment-body{
	border-bottom: 1px dashed #CECECE;
	padding: 12px 4px 12px 65px;
}
#comments .comment-author{
	font-style: normal;
	display: inline;
}
#comments .avatar{
	position: absolute;
	top: 17px;
	left: 4px;
}
#comments cite{
	font-style: normal;
}
#comments .comment-content{
    margin-left: 50px;
}
#comments .comment-meta{
	display: inline;
}
#comments .reply{
	text-align: right;
}
#comments ol ul .comment-body{
	padding-left: 105px;
}
#comments ol ul .comment-body .avatar{
	left: 44px;
}

.bypostauthor {
}

/* お問い合わせ */
table textarea.l{
	width: 99%;
}
table input.m{
	width: 99%;
}
table input.l{
	width: 99%;
}


/* ---- コメントフォーム ---- */
#respond{
	margin-bottom: 1em;
}
#respond h3{
	border-bottom: 2px dotted #40691f;
    clear: both;
    color: #40691f;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-bottom: 0.313em;
}
#respond h3 a{
	color: #FFF;
}
#commentform{
	padding: 10px;
}
.comment-notes{
	margin-bottom: 20px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea{
	margin-bottom: 1em;
	display: block;
}
.comment-notes .required,
.comment-form-author .required,
.comment-form-email .required{
	color: #940303;
}
.comment-form-comment{
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
.comment-form-comment textarea{
	border: 1px solid #cecece;
}
.form-submit input{
	outline: none;
	padding: 10px 15px;
	background: #333333;
	cursor: pointer;
	color: #ffffff;
}
#comments #respond{
	margin-top: 1em;
}

/* トップページ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.page .entry-header h1{
    margin-left: 0;
    margin-right: 0;
    /*background-image: url(img/h1_icon.gif);*/
    background-repeat: no-repeat;
    background-position: left 40px;
}

#hpb-header-image{
	clear: both;
	margin-top: 110px;
    height: 340px;
}

#hpb-header-image img{
	max-width:960px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	overflow: hidden;
	border-top: none;
}

/* アーカイブ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.archive .entry-header{
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.archive .entry-header h1{
	margin-bottom: 0;
}
/* Blog */
.blog .entry-header h1{
	font-size: 1.400em;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 12px 10px;
}

.blog .entry-header h1{
	font-size: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 0.7em;
	padding-left: 2em;
	padding-top: 0.7em;
	background-position: 1em 1em;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
}
/* ---- サーチ用コンテンツ ---- */
.search #hpb-content h2{
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.search #hpb-content h2{
	font-size: 1.400em;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 12px 10px;
	display: block;
}
.home .entry-header h1,
.page .entry-header h1,
.archive .entry-header h1,
.single .entry-header h1, 
.search .entry-header h1{
	padding-left: 1em;
    margin-left: 0;
    margin-right: 0;
    background-image: url(img/h1_icon.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.search .page-header h1{

	padding-bottom: 0.7em;
	padding-left: 2em;
	padding-top: 0.7em;
	background-position: 1em 1em;
	background-repeat: no-repeat;
}
.search-no-results #hpb-main{
	padding-left: 20px;
	padding-right: 20px;
}
/* シングル要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.single .entry-content{
	margin-left: 1em;
	margin-right: 1em;
}
.single .entry-meta{
	margin-bottom: 2em;
	margin-left: 1em;
	margin-right: 1em;
	clear: both;
}
/* ページ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.page .entry-header,
.archive .page-header,
.home .entry-header,
.single .entry-header,
/*.search-results .page-header,
.search-no-results .entry-header*/{
	position: relative;
	clear: both;
	z-index: 10;
	overflow: hidden;
	top: -5px;
	left: -2.357em;
	width: 630px;
}
.page .entry-header h1{
	margin-bottom: 0;
}
.archive .page-header h1{
    padding-top: 35px;
    padding-left: 60px;
}
.entry-header h1{
    padding-left: 30px;
}

/* フッター領域
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#site-sub-navigation{
	width: 760px;
	padding-right: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	position:relative;
	z-index: 1000;
}
#site-sub-navigation li{
	margin-right: 1em;
	display: inline;
	position: relative;
}
#site-sub-navigation li +li{
	border-left: 1px solid #ffffff;
	padding-left: 1em;
}
#site-sub-navigation li a{
	color: #ffffff;
	font-size: 0.9em;
}
/* secondary */
#site-sub-navigation li ul{
	display: none;
}

#hpb-footer-main{
	position: relative;
	width: 100%;
	z-index: 1100;
}
#hpb-footer-main p{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#colophon .site-info{
	position:relative;
	z-index:1200;
}
.footer-widgets{
    margin: 0 auto;
    width: 948px;
    background-color: #FFFFFF;
    position: relative;
    z-index: 1000;
    background-image : url(img/bg_footer-widgets.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 20px;
    padding-left: 6px;
    padding-right: 6px;
}
.footer-widgets aside{
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
    width:250px;
    background: none;
    border: 3px solid #333333;
}
.footer-widgets ul,
.footer-widgets div{
	background: none;
}
.footer-widgets div ul{
	background: none;
}
.footer-widgets ul li{
    padding-bottom: 10px;
    padding-top: 10px;
    word-break: break-all;
}

.footer-widgets ul li a{
    background-image: url("img/arrow_text-link.gif");
    background-position: 0 0.325em;
    background-repeat: no-repeat;
    padding-left: 1em;
}
.footer-widgets aside.widget_search{
	background: none;
}
.footer-widgets .widget_calendar #calendar_wrap{
	padding: 0;
}
.footer-widgets .widget_search #s{
	width: 175px;
}
.menu-mainnav-container{
	background-image: none;
}
.wp-login{
	text-align: right;
	margin-right: 1em;
	color: #ffffff;
	width: 100%;
	z-index: 1300;
	position: relative;
}
.wp-login a{
	color: #ffffff;
	font-size: 0.9em;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display:block;
}


/* ---- コメント ---- */
#comments{
	padding-left: 1em;
	padding-right: 1em;
}
#comments h2{
	font-size: 1.167em;
	margin-bottom: 1em;
	border-left: 5px solid #DC2314;
	padding: 0.5em 1em;
	background-color: #F4F4F4;
}
/* ---- コメントリスト ---- */
#comments ol{
	margin-bottom: 1em;
}
#comments li{
	width: 100%;
	position: relative;
}
#comments .comment-body{
	border-bottom: 1px dashed #CECECE;
	padding: 12px 4px 12px 65px;
}
#comments .comment-author{
	font-style: normal;
	display: inline;
}
#comments .avatar{
	position: absolute;
	top: 17px;
	left: 4px;
}
#comments cite{
	font-style: normal;
}
#comments .comment-meta{
	display: inline;
}
#comments .reply{
	text-align: right;
}
#comments ol ul .comment-body{
	padding-left: 105px;
}
#comments ol ul .comment-body .avatar{
	left: 44px;
}
/*サムネイル*/
.hpb-viewtype-thumbnail header.entry-header{
    background-image: none;
}
.hpb-viewtype-thumbnail header.entry-header h4{
    margin-left: -20px;
    clear: both;
}
.hpb-viewtype-thumbnail header{
    margin-bottom: 10px;
    padding-left: 75px;
}
.hpb-viewtype-thumbnail .entry-thumbnail{
    float: left;
    width: 150px;
}

/* その他
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* clearfix */
#masthead:after,
#site-navigation ul:after,
#main:after,
#hpb-main-nav ul:after,
#hpb-inner:after,
.hpb-viewtype-thumbnail:after,
.hpb-viewtype-date dl:after,
#page-content dl:after,
.entry-content dl:after,
.navigation-post:after,
.hpb-pagenation:after{
	content: "";
	display: table;
	clear: both;
}
#masthead,
#site-navigation ul:after,
#main,
#hpb-main-nav ul,
#hpb-inner,
.hpb-viewtype-thumbnail,
.hpb-viewtype-date dl,
#page-content dl,
.entry-content dl,
.navigation-post,
.hpb-pagenation{ /zoom: 1 }


/* Small menu */
.menu-toggle{
	display: none;
	cursor: pointer;
}

.main-small-navigation ul{
	display: none;
}




/* メディアクエリ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media (max-width:480px) {
	/* レイアウト設定
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	body{
		min-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#main,
	#hpb-container,
	#masthead,
	#hpb-inner,
	#hpb-main,
	#hpb-content,
	#colophon,
	#site-sub-navigation,
	#hpb-footer-main,
	.hpb-wp-login,
	#sidebar-1,
	.widget_calendar #wp-calendar{
		width: 100%;
		float: none;
		background-size: contain;
	}
	#primary{
		width:93%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#content{
		width:80%;
	}
	#site-sub-navigation,
	#hpb-footer-main,
	.hpb-wp-login{
		width: auto;
		padding-right:0;
	}
	#masthead{
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	#hpb-inner{
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	#colophon{
		height: auto;
		padding-top: 0;
		position: static;
		margin-top: -50px;
		background-image: url("img/sp_bg_footer.png");
	}
	.widget_calendar #calendar_wrap{
		padding: 20px;
	}

	/* ヘッダー領域
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	/* サイトタイトル */
	#masthead .site-branding{
		width: 100%;
		background-image: none;
		position:static;
	}
	#masthead .site-branding h1{
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		padding-left: 0;
		padding-right: 0;
		margin-top: 0.725em;
	}
	#masthead .site-branding h1 a{
		background-size: contain;
		width: 100%;
	}
	#site-title .site-logo{
		margin-bottom: 2em;
		margin-left: auto;
		margin-right: auto;
		padding-top: 61px;
		display: block;
	}
	/* キャッチフレーズ */
	#masthead #hpb-site-desc{
		width: auto;
		margin-bottom: 0.793em;
		padding-left: 0.793em;
		padding-right: 0.793em;
		position: static;
	}
	/* ヘッダー内拡張要素 */
	#hpb-header-extra1{
		width: auto;
		text-align: left;
		margin-bottom:0.476;
		margin-right: 0;
		padding-left: 0.476em;
		padding-right: 0.476em;
		position: static;
	}
	#hpb-header-extra1 .tel{
		background-position: left center;
	}
	/* メインメニュー */
	.screen-reader-text{
		display:block;
		background-image: url("img/sp_site-navigation_body.png");
		background-repeat: repeat;
	}
	#site-navigation{
		display: block;
		width: 100%;
		padding-bottom: 34px;
		background-image: url("img/sp_site-navigation_foot.png");
		background-position: left bottom;
		background-repeat: repeat-x;
	}
	#site-navigation ul{
		width: 100%;
		border-top: 1px solid #333333;
		border-bottom: none;
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
		background-image: url("img/sp_site-navigation_body.png");
		background-repeat: repeat;
	}
	#site-navigation li{
		width: 100%;
		text-align: left;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		background-image: none;
		float: none;
		display: block;
		border-right:none;

	}
	#site-navigation li +li{
		border-top: 1px solid #333333;
	}
	#site-navigation li a{
		padding-bottom: 1em;
		padding-left: 1em;
		padding-right: 0;
		padding-top: 1em;
		background-position: left center;
		background-repeat: no-repeat;
		display: block;

	}
	#site-navigation li a:hover,
	#site-navigation li.current_page_item a{
		color: #333333;
	}

	#site-navigation li:hover{
		background-color: #ffffff;
	}
	#site-navigation li.current_page_item a,
	#site-navigation li.current_page_ancestor a,
	#site-navigation li.current_page_item:hover a:hover,
	#site-navigation li.current_page_ancestor:hover a:hover{
		color: #ffffff;
		padding: 1em;
	}

	/*-- Nav child --*/
	#site-navigation li ul,
	#site-navigation li:hover > ul,
	#site-navigation li:hover > ul:hover{
		width: 100%;
		margin-top:0;
		margin-right:0;
		background-color: transparent;
		display: block;
		position: static;
		border-top:1px solid #333333;
	}
	#site-navigation li ul ul,
	#site-navigation li:hover > ul > ul,
	#site-navigation li:hover > ul > ul:hover{
		border-top: none;
	}
	#site-navigation li:hover ul li,
	#site-navigation li ul li{
		width: 95%;
		margin-left: 5%;
		background-color: transparent;
	}
	#site-navigation li ul li a{
		background-position: left center;
		background-repeat: no-repeat;
		display: block;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		border-bottom: 1px solid #333333;
		border-left: 1px solid #333333;
	}
	#site-navigation li:hover ul li a{
		color: #333333;
		padding-bottom: 1em!important;
		padding-left: 1em!important;
		padding-right: 0;
		padding-top: 1em!important;
		background-color: transparent;
	}
	#site-navigation ul li a:hover{
		color: #333333;
		background-color: #ffffff;
	}

	/* サイドコンテンツ要素
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	#sidebar-1{
		float: none;
		margin-top: 1.5em;
	}
	.widget_search form{
		text-align: right;
		margin-right: 0.5em;
	}
	.widget_search #s{
		width: 65%;
	}
	.widget_search input#searchsubmit{
		width:25%;
	}


#sidebar-1 h1, #sidebar-1 h2, #sidebar-1 .widgettitle{
    background-image: url("img/bg_aside-midashi.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    color: #1A1A1A;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 9px;
    padding: 0.75em 0 0.25em;
    width: 95%;
}

	/* 共通要素
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	/* アイキャッチ */
	.hpb-viewtype-thumbnail article{
		width: 300px;
		min-height: 65px;
		margin-bottom: 10px;20px
		margin-left: 14px;
		margin-right: 14px;
		position: relative;


	}
    .hpb-viewtype-thumbnail header.entry-header h4{
        margin-left: 20px;

    }
    .hpb-viewtype-thumbnail .entry-thumbnail{
        float: none;
    }

	.hpb-viewtype-thumbnail .entry-content{
		display: none;
	}
	/* 日付 */
	.hpb-viewtype-date dl dt{
		border-bottom: none;
		float: none;
		padding-bottom: 0;
	}
	.hpb-viewtype-date dl dd{
		border-top: none;
	}
	/* パンくず */
	#breadcrumb-list{
		width: 100%;
		border-left: none;
		border-right: none;
		margin-top: 0;
	}
	/* トップページ要素
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	#main{
		background-image: url("img/sp_footer-item.png");
		background-repeat: no-repeat;
		padding-bottom: 100px;
	}
	#hpb-header-image,
	#hpb-header-image img{
		max-width: 100%;
		height: auto;
		margin-top: 0;
	}
	/* ---- コンテンツ要素 ---- */
	#content{
		padding-left: 5%;
		padding-right: 5%;
		width: 90%;
	}
    #content{
        padding-left: 0;
        padding-right: 0;
        width: auto;
    }
    .entry-header{
        padding-left: 0;
        padding-right: 0;
        left:0;
        width: auto;
        background-size: contain;
    }

	#page-content pre,
	#page-content code,
	.entry-content pre,
	.entry-content code{
		max-width: 480px;
		word-break: break-all;
		overflow: auto;
	}
	#primary{
		padding-bottom: 11px;
	}
	.home .entry-header,
	.page .entry-header,
	.single .entry-header,
	.blog .entry-header,
    .archive .page-header,
    .search-results .page-header,
    .search-no-results .entry-header{
		max-width:480px;
		width: 100%;
		left:-16px;
		padding-left:5%;
		padding-right:5%;
		top:-5px;
	}
    .home .entry-header,
    .page .entry-header,
    .single .entry-header,
    .blog .entry-header,
    .archive .page-header,
    .search-results .page-header,
    .search-no-results .entry-header{
        background-size: contain;
        max-width:480px;
        width: 100%;
        left:0;
        padding-left:0;
        padding-right:0;
        top:-5px;
    }

    .single .entry-header h1,
    .entry-header h1,
	.home .entry-header h1,
	.page .entry-header h1{
		padding-left:0;
		margin-left:0;
		margin-right:0;
		background-image: none;
        font-size: 2em;
	}
    .archive .page-header h1{
        padding-left: 0;
    }
    #content .entry-header h1,
    #content .page-header h1,
    #content article,
    #content .hpb-posttype-news,
    .search-results .page-header h1,
    .search-no-results .entry-header h1{
        margin-left:5%;
        margin-right:5%;
    }
	aside{
		background-size: 100%;
	}
	#secondary ul, #secondary div{
		background-size: 100%;
	}
	#page-content h1,
	.entry-content h1{
		width: 100%;
		background-size: contain;
	}
	#page-content h2,
	.entry-content h2{
		width: 100%;
		background-size: contain;
	}
		/* ---- コメントフォーム ---- */
	.comment-form-comment textarea{
		width: 100%;
	}
	/* フッター領域
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	#hpb-footer-main{
		margin-top: 1em;
		padding-top: 0;
		width: 100%;
	}
	#hpb-footer-main p{
		margin-top: 1em;
		margin-left: 1%;
		margin-right: 1%;
		width: 98%;
	}
	#site-sub-navigation li{
		display: block;
	}
	#secondary aside{
		width: 96%;
		margin-right: 2%;
		margin-left: 2%;
	}
	.footer-widgets{
		width: 90%;
		text-align: center;
	}
	.footer-widgets aside{
		border: 3px solid #333333;
		display: inline-block;
		margin: 15px 2%;
		width: 80%;
		text-align: left;
		padding: 5%;
		vertical-align: top;
	}
	.footer-widgets .widget_search #s{
		width: 60%;
	}
	.footer-widgets .widget_search input#searchsubmit{
		width: 30%;
	}
	.wp-login{
		text-align: right;
		margin-top: 1em;
		position: static;
	}
	.wp-login a{
		padding-right: 2%;
		width: 98%;
	}

	.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on{
		display: block;
	}

	.navigation-main ul{
		display: none;
	}

	.menu-toggle{
	display: block;
	cursor: pointer;
	color: #000000;
	padding-top: 34px;
	padding-left: 0.25em;
	background-image: url("img/sp_site-navigation_head.png");
	background-repeat: repeat-x;
	background-position: left top;
	}
	footer .menu-toggle{
	background-image: none;
	color: #ffffff;
	}
    /* Images */
    #page-content img,
    .entry-content img{
        width: auto !important;
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }
    #nav-below .screen-reader-text,
    #hpb-pagenation .screen-reader-text{
        display: none;
    }

}
