/*
Theme Name: さかいのひろば(1)
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.13.0 for Windows」によって作成されました。サイト名は「さかいのひろば(1)」、サイトの公開日時は「2018年07月25日15:49」です。
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: 900px;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 0.625em;
	line-height: 1.5;
	color: #333333;
}
#ie6 body.admin-bar,
#ie7 body.admin-bar{
	background-position: left 28px;
}
/* ベースリンク設定 */
a:link{
	color: #333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #DB2414;
	text-decoration: underline;
}
a:active{
	color: #333333;
	text-decoration: none;
}
/* レイアウト設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#hpb-container{
	width: 100%;
}
#masthead{
	width: 100%;
}
#masthead .site-branding{
	width: 898px;
	margin-left: auto;
	margin-right: auto;
}
#page{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#main{
	width: 898px;
	font-size: 1.2em;
	border-left : 1px solid #d5d5d5;
	border-right : 1px solid #d5d5d5;
	margin-left: auto;
	margin-right: auto;
}
.error404 #primary #content,
.error404 #primary{
	width: 100%;
}
#primary{
	width: 678px;
	float: left;
	clear: both;
}

#sidebar-1{
	width: 217px;
	font-size: 1.2em;
	float: right;
}

#colophon{
	width: 898px;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	padding-bottom: 50px;
	position: relative;
	clear: both;
}
/* ヘッダー領域
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* サイトタイトル キャッチフレーズ 要素 */
#masthead{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
/* サイトタイトル */
#masthead .site-branding h1{
	width: 205px;
	height: 61px;
}
/* キャッチフレーズ */
#masthead #hpb-site-desc{
	width: 900px;
	text-align: right;
	font-weight: normal;
	position: absolute;
	top: 5px;
}
/* ヘッダー内拡張要素 */




/*
#hpb-header-extra1{
	width: 695px;
	text-align: right;
	margin-left: -255px;
	position: absolute;
	left: 50%;
}
*/




#hpb-header-extra1 *{

	display: inline;
}

/* メインメニュー */




/*
#site-navigation{
	width: 100%;
	font-size: 1.2em;
	margin-top: 1.6em;
	border-top: 1px solid #D5D5D5;
	clear: both;
}
*/





.screen-reader-text{
    display: none;





/*	position: absolute !important; */





}

.menu-mainnav-container{
	margin-top: 1.6em;
	border-top: 1px solid #D5D5D5;
}
#site-navigation ul{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#site-navigation li{
	white-space: nowrap;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	float: left;
}
#site-navigation li a{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
}
#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: #DC2314;
}
#site-navigation li a:hover{
	color: #333333;
	background-color: #EDEDED;
}
#site-navigation li:hover{
	position: relative;
}

#site-navigation li ul.sub-menu li{
	white-space: normal;
}
/*-- Nav child --*/
#site-navigation li ul{
	display: none;
}
#site-navigation li:hover > ul{
	width: 200px;
	margin: 0;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background-color: #FFFFFF;
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
}
#site-navigation li:hover ul li{
	width: 200px;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-image: none;
	background-color: #FFFFFF;
}
#site-navigation li:hover ul li a{
	color: #333333;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#site-navigation li:hover ul li a:hover{
	color: #333333;
	background-color: #EDEDED;
}

/* Nav tertiary */
#site-navigation ul li:hover > ul ul{
	left: 100%;
	top: 0;
}

/* サイドコンテンツ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sidebar-1 li{
	margin-bottom: 20px;
}
#sidebar-1 h1,
#sidebar-1 h2,
#sidebar-1 .widgettitle{
	font-size: 1.167em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
}
#secondary ul{
	padding-left: 10px;
	padding-right: 10px;
}
#secondary ul li{
	word-break: break-all;
	margin-bottom: 10px;
	border-bottom: 1px dashed #E2E2E2;
	padding-bottom: 10px;
}
#secondary .textwidget{
	word-break: break-all;
	padding-left: 10px;
	padding-right: 10px;
}
#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_calendar #wp-calendar{
	width: 199px;
	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;
}
.widget_calendar #wp-calendar caption{
	font-size: 0.917em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th{
	background-color: #F4F4F4;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td{
	background-color: #F4F4F4;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.widget_search form{
	padding-left: 10px;
	padding-right: 10px;
}
.widget_search label{
	display: none;
}
.widget_search #s{
	width: 135px;
}
.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;
	border-bottom: 1px solid #D5D5D5;
	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: 1.167em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
}
.entry-header,
.entry-content,
.entry-meta{
	margin-bottom: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
}
#page-content{
	padding-left: 1em;
	padding-right: 1em;
}
.home #page-content{
	padding-left: 0;
	padding-right: 0;
}
.entry-header h1{
	font-size: 1.400em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
}
/* ページコンテンツ */
#page-content{
	border-top: 1px solid #E6E6E6;
	padding-top: 1em;
}
#page-content p,
#page-content ul{
	margin-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
}
#page-content ul li{
	margin-bottom: 2em;
}
/* すべて */
.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-color: #F9F9F9;
}
/* 簡易 */
.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-color: #F9F9F9;
}
/* アイキャッチ */
/* 日付 */
.hpb-viewtype-date dl{
	margin-bottom: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
}
.hpb-viewtype-date dl dt{
	border-bottom: 1px dashed #E2E2E2;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
	clear: left;
}
.hpb-viewtype-date dl dd{
	border-bottom: 1px dashed #E2E2E2;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.hpb-viewtype-date dl dd a{
	color: #000000;
}
.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-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-image: url(img/icon-arrow.png);
	background-position: 1em 1em;
	background-repeat: no-repeat;
}
/* more リンク */
.hpb-more-entry{
	text-align: right;
	padding-right: 10px;
	clear: both;
}
/* パンくず */
#breadcrumb-list{
	width: 898px;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding-bottom: 1.5em;
	position: relative;
	clear: both;
}
#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.500em;
	font-weight: normal;
	margin-bottom: 0.667em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.222em;
	clear: both;
}
#page-content h2,
.entry-content h2{
	font-size: 1.417em;
	font-weight: normal;
	margin-bottom: 0.706em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.294em;
	clear: both;
}
#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.333em;
	margin-bottom: 0.750em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.313em;
	clear: both;
}
#page-content h4,
.entry-content h4{
	font-size: 1.250em;
	font-weight: normal;
	margin-bottom: 0.800em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.400em;
	clear: both;
}
#page-content h5,
.entry-content h5{
	font-size: 1.167em;
	font-weight: normal;
	margin-bottom: 0.857em;
	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-bottom: 0.923em;
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 0.538em;
	clear: both;
}
#page-content p,
.entry-content p{
	margin-bottom: 2em;
}
#page-content ul,
.entry-content ul{
	margin-left: 1em;
	margin-bottom: 1.5em;
}
#page-content ul ul,
.entry-content ul ul{
	margin-left: 0.30em;
	margin-bottom: 0;
}
#page-content ul li,
.entry-content ul li{
    background-image: url("img/icon_arrow.png");
    background-position: 12px 0.7em;
    background-repeat: no-repeat;
    border-bottom: medium none;
    margin: 0;
    list-style-type: none;
    padding-bottom: 6px;
    padding-left: 25px;
    padding-top: 6px;
}
#page-content ol,
.entry-content ol{
	margin-left: 1em;
	margin-bottom: 1.5em;
}
#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 dl dd a,
.entry-content dl dd a{
	color: #000000;
}


#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;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}
#page-content table th,
.entry-content table th{
	width: auto;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #F9F9F9;
}
#page-content table thead th,
.entry-content table thead th{
	font-weight: bold;
}
#page-content table td,
.entry-content table td{
	width: auto;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#page-content blockquote,
.entry-content blockquote{
	margin-bottom: 2em;
	padding: 10px;
	background: #F3F3F3;
}
#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: #eee;
	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: #666;
	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{
	font-size: 1.167em;
	margin-bottom: 1em;
	border-left: 5px solid #DC2314;
	padding: 0.5em 1em;
	background-color: #F4F4F4;
}
/* ---- コメントリスト ---- */
#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-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{
	font-size: 1.167em;
	margin-bottom: 1em;
	border-left: 5px solid #DC2314;
	padding: 0.5em 1em;
	background-color: #F4F4F4;
}
#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;
	border: 1px solid #cecece;
	padding: 10px 15px;
	background: #f3f3f3;
	cursor: pointer;
}
*/

#comments #respond{
	margin-top: 1em;
}
/* トップページ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#hpb-header-image{
	width: 888px;
	border-top: none;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	display:block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* アーカイブ要素
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.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: #000000;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
	background-color: #FFFFFF;
 }

.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-color: #F9F9F9;
}
/* ---- サーチ用コンテンツ ---- */
.search #hpb-content h2{
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.search #hpb-content h2{
	font-size: 1.400em;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 23px;
	background-color: #FFFFFF;
	display: block;
}
.search .entry-header h1{
	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-color: #F9F9F9;
}
.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{
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.page .entry-header h1{
	margin-bottom: 0;
}
/* フッター領域
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#site-sub-navigation{
	margin-bottom: 1em;
	margin-left:1.5em;
	margin-right:1.5em;
	margin-top: 2.5em;
}
#site-sub-navigation li{
	margin-right: 1em;
	display: inline;
	position: relative;
}
#site-sub-navigation li a{
	padding-left: 10px;
}
/* secondary */
#site-sub-navigation li ul{
	display: none;
}

#hpb-footer-main{
	margin-bottom: 1em;
	margin-left: 1.5em;
}
.wp-login{
	text-align: right;
	margin-right: 1em;
}


/* ---- コメント ---- */
#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;
}

/* 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;
		background-image: none;
	}
	#main,
	#primary,
	#hpb-container,
	#masthead,
	#hpb-inner,
	#hpb-main,
	#hpb-content,
	#colophon,
	#site-sub-navigation,
	#hpb-footer-main,
	.hpb-wp-login{
		width: 100%;
		border-left: none;
		border-right: none;
		float: none;
	}
	#site-sub-navigation,
	#hpb-footer-main,
	.hpb-wp-login{
		width: auto;
	}
	#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;
		background-image: none;
	}
	/* ヘッダー領域
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	/* サイトタイトル */
	#masthead .site-branding{
		width: auto;
	}
	#site-title .site-logo{
		margin-bottom: 2em;
		margin-left: auto;
		margin-right: auto;
		padding-top: 61px;
		display: block;
	}
	/* キャッチフレーズ */
	#masthead #hpb-site-desc{
		width: auto;
		text-align: center;
		margin-bottom: 1em;
		margin-left: 1em;
		margin-right: 1em;
		position: static;
	}
	/* ヘッダー内拡張要素 */
	#hpb-header-extra1{
		width: auto;
		text-align: center;
		margin-bottom: 1em;
		margin-left: 1em;
		margin-right: 1em;
		position: static;
	}
	/* メインメニュー */
	#site-navigation{
		display: block;
	}
	#site-navigation ul{
		width: 100%;
		border-top: none;
		border-bottom: none;
		padding-top: 0.5em;

	}
	#site-navigation li{
		width: 240px;
		text-align: left;
		margin-bottom: 0.5em;
		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;

	}
	#site-navigation li a{
		padding-bottom: 0;
		padding-left: 1em;
		padding-right: 0;
		padding-top: 0;
		display: inline;

	}
	#site-navigation li a:hover,
	#site-navigation li.current_page_item a{
		color: #333333;
		background-color: transparent;

	}

	#site-navigation li:hover{
		background-color: transparent;
		position: static;
	}
	#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,
	#site-navigation li:hover a{
		color: #333333;
		background-color: transparent;
	}

	/*-- Nav child --*/
	#site-navigation li ul,
	#site-navigation li:hover > ul{
		width: 100%;
		margin-left: 1em;
		border-left: none;
		border-right: none;
		background-color: transparent;
		display: block;
		position: static;
	}
	#site-navigation li:hover ul li{
		width: 100%;
		border-bottom: none;
		background-color: transparent;
	}
	#site-navigation li:hover ul li a{
		color: #333333;
		padding-bottom: 0;
		padding-left: 1em;
		padding-right: 0;
		padding-top: 0;
		background-color: transparent;
	}
	#site-navigation li:hover ul li a:hover{
		color: #333333;
		background-color: transparent;
	}

	/* サイドコンテンツ要素
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	#sidebar-1{
		float: none;
	}

	/* 共通要素
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	/* アイキャッチ */
	.hpb-viewtype-thumbnail article{
		width: 300px;
		min-height: 65px;
		margin-bottom: 10px;
		margin-left: 14px;
		margin-right: 14px;
		position: relative;
		float: left;
	}
	.hpb-viewtype-thumbnail header{
		margin-bottom: 10px;
		padding-left: 75px;
	}
	.hpb-viewtype-thumbnail .attachment-thumbnail{
		width: 65px;
		height: 65px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.hpb-viewtype-thumbnail .entry-content{
		display: none;
	}
	/* 日付 */
	.hpb-viewtype-date dl dt{
		border-bottom: none;
		float: none;
	}
	/* パンくず */
	#breadcrumb-list{
		width: 100%;
		border-left: none;
		border-right: none;
	}
	/* トップページ要素
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	#hpb-header-image,
	#hpb-header-image img{
		max-width: 100%;
		height: auto;
	}
	/* ---- コンテンツ要素 ---- */
	#page-content pre,
	#page-content code,
	.entry-content pre,
	.entry-content code{
		max-width: 480px;
		word-break: break-all;
		overflow: auto;
	}
	/* ---- コメントフォーム ---- */
	.comment-form-comment textarea{
		width: 100%;
	}
	/* フッター領域
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	#hpb-footer-main{
		margin-top: 1em;
		padding-top: 0;
	}
	#hpb-footer-main p{
		margin-top: 1em;
		margin-left: 1em;
		margin-right: 1em;
	}
	#site-sub-navigation li{
		display: block;
	}
	.wp-login{
		text-align: right;
		margin-top: 1em;
	}
	.wp-login a{
		padding-right: 1em;
	}

	/* Small menu */
	.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on{
		display: block;
	}
	.navigation-main ul{
		display: none;
	}

	.hpb-nav-open .menu-toggle{
		display: none;
		cursor: pointer;
	}
	.hpb-nav-open.navigation-main ul,
	.hpb-nav-open.main-small-navigation ul{
		display: block;
	}
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }

}
@media (max-width:320px) {
	#hpb-header-image{
	}
}
}

/* その他
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* clearfix */
#masthead:after,
#site-navigation 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{
	content: "";
	display: table;
	clear: both;
}
#masthead,
#hpb-main-nav ul,
#hpb-inner,
.hpb-viewtype-thumbnail,
.hpb-viewtype-date dl,
#page-content dl,
.entry-content dl,
.hpb-pagenation { /zoom: 1 }




/* 編集ここから 20130724
***************************************/
body{
	background-color : #f6f6f6;
	background-image : url(img/bg_hpb-container-sub.png);
	background-position: left top;
	background-repeat: repeat-x;
	color: #666666;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
	font-size: 75%;
	margin: 0;
	min-width: 1000px;
	padding: 0;
	text-align: left;
}

a:link,
a:visited{
	color: #3c3c3c;
	text-decoration: none;
}

a:hover{
	color: #f00;
}

.home#hpb-wp-18-prototype-01{
	background-image : url(img/bg_hpb-container.png);
}

#main{
	overflow: hidden; /*clearfix */
	position: relative; /*clearfix */
	z-index: 1; /*clearfix for IE */
	background: none;
	border: none;
	margin: 0 auto;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0;
	width: 979px;
}

#masthead{
	position: relative; /* clearfix */
	width: 1000px;
	padding-bottom: 50px;
	margin: 0 auto;
}

#masthead .site-branding{
	float: left;
	height: 120px;
	margin: 0;
	position: relative;
	width: 550px;
}

#masthead .site-branding h1{
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 40px;
	width: 460px;
}

#masthead .site-title a{
	background-image : url(img/logo_basic-3.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 60px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#masthead #hpb-site-desc{
	color: #A4A4A4;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	line-height: 1.2;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 0;
	padding: 3px 0 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 980px;
}

#hpb-header-extra1{
	top: 48px;
	color: #FFFFFF;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 500px;
}

#hpb-header-extra1 p.tel{
	display: block;
	font-size: 2em;
	line-height: 1.2;
	margin: 10px 0 0;
	padding: 0;
	text-align: right;
}

#hpb-header-extra1 p.tel span{
	background-image : url(img/bg_hpb-header-extra1-tel.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

#hpb-header-extra1 p.address{
	display: block;
	font-size: 0.9em;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-align: right;
}

.screen-reader-text{
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

h1.menu-toggle{
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

/* ナビゲーション */

#masthead #site-navigation{
	clear: both;
	position:relative;
	z-index: 100;
	background-color: #21539F;
	border-top: none;
	width: 1000px;
}

.home #masthead #site-navigation{
	position: absolute;
	top: 430px;
	margin: 110px 0 0 0;
	z-index: 100;
	width: 100%;
	clear: both;
	/*overflow: hidden;*/
	left: 0;
}

#site-navigation ul{
	display: block;
	list-style-type: none;
	margin: -1px 0 0;
	padding: 1px;
	text-align: left;
}

#site-navigation li{
	float: left;
	padding: 1px 0;
	z-index: 300;
}

#site-navigation li a{
	background-image : url(img/bg_mainnavi.png);
	background-position: center center;
	background-repeat: repeat-x;
	border-color: #6086C1 #0F3674 #4F75AF #577DB7;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 38px;
	padding: 8px 15px 0 15px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

#site-navigation li a:link,
#site-navigation li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#site-navigation li a:hover,
#site-navigation li a:active{
	text-decoration: underline;
}

#ie6 #site-navigation li,
#ie7 #site-navigation li{
	position: relative;
}

/* ナビゲーションサブメニュー */
#site-navigation ul .sub-menu{
	display: none;
	background-color: rgba( 236, 218, 144, 0.85 );
	position: absolute;
	margin-top: 56px;
	margin-left: 0;
	z-index: 200;
	height: auto;
	background-image: none;
	padding:0;
}



#site-navigation ul .sub-menu ul{
	margin-top: 0;
	padding: 0;
}

#site-navigation ul .sub-menu li{
	border-right-style: none;
}

#site-navigation ul .sub-menu li a{
	background-image: none;
	display: block;
	height: auto;
	padding-bottom: 8px;
	line-height: 2.5;
	border-bottom-style: none;
}

#site-navigation ul li:hover .sub-menu{
	display: block;
}


#site-navigationul ul li{
	float: none;
	border-radius: 3px;
}

#site-navigation ul ul a{
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* ナビゲーションリンク */
#site-navigation a:link,
#site-navigation a:visited{
	color: #fff;
	text-decoration: none;
}

#site-navigation a:hover,
#site-navigation a:active{
	text-decoration: underline;
	background-color: #575757;
}

/* パンくず */
#breadcrumb-list{
	width: 1000px;
	font-size: 1em;
	margin: 0;
	z-index: 50;
	border: none;
	padding-bottom: 0;
	position: relative;
	top: 20px;
	clear: both;
}

#breadcrumb-list div{
	padding-left: 0;
	display: inline;
}

#main{
	overflow: hidden; /*clearfix */
	position: relative; /*clearfix */
	z-index: 1; /*clearfix for IE */
	padding: 20px 0 30px 0;
	position: relative;
	width: 1000px;
	border: none;
	margin: 0 auto;
}

.home #main{
	padding: 15px 0 30px 0;
}

#primary{
	width: 648px;
}

#content{
	float: left;
	margin: 0 auto;
	padding-top: 0;
	position: relative;
	width: 648px;

	background-color: #FFFFFF;
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	padding: 10px;
}

.page #content{
	background-color: #FFFFFF;
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0 auto;
	padding-top: 0;
	position: relative;
	width: 648px;
}

.entry-header,
.entry-content,
.entry-meta{
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	margin-right: 0;
}

.home .entry-header{
	margin-left: 0;
}

.page-header,
.page .entry-header{
	padding: 0;
	margin: 0;
}

.page-header h1,
.page .entry-header h1{
	background-image : url(img/icon_viewtype-date-h3.png);
	background-position: 0 0.9em;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333333;
	box-shadow: 0 1px 0 #838383;
	clear: both;
	color: #004BBC;
	line-height: 33px;
	margin: 0 0 0.5em;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.5em;
	padding-bottom: 0;
	text-align: left;
	color: #004BBC;
	font-size: 1.45em;
	line-height: 36px;
}

#page-content{
	border: none;
	font-size: 1em;
	padding: 0 10px 10px;
	margin-bottom: 16px;
}

#page-content p,
.entry-content p{
	line-height: 1.4;
	font-size: 0.8em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	text-align: left;
}

.page #page-content{
	background-color: #FFFFFF;
	border: none;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.page #page-content p,
.page .entry-content p{
	line-height: 1.4;
	font-size: 0.8em;
	padding: 0;
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: left;
}

#page-content blockquote,
.entry-content blockquote{
	background: none;
	padding: 5px 40px 0;
	margin-bottom: 20px;
}

.archive .entry-header{
	background: transparent;
}

.archive .entry-meta{
	font-size: 0.8em;
}

.entry-header h1,
.blog .entry-header h1,
#comments h2,
#respond h3{
	background: none;
	border: none;
	border-bottom: 2px solid #E2E2E2;
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	color: #004bbc;
	line-height: 24px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	overflow: hidden;
	padding: 5px;
	text-align: left;
}

.comment-list{
	padding-left: 40px;
	margin: 10px 0;
}

#comments .avatar{
	position: static;
	display: inline;
}

.comment-list article{
	font-size: 0.8em;
}

#respond form{
	font-size: 0.8em;
}

#respond form .comment-form-comment{
	overflow: hidden;
	position: relative;
	margin: 10px 0;
}

#respond form label,
#respond form textarea{
	float: left;
}

#respond form textarea{
	margin-bottom: 0;
}

#hpb-header-image{
	clear: both;
	height: 393px;
	margin-top: 0;
	padding: 0 0 73px 0;
	position: relative;
	width: 1000px;
}

#sidebar-1{
	float: right;
	padding-bottom: 70px;
	width: 316px;
}

#searchsubmit{
	background-color: #FFFFFF;
	background-image : url(img/bg_searchsubmit.png);
	background-repeat: repeat-x;
	border-color: #9F9F9F;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	padding: 3px 5px 2px;
}

#searchsubmit:hover{
	cursor: pointer;
}

#sidebar-1 #secondary{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.footer-widgets{
	overflow: hidden; /* clearfix */
	position: relative; /* clearfix */
	width: 948px;
	margin: 0 auto;
}

#sidebar-1 aside,
.footer-widgets aside{
	float: none;
	width: 300px;
	padding: 0 0 0 16px;
}

.footer-widgets aside{
	float: left;
	width: 300px;
	padding: 0 8px;
	margin-bottom: 10px;
}

#sidebar-1 .widget_search form{
	padding: 0 0 0 10px;
}

#sidebar-1 aside h1,
.footer-widgets aside h1{
	font-size: 0.8em;
	font-weight: bold;
	height: auto;
	line-height: 34px;
	border: none;
	background-color: #807F7F;
	background-image : url(img/bg_aside-h2.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	color: #FFFFFF;
	margin: 0;
	padding: 2px 10px 0;
	position: relative;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
	width: auto;
	z-index: 1;
}

#sidebar-1 ul,
.footer-widgets ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
}

#sidebar-1 ul li,
.footer-widgets ul li{
	font-size: 0.7em;
	border-bottom: none;
	background-image: url("img/icon_arrow.png");
	background-position: 12px 0.7em;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 22px;
	margin: 0;
}

#sidebar-1 ul li a,
.footer-widgets ul li a{
	display: block;
}

#sidebar-1 ul li a:link,
#sidebar-1 ul li a:visited,
.footer-widgets ul li a:link,
.footer-widgets ul li a:visited{
	color: #004BBC;
	text-decoration: none;
}

#sidebar-1 ul li a:hover,
#sidebar-1 ul li a:active,
.footer-widgets ul li a:hover,
.footer-widgets ul li a:active{
	color: #f00;
	text-decoration: none;
}

#sidebar-1 li li:last-child,
#sidebar-1 #hpb-sidebar-main-nav li:last-child,
#sidebar-1 #hpb-sidebar-sub-nav li:last-child{
	border-bottom: 0 none;
}

#sidebar-1 #secondary aside +aside{
	margin-top: 12px;
}

.widget_search #s{
	width: 212px;
}

aside.widget_search form{
	padding: 8px 0 8px 10px;
}

#sidebar-1 h1,
#sidebar-1 h2 {
}

aside ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

footer{
	position: relative;
}

#colophon{
	background: #e1e1e1;
	border: none;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	margin-top: 0;
	padding-bottom: 50px;
	padding-top: 10px;
	width: 999px;
}

#site-sub-navigation{
	padding-top: 0.5em;
	margin-bottom: 1em;
	margin-left:1.5em;
	margin-right:1.5em;
	margin-top: 0;
}

#site-sub-navigation a{
	color: #666;
	text-decoration: underline;
}

#site-sub-navigation a:hover{
	color: #0049bb;
}

#hpb-footer-main{
	position: absolute;
	padding-top: 20px;
	margin-bottom: 1em;
	margin-left: 1.5em;
	left: 40%;
}

#hpb-footer-main p{
	text-align: center;
}

footer nav h1{
	background: none repeat scroll 0 0 transparent;
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

footer .wp-login a{
	position: absolute;
	right: 10px;
	font-size: 0.8em;
	text-decoration: underline;
}

footer .wp-login a:link,
footer .wp-login a:visited{
	color: #666;
	text-decoration: underline;
}

footer .wp-login a:hover,
footer .wp-login a:active{
	color: #0049bb;
}






/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
	body,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#hpb-main,
	.home #hpb-title,
	.site-branding,
	#primary h2{
		width: auto;
	}
	body,
	body.home{
		min-width: 320px;
	}

	#hpb-wp-18-prototype-01{
		margin: 0 auto;
		width: auto;
	}

	.home #page,
	#page{
		background-image: none;
		background-color: transparent;
	}
/* ヘッダー */
	#masthead{
		height: auto;
		max-height: none;
		background: #3D3D3D;
		padding-bottom: 5px;
	}

	#masthead .site-branding{
		width: auto;
		height: auto;
		float: none;
		background: #3D3D3D;
	}

	#masthead .site-branding h1{
		margin: 5px 0 0;
		width: auto;
		height: auto;
	}

	#hpb-header-main h1 a{
		background-size: 120% auto;
		height: auto;
	}

	#masthead .site-branding h2#hpb-site-desc{
		height: auto;
		margin-bottom: 15px;
		margin-left: 10px;
		position: static;
		width: auto;
	}

	#hpb-header-extra1{
		display: inline;
		float: none;
		font-size: 10px;
		height: auto;
		margin: -5px auto 0;
		padding-right: 0;
		padding-top: 0;
		position: static;
		text-align: left;
		width: auto;
		margin-left: 10px;
	}

	#hpb-header-extra1 p.tel{
		display: inline;
		font-size: 1.2em;
	}

	#hpb-header-extra1 p.tel span{
		background-image : url(img/bg_hpb-header-extra1-tel-sp.png);
		padding-left: 25px;
	}

	#hpb-header-extra1 p.address{
		text-align: left;
		margin-left: 10px;
	}

	.home #hpb-header-extra1{
		display: inline;
		float: none;
		position: static;
		text-align: left;
		width: auto;
	}
	#menu-mainnav{
		overflow: hidden;
	}

	#masthead #site-navigation,
	#hpb-sub-nav{
		display: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	#masthead #site-navigation ul,
	#hpb-sidebar-main-nav ul{
		background-image: none;
		height: auto;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	#masthead #site-navigation li{
		background-position: left top;
		background-repeat: repeat-x;
		border-left-width: 0;
		padding-left: 0;
	}

	#masthead #site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
		background-color: #21539F;
		background-image : url(img/bg_hpb-main-nav-ul.png);
		background-position: 0 -10px;
		background-repeat: repeat-x;
		float: none;
		margin-bottom: 5px;
		padding: 0;
		width: 100%;
	}
	#masthead #site-navigation ul li:last-child,
	#hpb-sidebar-main-nav ul li:last-child{
		border: none;
	}
	#hpb-sidebar-main-nav ul li li{
		border: none;
	}
	#masthead #site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
		border-color: -moz-use-text-color;
		border-style: none;
		border-width: medium;
		float: none;
		line-height: 24px;
		padding: 5px 10px;
		width: 100%;
	}
	#masthead #site-navigation ul li a{
		padding-right: 2em;
		width: auto;
	}
	#masthead #site-navigation li a,
	#hpb-sidebar-main-nav li a{
		border-color: -moz-use-text-color;
		display: block;
	}

	#masthead #site-navigation ul li a:hover,
	#masthead #site-navigation ul li a:active,
	#masthead #site-navigation ul li.current-menu-item a,
	#hpb-sidebar-main-nav ul li a:hover,
	#hpb-sidebar-main-nav ul li a:active,
	#hpb-sidebar-main-nav ul li.current-menu-item a{
		text-decoration: none;
		border-bottom: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: none;
	}

	#masthead #site-navigation ul .sub-menu{
		position: static;
		margin-top: 0;
		margin-bottom: 0;
		background-color: transparent;
		border-top-color: #7fa6ba;
		border-top-width: 2px;
		border-top-style: solid;
		padding-top: 0;
		padding-bottom: 0;
	}
	

	.home #masthead #site-navigation ul .sub-menu,
	#hpb-sidebar-main-nav ul{
		display: block;
		padding-left: 2em;
		background-image : url(img/bg_hpb-main-nav-ul.png);
		background-repeat: repeat;
		background-position: left top;
		background-color: transparent;
	}
	#masthead #site-navigation ul li:hover .sub-menu{
		display: block;
		position: static;
		margin-top: 0;
		z-index: auto;
	}
	#masthead #site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
		border-bottom: none;
		background-color: transparent;
		padding: 0;
	}
	#masthead #site-navigation ul .sub-menu li a,
	#hpb-sidebar-main-nav ul .sub-menu li a{
		color: #fff;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#masthead #site-navigation ul .sub-menu li a,
	#masthead #site-navigation li.current-menu-item .sub-menu a,
	#hpb-sidebar-main-nav ul .sub-menu li a,
	#hpb-sidebar-main-nav li.current-menu-item .sub-menu a{
		padding-left: 3em;
}

	#masthead #site-navigation,
	.home #masthead #site-navigation{
		display: block;
		padding: 0;
		position: inherit;
		top: 0;
		width: 95%;
		z-index: auto;
		margin: 0 10px;
	}

	h1.menu-toggle{
		height: auto;
		margin: 0;
		overflow: hidden;
		padding: 5px;
		text-indent: 0;
		color: #fff;
	}

	#site-sub-navigation .menu-toggle{
		font-size: 1.4em;
		color: #333;
	}

	#site-sub-navigation li{
		display: block;
		width: 90%;
		padding: 5px;
		margin: 0 auto 5px;
		background: #f8f8f8;
	}

	.hpb-nav-open .menu-toggle{
		cursor: pointer;
		display: block;
	}

	#site-navigation .screen-reader-text{
		height: auto;
		margin: 0;
		overflow: hidden;
		padding: 5px 10px;
		text-indent: 0;
		clip: auto;
		font-size: 0.9em;
		display: block;
	}

	#site-navigation a:hover,
	#site-navigation a:active{
		background: none;
	}

	#masthead #site-navigation ul,
	#hpb-sidebar-main-nav ul{
		display: none;
		height: auto;
		list-style-type: none;
		margin: 0;
		padding: 0;
		text-align: left;
	}

	#masthead #site-navigation ul.nav-menu.toggled-on,
	#masthead #site-navigation ul.nav-menu.toggled-on .sub-menu,
	#site-sub-navigation ul.nav-menu.toggled-on{
		display: block;
	}

	#masthead #site-navigation li{
		width: 95%;
		padding: 0;
		z-index: 100;
		background: #575757;
		margin-bottom: 5px;
	}

	.home #hpb-sub-nav{
		display: block;
		width: auto;
	}

	.home #hpb-main-nav ul,
	.home #hpb-sidebar-main-nav ul{
		margin-top: 0;
	}

	#hpb-header-image{
		width: auto;
		padding: 0;
		margin: 8px 0;
		height: auto;
	}

	#breadcrumb-list{
		border: medium none;
		clear: both;
		font-size: 1em;
		color: #eee;
		margin: 5px 10px 0;
		padding-bottom: 0;
		padding-top: 0;
		width: auto;
		position: static;
	}

	#breadcrumb-list a{
		text-decoration: underline;
		color: #eee;
	}

	aside{
		margin-top: 0;
		float: left;
		clear: both;
		width: 100%;
	}

	#sidebar-1 aside{
		float: none;
		width: 95%;
		padding: 0 10px 0 10px;
	}

	#sidebar-1 aside h1{
		background-color: #807F7F;
		background-image : url(img/bg_aside-h2.png);
		background-repeat: repeat-x;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
		color: #FFFFFF;
		font-size: 0.8em;
		height: auto;
		line-height: 34px;
		margin: 0;
		padding: 2px 10px 0;
		position: relative;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
		width: auto;
		z-index: 1;
	}

	.footer-widgets{
		overflow: hidden; /* clearfix */
		position: relative; /* clearfix */
		width: 100%;
		margin: 0 auto;
	}

	.footer-widgets aside{
		float: left;
		width: 95%;
		padding: 0 8px;
		margin-bottom: 10px;
	}

/* トップページ */
	.home aside{
		padding-top: 0;
		margin-top: 0;
	}

	.home #hpb-title{
		width: 100%;
		height: 104px;
		margin-bottom: 1em;
		margin-left: 0;
		position: static;
		margin-top:0;
	}

	.home #hpb-title h2{
		margin-top: 10px;
		width: 100%;
		padding-top: 0;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}

	.home #hpb-main{
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}

	.home #hpb-content{
		padding-left: 0;
		padding-right: 0;
	}

	#content,
	#page-content{
		width: auto;
	}

	#sidebar-1{
		width: 100%;
	}

	.widget_search #s{
		max-width: 345px;
		width: 90%;
	}

	article img{
		max-width: 320px !important;
		height: auto !important;
	}

	/* サブページ ナビゲーション */
	aside #hpb-sidebar-main-nav,
	aside #hpb-sidebar-sub-nav{
		display: block;
	}

	.home aside #hpb-sidebar-main-nav,
	.home aside #hpb-sidebar-sub-nav{
		display: none;
	}

	aside #hpb-sidebar-main-nav ul li{
		border-top: none;
		border-bottom: 1px solid #E1DBC4;
		background-color: transparent;
	}

	#hpb-sidebar-sub-nav ul{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #cccccc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #cccccc;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #cccccc;
	}

	#hpb-sidebar-sub-nav li{
		border-right-style: none;
		border-top-style: none;
		border-left-style: none;
		display: block;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	}

	#hpb-sidebar-sub-nav li a{
		display: block;
	}

/* コンテンツ*/
	#content{
		width: auto;
	}

	.page #content{
		width: 89%;
		margin-left: 3%;
	}

	#hpb-content{
		margin-top: 0 !important;
		float: none;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-top: 0;
	}
	.widget_search{
		background-image: none;
	}

	.comment-form-comment textarea{
		width: 99%;
	}

/* フッター */
	#hpb-global-footer{
		background-color: #cccccc;
		width: 100%;
		height: auto;
	}
	#hpb-sub-nav{
		margin-top: 10px;
	}
	#hpb-footer-main{
		margin-top: 10px;
		width: auto;
		height: auto;
		position: static;
	}
	#hpb-footer-main p{
		margin-top: 0;
		margin-bottom: 0;
	}
	.home #hpb-footer-main{
		padding-top: 0;
	}
	.home #hpb-footer-main p{
		margin-top: 0.5em;
		text-align: center;
	}
	.hpb-wp-login{
		text-align: right;
	}

	#colophon{
		width: auto;
	}

	footer .hpb-wp-login a{
		position: static;
	}
	.hpb_social{
		margin-left: -5px !important;
		margin-right: -5px !important;
	}
	.hpb_social div{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
		margin-left: 0 !important;
		margin-right: 3px !important;
	}
	#hpb-content img{
		height: auto;
		max-width: 260px !important;
	}
	.hpb_social{
		overflow: hidden;
		position: relative;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
    /* Images */
    #page-content img,
    .entry-content img{
        width: auto !important;
        width: 100%;
        max-width: 100%;
        height: auto;
    }
}

@media (max-width:320px) {
	.home #hpb-title{
		height: 71px ;
		margin-top:0;
	}
	.home #hpb-title h2{
		padding-top: 71px;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	div#hpb-breadcrumb-list{
		position: static;
		width: 320px;
	}
	#hpb-content img{
		max-width:240px;
		height:auto;
	}
/* フォームパーツ設定 */
	textarea{
		width: 150px;
		height: 100px;
	}
	input.l{
		width: 150px;
	}
	input.m{
		width: 100px;
	}
	input.s{
		width: 80px;
	}
}

/* clearfix */
#hpb-grobal-header:after,
#hpb-main-nav ul:after,
#hpb-inner:after,
#masthead:after,
#site-navigation ul:after,
.hpb-viewtype-thumbnail:after,
.hpb-viewtype-date dl:after,
#page-content dl:after,
.hpb-entry-content dl:after,
.hpb-pagenation:after,
#hpb-content:after,
.hpb_social:after{
	content: "";
	display: table;
	clear: both;
}
#ie8 #hpb-grobal-header,
#ie8 #hpb-main-nav ul,
#ie8 #hpb-inner,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 .hpb-pagenation,
#ie8 #hpb-content,
#ie8 .hpb_social{
	zoom: 1;
}

#ie6 #hpb-grobal-header,
#ie6 #hpb-main-nav ul,
#ie6 #hpb-inner,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 .hpb-pagenation,
#ie6 #hpb-content,
#ie6 .hpb_social{
	zoom: 1;
}

#ie7 #hpb-grobal-header,
#ie7 #hpb-main-nav ul,
#ie7 #hpb-inner,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 .hpb-pagenation,
#ie7 #hpb-content,
#ie7 .hpb_social{
	zoom: 1;
}




