@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#headerMain{
    margin: 0;
}

#headerMain h1{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 14px;
    font-size: 1.00em;
    color: #000000;
}

#headerLogo{
    width: 400px;
    float: left;
}

#headerLogo a{
    width: 370px;
    height: 50px;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(image/logo_3.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#headerExtra1{
    width: 400px;
    margin-top: -22px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    float: right;
}

#headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.08em;
    line-height: 20px;
    color: #225c88;
    font-weight: bold;
    text-align: right;
}

#headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
}

#headerExtra1 p.address{
    /* 住所文字設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.08em;
    line-height: 20px;
    color: #225c88;
    font-weight: bold;
    text-align: right;
}

#headerExtra2
{
}

/* フッター内パーツ */

#footerExtra1{
    margin: 0;
    padding: 0;
    float: left;
}

#footerExtra1 ul{
    margin: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}

#footerExtra1 li{
    /* フッターナビ設定 */
    margin: 0;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    background-color: #E8F0FA;
    line-height: 24px;
}

#footerExtra1 li a:link{
    color: #666666;
    text-decoration: none;
}
#footerExtra1 li a:visited{
    color: #666666;
    text-decoration: none;
}
#footerExtra1 li a:hover{
    color: #333333;
    text-decoration: none;
}
#footerExtra1 li a:active{
    color: #333333;
    text-decoration: none;
}

#footerMain{
    margin: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#footerMain p{
    /* コピーライト文字設定 */
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #ffffff;
}

#footerLogo
{
}

#footerExtra2
{
}

/* サイドブロック内パーツ */
/* バナー */

#banner ul{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#banner li{
    display: block;
    width: 230px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}

#banner li a{
    display: block;
    width: 230px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-01{
    /* アクセスー */
    height: 56px;
    background-image : url(image/banner-01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-02{
    /* アクセスー */
    height: 56px;
    background-image : url(image/banner-02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-03{
    /* アクセスー */
    height: 56px;
    background-image : url(image/banner-03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-04{
    /* アクセスー */
    height: 56px;
    background-image : url(image/banner-04.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* アクセスー */
    height: 56px;
    background-image : url(image/banner-a.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-service{
    /* サービス */
    height: 56px;
    background-image : url(image/banner-s.png);
    background-position: top left;
    background-repeat: no-repeat;
}


#banner a#banner-recruit{
    /* リクルート */
    height: 56px;
    background-image : url(image/banner-r.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-inheritance{
    /* リクルート */
    height: 56px;
    background-image : url(image/banner-i.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-category1{
    /* 商品カテゴリ1 */
    height: 56px;
    background-image : url(image/banner-3.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-category2{
    /* 商品カテゴリ2 */
    height: 56px;
    background-image : url(image/banner-4.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-category3{
    /* 商品カテゴリ3 */
    height: 56px;
    background-image : url(image/banner-5.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-webad{
    /* アクセスー */
    height: 56px;
    background-image : url(image/banner-w.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */

#shopinfo{
    width: 208px;
    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: #E8F0FA;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E8F0FA;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E8F0FA;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E8F0FA;
    background-color: #E8F0FA;
}

#shopinfo h3{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

#shopinfo h3 span.en
{
}

#shopinfo h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    text-align: left;
    color: #666666;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p{
    margin: 0;
    padding-top: 0;
    padding-right: 0.1em;
    padding-bottom: 0;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

#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: 15px; */
    padding-left: 0;
    line-height: 16px;
    text-align: left;
}

p.bkn{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    line-height: 16px;
    text-align: left;
}

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: #67A3D7;
    text-decoration: underline;
}
a:visited{
    color: #67A3D7;
    text-decoration: underline;
}
a:hover{
    color: #98C0E4;
    text-decoration: underline;
}
a:active{
    color: #98C0E4;
    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;
}

.layoutset-02 h2{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 1.33em;
    line-height: 40px;
    color: #ffffff;
    text-align: left;
    background-color: #386FB7;
}

.layoutset-02 h2 span.ja{
    padding: 0;
}

.layoutset-02 h2 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
}

#wrapper h3{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
    font-size: 1.17em;
    line-height: 16px;
    color: #386Fb7;
}

h3.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;
}

h6	{
	margin: 0 5px 10px;
	padding: 2px 15px;
	text-align: left;
	background: #386FB7;
	color: #FFF;
	font-size: 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: #CEDEF2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CEDEF2;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: #67A3D7;
    text-align: left;
    font-weight: normal;
    background-color: #E8F0FA;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CEDEF2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CEDEF2;
}

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: #CEDEF2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CEDEF2;
}

/* フォームパーツ設定 */
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;
}

/* メインコンテンツ内基本パーツ */


#main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0;
}

#main dt{
    float: left;
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    color: #386Fb7;
}

#main dd{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 186px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CEDEF2;
}

*:first-child + html #main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #main dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main img{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
}

#main img.left{
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-left: 0;
    float: left;
}

#main img.right{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 20px;
    float: left;
}

#pagetop{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-left: 5px;
    padding-bottom: 15px;
    padding-right: 5px;
    text-align: left;
}

#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 130px;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(image/returnTop.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#wrapper #toppage-item h3{
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 1.17em;
    line-height: 16px;
    color: #386FB7;
    font-weight: bold;
}

#wrapper #toppage-item h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#wrapper #toppage-item h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}

#wrapper #toppage-item .itemlist{
    margin: 0;
}

#wrapper #toppage-item .itemlist::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#wrapper #toppage-item .itemlist .item{
    width: 297px;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
    margin-left: 8px;
    padding-top: 19px;
    padding-right: 0;
    padding-bottom: 19px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CEDEF2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CEDEF2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CEDEF2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CEDEF2;
    float: left;
}

#wrapper #toppage-item .itemlist .item img{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: #ffffff;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ffffff;
}

#wrapper #toppage-item .itemlist .item .itemdata{
    width: 250px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#wrapper #toppage-item .itemlist .item .itemdata h4{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(image/point_2.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
}

#wrapper #toppage-item .itemlist .item .itemdata h5{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color: #666666;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
}

#wrapper #toppage-item .itemlist .item .itemdata p{
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}

#wrapper #toppage-news h3{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
    font-size: 1.17em;
    line-height: 16px;
    color: #386FB7;
    font-weight: bold;
}

#wrapper #toppage-news h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#wrapper #toppage-news h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}

/* アクセスページ デザイン定義 */

#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: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CEDEF2;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CEDEF2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CEDEF2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CEDEF2;
    float: left;
}

#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: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(imagepoint_2.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
}

#item .itemlist .item .itemdata h5{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    color: #666666;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
}

#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(image/banner-netshop2_2Bb.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */

	#headerMain h1{
		padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 1.4;
	}
	
	#headerLogo{
    width: 98%;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}

	#headerLogo a{
		margin-top: 10px;
		margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
		background-position: top center;
    background-size: contain;
		max-width: 100%;
	}
	
	#headerExtra1{
		width: 98%;
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	
	#headerExtra1 p.tel{
		padding-right: 0px;
	}
	
	#headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		padding-right: 0px;
		display: block;
	}
	
	#headerExtra1 p.address{
		padding-right: 0px;
	}
	
	/* フッター内パーツ */
	
	#footerExtra1{
		float: none;
	}
	
	#footerExtra1 li{
		/* フッターナビ設定 */
		margin-right: 10px;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	#footerMain{
		padding-bottom: 8px;
		float: none;
	}
	
	#footerMain p{
    /* コピーライト文字設定 */
    padding-right: 5px;
		padding-left: 5px;
		line-height: 1.4;
		text-align: center;
		word-break: break-all;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
	
	#banner li{
		max-width: 100%;
	}
	
	#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;
	}
	
	/* 店舗情報 */
	
	#shopinfo{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
	}
		
	/*--------------------------------------------------------
		ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#nav h3.c-index{
		width: 27px;
		height: 20px;
		background-image : url(image/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;
	}
	
	/*--------------------------------------------------------
		基本パーツデザイン設定
	--------------------------------------------------------*/
	
	.layoutset-02 h2{
		margin-bottom: 5px;
		padding-top: 9px;
		padding-bottom: 9px;
		padding-left: 0px;
		line-height: 1.4;
		word-break: break-all;
	}
	
	.layoutset-02 h2 span.ja{
		padding-left: 10px;
		display: inline-block;
	}
	
	.layoutset-02 h2 span.en{
		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%;
	}
	
	/* メインコンテンツ内基本パーツ */

	#main dt{
    float: none;
		padding-bottom: 0px;
		max-width: 100%;
	}
	#main dd{
		padding-left: 0px;
	}
	
	#main img.left{
		margin-right: 0px;
		float: none;
	}
	
	#main img.right{
		margin-left: 0px;
    float: none;
	}
	
	/* トップページ デザイン定義 */
	
	#wrapper #toppage-item h3 span.en{
		padding-right: 10px;
		display: inline-block;
	}
	
	#wrapper #toppage-item h3 span.ja{
		padding-left: 0px;
		display: inline-block;
	}
	
	#wrapper #toppage-item .itemlist .item{
		margin-right: auto;
		margin-left: auto;
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	#wrapper #toppage-item .itemlist .item img{
		box-sizing: border-box;
	}
	
	#wrapper #toppage-item .itemlist .item .itemdata{
		max-width: 100%;
	}
	
	#wrapper #toppage-news h3 span.en{
		padding-right: 10px;
		display: inline-block;
	}
	
	#wrapper #toppage-news h3 span.ja{
		padding-left: 0px;
		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 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;
	}

}