@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-header{
	text-align: left;

}

#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 11px;
}

#hpb-headerExtra1 p.tel{
	/* 電話番号の文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 1.6em;
	line-height: 20px;
}

#hpb-headerExtra1 p.tel span{
	display: inline-block;
	width: 77px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background-image : url(headerTel_10G.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-right: 5px;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 20px;
    font-size: 1.1em;
}


/* フッター内パーツ */

#hpb-footer{
    clear: both;
    background-color: #a1c8ee;
}
#hpb-footerMain{
	padding-top: 20px;
	padding-bottom: 25px;
    text-align: center;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    font-size: 0.9em;
    text-align: center;
}

/* サイドブロック内パーツ */

/* バナー */
#banner{
    width: 224px;
}

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
    display: block;
    width: 224px;
    margin: 0;
	padding: 0;
}

#banner li a{
    display: block;
    height: 101px;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_10G.png);
    background-position: center center;
    background-repeat: no-repeat;
}


/* 店舗情報 */
#shopinfo{
	border: 1px solid #e4e4e4;
	width: 222px;
	margin-bottom: 14px;
}

#shopinfo h3{
	margin-top: 0;
	margin-bottom: 0px;
	text-align: center;
	color: #3375b6;
	font-weight: normal;
	background-image : url(infoBg_10G.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 1.3em;
}

#shopinfo h3 span.en{
    text-transform: capitalize;
}

#shopinfo h4{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 4px;
    font-size: 1em;
	font-weight: bold;
	color: #000;
    padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
}

#shopinfo p{
	margin-top: 0;
	margin-left: 11px;
	margin-right: 0;
	margin-bottom:0;
	line-height: 1.5;
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #003399;
    text-decoration: underline;
}
a:visited{
    color: #003399;
    text-decoration: underline;
}
a:hover{
    color: #4689c9;
    text-decoration: none;
}
a:active{
    color: #4689c9;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 1em;
    padding-left: 1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 0.4em;
}
p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

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: #e4e4e4;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    background-image : url(titleBg_10G.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 0px;
	margin-left: 0px;
    margin-bottom: 0;
    height: 65px;
    text-align: left;
    overflow: hidden;
    line-height: 65px;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1.1em;
    padding-left: 20px;
    padding-right: 15px;
    font-weight: bold;
}

.hpb-layoutset-02 h2 span.en{
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
}

#hpb-wrapper h3{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    text-align: left;
    background-image : url(indexBg_10G.png);
    background-position: top left;
    background-repeat: no-repeat;
    color: #3375b6;
    font-size: 1.5em;
    text-align: left;
	height: 41px;
	line-height: 41px;
}

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: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #3375b6;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: bold;
}

table{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #91c9ff;
}

table th{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    background-color: #daedff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #91c9ff;
}

table td{
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #91c9ff;
}

/* フォームパーツ設定 */
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: 5px;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 10px;
    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: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
	background-image : url(arrow_10G.png);
	background-position: left center;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 10px;
    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: 19px;
    min-height: 19px;
    font-weight: bold;
    width: 150px !important;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 17px;
    font-weight: bold;
	background-image : url(arrow_10G.png);
	background-position: 3px 9px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 7px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 168px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}


#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img{
    margin-top: 5px;
    margin-bottom: 10px;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
	margin-right: 10px;
    float: right;
}

#pagetop{
	clear: both;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
	background-image : url(returnTop_10G.png);
	background-position: left center;
    background-repeat: no-repeat;
	padding-left: 15px;
}


/* トップページ デザイン定義 */

#toppage{
	background-image : url(topBg_10G.png);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 142px;
}
#toppage p.large{
	font-size: 1.1em;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 0;
}

#toppage p{
	line-height: 1.5;
	padding-right: 15px;
}

#hpb-wrapper #toppage-news h3 span.en{
	text-transform: uppercase;
	
}

#hpb-wrapper #toppage-news h3 span.ja{
	font-size: 0.7em;
	font-weight: normal;
	margin-left: 5px;
	color: #000;
}
#hpb-wrapper #toppage-news dl dt{

}
#hpb-wrapper #toppage-news dl dd{

}


/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */

	#hpb-headerMain h1{
		line-height: 1.4;
	}

	#hpb-headerExtra1 p.address{
		/* 住所文字設定 */
		line-height: 1.4;
	}

	/* フッター内パーツ */

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-left: 5px;
		padding-right: 5px;
		word-break: break-all;
	}
	
	/* サイドブロック内パーツ */
	
	/* バナー */
	#banner{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#banner li{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#banner a#banner-access{
    /* アクセスバナー */
    background-position: top center;
    background-size: contain;
	}
	
	/* 店舗情報 */
	#shopinfo{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}
	#shopinfo p{
		padding-right: 5px;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#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;
	}
	
	.hpb-layoutset-02 h2{
		margin-top: 15px;
    height: auto;
		min-height: 65px;
    line-height: 1.4;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		background-size: contain;
		word-break: break-all;
	}
	.hpb-layoutset-02 h2 span.ja{
		padding-top: 15px;
		padding-right: 0px;
		padding-left: 15px;
		display: inline-block;
	}
	.hpb-layoutset-02 h2 span.en{
		padding-left: 15px;
		display: inline-block;
	}

	#hpb-wrapper h3{
    background-image: none;
		height: auto;
		min-height: 21px;
		line-height: 1.4;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-right: 10px;
		background-color: #FCFCFC;
		border-top-color: #E4E4E4;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #E4E4E4;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #91C9FF;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		border-left-color: #E4E4E4;
		border-left-style: solid;
		border-left-width: 1px;
	}

	h4{
    padding-right: 2px;
	}
	
	h5{
		padding-right: 5px;
	}

	table{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* フォームパーツ設定 */
	textarea{
    width: 96%;
	}

	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main ul{
    margin-right: 10px;
	}
	#hpb-main ul li{
		padding-right: 0px;
	}

	#hpb-main dl{
    margin-right: 10px;
	}
	#hpb-main dt{
    float: none;
		padding-bottom: 0px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#hpb-main dd{
    padding-left: 17px;
	}

	#hpb-main img.left{
		margin-right: 0px;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 0px;
		margin-right: 0px;
		float: none;
	}

	/* トップページ デザイン定義 */

	#toppage{
		background-size: contain;
	}
	#toppage p{
		padding-left: 15px;
	}
	
	/* 入所のご案内 デザイン定義 */
	#hpb-wrapper #entrance{
		text-align: center;
	}
	
	/* 会社案内 デザイン定義 */
	#hpb-wrapper #company{
		text-align: center;
	}

}