/*
Theme Name: V.d.s.21
Author: Homepage Builder
Author URI: https://www.justsystems.com/jp/links/hpb/creator.html?p=hpb22_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 22.0.5.0 for Windows」によって作成されました。サイト名は「V.d.s.21」、サイトの公開日時は「2025年11月12日19:39」です。
License: 
License URI: license.txt
*/


/* for IE8, IE7, IE6 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
  display: block;
}
body{
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color : #666666;
  /* 標準文字色 */
	background-color : #ffffff;
  background-image : url(HJ115_350A.jpg);
  min-width: 1000px;
}
img{
  border-top : 0px none;
  border-right : 0px none;
  border-bottom : 0px none;
  border-left : 0px none;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  background-color: #ffffff;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-grobal-header{
  background-color: #ffffff;
  background-image : url(img/bg_hpb-header.png);
  background-repeat: repeat-x;
  height: 160px;
  max-height: 160px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}
.home #hpb-grobal-header{
  height: 125px;
  max-height: 125px;
}
#hpb-grobal-header::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner{
  background-color: #ffffff;
  width: 980px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 50px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  padding-top: 20px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #418ec4;
}
#ie6 #hpb-inner{
  margin-top: -10px;
}
#ie6 .home #hpb-inner{
  margin-top: 0;
}
#hpb-inner::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-content{
  width: 650px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  padding-top: 0px;
  float: right;
}
.home #hpb-content{
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.home #hpb-title{
  margin-top: 0;
  margin-right: -10px;
  margin-left: -340px;
  padding-left: 0;
  padding-right: 0;
  clear: both;
  width: 1000px;
  height: 279px;
  position: relative;
  z-index: 1;
}
.home #hpb-title h2{
  background-position: left top;
  background-repeat: no-repeat;
  height: 100%;
  border-bottom: none;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
#hpb-main{
  width: 650px;
  text-align: left;
}
.home #hpb-main{
  margin-top: 20px;
}
aside{
  /*	width: 300px;
  */
/*	float: left;
  */
	margin-top: 0px;
}
#ie6 aside{
  margin-top: 0;
}
.home aside{
  margin-top: 300px;
}
#ie6 .home aside{
  margin-top: 300px;
}
#hpb-global-footer{
  color: #ffffff;
  background-image : url(img/bg_footer.png);
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
  border-top-style: solid;
  border-top-width: 4px;
  border-top-color: #ffffff;
}
#hpb-main-nav{
  clear: both;
  width: 740px;
  position: absolute;
  top: 35px;
  margin-left: 260px;
}
.admin-bar #hpb-main-nav{
  top: 63px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */


/* ナビゲーション */
#hpb-main-nav ul{
  background-image : url(img/bg_hpb-main-nav-ul.png);
  background-repeat: repeat-x;
  max-height: 60px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-main-nav li{
  float: left;
  z-index: 100;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
  position: relative;
}
#hpb-main-nav ul .sub-menu{
  display: none;
  background-color: rgba( 232, 245, 255, 0.8 );
  border-radius: 3px;
  position: absolute;
  margin-top: 17px;
  margin-left: 0;
  z-index: 200;
  height: auto;
  background-image: none;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
  margin-top: 0;
  padding: 0;
}
#ie6 #hpb-main-nav ul .sub-menu,
#ie7 #hpb-main-nav ul .sub-menu{
  left: 0;
  position: absolute;
}
#ie6 #hpb-main-nav ul .sub-menu a,
#ie7 #hpb-main-nav ul .sub-menu a{
  width: 10em;
}
#hpb-main-nav ul .sub-menu li a,
#hpb-main-nav 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{
  color: #7190B3;
  background-image: none;
  display: block;
  height: auto;
  border-left: none;
  border-bottom: none;
  border-right: none;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 10px;
  line-height: 1.4;
}
#hpb-main-nav ul li:hover .sub-menu{
  display: block;
}
#hpb-main-nav ul .sub-menu a:hover,
#hpb-main-nav ul .sub-menu .current-menu-item a{
  color: #e3cb67;
}
#hpb-main-nav ul ul li{
  float: none;
  border-radius: 3px;
}
#hpb-main-nav ul ul a{
  float: none;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
#hpb-main-nav li a{
  background-image : url(img/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: left 0.3em;
  display: block;
  float: left;
  padding-left: 15px;
  padding-right: 7px;
  font-size: 0.9em;
}
#hpb-main-nav a:link,
#hpb-main-nav a:visited{
  color: #7190b3;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
  color: #ffba00;
}
/* ヘッダー内パーツ */
#hpb-header-extra1{
  width: 960px;
  height : 2px;
  margin-top: 2px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: right;
  clear: both;
}
#hpb-header-extra1 p.tel{
  /* 電話番号の文字設定 */
	display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 120px;
  font-size: 0.9em;
  line-height: 1.2;
  text-align: left;
}
#hpb-header-extra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
	background-repeat: no-repeat;
}
#hpb-header-extra1 p.address{
  /* 住所文字設定 */
	display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 120px;
  line-height: 1.2;
  font-size: 0.9em;
}
/* パンくずリスト　*/
div#hpb-breadcrumb-list{
  background-image : url(img/bg_breadcrumb.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  width: auto;
  bottom: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 40px;
}
#hpb-breadcrumb-list div{
  display: inline;
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
  width: 460px;
  margin: 0;
  float: left;
  position: relative;
}
#hpb-header-main h1{
  width: 260px;
  margin-top: 35px;
  margin-left: 0;
  margin-bottom: 0;
}
#hpb-header-main h1 a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  background-image : url(img/logo_girly-5.png);
  background-repeat: no-repeat;
  height: 70px;
  text-indent: -9999px;
}
#hpb-header-main #hpb-site-desc{
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
  font-size: 1em;
  width: 980px;
  height: 15px;
  position: absolute;
  top: 0;
}
/* フッター内パーツ */

/* コピーライト文字設定 */
#hpb-footer-main p{
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}
#hpb-footer-main .hpb-copyright{
  font-size: 1em;
}
footer nav ul{
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
footer nav li{
  /* フッターナビ設定 */
	display: inline;
  padding-left: 5px;
  padding-right: 5px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ffffff;
}
footer nav ul li:first-child{
  border-left: none;
}
footer nav a:link,
footer nav a:visited{
  color: #ffffff;
  text-decoration: none;
}
footer nav a:hover,
footer nav a:active{
  color: #666666;
  text-decoration: underline;
}
footer{
  position: relative;
}
footer .hpb-wp-login a{
  position:absolute;
  bottom: 10px;
  right: 30px;
  text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
  color: #ffffff;
  text-decoration: none;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
  color: #ffffff;
  text-decoration: underline;
}
/* サイドブロック内パーツ */

aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
  margin-top: 12px;
}
aside ul,
aside #hpb-sidebar-main-nav ul,
aside #hpb-sidebar-sub-nav ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
aside .widget{
  padding-top: 3px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  background-color: #f5f5f5;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
aside .widget ul,
aside .widget div{
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
aside .widget li{
  background-image : url(img/line_sidebar_list.png),url(img/icon_arrow_l.png);
  background-repeat: repeat-x, no-repeat;
  background-position: left bottom,  left 0.9em;
  font-size: 1em;
  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
}
aside h2{
  font-size: 1.25em;
  background-image : url(img/bg_aside-h2.png);
  color: #ffffff;
  padding: 10px 12px 0;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 48px;
  margin: 0;
  width: auto;
  height: 29px;
}
aside li li:last-child,
aside #hpb-sidebar-main-nav .sub-menu li:last-child{
  background-image : url(img/icon_arrow_l.png);
  background-repeat:no-repeat;
}
aside li li:last-child{
  background-position:left 0.9em;
}
aside #hpb-sidebar-main-nav .sub-menu li:last-child{
  background-position:5px 0.9em;
}
aside li li a:link,
aside li li a:visited,
aside #hpb-sidebar-sub-nav li a:link,
aside #hpb-sidebar-sub-nav li a:visited{
  color: #7190b3;
  /* 標準文字色 */
	text-decoration: none;
}
aside li li a:hover,
aside li li a:active,
aside #hpb-sidebar-sub-nav li a:hover,
aside #hpb-sidebar-sub-nav li a:active{
  color: #ffba00;
  text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:link,
aside #hpb-sidebar-main-nav li a:visited{
  color: #ffffff;
  text-decoration: none;
}
aside #hpb-sidebar-main-nav li a:hover,
aside #hpb-sidebar-main-nav li a:active{
  color: #ffffff;
  text-decoration: underline;
}
/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
  display: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
  color: #7190b3;
/* 標準文字色 */
}
a:hover, a:active{
  color: #ffba00;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
	height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
.xx-small{
  font-size: 0.75em;
}
.x-small{
  font-size: 0.8em;
}
.small{
  font-size: 0.9em;
}
.medium{
  font-size: 1em;
}
.large{
  font-size: 1.2em;
}
.x-large{
  font-size: 1.5em;
}
.xx-large{
  font-size: 2em;
}
p.indent{
  padding-left: 5px;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
#ie6 hr,
#ie7 hr,
#ie8 hr{
  margin-top:0;
  margin-bottom:0;
}
#hpb-title h2{
  font-size: 1.6em;
  font-weight: normal;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0.5em;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 40px;
  padding-bottom: 5px;
  line-height: 33px;
  overflow: hidden;
  clear: both;
  background-position: center bottom;
  background-repeat: no-repeat;
  border-bottom: none;
}
#hpb-title h2{
  background-image : url(img/bg_h2.png);
}
#hpb-content h2 a,
#hpb-content .hpb-viewtype-date h3 a{
  color: #666666;
  text-decoration: none;
}
#hpb-main h2{
  color: #ffffff;
  background-image : url(img/bg_hpb-main-h2.png);
  background-repeat: no-repeat;
  height: 33px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
}
#hpb-content h3{
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 0;
  padding-left: 35px;
  padding-right: 10px;
  text-align: left;
  overflow: hidden;
  background-image : url(img/bg_hpb-main-h3.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  clear: both;
}
#hpb-content .hpb-postinfo{
  clear: both;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #8ebcdb;
  text-align: left;
  font-size: 1.15em;
  line-height: 1.2;
  clear: both;
}
h5{
  margin-top: 0;
  margin-bottom: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: left;
  font-size: 1.15em;
  line-height: 1.2;
  clear: both;
}
h6{
  font-size: 1.08em;
}
ul{
  padding-left: 20px;
}
#hpb-main ul li{
  list-style: none;
  background-image : url(img/icon_arrow_blue.png),url(img/line_viewtype-date.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left 1.2em, left bottom;
  padding-top: 10px;
  padding-right:5px;
  padding-bottom: 5px;
  padding-left: 20px;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0f3ed;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e0f3ed;
}
table th{
  color: #ffffff;
  background-color: #aac7cd;
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0f3ed;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0f3ed;
}
table td{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0f3ed;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0f3ed;
}
blockquote{
  background-color: #f3f3f3;
  background-image : url(img/bg_blockquote.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-left: 50px;
  padding-right: 15px;
  margin: 0;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea{
  width: 400px;
  height: 200px;
}
input.l{
  width: 400px;
}
input.m{
  width: 250px;
}
input.s{
  width: 150px;
}
/* メインコンテンツ内基本パーツ */
.hpb-viewtype-date dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  zoom: 1
;
}
.hpb-viewtype-date dt{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: bold;
  width: 110px !important;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 10px;
}
.hpb-viewtype-date dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 130px;
  padding-top: 7px;
  padding-right: 15px;
  padding-bottom: 7px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  background-image : url(img/line_viewtype-date.png);
  background-position: center bottom;
  background-repeat: repeat-x;
}
#ie6 .hpb-viewtype-date dd,
#ie7 .hpb-viewtype-date dd{
  padding-left:10px;
}
.hpb-viewtype-date dd a{
  display: block;
  background-image : url(img/icon_arrow_l.png);
  background-repeat: no-repeat;
  background-position: 0 0.2em;
  padding-left: 20px;
  padding-top:3px;
  padding-bottom: 3px;
}
.hpb-viewtype-date dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main .hpb-postinfo{
  text-align: right;
  margin: 0;
}
#hpb-main .hpb-pagenation{
  clear: both;
}
#hpb-main .hpb-pagenation .hpb-oldpage{
  float: left;
}
#hpb-main .hpb-pagenation .hpb-newpage{
  float: right;
}
#hpb-main .hpb-pagenation::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main .alignleft{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main .alignright{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#hpb-main .aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 10px;
}
#hpb-main div.hpb-more-entry{
  border-bottom: none;
  border-left: none;
  border-top: none;
  border-right: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main div.hpb-more-entry::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main div.hpb-more-entry a{
  display: block;
  background-image : url(img/bg_more_entry.png);
  width: 70px;
  height: 20px;
  float: right;
  text-indent: -9999px;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: right;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
	display: block;
  margin-left: auto;
  width: 105px;
  height: 20px;
  overflow: hidden;
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}
/* トップページ デザイン定義 */
.home #hpb-title h2{
  margin-top: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.home #hpb-title h2 a{
  color: #000000;
}
/* 投稿内の画像サイズ定義 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img{
  max-width: 97.5%;
  width: auto;
  height: auto;
}
.wp-caption,
.wp-caption-text{
  color: #686868;
  font-size: 0.9em;
  text-align: center;
}
/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.widget_calendar caption{
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.widget_calendar table{
  color: #757575;
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-top: solid 1px #e0f3ed;
  border-right: solid 1px #e0f3ed;
  border-bottom: solid 1px #e0f3ed;
  border-left: solid 1px #e0f3ed;
  table-layout: fixed;
}
.widget_calendar table td,
.widget_calendar table th{
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.widget_calendar #today{
  background-color: #e0f3ed;
}
.widget_calendar thead th,
.widget_calendar tbody td{
  border-top: solid 1px #e0f3ed;
  border-bottom: solid 1px #e0f3ed;
}
.widget_calendar thead th{
  color: #ffffff;
  background-color: #aac7cd;
  border-right: solid 1px #e0f3ed;
  border-left: solid 1px #e0f3ed;
  padding-top: 2px;
}
.widget_calendar #prev{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: left;
}
.widget_calendar #next{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  text-align: right;
}
/* 検索 */

aside .widget_search div{
  padding: 10px 15px;
  border-radius: 5px;
}
.widget_search #s{
  width: 77%;
  margin-right: 5px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  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;
}
#searchsubmit{
  background-image : url(img/bg_searchsubmit.png);
  background-repeat: no-repeat;
  border: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  width: 40px;
  height: 20px;
  cursor: pointer;
  position: relative;
  top: 1px;
}
#ie6 #searchsubmit,
#ie7 #searchsubmit{
  text-indent: 0;
  background-image:none;
}
.widget_search label{
  display: none;
}
/* テキスト */
.textwidget{
  padding: 5px 10px;
}
/* タグ */
.widget_tag_cloud .tagcloud{
  padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
  color: #757575;
  text-decoration: none;
  display: inline-block;
}
.widget_tag_cloud .tagcloud a:visited{
  color: #757575;
  /* 標準文字色 */
	text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active{
  color: #ffba00;
  text-decoration: underline;
}
.widget_recent_entries a,
.widget_archive a{
  display: block;
}
/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/

/* viewtype : content */
#hpb-main .hpb-viewtype-content dt{
  float: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom-width: 1px;
}
#hpb-main .hpb-viewtype-content dd{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.hpb-viewtype-simple article,
.hpb-viewtype-thumbnail article,
.hpb-viewtype-full article{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
  body,
	#hpb-container,
	#hpb-grobal-header,
	#hpb-global-footer,
	#hpb-inner,
	#hpb-content,
	#hpb-main,
	.home #hpb-title,
	#hpb-header-main,
	#hpb-content h2{
  width: auto;
}
body,
	body.home{
  min-width: 320px;
  background-image : url(img/bg_body-sp.png);
}
#hpb-container{
  background-color: transparent;
}
/* ヘッダー */
	#hpb-grobal-header{
  background-color: transparent;
  margin-top: -1px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  max-height: none;
}
.home #hpb-grobal-header{
  max-height: none;
  height: auto;
}
#hpb-header-main{
  width: auto;
  float: none;
}
#hpb-header-main h1{
  background-image : url(img/bg_hpb-header.png);
  background-repeat: repeat-x;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 15px;
  padding-bottom: 5px;
  width: auto;
  background-color: #ffffff;
}
#hpb-header-main h2#hpb-site-desc{
  font-size: 0.8em;
  width: auto;
  margin-bottom: 5px;
  margin-left: 0;
  position: static;
  height: auto;
}
#hpb-header-extra1{
  background-color: transparent;
  background-image: none;
  padding-left: 0;
  font-size: 1em;
  text-align: left;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 5px;
  height: 20px;
  width: auto;
  padding-top: 0;
  padding-right: 0;
  display:inline;
}
#hpb-header-extra1 p.tel{
  padding-left:0;
}
#hpb-header-extra1 p.address{
  padding-left:0;
}
#hpb-main-nav,
	#hpb-sub-nav{
  display: none;
}
#hpb-main-nav ul,
	#hpb-sidebar-main-nav ul{
  height: auto;
  background-color: #ffffff;
  background-image: none;
  border-radius: 5px;
  padding: 2px;
  max-height: none;
}
#hpb-main-nav ul li,
	#hpb-sidebar-main-nav ul li{
  float: none;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #418ec4;
}
#hpb-sidebar-main-nav ul li li{
  background-image: none;
}
#hpb-main-nav ul li a,
	#hpb-sidebar-main-nav ul li a{
  background-image : url(img/icon_arrow_l.png);
  background-position: 5px 12px;
  background-repeat: no-repeat;
  font-size: 1.2em;
  padding-top: 8px;
  padding-bottom:7px;
  padding-right: 10px;
  padding-left: 25px;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: none;
  line-height: 24px;
  float: none;
}
#hpb-main-nav ul li a:link,
	#hpb-main-nav ul li a:visited,
	#hpb-sidebar-main-nav ul li a:link,
	#hpb-sidebar-main-nav ul li a:visited{
  color: #418ec4;
  text-decoration: none;
}
#hpb-main-nav ul li a:hover,
	#hpb-main-nav ul li a:active,
	#hpb-main-nav 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{
  color: #ffba00;
  text-decoration: none;
}
#hpb-main-nav ul .sub-menu{
  position: static;
  margin-top: 0;
  padding-top: 0;
}
#hpb-main-nav ul .sub-menu a,
	#hpb-main-nav ul .current-menu-item .sub-menu a,
	#hpb-sidebar-main-nav ul .sub-menu a,
	#hpb-sidebar-main-nav ul .current-menu-item .sub-menu a{
  color: #418EC4;
  padding-top: 8px;
  background-color: transparent;
}
.home #hpb-main-nav ul .sub-menu{
  background-color: transparent;
  display: block;
}
#hpb-main-nav ul li:hover .sub-menu{
  display: block;
  position: static;
  margin-top: 0;
  z-index: auto;
}
#hpb-main-nav ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
  border-bottom: none;
}
.home #hpb-main-nav{
  display: block;
  width: 100%;
  position: static;
  top: 0;
  z-index: auto;
  margin-left: 0;
  padding-top: 0;
}
.home #hpb-sub-nav{
  display: block;
  width: 100%;
}
#hpb-main-nav li,
	#hpb-sidebar-main-nav li{
  border-left-width: 0;
  background-position: top left;
  background-repeat: repeat-x;
  padding-left: 0;
}
#hpb-main-nav li a,
	#hpb-sidebar-main-nav li a{
  display: block;
}
#hpb-sidebar-main-nav li li{
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-right: 0;
}
#hpb-main-nav ul .sub-menu li a{
  background-color: transparent;
  padding-left: 2em;
}
div#hpb-breadcrumb-list{
  background-image: none;
  background-color: #ffffff;
  padding-top: 5px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}
#hpb-main{
  background-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.home #hpb-main{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
}
.home #hpb-main::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner{
  background-color: transparent;
}
aside{
  width: auto;
  float: none;
  clear: both;
}
#hpb-title{
  background-color: #ffffff;
  margin-bottom: 5px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
#hpb-content h2,
	#hpb-content .hpb-viewtype-date h3{
  font-size: 1.6em;
  font-weight: normal;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0.5em;
  margin-left: 0px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left: 5px;
  padding-right: 40px;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
  clear: both;
  background-position: right bottom;
  background-repeat: no-repeat;
}
aside,
	.home aside{
  margin-top: 10px;
}
aside h2{
  font-size: 1.2em;
  background-position: left center;
  padding-top: 3px;
  height: 26px;
}
aside li li{
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.5;
}
.home #hpb-title{
  margin: 0;
  height: 100px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: transparent;
}
.home #hpb-title h2{
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
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;
}
#hpb-sidebar-sub-nav ul{
  background-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
#hpb-sidebar-sub-nav li{
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
#hpb-sidebar-sub-nav li:last-child{
  border: none;
  background-image: none;
}
#hpb-sidebar-sub-nav li a{
  display: block;
}
#hpb-content{
  float: none;
}
aside .widget_search div{
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: transparent;
}
/* フッター */
	#hpb-global-footer{
  width: 100%;
  height: auto;
  padding-bottom:20px;
}
#hpb-sub-nav{
  margin-top: 10px;
}
#hpb-footer-main{
  margin-top: 0;
  width: 100%;
  height: auto;
  position: inherit;
  font-size:0.8em;
}
#hpb-footer-main p{
  margin-top: 0;
  margin-bottom: 0;
}
.home #hpb-footer-main{
  margin-top: 0px;
  padding-top: 0;
}
.home #hpb-footer-main p{
  margin-top: 0.5em;
}
.hpb-wp-login{
  text-align:right;
}
footer .hpb-wp-login a{
  bottom: 0;
  right: 5px;
}
.hpb_social{
  overflow: hidden;
  position: relative;
}
/* フォームパーツ設定 */
	textarea{
  width: 150px;
  height: 100px;
}
input.l{
  width: 150px;
}
input.m{
  width: 100px;
}
input.s{
  width: 80px;
}
#hpb-content img{
  height: auto !important;
  max-width: 260px !important;
}
}
/* clearfix */
#hpb-grobal-header::after,
#hpb-main-nav ul::after,
#hpb-inner::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;
}
/*--------------------------------------------------------
  追記
--------------------------------------------------------*/

#page{
  background-color: #ffffff;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#masthead{
  background-color: #ffffff;
  background-image : url(img/bg_hpb-header.png);
  background-repeat: repeat-x;
  height: 160px;
  max-height: 160px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}
.home #masthead{
  height: 125px;
  max-height: 125px;
}
#masthead::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.site-branding{
  width: 460px;
  margin: 0;
  float: left;
  position: relative;
}
.site-branding h1{
  width: 260px;
  margin-top: 35px;
  margin-left: 0;
  margin-bottom: 0;
}
.site-branding h1 a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  background-image : url(image2545896.png);
  background-repeat: no-repeat;
  height: 70px;
  text-indent: -9999px;
}
.site-branding #hpb-site-desc{
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
  font-size: 1em;
  width: 980px;
  height: 15px;
  position: absolute;
  top: 0;
}
#site-navigation{
  clear: both;
  width: 740px;
  position: absolute;
  top: 35px;
  margin-left: 260px;
}
#site-navigation ul{
  background-image : url(img/bg_hpb-main-nav-ul.png);
  background-repeat: repeat-x;
  max-height: 60px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}
#site-navigation li{
  float: left;
  z-index: 100;
}
#ie6 #site-navigation li,
#ie7 #site-navigation li{
  position: relative;
}
#site-navigation ul .sub-menu{
  display: none;
  background-color: rgba( 232, 245, 255, 0.8 );
  border-radius: 3px;
  position: absolute;
  margin-top: 17px;
  margin-left: 0;
  z-index: 200;
  height: auto;
  background-image: none;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
#site-navigation ul .sub-menu ul{
  margin-top: 0;
  padding: 0;
}
#ie6 #site-navigation ul .sub-menu,
#ie7 #site-navigation ul .sub-menu{
  left: 0;
  position: absolute;
}
#ie6 #site-navigation ul .sub-menu a,
#ie7 #site-navigation ul .sub-menu a{
  width: 10em;
}
#site-navigation ul .sub-menu li a,
#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{
  color: #7190B3;
  background-image: none;
  display: block;
  height: auto;
  border-left: none;
  border-bottom: none;
  border-right: none;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 10px;
  line-height: 1.4;
}
#site-navigation ul li:hover .sub-menu{
  display: block;
}
#site-navigation ul .sub-menu a:hover,
#site-navigation ul .sub-menu .current-menu-item a{
  color: #e3cb67;
}
#site-navigation ul 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 li a{
  background-image : url(img/icon_arrow.png);
  background-repeat: no-repeat;
  background-position: left 0.3em;
  display: block;
  float: left;
  padding-left: 15px;
  padding-right: 7px;
  font-size: 0.9em;
}
#site-navigation a:link,
#site-navigation a:visited{
  color: #7190b3;
}
#site-navigation a:hover,
#site-navigation a:active{
  color: #ffba00;
}
h3.hpb-c-index,
#site-navigation .menu-toggle,
#site-navigation .skip-link{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
#site-sub-navigation h1{
  display:none;
}
#main{
  background-color: #ffffff;
  width: 980px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 50px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  padding-top : 0px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color : #418ec4;
}
.home #main{
  margin-top: 305px;
}
#ie6 #main{
  margin-top: -10px;
}
#ie6 .home #main{
  margin-top: 0;
}
#main::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#primary{
  width: 650px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  padding-top: 0px;
  float: right;
}
.error404 #primary,
.error404 #content{
  width: 100%;
}
.home #primary{
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
#primary h2 a,
#primary .hpb-viewtype-date h3 a{
  color: #666666;
  text-decoration: none;
}
#primary h3{
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 0;
  padding-left: 35px;
  padding-right: 10px;
  text-align: left;
  overflow: hidden;
  background-image : url(img/bg_hpb-main-h3.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  clear: both;
}
#primary .hpb-postinfo{
  clear: both;
}
#sidebar-1{
  width: 300px;
  float: left;
  margin-top: 0px;
}
#ie6 #sidebar-1{
  margin-top: 0;
}
.home #sidebar-1{
  margin-top: 0;
}
#ie6 .home #sidebar-1{
  margin-top: 300px;
}
#sidebar-1 > ul > li,
#sidebar-1 #hpb-sidebar-main-nav,
#sidebar-1 #hpb-sidebar-sub-nav,
#sidebar-1 aside{
  margin-top: 12px;
}
#sidebar-1 ul,
#sidebar-1 #hpb-sidebar-main-nav ul,
#sidebar-1 #hpb-sidebar-sub-nav ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#sidebar-1 .widget{
  padding-top: 3px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  background-color: #f5f5f5;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
#sidebar-1 .widget ul,
#sidebar-1 .widget div{
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
#sidebar-1 .widget li{
  background-image : url(img/line_sidebar_list.png),url(img/icon_arrow_l.png);
  background-repeat: repeat-x, no-repeat;
  background-position: left bottom,  left 0.9em;
  font-size: 1em;
  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
}
#sidebar-1 h1{
  font-size: 1.25em;
  background-image : url(img/bg_aside-h2.png);
  color: #ffffff;
  padding: 10px 12px 0;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 48px;
  margin: 0;
  width: auto;
  height: 29px;
}
#sidebar-1 ul li:last-child,
#sidebar-1 #hpb-sidebar-main-nav .sub-menu li:last-child{
  background-image : url(img/icon_arrow_l.png);
  background-repeat:no-repeat;
}
#sidebar-1 ul li:last-child{
  background-position:left 0.9em;
}
#sidebar-1 #hpb-sidebar-main-nav .sub-menu li:last-child{
  background-position:5px 0.9em;
}
#sidebar-1 li li a:link,
#sidebar-1 li li a:visited,
#sidebar-1 #hpb-sidebar-sub-nav li a:link,
#sidebar-1 #hpb-sidebar-sub-nav li a:visited{
  color: #7190b3;
  /* 標準文字色 */
	text-decoration: none;
}
#sidebar-1 li li a:hover,
#sidebar-1 li li a:active,
#sidebar-1 #hpb-sidebar-sub-nav li a:hover,
#sidebar-1 #hpb-sidebar-sub-nav li a:active{
  color: #ffba00;
  text-decoration: none;
}
#sidebar-1 #hpb-sidebar-main-nav li a:link,
#sidebar-1 #hpb-sidebar-main-nav li a:visited{
  color: #ffffff;
  text-decoration: none;
}
#sidebar-1 #hpb-sidebar-main-nav li a:hover,
#sidebar-1 #hpb-sidebar-main-nav li a:active{
  color: #ffffff;
  text-decoration: underline;
}
#sidebar-1 #hpb-sidebar-main-nav,
#sidebar-1 #hpb-sidebar-sub-nav{
  display: none;
}
#sidebar-1 .widget_search{
  padding: 10px 15px;
  border-radius: 5px;
}
#hpb-header-image{
  height : 280px;
  background-image : url(imagekkk2.png);
}
#hpb-header-image img{
  padding-top: 20px;
}
#colophon{
  color: #ffffff;
  background-image : url(img/bg_footer.png);
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
  border-top-style: solid;
  border-top-width: 4px;
  border-top-color: #ffffff;
}
footer .wp-login a{
  position:absolute;
  bottom: 10px;
  right: 30px;
  text-decoration: underline;
}
footer .wp-login a:link,
footer .wp-login a:visited{
  color: #ffffff;
  text-decoration: none;
}
footer .wp-login a:hover,
footer .wp-login a:active{
  color: #ffffff;
  text-decoration: underline;
}
div#breadcrumb-list{
  background-image : url(img/bg_breadcrumb.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  width: auto;
  bottom: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 40px;
}
#breadcrumb-list div{
  display: inline;
}
#content{
  width: 650px;
  text-align: left;
}
.home #content{
  margin-top: 20px;
}
#content h2{
  color: #ffffff;
  background-image : url(img/bg_hpb-main-h2.png);
  background-repeat: no-repeat;
  height: 33px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
}
#content ul li{
  list-style: none;
  background-image : url(img/icon_arrow_blue.png),url(img/line_viewtype-date.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left 1.2em, left bottom;
  padding-top: 10px;
  padding-right:5px;
  padding-bottom: 5px;
  padding-left: 20px;
}
#content .entry-meta{
  text-align: right;
  margin: 0;
}
#content #nav-below{
  clear: both;
}
#content #nav-below .nav-previous{
  float: left;
}
#content #nav-below .nav-next{
  float: right;
}
#content #nav-below::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#nav-below,
.archive .entry-meta,
.archive .entry-meta{
  border-bottom: 1px solid #ccc;
  margin: 0.5em 0;
  padding: 0 0 2em;
}
#nav-below h1,#hpb-pagenation h1{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
#content .alignleft{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#content .alignright{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#content .aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 10px;
}
#content div.hpb-more-entry{
  border-bottom: none;
  border-left: none;
  border-top: none;
  border-right: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#content div.hpb-more-entry::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#content div.hpb-more-entry a{
  display: block;
  background-image : url(img/bg_more_entry.png);
  width: 70px;
  height: 20px;
  float: right;
  text-indent: -9999px;
}
#content .hpb-viewtype-content dt{
  float: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom-width: 1px;
}
#content .hpb-viewtype-content dd{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.comment-list{
  padding-left: 20px;
}
.comment-list li{
  list-style: none;
  background-image : url(img/icon_arrow_blue.png),url(img/line_viewtype-date.png);
  background-repeat: no-repeat, repeat-x;
  background-position: left 1.2em, left bottom;
  padding-top: 10px;
  padding-right:5px;
  padding-bottom: 5px;
  padding-left: 20px;
}
#content .comments-title{
  background: none;
  border: 0;
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 0;
  padding-left: 35px;
  padding-right: 10px;
  text-align: left;
  overflow: hidden;
  background-image : url(img/bg_hpb-main-h3.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  clear: both;
  color: #666;
  height: auto;
}
.search .entry-title,
.error404 #content .entry-title,
.single #content .entry-title,
.archive #content .page-title,
.page #content .entry-title,
.home #content .entry-title{
  font-size: 1.6em;
  font-weight: normal;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0.5em;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 40px;
  padding-bottom: 5px;
  line-height: 33px;
  overflow: hidden;
  clear: both;
  background-position: left bottom;
  background-repeat: no-repeat;
  border-bottom: none;
  background-image : url(img/bg_h2.png);
}
.single #content .entry-title a{
  text-decoration: none;
  color: #666;
}
.archive #content .entry-title{
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #8ebcdb;
  text-align: left;
  font-size: 1.15em;
  line-height: 1.2;
  clear: both;
}
/*--------------------------------------------------------
  20130730追記
--------------------------------------------------------*/
#colophon > ul > li,
#colophon aside{
  margin-top: 12px;
}
#colophon aside{
  float: left;
  width:290px;
  margin: 10px;
  color: #666666;
}
#colophon ul,{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#colophon .widget{
  padding-top: 3px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  background-color: #f5f5f5;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
#colophon .widget ul,
#colophon .widget div{
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
#colophon .widget li{
  background-image : url(img/line_sidebar_list.png),url(img/icon_arrow_l.png);
  background-repeat: repeat-x, no-repeat;
  background-position: left bottom,  left 0.9em;
  font-size: 1em;
  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
}
#colophon .widget h1{
  font-size: 1.25em;
  background-image : url(img/bg_aside-h2.png);
  color: #ffffff;
  padding: 10px 12px 0;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 48px;
  margin: 0;
  width: auto;
  height: 29px;
  display: block;
}
#colophon .widget ul li:last-child{
  background-image : url(img/icon_arrow_l.png);
  background-repeat:no-repeat;
}
#colophon .widget ul li:last-child{
  background-position:left 0.9em;
}
#colophon .widget li:last-child{
  background-position:5px 0.9em;
}
#colophon .widget .widget li a:link,
#colophon .widget .widget li a:visited{
  color: #7190b3;
  /* 標準文字色 */
	text-decoration: none;
}
#colophon .widget .widget li a:hover,
#colophon .widget .widget li a:active{
  color: #ffba00;
  text-decoration: none;
}
#colophon .widget_search{
  padding: 10px 15px;
  border-radius: 5px;
}
#hpb-footer-main{
  clear: both;
}
.footer-widgets{
  width: 1000px;
  margin: 0 0 0 10px;
}
#site-sub-navigation{
  margin: 0 0 0 10px;
}
/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
  body,
	#page,
	#masthead,
	#colophon,
	#main,
	#primary,
	#content,
	.home #hpb-title,
	.site-branding,
	#primary h2{
  width: auto;
}
body,
	body.home{
  min-width: 100%;
  background-image : url(img/bg_body-sp.png);
}
#page{
  background-color: transparent;
}
/* ヘッダー */
	#masthead{
  background-color: transparent;
  margin-top: -1px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  max-height: none;
}
.home #masthead{
  max-height: none;
  height: auto;
}
#content h2{
  height: 29px;
}
.site-branding{
  width: auto;
  float: none;
}
.site-branding h1{
  background-image : url(img/bg_hpb-header.png);
  background-repeat: repeat-x;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 15px;
  padding-bottom: 5px;
  width: auto;
  background-color: #ffffff;
}
.site-branding h2#hpb-site-desc{
  font-size: 0.8em;
  width: auto;
  margin-bottom: 5px;
  margin-left: 0;
  position: static;
  height: auto;
}
#hpb-header-extra1{
  background-color: transparent;
  background-image: none;
  padding-left: 0;
  font-size: 1em;
  text-align: left;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 5px;
  height: 20px;
  width: auto;
  padding-top: 0;
  padding-right: 0;
  display:inline;
}
#hpb-header-extra1 p.tel{
  padding-left:0;
}
#hpb-header-extra1 p.address{
  padding-left:0;
}
#site-navigation,
	#hpb-sub-nav{
  display: none;
}
#site-navigation ul,
	#hpb-sidebar-main-nav ul{
  height: auto;
  background-color: #ffffff;
  background-image: none;
  border-radius: 5px;
  padding: 2px;
  max-height: none;
}
#site-navigation ul li,
	#hpb-sidebar-main-nav ul li{
  float: none;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #418ec4;
}
#hpb-sidebar-main-nav ul li li{
  background-image: none;
}
#site-navigation ul li a,
	#hpb-sidebar-main-nav ul li a{
  background-image : url(img/icon_arrow_l.png);
  background-position: 5px 12px;
  background-repeat: no-repeat;
  font-size: 1.2em;
  padding-top: 8px;
  padding-bottom:7px;
  padding-right: 10px;
  padding-left: 25px;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: none;
  line-height: 24px;
  float: none;
}
#site-navigation ul li a:link,
	#site-navigation ul li a:visited,
	#hpb-sidebar-main-nav ul li a:link,
	#hpb-sidebar-main-nav ul li a:visited{
  color: #418ec4;
  text-decoration: none;
}
#site-navigation ul li a:hover,
	#site-navigation ul li a:active,
	#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{
  color: #ffba00;
  text-decoration: none;
}
#site-navigation ul .sub-menu{
  position: static;
  margin-top: 0;
  padding-top: 0;
}
#site-navigation ul .sub-menu a,
	#site-navigation ul .current-menu-item .sub-menu a,
	#hpb-sidebar-main-nav ul .sub-menu a,
	#hpb-sidebar-main-nav ul .current-menu-item .sub-menu a{
  color: #418EC4;
  padding-top: 8px;
  background-color: transparent;
}
#site-navigation ul .sub-menu{
  background-color: transparent;
  display: block;
}
#site-navigation ul li:hover .sub-menu{
  display: block;
  position: static;
  margin-top: 0;
  z-index: auto;
}
#site-navigation ul .sub-menu li,
	#hpb-sidebar-main-nav ul .sub-menu li{
  border-bottom: none;
}
.home #site-navigation{
  display: block;
  width: 100%;
  position: static;
  top: 0;
  z-index: auto;
  margin-left: 0;
  padding-top: 0;
}
.home #hpb-sub-nav{
  display: block;
  width: 100%;
}
#site-navigation li,
	#hpb-sidebar-main-nav li{
  border-left-width: 0;
  background-position: top left;
  background-repeat: repeat-x;
  padding-left: 0;
}
#site-navigation li a,
	#hpb-sidebar-main-nav li a{
  display: block;
}
#hpb-sidebar-main-nav li li{
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-right: 0;
}
#site-navigation ul .sub-menu li a{
  background-color: transparent;
  padding-left: 2em;
}
div#breadcrumb-list{
  background-image: none;
  background-color: #ffffff;
  padding-top: 5px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}
#content{
  background-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.home #content{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
}
.home #content::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#main{
  background-color: transparent;
}
#sidebar-1{
  width: auto;
  float: none;
  clear: both;
}
#hpb-title{
  background-color: #ffffff;
  margin-bottom: 5px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  background-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
#primary h2,
	#primary .hpb-viewtype-date h3{
  font-size: 1.6em;
  font-weight: normal;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0.5em;
  margin-left: 0px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left: 5px;
  padding-right: 40px;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
  clear: both;
  background-position: right bottom;
  background-repeat: no-repeat;
}
as#sidebar-1ide,
	.home #sidebar-1{
  margin-top: 10px;
}
#sidebar-1 h2{
  font-size: 1.2em;
  background-position: left center;
  padding-top: 3px;
  height: 26px;
}
#sidebar-1 li li{
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.5;
}
.home #hpb-title{
  margin: 0;
  height: 100px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: transparent;
}
.home #hpb-title h2{
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
article img{
  max-width: 100% !important;
  height: auto !important;
}
#sidebar-1 #hpb-sidebar-main-nav,
	#sidebar-1 #hpb-sidebar-sub-nav{
  display: block;
}
.home #sidebar-1 #hpb-sidebar-main-nav,
	.home #sidebar-1 #hpb-sidebar-sub-nav{
  display: none;
}
#hpb-sidebar-sub-nav ul{
  background-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e8e2df;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e8e2df;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e8e2df;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e8e2df;
}
#hpb-sidebar-sub-nav li{
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
#hpb-sidebar-sub-nav li:last-child{
  border: none;
  background-image: none;
}
#hpb-sidebar-sub-nav li a{
  display: block;
}
#primary{
  float: none;
}
#sidebar-1 .widget_search div{
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: transparent;
}
/* フッター */
	#colophon{
  width: 100%;
  height: auto;
  padding-bottom:20px;
}
#hpb-sub-nav{
  margin-top: 10px;
}
#hpb-footer-main{
  margin-top: 0;
  width: 100%;
  height: auto;
  position: inherit;
  font-size:0.8em;
}
#hpb-footer-main p{
  margin-top: 0;
  margin-bottom: 0;
}
ul#menu-mainnav li ul.sub-menu{
  display:  block;
}
.home #hpb-footer-main{
  margin-top: 0px;
  padding-top: 0;
}
.home #hpb-footer-main p{
  margin-top: 0.5em;
}
.hpb-wp-login{
  text-align:right;
}
footer .wp-login a{
  bottom: 0;
  right: 5px;
}
.hpb_social{
  overflow: hidden;
  position: relative;
}
.footer-widgets{
  width:auto;
  margin: 0 10px;
}
/* フォームパーツ設定 */
	textarea{
  width: 100%;
  height: 100px;
}
input.l{
  width: 100%;
}
input.m{
  width: 85%;
}
input.s{
  width: 72%;
}
#primary img{
  height: auto !important;
  max-width: 100% !important;
}
/* Add */
	.home #main{
  margin-top: 0;
  padding-top: 0;
}
.home #hpb-header-image{
  padding: 10px 0 0;
  height:auto;
}
.home #hpb-header-image img{
  width: 100%;
  height: auto;
}
.home #primary{
  margin-top: 0;
}
#colophon aside{
  width: auto;
  float: none;
  margin: 0 0 12px 0;
}
/* Add 2 */
	#site-navigation{
  display: block;
  width: auto;
  position: relative;
  top: auto;
  right:auto;
  background-color: transparent;
  margin: 0 0 10px 0;
}
#site-navigation .menu-toggle,
	#site-navigation .skip-link,
	#site-sub-navigation{
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: 0;
  background: none;
}
#site-sub-navigation{
  margin: 0 0 50px 0;
  padding: 10px 0 0 0;
}
#site-navigation ul,
	#site-sub-navigation ul{
  display: none;
}
#site-navigation ul.toggled-on,
	#site-sub-navigation ul.toggled-on{
  display:block;
}
#site-sub-navigation h1{
  display: block;
  margin: 0 10px;
}
#site-navigation .skip-link{
  margin: 0 0 10px 0;
}
#site-navigation .skip-link a{
  padding: 0 0 0 10px;
}
#masthead .hpb-nav-open#site-navigation ul{
  display: block;
}
}
/* clearfix */
#masthead::after,
#site-navigation ul::after,
#main::after,
.hpb-viewtype-thumbnail::after,
.hpb-viewtype-date dl::after,
#page-content dl::after,
.hpb-entry-content dl::after,
.hpb-pagenation::after,
#primary::after,
.hpb_social::after{
  content: "";
  display: table;
  clear: both;
}
#ie8 #masthead,
#ie8 #site-navigation ul,
#ie8 #main,
#ie8 .hpb-viewtype-thumbnail,
#ie8 .hpb-viewtype-date dl,
#ie8 #page-content dl,
#ie8 .hpb-entry-content dl,
#ie8 .hpb-pagenation,
#ie8 #primary,
#ie8 .hpb_social{
  zoom: 1;
}
#ie6 #masthead,
#ie6 #site-navigation ul,
#ie6 #main,
#ie6 .hpb-viewtype-thumbnail,
#ie6 .hpb-viewtype-date dl,
#ie6 #page-content dl,
#ie6 .hpb-entry-content dl,
#ie6 .hpb-pagenation,
#ie6 #primary,
#ie6 .hpb_social{
  zoom: 1;
}
#ie7 #masthead,
#ie7 #site-navigation ul,
#ie7 #main,
#ie7 .hpb-viewtype-thumbnail,
#ie7 .hpb-viewtype-date dl,
#ie7 #page-content dl,
#ie7 .hpb-entry-content dl,
#ie7 .hpb-pagenation,
#ie7 #primary,
#ie7 .hpb_social{
  zoom: 1;
}



