@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain
{
}

#hpb-headerMain h1
{
}

#hpb-headerLogo
{
}

#hpb-headerLogo a
{
}

#hpb-headerExtra1
{
}

#hpb-headerExtra1 p.tel
{
    /* 電話番号の文字設定 */
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
}

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain{
    width: 430px;
    float: right;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 21px;
    text-align: right;
    color: #ffffff;
    font-weight: bold;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    width: 430px;
    float: left;
    text-align: left;
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */

/* バナー */
#banner
{
}


/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-size: 1.3em;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #A08870;
    text-decoration: underline;
}
a:visited{
    color: #A08870;
    text-decoration: underline;
}
a:hover{
    color: #5A4B3D;
    text-decoration: none;
}
a:active{
    color: #5A4B3D;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.2;
    text-align: left;
}

p.large{
    font-weight: bold;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 10px;
    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: #A08870;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h3{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image : url(infotitleBg_11Ba.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 1.3em;
    color: #A08870;
    text-align: left;
    text-transform: uppercase;
}

h3 span.en{
    display: block;
    padding-left: 10px;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #A08870;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
    height: 30px;
    line-height: 34px;
    overflow: hidden;
}
h3 span.ja{
    display: none;
}

h4{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
    background-image : url(point_11Ba.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    color: #ffffff;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
    color: #796551;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #cccccc;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #F2EEEA;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main 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: normal;
    width: 160px !important;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 20px;
    color: #A08870;
    font-weight: normal;
    background-image : url(pointB_11Ba.png);
    background-position: 5px 8px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 5px;
    padding-bottom: 6px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 180px;
}

*:first-child + html #hpb-main dd{
    height: 1%; /* for IE7 */
    padding-left: 0px;
}

* html #hpb-main dd{
    height: 1%; /* for IE6 */
    padding-left: 0px;
}

#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 10px;
    margin-right: auto;
    width: 127px;
    height: 60px;
    overflow: hidden;
    background-image : url(returnTop_11Ba.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */
#hpb-title h1{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width: 430px;
    overflow: hidden;
    text-indent: -9999px;
    height: 108px;
    background-image : url(logo_11Ba.png);
    background-position: center left;
    background-repeat: no-repeat;
    float: left;
}

#hpb-title h2{
    padding-top: 25px;
    margin-bottom: 0.5em;
    font-size: 1em;
    color: #B6A390;
    text-align: left;
    line-height: 1.4;
}

#hpb-title p
{
}

#toppage-item div.item{
    width: 210px;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    background-image : url(itemBg_11Ba.png);
}

* html #toppage-item div.item{
    margin-right: 2px; /* for IE6 */
}

#toppage-item div.item img{
    background-color: #ffffff;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

#toppage-item p{
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    margin-bottom: 1em;
    color: #ffffff;
}

#toppage-info h3{
    background-color: #F2EEEA;
    background-image : url(profiletitleBg_11Ba.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    height: 48px;
}

#toppage-info h3 span{
    border-left-width: 0px;
    border-left-color: #F2EEEA;
    padding-left: 8px;
    height: 40px;
    line-height: 43px;
}

#toppage-info h4{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #A08870;
    background-image: none;
}

#toppage-info p{
    padding-left: 10px;
    padding-right: 10px;
    color: #333333;
    line-height: 1.4;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/

	/* フッター内パーツ */
	#hpb-footerMain{
    width: 100%;
    float: none;
	}

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		margin-top: 0px;
		text-align: center;
		padding-top: 20px;
		padding-right: 5px;
		padding-left: 5px;
		word-break: break-all;
	}
	
	#hpb-footerExtra1{
    float: none;
	}
	
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	h3{
		padding-top: 8px;
    padding-bottom: 8px;
	}
	h3 span.en{
		height: auto;
    line-height: 1.4;
	}
	h4{
    padding-right: 0px;
	}
	
	h5{
		padding-right: 10px;
	}

	table{
		width: 100%;
		box-sizing: border-box;
	}
	
	/* フォームパーツ設定 */
	textarea{
    width: 96%;
	}

	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main dt{
    float: none;
		padding-bottom: 0px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#hpb-main dd{
		padding-right: 0px;
    padding-left: 20px;
	}

	#hpb-main img.left{
		margin-right: 0px;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 0px;
		float: none;
	}
	
	#pagetop{
		margin-top: 30px;
    padding-top: 0px;
		padding-bottom: 20px;
	}
	#pagetop a{
		height: auto;
	}
		
	/* トップページ デザイン定義 */
	#hpb-title h1{
		margin-left: auto;
		width: 100%;
		max-width: 420px;
		float: none;
		background-size: contain;
		box-sizing: border-box;
	}
	
	#hpb-title h2{
		padding-top: 0px;
	}
	
	#toppage-item div.item{
		float: none;
		display: inline-block;
		max-width: 100%;
	}
	
	#toppage-info h3{
		height: auto;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	#toppage-info h3 span{
		height: auto;
    line-height: 1.4;
	}
}