@charset "UTF-8";

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

#hpb-headerMain{
    margin: 0;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 26px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-weight: normal;
    line-height: 14px;
    /*font-size: 1.00em;*/
    font-size: 0.7rem;
    color: #f7f3ee;
}

#hpb-headerLogo{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -8px;
    width: 423px;
    /*height: 74px;*/
    height: 45px;
}

#hpb-headerLogo a{
    display: block;
    height: 74px;
    /*margin-top: 0;*/
    margin-top:-15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    /*background-image : url(logo_2Ma.png);*/
    background-image: url(gardenpro-logo.png);
    /*background-position: left top;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#hpb-headerExtra1{
    position: absolute;
    top: 40px;
    right: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #2b3e01;
    text-align: right;
    line-height: 20px;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    margin-top: 0;
    margin-right: 2px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 26px;
    padding-bottom: 0;
    padding-left: 0;
    background-image : url(tel_2Ma.png);
    background-position: right top;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: normal;
    color: #252525;

}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    font-size: 12px;
    line-height: 20px;
    text-align: right;
}

#hpb-headerExtra2
{
}

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

#hpb-footerExtra1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #5c322a;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5c322a;
}

#hpb-footerExtra1 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;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 20px;
    background-image : url(fpoint_2Ma.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#hpb-footerExtra1 li a:link{
    color: #252525;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited{
    color: #252525;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover{
    color: #252525;
    text-decoration: underline;
}
#hpb-footerExtra1 li a:active{
    color: #252525;
    text-decoration: underline;
}

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

#hpb-footerMain p{
    /* コピーライト文字設定 */
    text-align: center;
}

#hpb-footerLogo
{
}

#hpb-footerExtra2
{
}

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

#banner 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;
}

#banner li{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

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

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

#banner a#banner-netshop{
    /* ネットショップ */
    background-image : url(banner_2Ma_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-category1{
    /* 商品カテゴリ1 */
    background-image : url(banner_2Ma_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-category2{
    /* 商品カテゴリ2 */
    background-image : url(banner_2Ma_04.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-category3{
    /* 商品カテゴリ3 */
    background-image : url(banner_2Ma_05.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */

#shopinfo{
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: #ffffff;
}

#shopinfo h3{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 22px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 16px;
    background-image : url(infoBg_2Ma_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d76a00;
    text-align: left;
    color: #d76a00;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform:capitalize;
}

#shopinfo h3 span.ja{
    display: none;
}

#shopinfo h3 span.en
{
}

#shopinfo h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 16px;
    font-size: 14px;
    color: #000000;
}

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

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


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

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

p{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.3em;
}

p.large{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    line-height: 16px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #d76a00;
}

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

.left{
    float: left;
}

.right{
    float: right;
}

/* リンク文字色 */
a:link{
    color: #d76a00;
    text-decoration: underline;
}
a:visited{
    color: #d76a00;
    text-decoration: underline;
}
a:hover{
    color: #f2a963;
    text-decoration: underline;
}
a:active{
    color: #f2a963;
    text-decoration: underline;
}

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 h2{
    height: 51px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    background-image : url(indexBg_2Ma.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.2em;
    line-height: 46px;
    color: #2b3e01;
    font-weight: bold;
}

.hpb-layoutset-02 h2 span.ja{
    display: none;
}

.hpb-layoutset-02 h2 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper h3{
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    background-image : url(indexBg_2Ma_02.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    text-align: left;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 16px;
}

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: #ffffff;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: #ffffff;
    text-align: left;
    font-weight: normal;
    background-color: #C7C9B1;
    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{
    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: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
}

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

textarea{
    /*width: 400px;*/
    width: 600px;
    height: 200px;
}

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

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

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

#hpb-main ul li{
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
	margin-left:20px;
    text-align: left;
    line-height: 1.4;
	list-style:disc;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}

#hpb-main dt{
    float: left;
    margin: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image : url(point_2Ma.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    color: #2b3e01;
}

#hpb-main dd{
    margin: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 186px;
    text-align: left;
    /*line-height: 16px;*/
    line-height: 1.5rem;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #5c322a;
}

*: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;
}

#toppage > p{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}


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

#pagetop{
    float: right;
    width: 106px;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    text-align: left;
}

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

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

#hpb-wrapper #toppage-item h3{
    height: 51px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    background-image : url(indexBg_2Ma.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.2em;
    line-height: 46px;
    color: #2b3e01;
    font-weight: bold;
}

#hpb-wrapper #toppage-item h3 span.en{
    /*display: none;*/
    font-size: 2rem;
}

#hpb-wrapper #toppage-item h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    display: block;
}

#hpb-wrapper #toppage-item .itemlist{
    /*margin-top: 20px;*/
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 20px;
    display: flex;
    flex-wrap: wrap;
}

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

#hpb-wrapper #toppage-item .itemlist .item{
    /*width: 320px;
    height: 340px;
    float: left;*/
    width: 31%;
    /*margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0;*/
    margin:1%;
    /*background-image : url(itemBg_2Ma.png);
    background-position: left top;
    background-repeat: no-repeat;*/
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.2);
}



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

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

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    color: #2b3e01;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    color: #d76a00;
    text-align: right;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
    line-height: 1.2;
    text-align: left;
}

#hpb-wrapper #toppage-access{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-image : url(accessBg_2Ma.png);
    background-position: left top;
    background-repeat: repeat-y;
    width: 35%; 
    padding:5%;
}

#hpb-wrapper #toppage-access h3{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #5c322a;
    background-image: none;
    font-size: 1.2em;
    font-weight: bold;
    color: #2b3e01;
}

#hpb-wrapper #toppage-access h3 span.en{
    /*display: none;*/
    font-size: 2rem;
}

#hpb-wrapper #toppage-access h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 0.8rem;
}

#toppage-movie{
    width:100%;
}

#toppage-sec01{
    max-width:1280px; 
    margin: 0 auto;
}

.top-sentence{
    width:50%; 
    padding:5% 5% 5% 0;
}

.top-image{
    width:40%;
}

#toppage-sec02{
    background-image: url(bg_2Ma.png); 
    background-repeat:repeat; 
    padding:50px 0;
}

.works-btn{
    display:block; 
    width:12rem; 
    line-height:4rem; 
    margin:30px auto; 
    background-color:#d76a00; 
    color:#fff; 
    text-align: center; 
    text-decoration: none; 
    font-weight: bold;
}

#toppage-sec03{
    max-width:1280px; 
    margin:50px auto;
}

.access-map {
    width:48%;
    margin:1%;
}


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

#access{
    text-align: left;
}

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

#item .itemlist{
    /*width: 600px;*/
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
}

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

#item .itemlist .item{
    /*width: 178px;*/
    width: 30%;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 0;
    background-color: #ffffff;
    float: left;
    text-align: center;
}

#item .itemlist .item img{
    margin: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #ffffff;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

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

#item .itemlist .item .itemdata h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    color: #2b3e01;
}

#item .itemlist .item .itemdata h5{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    color: #d76a00;
    text-align: right;
}

#item .itemlist .item .itemdata p{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    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_2B.png);
    background-position: top left;
    background-repeat: no-repeat;
}


.flex-box{
    display: flex;
    flex-wrap: wrap;
}





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

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

	#hpb-headerMain h1{
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    line-height: 1.4;
	}
	
	#hpb-headerLogo{
    margin-left: 0px;
    width: 98%;
    height: 80px;
		margin-right: auto;
		margin-left: auto;
    display: none;
	}

	#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{
		position: relative;
		top: 0px;
		padding-right: 0px;
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}

    #hpb-headerExtra1 img{
        display: block;
        margin: 10px auto;
    }
	
	#hpb-headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		display: block;
	}
	
	/* フッター内パーツ */
	
	#hpb-footerExtra1 ul{
		margin-left: 10px;
		margin-right: 10px;
	}
	
	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		padding-right: 10px;
		display: inline-block;
	}
	
	#hpb-footerMain p{
    /* コピーライト文字設定 */
    padding-right: 5px;
		padding-left: 5px;
		word-break: break-all;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
	
	#banner li a{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#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;
	}
		
	/*--------------------------------------------------------
		ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#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;
		display: inline-block;
	}
	
	/*--------------------------------------------------------
		基本パーツデザイン設定
	--------------------------------------------------------*/
	
	.hpb-layoutset-02 h2{
		height: auto;
		margin-right: auto;
		margin-left: auto;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 0px;
		background-image: none;
		line-height: 1.4;
		background-color: #FFFFFF;
		border-right-color: #2b3e01;
		border-right-style: solid;
		border-right-width: 5px;
		border-left-color: #2b3e01;
		border-left-style: solid;
		border-left-width: 5px;
		word-break: break-all;
		width: 96%;
		box-sizing: border-box;
	}
	
	.hpb-layoutset-02 h2 span.en{
		padding-right: 10px;
		display: inline-block;
	}
	
	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 dt{
    float: none;
		padding-bottom: 0px;
		background-position: 5px 12px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#hpb-main dd{
		padding-left: 20px;
	}
	
	#hpb-main img.left{
		margin-right: 0px;
		float: none;
	}
	
	#hpb-main img.right{
		margin-left: 0px;
    float: none;
	}
	
	#pagetop{
		float: none;
		margin-left: auto;
	}
	
	/* トップページ デザイン定義 */

	#hpb-wrapper #toppage-item h3{
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		background-image: none;
		background-color: #FFFFFF;
		border-right-color: #2b3e01;
		border-right-style: solid;
		border-right-width: 5px;
		border-left-color: #2b3e01;
		border-left-style: solid;
		border-left-width: 5px;
	}
	
	#hpb-wrapper #toppage-item h3 span.ja{
		padding-right: 10px;
		line-height: 1.4;
		display: inline-block;
	}
	
	#hpb-wrapper #toppage-item .itemlist{
		margin-left: 0px
	;
}
	
	#hpb-wrapper #toppage-item .itemlist .item{
		float: none;
		margin : 5px auto;
		background-position: top center;
		/*max-width: 100%;*/
        padding:5px;
        width: 45%;
	}
	
	#hpb-wrapper #toppage-item .itemlist .item .itemdata{
		max-width: 100%;
	}
	
	#hpb-wrapper #toppage-access{
		background-image: none;
		background-color: #FFFFFF;
		border-right-color: #2b3e01;
		border-right-style: solid;
		border-right-width: 5px;
		border-left-color: #2b3e01;
		border-left-style: solid;
		border-left-width: 5px;
        width: 80%;
        margin:0 auto;
	}

    #toppage-movie{
        width:100%;
    }
	
	/* 商品紹介ページ デザイン定義 */
	
	#item .itemlist{
		width: 100%;
	}
	
	#item .itemlist .item{
		float: none;
		margin-right: 2%;
		margin-left: 2%;
		/*width: 96%;*/
        width: 46%;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
	}
	
	#item .itemlist .item img{
		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;
	}

    #toppage-sec01{
        margin-top:-90px;
    }
    
    .top-sentence , .top-image{
        width:100%;
        margin:0 auto;
        padding : 5%;
    }

    .works-btn{
        width:90%;
        height:4rem;
        line-height: 4rem;
    }

    .access-map{
        width: 90%;
        margin:30px auto;
    }
}