/*
Theme Name: スタジオジョイ
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.1.0 for Windows」によって作成されました。サイト名は「スタジオジョイ」、サイトの公開日時は「2021年09月02日14:20」です。
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: #755f4c; /* 標準文字色 */
	min-width: 1000px;
}

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	background-color: #ffffff;
	background-image : url(img/bg_hpb-container.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#hpb-grobal-header{
	width: 998px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #fef9ef;
	border-top-color: #faebd1;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #faebd1;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #faebd1;
	border-right-width: 1px;
	border-right-style: solid;
}

.home #hpb-grobal-header{
	height: 120px;
	max-height: 120px;
}

#hpb-grobal-header::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-inner{
	width: 980px;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	position: relative;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #fef9ef;
	border-left-color: #faebd1;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #faebd1;
	border-right-width: 1px;
	border-right-style: solid;
}

#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: left;
}

#hpb-content .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-left: -10px;
	margin-right: -340px;
	padding-left: 0;
	padding-right: 0;
	clear: both;
	width: 1000px;
	height: 400px;
	position: relative;
}
.home #hpb-title h2{
	background-image : url(img/mainimg_girly-3.png);
	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{
	padding-top: 122px;
}

aside{
/*	width: 300px;*/
/*	float: right;*/
	margin-top: -12px;
}
#ie6 aside{
	margin-top: 0;
}
.home aside{
	margin-top: 512px;
}
#ie6 .home aside{
	margin-top: 487px;
}

#hpb-global-footer{
	width: 998px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #f6efd6;
	border-left-color: #faebd1;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #faebd1;
	border-right-width: 1px;
	border-right-style: solid;
}


#hpb-main-nav{
	clear: both;
	width: 998px;
	padding-top: 10px;
}

.home #hpb-main-nav{
	padding-top: 0;
	position: absolute;
	z-index: 100;
	top: 540px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

/* コンテンツ配置領域 */
.home #hpb-main div{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

/* ナビゲーション */
#hpb-main-nav ul{
	display: block;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-left: 15px;
	list-style-type: none;
	text-align: left;
	background-color: #f6efd7;
	box-shadow: 0 0 5px rgba(241, 231, 207, 1) inset;
}
#hpb-main-nav ul::after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main-nav li{
	float: left;
	z-index: 100;
}
#ie6 #hpb-main-nav li,
#ie7 #hpb-main-nav li{
	position: relative;
}

#hpb-main-nav li a{
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 15px;
	font-size: 1em;
	line-height: 26px;
	background-image : url(img/bg_hpb-main-nav-li.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#hpb-main-nav a:link,
#hpb-main-nav a:visited{
	color: #88a886;
	text-decoration: underline;
}
#hpb-main-nav a:hover,
#hpb-main-nav a:active{
	color: #3f623d;
	text-decoration: underline;
}

#hpb-main-nav ul .sub-menu{
	display: none;
	background-color: #ebe3c6;
	position: absolute;
	margin-top: 44px;
	margin-left: 0;
	margin-right:0;
	z-index: 200;
	height: auto;
	background-image: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#hpb-main-nav ul .sub-menu ul{
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 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{
	display: block;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
	padding-left: 8px;
	background-image: none;
}
#hpb-main-nav ul li:hover .sub-menu{
	display: block;
}

#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-header-extra1{
	width: 500px;
	height: 60px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
	float: right;
	text-align: right;
	background-image : url(img/hpb-header-extra1.png);
	background-repeat: no-repeat;
}

#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: 0;
}

#hpb-header-extra1 p.tel span{
	/* 電話番号の「TEL」文字設定 */
	background-repeat: no-repeat;

}

#hpb-header-extra1 p.address{
	/* 住所文字設定 */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:0.9em;
}

/* パンくずリスト　*/
div#hpb-breadcrumb-list{
	width: auto;
	bottom: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	letter-spacing: 0.1em;
}
#hpb-breadcrumb-list div{
	display: inline;
}


/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-header-main{
	width: 460px;
	margin: 0;
	float: left;
	position: relative;
}

#hpb-header-main h1{
	width: 460px;
	margin-top: 30px;
	margin-left: 10px;
	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-3.png);
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -9999px;
}

#hpb-header-main #hpb-site-desc{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
    font-weight: normal;
    line-height: 1.2;
    font-size: 10px;
    width: 980px;
    height: 17px;
    position: absolute;
    top: 0;
}

/* フッター内パーツ */
#hpb-footer-main{
    width: 980px;
    margin-top: 10px;
    position: absolute;
}

/* コピーライト文字設定 */
#hpb-footer-main p{
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

#hpb-footer-main .hpb-copyright{
    font-size: 0.8em;
}

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;
    text-align: left;
}

footer nav li{
    /* フッターナビ設定 */
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

footer nav a:link,
footer nav a:visited{
    color: #88a886;
    text-decoration: underline;
}
footer nav a:hover,
footer nav a:active{
    color: #3f623d;
    text-decoration: underline;
}
footer{
    position: relative;
}
footer .hpb-wp-login a{
    position:absolute;
    bottom: 18px;
    right: 18px;
    text-decoration: underline;
}
footer .hpb-wp-login a:link,
footer .hpb-wp-login a:visited{
    color: #88a886;
    text-decoration: underline;
}
footer .hpb-wp-login a:hover,
footer .hpb-wp-login a:active{
    color: #3f623d;
    text-decoration: underline;
}

/* サイドブロック内パーツ */

aside > ul > li,
aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
    background-color: #ffffff;
    border: 1px solid #f8e8d0;
    margin-top: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

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{
    margin-bottom: 0;
}

aside .widget ul,
aside .widget div{
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
}

aside .widget li{
    font-size: 1em;
    background-image : url(img/icon_arrow_01.png);
    background-position: 0px 0.4em;
    background-repeat: no-repeat;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 26px;
    padding-right: 0;
    border-bottom-style: dotted;
    border-bottom-color: #f1a798;
    border-bottom-width: 1px;
}

aside h2{
    font-size: 1.2em;
    background-image : url(img/bg_aside-h2.png);
    background-repeat: repeat-x;
    background-color: transparent;
    color: #ffffff;
    padding-top: 2px;
    padding-left: 40px;
    padding-right: 10px;
    padding-bottom: 0;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 32px;
    position: relative;
    z-index: 1;
}

aside li li:last-child,
aside #hpb-sidebar-main-nav li:last-child,
aside #hpb-sidebar-sub-nav li:last-child{
    border-bottom: 0;
}

/*--------------------------------------------------------
  サイドバーメニュー設定
--------------------------------------------------------*/

aside #hpb-sidebar-main-nav,
aside #hpb-sidebar-sub-nav{
    display: none;
}



/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link, a:visited{
    color: #768ab8; /* 標準文字色 */
    text-decoration: underline;
}
a:hover, a:active{
    color: #ff4200;
    text-decoration: underline;
}

#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-content .hpb-posttype-news h3{
    color: #004bbc;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0.5em;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 50px;
    padding-bottom: 14px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    clear: both;
    background-image : url(img/title_divbox_01.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 130%;
}
#hpb-content .hpb-posttype-news h3 a{
    color: #755F4C;
    text-decoration: none;
}
#hpb-content .hpb-posttype-news h3 a:hover{
    text-decoration: underline;
}

#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: 0;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 0;
    text-align: left;
    font-size: 1.15em;
    line-height: 1.2;
    color: #004bbc;
    clear: both;
}

h5{
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 1.08em;
    line-height: 1.2;
    color: #333333;
    clear: both;
}
h6{
    color: #333333;
    font-size: 1em;
}

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: #f9cdc1;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #f9cdc1;
    width: 100%;
}

table th{
    color: #333333;
    font-weight: bold;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #f9cdc1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
}

table td{
    background-color: #ffffff;
    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: #f9cdc1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f9cdc1;
}
table caption{
    background-image : url(img/bg_table-caption_01.png),url(img/bg_table-caption_02.png);
    background-position: 8px 0.1em, left bottom;
    background-repeat: no-repeat, no-repeat;
    padding-bottom: 0px;
    padding-left: 35px;
    padding-right: 35px;
    margin-bottom: 8px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}

/* フォームパーツ設定 */
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;
}


/* メインコンテンツ内基本パーツ */
/*
.home #hpb-main ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

.home #hpb-main ul li{
	text-align: left;
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}
*/
#page-content h2,
#page-content h3,
#page-content h4,
#page-content h5,
#page-content h6{
    color: #755f4c;
    font-weight: bold;
    clear: both;
}
#page-content h2 a,
#page-content h3 a,
#page-content h4 a,
#page-content h5 a,
#page-content h6 a{
    color: #755f4c;
    font-weight: bold;
    text-decoration: none;
}

#hpb-title h2{
    background-image : url(img/bg_hpb-page-title.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 12px;
    color: #755f4c;
    font-size: 1.6em;
    font-weight: normal;
    margin-top: 0;
}
#hpb-title h2 a{
    background-image : url(img/bg_hpb-main-nav-li.png);
    background-position: 8px 0em;
    background-repeat: no-repeat;
    padding-left: 41px;
    color: #755f4c;
    text-decoration: none;
    display:block;
}
#page-content h2{
    background-color: #f9cdc1;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 4px;
    font-size: 1.3em;
}

#page-content h3{
    background-image : url(img/border_divbox_02.png),url(img/bg_hpb-main-nav-li.png),url(img/bg_hpb-main-nav-li.png);
    background-position: left bottom, 8px 0, 615px 0;
    background-repeat: repeat-x, no-repeat, no-repeat;
    padding-bottom: 10px;
    padding-top: 4px;
    padding-left: 41px;
    padding-right: 41px;
    font-size: 1.2em;
}
#ie6 #page-content h3,
#ie7 #page-content h3,
#ie8 #page-content h3{
    border-bottom:1px dotted #f1a798;
    padding-left:0;
}

#page-content h4{
    background-image : url(img/bg_page-content_h4.png);
    background-position: left 0.2em;
    background-repeat: no-repeat;
    padding-left: 12px;
    font-size: 1.2em;
    margin-top: 20px;
}
#page-content h5{
    margin-top: 20px;
}
#page-content ul{
    list-style: none;
    padding-left: 0;
}
#page-content ul li{
    background-image : url(img/bg_page-content_list.png),url(img/border_divbox_02.png);
    background-position: left 0.6em, left bottom;
    background-repeat: no-repeat, repeat-x;
    margin-bottom: 5px;
    padding-left: 26px;
    padding-top: 7px;
    padding-bottom: 7px;
}

#page-content ol{
    padding-left: 2em;
}
#page-content ol li{
    margin-bottom: 5px;
}
#page-content blockquote{
    background-image : url(img/bg_blockquote_01.png),url(img/bg_blockquote_02.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-color: #ffffff;
    border-radius: 14px;
    border-top-color: #f9cdc1;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #f9cdc1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #f9cdc1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #f9cdc1;
    border-right-style: solid;
    border-right-width: 1px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
}
.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: 150px !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: 0px;
    padding-left: 140px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    background-image : url(img/border_divbox_01.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.hpb-viewtype-date dd a{
    display: block;
    text-align: left;
    line-height: 18px;
    padding-left: 26px;
    background-image : url(img/icon_arrow_01.png);
    background-position: 0px 0em;
    background-repeat: no-repeat;
}

.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;
    text-align: right;
}

#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;
    background-image : url(img/bg_page-content_img.png);
    background-repeat: repeat;
    background-position: center top;
    padding: 5px;
}
.wp-caption,
.wp-caption-text{
    text-align: left;
}

#hpb-comments ul li{
    list-style:none;
}

/*--------------------------------------------------------
  ウィジェットデザイン設定
--------------------------------------------------------*/

/* カレンダー */
.widget_calendar div{
    padding-left: 10px;
    padding-right: 10px;
}
.widget_calendar caption{
    margin-bottom: 3px;
    text-align: center;
    background-image: none;
    font-size: 1em;
}
.widget_calendar table{
    width: 100%;
    border-collapse: collapse;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    table-layout: fixed;
    border-left-width: 1px;
    border-left-color: #f9cdc1;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #f9cdc1;
    border-right-style: solid;
}
.widget_calendar thead tr{
    border-top-width: 2px;
    border-top-color: #f9cdc1;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #f9cdc1;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-color: #f9cdc1;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #f9cdc1;
    border-right-style: solid;
}
.widget_calendar table thead th{
    background-color: #f5b7a5;
    color: #ffffff;
    border-right-width: 1px;
    border-right-color: #f9cdc1;
    border-right-style: solid;
    padding: 0;
}

.widget_calendar table tr{
    border-bottom-width: 1px;
    border-bottom-color: #f9cdc1;
    border-bottom-style: solid;
}
.widget_calendar table td,
.widget_calendar table th{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
}

.widget_calendar #prev{
    padding-top: 7px;
    text-align: left;
}
.widget_calendar #next{
    padding-top: 7px;
    text-align: right;
}

/* 検索 */
.widget_search form{
    padding: 0 0 0 10px;
}

aside .widget_search div{
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 0;
    padding-left: 0;
}

.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/btn_widget_search.png);
    background-repeat: no-repeat;
    border: none;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    width: 44px;
    height: 24px;
    cursor: pointer;
}
#ie7 #searchsubmit,
#ie6 #searchsubmit{
    text-indent: -9999px;
}

.widget_search label{
    display: none;
}

/* テキスト */
.textwidget{
    padding: 5px 10px;
}

/* タグ */
.widget_tag_cloud .tagcloud{
    padding: 10px 10px;
}
.widget_tag_cloud .tagcloud a{
    background-color: transparent;
    padding: 5px 10px 3px;
    border-radius: 3px;
    display: inline-block;
}


.widget_recent_entries a,
.widget_archive a,
.widget_categories a{
    display: block;
}
#hpb-content #hpb-main .hpb_social{
    margin-right: -10px;
    margin-left: -10px;
}
#hpb-content #hpb-main .hpb_social,
#hpb-content #hpb-main .hpb_social div{
    padding-bottom:0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-style: none;
}
#hpb-content #hpb-main .hpb_social div{
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

/*--------------------------------------------------------
  カスタム投稿一覧
--------------------------------------------------------*/

/* 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{
        min-width: 320px;
    }
    .home #hpb-container,
    #hpb-container{
        background-color: #fdf0ec;
    }
    /* ヘッダー */
    #hpb-header-main h1 a{
        background-size:100% auto;
        background-repeat: no-repeat;
    }
    #hpb-grobal-header{
        height: auto;
        background-color: transparent;
        background-image : url(img/bg_hpb-container_sp.png);
        background-repeat: repeat-x;
        background-position: left top;
    }

    .home #hpb-grobal-header{
        height: auto;
        max-height: none;
    }

    #hpb-header-main{
        width: auto;
        float: none;
    }
    #hpb-header-main h1{
        margin-top: 0px;
        margin-bottom: 2px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 5px;
        padding-bottom: 8px;
        width: auto;
        background-color: #fef9ef;
        padding-left: 5px;
        padding-right: 5px;
    }
    #hpb-header-main h2#hpb-site-desc{
        width: auto;
        height: auto;
        margin-left: 0;
        position: static;
        padding-left: 10px;
        padding-right: 10px;
    }
    #hpb-header-main #hpb-site-desc{
        width: 440px;
    }
    #hpb-header-extra1{
        background-image: none;
        font-size: 10px;
        text-align: left;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 4px;
        width: auto;
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-right: 0;
        height: auto;
    }
    #hpb-header-extra1 p.tel{
        display: inline;
    }
    #hpb-header-extra1 p.tel span{
        /* 電話番号の「TEL」文字設定 */
        padding-left: 0;
    }
    #hpb-header-extra1 p.address{
        display: block;
    }
    #hpb-main-nav,
    #hpb-sub-nav{
        display: none;
    }
    #hpb-main-nav{
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
    }
    .home #hpb-main-nav{
        display: block;
        position: inherit;
        top: 0;
        z-index: auto;
        padding-top: 0;
    }
    #hpb-main-nav ul,
    aside #hpb-sidebar-main-nav ul{
        height: auto;
        background-image: none;
        background-color: #f6f0d7;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
        border-radius:5px;
        margin-bottom: 6px;
    }
    #hpb-main-nav ul li,
    aside #hpb-sidebar-main-nav ul li{
        float: none;
        background-image : url(img/border_hpb-main-nav-li_sp.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        padding-top: 2px;
        padding-bottom: 2px;
        width: auto;
    }
    #hpb-main-nav ul li:last-child,
    #hpb-sidebar-main-nav ul li:last-child{
        background-image: none;
    }
    #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/bg_hpb-main-nav-li_sp.png);
        background-position: left 0.2em;
        background-repeat: no-repeat;
        padding-top: 0;
        padding-right: 5px;
        padding-left: 25px;
        padding-bottom: 0;
        display: block;
        border-bottom: none;
        border-left: none;
        border-right: none;
        border-top: none;
        float: none;
        width: auto;
        line-height: 26px;
    }
    #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: #88A886;
        text-decoration: none;
    }
    #hpb-main-nav ul li a:hover,
    #hpb-main-nav ul li a:active,
    #hpb-sidebar-main-nav ul li a:hover,
    #hpb-sidebar-main-nav ul li a:active{
        color: #3f623d;
        text-decoration: underline;
    }

    #hpb-main-nav ul .sub-menu{
        position: static;
        margin-top: 0;
        padding-top: 8px;
    }
    #hpb-main-nav ul li:hover .sub-menu{
        display: block;
        position: static;
        margin-top: 0;
        z-index: auto;

    }
    #hpb-main-nav ul ul.sub-menu,
    aside #hpb-sidebar-main-nav ul ul.sub-menu{
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        background-image : url(img/border_hpb-main-nav-li_sp.png);
        background-position: left top;
        background-repeat: repeat-x;
        padding-top: 1px;
    }
    #hpb-main-nav ul .sub-menu li,
    #hpb-sidebar-main-nav ul .sub-menu li{
        background-image: none;
        background-color: inherit;
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 0;
        background-image: none;
    }
    #hpb-sidebar-main-nav .sub-menu li a{
        padding-left: 2em;
        background-image: none;
    }

    .home #hpb-sub-nav{
        display: block;
        width: 100%;
        margin-top: 0;
    }

    #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 .sub-menu li a{
        padding-left: 2em;
    }
    .home #hpb-main{
        padding-top: 2px;
    }
    #hpb-inner{
        background-color: #fdf0ec;
    }
    .home #page-content,
    .hpb-viewtype-date{
        background-color: #ffffff;
        border-top-color: #f8e8d0;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #f8e8d0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: #f8e8d0;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #f8e8d0;
        border-right-style: solid;
        border-right-width: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .home #hpb-main #page-content,
    .home #hpb-main .hpb-viewtype-date{
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    aside{
        float: left;
        clear: both;
        /*		width: 100%;*/
    }
    .home aside{
        padding-top: 0;
        margin-top: 0;
    }
    aside h2{
        background-image : url(img/bg_aside-h2_sp.png);
        background-color: #f9cdc1;
        background-repeat: no-repeat;
        background-position: 5px 0.2em;
        padding-top: 0;
        padding-left: 35px;
    }
    .home #hpb-title{
        margin: 0;
        height: 122px;
    }
    .home #hpb-title h2{
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 0;
        margin-bottom: 2px;
    }
    aside #hpb-sidebar-main-nav,
    aside #hpb-sidebar-sub-nav{
        display: block;
        padding: 0;
        border: none;
        background-color: transparent;
    }
    .home aside #hpb-sidebar-main-nav,
    .home aside #hpb-sidebar-sub-nav{
        display: none;
    }
    #hpb-sidebar-sub-nav ul{
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #f8e8d0;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #f8e8d0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #f8e8d0;
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #f8e8d0;
        background-color: #ffffff;
    }
    #hpb-sidebar-sub-nav li{
        display: block;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #f8e8d0;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    #hpb-sidebar-sub-nav li a{
        display: block;
    }
    #hpb-sidebar-sub-nav li a:link,
    #hpb-sidebar-sub-nav li a:visited{
        color: #755f4c;
        text-decoration: none;
    }
    #hpb-sidebar-sub-nav li a:hover{
        text-decoration: underline;
    }
    #hpb-content{
        float: none;
        background-color: #ffffff;
        border-top-color: #f8e8d0;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #f8e8d0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: #f8e8d0;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #f8e8d0;
        border-right-style: solid;
        border-right-width: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    #hpb-content #hpb-main .hpb_social div{
        margin-right: 1px;
        margin-left: 1px;
        margin-bottom: 2px;
    }
    .hpb-viewtype-date dt{
        width: 110px !important;
    }
    .hpb-viewtype-date dd{
        padding-left: 110px;
    }
    /* フッター */
    #hpb-global-footer{
        width: auto;
        height: auto;
        padding-bottom:26px;
    }
    .home #hpb-global-footer{
        height: 60px;
        padding-bottom:10px;
    }
    #hpb-sub-nav{
        margin-top: 10px;
    }
    #hpb-footer-main{
        margin-top: 0;
        width: 100%;
        height: auto;
        position: inherit;
    }
    #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;
    }

    footer .hpb-wp-login a{
        bottom: 0;
    }

    .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;
        max-width: 270px !important;
    }
    #masthead .hpb-nav-open#site-navigation ul{
        display: block;
    }
}

/* 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;
    background-image : url(img/bg_hpb-container.png);
    background-position: top center;
    background-repeat: repeat-x;
}

#masthead{
    width: 998px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-color: #fef9ef;
    border-top-color: #faebd1;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-color: #faebd1;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-color: #faebd1;
    border-right-width: 1px;
    border-right-style: solid;
}

.home #masthead{
    height: auto;
    max-height: none;
}

#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: 460px;
    margin-top: 30px;
    margin-left: 10px;
    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(img/logo_girly-3.png);
    background-repeat: no-repeat;
    height: 60px;
    text-indent: -9999px;
}
.site-branding #hpb-site-desc{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 1.2;
    font-size: 10px;
    width: 980px;
    height: 17px;
    position: absolute;
    top: 0;
}

#site-navigation{
    clear: both;
    width: 998px;
    padding-top: 10px;
}

.home #site-navigation{
    padding-top: 0;
    position: absolute;
    z-index: 100;
    top: 540px;
}
#site-navigation ul{
    display: block;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 15px;
    list-style-type: none;
    text-align: left;
    background-color: #f6efd7;
    box-shadow: 0 0 5px rgba(241, 231, 207, 1) inset;
}
#site-navigation ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#site-navigation li{
    float: left;
    z-index: 100;
}
#ie6 #site-navigation li,
#ie7 #site-navigation li{
    position: relative;
}
#site-navigation li a{
    display: block;
    float: left;
    padding-top: 5px;
    padding-bottom: 13px;
    padding-left: 28px;
    padding-right: 15px;
    font-size: 1em;
    line-height: 26px;
    background-image : url(img/bg_hpb-main-nav-li.png);
    background-repeat: no-repeat;
    background-position: left 5px;
}

#site-navigation a:link,
#site-navigation a:visited{
    color: #88a886;
    text-decoration: underline;
}
#site-navigation a:hover,
#site-navigation a:active{
    color: #3f623d;
    text-decoration: underline;
}
#site-navigation ul .sub-menu{
    display: none;
    background-color: #ebe3c6;
    position: absolute;
    margin-top: 44px;
    margin-left: 0;
    margin-right:0;
    z-index: 200;
    height: auto;
    background-image: none;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
#site-navigation ul .sub-menu ul{
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 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{
    display: block;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.4;
    padding-left: 8px;
    background-image: none;
}
#site-navigation ul li:hover .sub-menu{
    display: block;
}

#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;

}

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{
    width: 980px;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    position: relative;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #fef9ef;
    border-left-color: #faebd1;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-color: #faebd1;
    border-right-width: 1px;
    border-right-style: solid;
}

#main::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.home #main{
    padding-top: 125px;
}

#primary{
    width: 650px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    position: relative;
    padding-top: 0px;
    float: left;
}

#primary,
.home #primary{
    background-color: ;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
#primary .hpb-posttype-news h3 a{
    color: #755F4C;
    text-decoration: none;
}
#primary .hpb-posttype-news h3 a:hover{
    text-decoration: underline;
}

#primary .hpb-postinfo{
    clear: both;
}
#primary #hpb-main .hpb_social{
    margin-right: -10px;
    margin-left: -10px;
}
#primary #hpb-main .hpb_social,
#primary #hpb-main .hpb_social div{
    padding-bottom:0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-style: none;
}
#primary #hpb-main .hpb_social div{
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

#sidebar-1{
    width: 300px;
    float: left;
    margin: 0 0 0 20px;
}
#ie6 #sidebar-1{
    margin-top: 0;
}
.home #sidebar-1{
    margin: 0 0 0 20px;
}
#ie6 .home #sidebar-1{
    margin-top: 487px;
}

aside > ul > li,
#hpb-sidebar-main-nav,
#hpb-sidebar-sub-nav,
aside{
    background-color: #ffffff;
    border: 1px solid #f8e8d0;
    margin-top: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    width: ;
    display: block;
}

aside ul,
#hpb-sidebar-main-nav ul,
#hpb-sidebar-sub-nav ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.widget ul,
.widget div{
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
}
.widget li{
    font-size: 1em;
    background-image : url(img/icon_arrow_01.png);
    background-position: 0px 0.4em;
    background-repeat: no-repeat;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 26px;
    padding-right: 0;
    border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;border-top-color : initial;border-right-color : initial;border-bottom-color : initial;border-left-color : initial;
    border-bottom-style: dotted;
    border-bottom-color: #f1a798;
    border-bottom-width: 1px;
}

aside h1{
    font-size: 1.2em;
    background-image : url(img/bg_aside-h2.png);
    background-repeat: repeat-x;
    background-color: transparent;
    color: #ffffff;
    padding-top: 2px;
    padding-left: 40px;
    padding-right: 10px;
    padding-bottom: 0;
    margin: 0;
    /*	width: ;*/
    height: auto;
    line-height: 32px;
    /*	position: relative;*/
    /*	z-index: 1;*/
}
aside ul li:last-child,
#hpb-sidebar-main-nav li:last-child,
#hpb-sidebar-sub-nav li:last-child{
    border-bottom: 0;
}
#hpb-sidebar-main-nav,
#hpb-sidebar-sub-nav{
    display: none;
}
.widget_search div{
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 0;
    padding-left: 0;
}

.widget.widget_search{
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.widget li{
    margin-top: 0;
}

#colophon{
    overflow:hidden;
    width: 998px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
    background-color: #f6efd6;
    border-left-color: #faebd1;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-color: #faebd1;
    border-right-width: 1px;
    border-right-style: solid;
}

footer .wp-login a{
    position:absolute;
    bottom: 18px;
    right: 18px;
    text-decoration: underline;
}
footer .wp-login a:link,
footer .wp-login a:visited{
    color: #88a886;
    text-decoration: underline;
}
footer .wp-login a:hover,
footer .wp-login a:active{
    color: #3f623d;
    text-decoration: underline;
}

div#breadcrumb-list{
    width: auto;
    bottom: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
    letter-spacing: 0.1em;
}
#breadcrumb-list div{
    display: inline;
}

#content{
    width: 650px;
    text-align: left;
}

.home #content{
    padding-top: 0;
}

.home #content div{
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 10px;
}

.home #content ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.home #content ul li{
    text-align: left;
    line-height: 1.4;
    list-style-type: none;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #aaaaaa;
}
#content .entry-meta{
    text-align: right;
    margin: 0;
    padding-right: 5px;
}

#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{
    border-bottom: 1px solid #ccc;
    margin: 0.5em 0;
    padding: 0 5px 2.5em 10px;
}

#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;
    text-align: right;
}
#hpb-content #content .hpb_social{
    margin-right: -10px;
    margin-left: -10px;
}
#hpb-content #content .hpb_social,
#hpb-content #content .hpb_social div{
    padding-bottom:0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border-style: none;
}
#hpb-content #content .hpb_social div{
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}
#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;
}

#comments ol li{
    list-style:none;
}

.comments-title{
    font-size: 1.2em;
}

body.search-results .page-header,
body.search-no-results .entry-header,
.page #content .entry-header,
.single #content .entry-header,
.archive #content .page-header,
.home #content .entry-header{
    background-image : url(img/bg_hpb-page-title.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    color: #755f4c;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 15px;
}
.single .entry-header{
    margin-left: -10px;
}

body.search-results h1.page-title,
body.search-no-results h1.entry-title,
.page #content .entry-header .entry-title,
.single #content .entry-header .entry-title,
.archive #content .page-title,
.home #content .entry-title{
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;

    background-image : url(img/bg_hpb-main-nav-li.png);
    background-position: 8px 0em;
    background-repeat: no-repeat;
    padding-left: 41px;
    padding-bottom: 6px;
    text-decoration: none;
    display:block;
    color: #755f4c;
}
.single h1.entry-title a{
    color: #755f4c;
    text-decoration: none;
}

#content article{
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 10px;
}
.home #content article{
    border: none;
}

#hpb-header-image{
    clear:both;
    height:400px;
}


aside,
.home aside{
    float:left;
    width:292px;
    margin: 0 12px 12px 12px;
}

aside ul li{
    border:none;
}

.footer-widgets{
    overflow:hidden;
    width:980px;
    margin:0 auto;
}

#hpb-footer-main{
    position:relative;
}

#site-sub-navigation{
    margin: 0 0 10px 10px;
}

/*--------------------------------------------------------
  メディアクエリ
--------------------------------------------------------*/

@media (max-width:480px) {
    body,
    #page,
    #masthead,
    #colophon,
    #main,
    #primary,
    #content,
    .home #hpb-title,
    .site-branding,
    #primary h2{
        width: auto;
    }
    body{
        min-width: 100%;
    }
    .home #page,
    #page{
        background-color: #fdf0ec;
    }
    /* ヘッダー */
    .site-branding h1 a{
        background-size:100% auto;
        background-repeat: no-repeat;
    }
    #masthead{
        height: auto;
        background-color: transparent;
        background-image : url(img/bg_hpb-container_sp.png);
        background-repeat: repeat-x;
        background-position: left top;
    }

    .home #masthead{
        height: auto;
        max-height: none;
    }

    .site-branding{
        width: auto;
        float: none;
    }
    .site-branding h1{
        margin-top: 0px;
        margin-bottom: 2px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 5px;
        padding-bottom: 8px;
        width: auto;
        background-color: #fef9ef;
        padding-left: 5px;
        padding-right: 5px;
    }
    .site-branding h2#hpb-site-desc{
        width: auto;
        height: auto;
        margin-left: 0;
        position: static;
        padding-left: 10px;
        padding-right: 10px;
    }
    .site-branding #hpb-site-desc{
        width: 440px;
    }
    #hpb-header-extra1{
        background-image: none;
        font-size: 10px;
        text-align: left;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 4px;
        width: auto;
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-right: 0;
        height: auto;
    }
    #hpb-header-extra1 p.tel{
        display: inline;
    }
    #hpb-header-extra1 p.tel span{
        /* 電話番号の「TEL」文字設定 */
        padding-left: 0;
    }
    #hpb-header-extra1 p.address{
        display: block;
    }
    #site-navigation,
    #hpb-sub-nav{
        display: none;
    }
    #site-navigation{
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
    }
    .home #site-navigation{
        display: block;
        position: inherit;
        top: 0;
        z-index: auto;
        padding-top: 0;
    }
    #site-navigation ul,
    #sidebar-1 #hpb-sidebar-main-nav ul{
        height: auto;
        background-image: none;
        background-color: #f6f0d7;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
        border-radius:5px;
        margin-bottom: 6px;
    }
    #site-navigation ul li,
    #sidebar-1 #hpb-sidebar-main-nav ul li{
        float: none;
        background-image : url(img/border_hpb-main-nav-li_sp.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        padding-top: 2px;
        padding-bottom: 2px;
        width: auto;
    }
    #site-navigation ul li:last-child,
    #hpb-sidebar-main-nav ul li:last-child{
        background-image: none;
    }
    #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/bg_hpb-main-nav-li_sp.png);
        background-position: left 0.2em;
        background-repeat: no-repeat;
        padding-top: 0;
        padding-right: 5px;
        padding-left: 25px;
        padding-bottom: 0;
        display: block;
        border-bottom: none;
        border-left: none;
        border-right: none;
        border-top: none;
        float: none;
        width: auto;
        line-height: 26px;
    }
    #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: #88A886;
        text-decoration: none;
    }
    #site-navigation ul li a:hover,
    #site-navigation ul li a:active,
    #hpb-sidebar-main-nav ul li a:hover,
    #hpb-sidebar-main-nav ul li a:active{
        color: #3f623d;
        text-decoration: underline;
    }

    #site-navigation ul .sub-menu{
        position: static;
        margin-top: 0;
        padding-top: 8px;
    }
    #site-navigation ul li:hover .sub-menu{
        display: block;
        position: static;
        margin-top: 0;
        z-index: auto;

    }
    #site-navigation ul ul.sub-menu,
    #sidebar-1 #hpb-sidebar-main-nav ul ul.sub-menu{
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        background-image : url(img/border_hpb-main-nav-li_sp.png);
        background-position: left top;
        background-repeat: repeat-x;
        padding-top: 1px;
    }
    #site-navigation ul .sub-menu li,
    #hpb-sidebar-main-nav ul .sub-menu li{
        background-image: none;
        background-color: inherit;
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 0;
        background-image: none;
    }
    #hpb-sidebar-main-nav .sub-menu li a{
        padding-left: 2em;
        background-image: none;
    }

    .home #hpb-sub-nav{
        display: block;
        width: 100%;
        margin-top: 0;
    }

    #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 .sub-menu li a{
        padding-left: 2em;
    }
    .home #content{
        padding-top: 2px;
    }
    #main{
        background-color: #fdf0ec;
    }
    .home #page-content,
    .hpb-viewtype-date{
        background-color: #ffffff;
        border-top-color: #f8e8d0;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #f8e8d0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: #f8e8d0;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #f8e8d0;
        border-right-style: solid;
        border-right-width: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .home #content #page-content,
    .home #content .hpb-viewtype-date{
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #sidebar-1{
        float: none;
        clear: both;
        width: auto;
        padding: 0;
        margin: 0;
    }
    .home #sidebar-1{
        padding: 0;
        margin: 0;
    }
    aside h1{
        background-image : url(img/bg_aside-h2_sp.png);
        background-color: #f9cdc1;
        background-repeat: no-repeat;
        background-position: 5px 0.2em;
        padding-top: 0;
        padding-left: 35px;
    }
    .home #hpb-title{
        margin: 0;
        height: 122px;
    }
    .home #hpb-title h2{
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 0;
        margin-bottom: 2px;
    }
    #sidebar-1 #hpb-sidebar-main-nav,
    #sidebar-1 #hpb-sidebar-sub-nav{
        display: block;
        padding: 0;
        border: none;
        background-color: transparent;
    }
    .home #sidebar-1 #hpb-sidebar-main-nav,
    .home #sidebar-1 #hpb-sidebar-sub-nav{
        display: none;
    }
    #hpb-sidebar-sub-nav ul{
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #f8e8d0;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #f8e8d0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #f8e8d0;
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #f8e8d0;
        background-color: #ffffff;
    }
    #hpb-sidebar-sub-nav li{
        display: block;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #f8e8d0;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    #hpb-sidebar-sub-nav li a{
        display: block;
    }
    #hpb-sidebar-sub-nav li a:link,
    #hpb-sidebar-sub-nav li a:visited{
        color: #755f4c;
        text-decoration: none;
    }
    #hpb-sidebar-sub-nav li a:hover{
        text-decoration: underline;
    }
    #primary{
        float: none;
        background-color: #ffffff;
        border-top-color: #f8e8d0;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #f8e8d0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: #f8e8d0;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #f8e8d0;
        border-right-style: solid;
        border-right-width: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    #primary #content .hpb_social div{
        margin-right: 1px;
        margin-left: 1px;
        margin-bottom: 2px;
    }
    .hpb-viewtype-date dt{
        width: 110px !important;
    }
    .hpb-viewtype-date dd{
        padding-left: 110px;
    }
    /* フッター */
    #colophon{
        width: auto;
        height: auto;
        padding: 0 10px 26px 10px;
    }
    .home #colophon{
        padding-bottom:10px;
    }
    #hpb-sub-nav{
        margin-top: 10px;
    }
    #hpb-footer-main{
        margin-top: 0;
        width: 100%;
        height: auto;
        position: inherit;
    }
    #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;
    }

    footer .hpb-wp-login a{
        bottom: 0;
    }

    .hpb_social{
        overflow: hidden;
        position: relative;

    }

    /* フォームパーツ設定 */
    textarea{
        width: 100%;
        height: 100px;
    }
    input.l{
        width: 100%;
    }
    input.m{
        width: 85%;
    }
    input.s{
        width: 72%;
    }
    #primary img{
        height: auto;
        max-width: 100% !important;
    }

    /* Add */

    .home #main{
        padding-top: 0;
    }

    .home #hpb-header-image{
        height:auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .home #hpb-header-image img{
        width: 100%;
        height: auto;
    }

    .home #content article{
        padding-left: 0;
    }

    aside,.home 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 a{
        padding: 0 0 0 10px;
    }

}

/* 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;
}