@charset "Shift_JIS";

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

#hpb-headerMain{
    margin: 0;
}

#hpb-headerMain p{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 14px;
/*
    font-size: 0.83em;
    color: #000000;
*/
    font-size: 1.0em;
    color: #FFFFFF;
}

#hpb-headerLogo{
    width: 370px;
    float: left;
}

/*
#hpb-headerLogo a{
    width: 370px;
    height: 50px;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(../img/toplogo.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
*/

#hpb-headerExtra1{
    width: 400px;
    margin-top: -24px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    float: right;
}

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

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
color:#FFFFFF;
}

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

#hpb-headerExtra2 {
}

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

#hpb-footerExtra1{
    margin: 0;
    padding: 0;
    line-height: 20px;
    float: left;
}

#hpb-footerExtra1 ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    margin: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
}

#hpb-footerExtra1 li a:link{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover{
    color: #9BCB60;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active{
    color: #666666;
    text-decoration: none;
}

#hpb-footerMain{
    margin: 0;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin: 0;
    padding: 0;
    line-height: 20px;
}

#hpb-footerLogo {
}


#hpb-footerExtra2 {
}

/* サイドブロック内パーツ */
/* バナー */
#banner ul{
    width: 200px;
    margin: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    list-style-type: none;
    background-color: #E6E6E6;
}

#banner li{
    display: block;
    width: 180px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
}

#banner li a{
    display: block;
    width: 180px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner1{
    /* バイク免許を取得しよう */
    height: 30px;
    background-image : url(../img/img2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner2{
    /* バイクを購入しよう */
    height: 30px;
    background-image : url(../img/img3.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner3{
    /* ライディング用品を選ぼう */
    height: 30px;
    background-image : url(../img/img4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner4{
    /* バイクに慣れよう */
    height: 30px;
    background-image : url(../img/img5.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner5{
    /* お役立ち情報 */
    height: 30px;
    background-image : url(../img/img6.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */

#shopinfo{
    width: 178px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E6E6E6;
}

#shopinfo h3{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

#shopinfo h3 span.en {
}

#shopinfo h4{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p{
    margin: 0;
    padding: 0;
    line-height: 20px;
    text-align: left;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


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

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

p{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 17px;
    padding-left: 0;
font-size: 15px;
color: #000000;
    line-height: 21px;
/*
    line-height: 16px;
    text-align: left;
*/
text-align: justify;

}

p.large{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    line-height: 16px;
    text-align: left;
}

p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}

.right{
    float: right;
}

/* リンク文字色 */
a:link{
    color: #1d3994;
/*
    color: #9BCB60;
*/
    text-decoration: none;
}
a:visited{
    color: #1d3994;
/*
    color: #9BCB60;
*/
    text-decoration: none;
}
a:hover{
    color: #1d3994;
/*
    color: #9BCB60;
*/
    text-decoration: underline;
}
a:active{
    color: #1d3994;
/*
    color: #9BCB60;
*/
    text-decoration: none;
}

hr{
    height: 1px;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-left-width: 1px;
    border-left-style: none;
}

.hpb-layoutset-02 h1{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 13px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 21px;
/*
    font-size: 1.00em;
*/
    text-align: left;
    color: #ffffff;
    background-color: #9BCB60;
}

.hpb-layoutset-02 h1 span.ja{
    padding: 0;
/*
    font-size: 1.50em;
*/
    font-weight: normal;
    line-height: 28px;
}

/*
.hpb-layoutset-02 h1 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 1.00em;
    line-height: 10px;
}
*/

#hpb-wrapper h2{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
/*
    font-size: 1.17em;
*/
    font-size: 19px;
    line-height: 23px;
    color: #9BCB60;
}

#hpb-wrapper h3{
    margin: 0 0 0 -1px;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
/*
    font-size: 1.17em;
*/
    font-size: 17px;
    line-height: 16px;
    color: #000000;
}

/*
h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    background: none;
}
*/

h4{
    margin: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

h5{
    margin: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

table{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E6E6E6;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    font-weight: normal;
    background-color: #f4f4f4;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}

textarea{
    width: 400px;
    height: 200px;
}

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}
input.s{
    width: 150px;
}

/* メインコンテンツ内基本パーツ */

#hpb-title .head{
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 4px;
}

#hpb-title ul li{
text-align:left;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    line-height: 21px;
font-size: 15px;
color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
}

#hpb-main dl dd ol{
    margin-left: -10px;
}

#hpb-main dl dd ul li, #hpb-main dl dd ol li{
    line-height: 20px;
}

#hpb-main ol li{
    margin-left: -10px;

    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 7px;

    line-height: 21px;
font-size: 15px;
color:#000000;
    text-align: left;
}

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0;
    list-style-type: none;
color:#000000;
}

#hpb-main ul li{
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 7px;
    padding-left: 28px;
    background-image : url(../img/point_2A.png);
    background-position: 10px 8px;
    background-repeat: no-repeat;
    text-align: left;
/*
    line-height: 16px;
*/
    line-height: 21px;
font-size: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
/*
    margin-bottom: 15px;
*/
font-size: 15px;
color: #000000;
    margin-left: 0;
    padding: 0;
}

#hpb-main dt{
/*
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
*/

    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 0px;
    text-align: left;
    line-height: 16px;
    font-weight: bold;

/*
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    color: #333333;
*/
}

#hpb-main dd{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    margin-left: 1em;
    line-height: 16px;
/*
    text-align: left;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 170px;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
*/
}

*:first-child + html #hpb-main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

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

#hpb-main img{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
}

#hpb-main img.left{
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-left: 0;
    float: left;
}

#hpb-main img.right{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 20px;
    float: left;
}

#pagetop{
    margin: 0;
    padding-top: 15px;
    padding-left: 0;
    padding-bottom: 15px;
    padding-right: 0;
    text-align: left;
}

#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 135px;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(../img/returnTop_2A.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

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

#hpb-wrapper #toppage-item h3{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
}

#hpb-wrapper #toppage-item h3 span.en{
    padding: 0;
    text-transform: uppercase;
    font-size: 1.42em;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
}

#hpb-wrapper #toppage-item h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 1.17em;
    line-height: 20px;
    color: #999999;
    font-weight: normal;
}

#hpb-wrapper #toppage-item .itemlist{
    margin: 0;
}

#hpb-wrapper #toppage-item .itemlist::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper #toppage-item .itemlist .item{
    width: 297px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 8px;
    padding-top: 24px;
    padding-right: 0;
    padding-bottom: 24px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E6E6E6;
    float: left;
}

#hpb-wrapper #toppage-item .itemlist .item img{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata{
    width: 250px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(../img/point2_2A.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 16px;
    font-weight: bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: right;
    line-height: 16px;
    font-weight: bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-align: left;
}

#hpb-wrapper #toppage-news h3{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
}

#hpb-wrapper #toppage-news h3 span.en{
    padding: 0;
    text-transform: uppercase;
    font-size: 1.42em;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
}

#hpb-wrapper #toppage-news h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 1.17em;
    line-height: 20px;
    color: #999999;
    font-weight: normal;
}

/* アクセスページ デザイン定義 */

#access{
    text-align: left;
}

/* 商品紹介ページ デザイン定義 */

#item .itemlist{
    width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .itemlist::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#item .itemlist .item{
    width: 178px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 9px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E6E6E6;
    float: left;
}

#item .itemlist .item img{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .itemlist .item .itemdata{
    width: 160px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .itemlist .item .itemdata h4{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(../img/point2_2A.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 16px;
    font-weight: bold;
}

#item .itemlist .item .itemdata h5{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: right;
    line-height: 16px;
    font-weight: bold;
}

#item .itemlist .item .itemdata p{
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-align: left;
}

#item #nbanner{
    width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

#item #nbanner a{
    width: 600px;
    height: 45px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(banner-netshop2_2A.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

#hpb-title ul li{
    font-size: 1.45em;
    line-height: 1.45em;
}

#hpb-wrapper h3{
    font-size: 1.55em;
    line-height: 1.3em;
}

#hpb-wrapper p{
    font-size: 1.45em;
    line-height: 1.45em;
}

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

	#hpb-headerMain p{
		padding-top: 5px;
    padding-right: 5px;
		padding-bottom: 5px;
    padding-left: 5px;
    line-height: 1.4;
    color: #000000;
    font-size: 1.1em;
	}
	
	#hpb-headerLogo{
    width: 98%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	#hpb-headerLogo img{
width:100%;
	}

/*
	#hpb-headerLogo a{
		margin-top: 10px;
		margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
		background-position: top center;
    background-size: contain;
		max-width: 100%;
	}
*/
	
	#hpb-headerExtra1{
		width: 98%;
		margin-top: 8px;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	
	#hpb-headerExtra1 p.tel{
		padding-right: 0px;
	}
	
	#hpb-headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		padding-right: 0px;
		display: block;
font-size: 1.1em;
color:#000000;
    line-height: 20px;
	}
	
	#hpb-headerExtra1 p.address{
		padding-right: 0px;
font-size: 1.1em;
color:#000000;
    line-height: 20px;
	}
	
	/* フッター内パーツ */
	
	#hpb-footerExtra1{
		float: none;
	}
	
	#hpb-footerExtra1 ul{
		width: 98%;
		margin-right: auto;
		margin-left: auto;
	}
	
	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		padding-bottom: 10px;
		display: inline-block;
	}
	
	#hpb-footerMain{
		padding-right: 0px;
		padding-bottom: 10px;
		float: none;
	}
	
	#hpb-footerMain p{
    /* コピーライト文字設定 */
    padding-right: 5px;
		padding-left: 5px;
		line-height: 1.4;
		text-align: center;
		word-break: break-all;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
	
	#banner ul{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	
	#banner li{
		max-width: 100%;
	}
	
	#banner li a{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	#banner a#banner1{
    /* 免許 */
    background-position: top center;
    background-size: contain;
	}

	#banner a#banner2{
    /* 購入 */
    background-position: top center;
    background-size: contain;
	}

	#banner a#banner3{
    /* ライディング */
    background-position: top center;
    background-size: contain;
	}

	#banner a#banner4{
    /* 慣れる */
    background-position: top center;
    background-size: contain;
	}

	#banner a#banner5{
    /* お役立ち */
    background-position: top center;
    background-size: contain;
	}
	
	#banner a#banner-access{
    /* アクセスバナー */
    background-position: top center;
    background-size: contain;
	}
	
	#banner a#banner-netshop{
    /* ネットショップ */
    background-position: top center;
    background-size: contain;
	}
	
	#banner a#banner-category1{
    /* 商品カテゴリ1 */
    background-position: top center;
    background-size: contain;
	}
	
	#banner a#banner-category2{
    /* 商品カテゴリ2 */
    background-position: top center;
    background-size: contain;
	}
	
	#banner a#banner-category3{
    /* 商品カテゴリ3 */
    background-position: top center;
    background-size: contain;
	}
	
	/* 店舗情報 */
	
	#shopinfo{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}
		
	/*--------------------------------------------------------
		ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav .hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(../img/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;
	}
	
	/*--------------------------------------------------------
		基本パーツデザイン設定
	--------------------------------------------------------*/
	
	.hpb-layoutset-02 h1{
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 0px;
		word-break: break-all;
	}
	
	.hpb-layoutset-02 h1 span.ja{
		padding-left: 10px;
		display: inline-block;
		line-height: 1.4;
	}
	
	.hpb-layoutset-02 h1 span.en{
		display: inline-block;
		line-height: 1.4;
	}
	
	table{
		width: 100%;
		margin-left: auto;
		box-sizing: border-box;
	}
	
	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
	/* メインコンテンツ内基本パーツ */

	#hpb-main ul li, #hpb-main ol li{
    font-size: 1.45em;
		line-height: 1.45em;
}
	#hpb-main dl dd p, #hpb-main dl ul li, #hpb-main dl ol li, #hpb-main ul li p{
    font-size: 1.0em;
}
	#hpb-main dl{
    font-size: 1.45em;
}
	#hpb-main dt{
    float: none;
		padding-bottom: 0px;
		max-width: 100%;
		box-sizing: border-box;
		line-height: 1.2em;
	}
	#hpb-main dd{
		padding-left: 0px;
	}
	
	#hpb-main img.left{
		margin-right: 0px;
		float: none;
	}
	
	#hpb-main img.right{
		margin-left: 0px;
    float: none;
	}
	
	/* トップページ デザイン定義 */
	
	#hpb-wrapper #toppage-item h3{
		padding-top: 10px;
	}
	
	#hpb-wrapper #toppage-item h3 span.en{
		padding-right: 10px;
		line-height: 1.4;
		display: inline-block;
	}
	
	#hpb-wrapper #toppage-item h3 span.ja{
		padding-left: 0px;
		line-height: 1.4;
		display: inline-block;
	}
	
	#hpb-wrapper #toppage-item .itemlist .item{
		margin-right: auto;
		margin-left: auto;
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	#hpb-wrapper #toppage-item .itemlist .item .itemdata{
		max-width: 100%;
	}
	
	#hpb-wrapper #toppage-news h3 span.en{
		padding-right: 10px;
		line-height: 1.4;
		display: inline-block;
	}
	
	#hpb-wrapper #toppage-news h3 span.ja{
		padding-left: 0px;
		line-height: 1.4;
		display: inline-block;
	}
	
	/* 商品紹介ページ デザイン定義 */
	
	#item .itemlist{
		width: 100%;
		text-align: left;
	}
	
	#item .itemlist .item{
		margin-right: 2%;
		margin-left: 2%;
		float: none;
		max-width: 96%;
		display: inline-block;
		text-align: center;
		vertical-align: top;
		box-sizing: border-box;
	}
	
	#item .itemlist .item .itemdata{
		max-width: 100%;
	}
	
	#item #nbanner{
		width: 100%;
	}
	#item #nbanner a{
		max-width: 100%;
		background-position: top center;
		background-size: contain;
		margin-right: auto;
		margin-left: auto;
	}

}