@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
body {
	color: #333;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	font: 15px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";	/*背景色と背景画像*/
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-position: center top;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #333;	/*リンクテキストの色*/
}
a:hover {
	color: #e69800;			/*マウスオン時の文字色（全体）*/
	text-decoration: underline;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。→ノンからアンダーラインに変更した*/
}

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	background: #000;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#565656), to(#000));	/*グラデーション*/
	background: -webkit-linear-gradient(#afafaf, #565656 49%, #000 50%);	/*同上*/
	background: linear-gradient(#afafaf, #565656 49%, #000 50%);			/*同上*/
	border: 1px solid #000;	/*枠線の幅、線種、色*/
}
/*ヘッダーブロックの中*/
header .inner {
	width: 997px;	/*ブロック幅*/
	height: 70px;	/*ブロックの高さ*/
	position: relative;
	margin: 0px auto;
}
/*h1タグの設定*/
header .inner h1 {
    position: absolute;
    left: 200px;	/*innerに対して左から250pxの場所に配置*/
    top: 22px;		/*innerに対して上から30pxの場所に配置*/
    font-size: 11px;	/*文字サイズ*/
    line-height: 10px;	/*行間*/
    font-weight: normal;
    color: #FFF;	/*文字色*/
    width: 630px;
    height: 18px;
}
/*ロゴ画像の設定*/
header .inner #logo {
    position: absolute;
    left: 20px;	/*innerに対して左から20pxの場所に配置*/
    top: 18px;	/*innerに対して上から18pxの場所に配置*/
}
/*ヘッダー内の「カートをみる」の設定*/
header .inner #cart {
	width: 150px;		/*幅*/
	height: 70px;		/*高さ*/
	line-height: 70px;	/*行間*/
	position: absolute;
	top: 0px;		/*innerに対して上から0pxの位置に配置*/
	right: 0px;	/*innerに対して右から0pxの位置に配置*/
	font-size: 11px;	/*文字サイズ*/
	letter-spacing: 0.2em;	/*文字間隔を少し広めにとる設定*/
	background: #e69800;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(../images/bg_tel.png) no-repeat 20px top, -webkit-gradient(linear, left top, left bottom, from(#c48100), to(#e69800));	/*カート画像とグラデーション*/
	background: url(../images/bg_tel.png) no-repeat 20px top, -webkit-linear-gradient(#c48100, #e69800 20%);	/*同上*/
	background: url(../images/bg_tel.png) no-repeat 20px top, linear-gradient(#c48100, #e69800 20%);			/*同上*/
	color: #FFF;
}
header .inner #cart a {
	color: #FFF;	/*文字色*/
	text-decoration: none;
	display: block;
	padding-left: 50px;
}
/*マウスオン時*/
header .inner #cart a:hover {
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(../images/bg_tel.png) no-repeat 20px bottom, -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#FFF));	/*カート画像とグラデーション*/
	background: url(../images/bg_tel.png) no-repeat 20px bottom, -webkit-linear-gradient(#dcdcdc, #FFF 20%);	/*同上*/
	background: url(../images/bg_tel.png) no-repeat 20px bottom, linear-gradient(#dcdcdc, #FFF 20%);	/*カート画像と背景色*/
	color: #e69800;	/*文字色*/
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
/*メニューブロック設定*/
nav#menubar {
	height: 40px;	/*ブロックの高さ*/
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));	/*グラデーション*/
	background: -webkit-linear-gradient(#FFF, #e5e5e5);	/*同上*/
	background: linear-gradient(#FFF, #e5e5e5);			/*同上*/
	border-bottom: 1px solid #ccc;	/*メニューの下側の線の幅、線種、色*/
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);	/*影の設定。右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);			/*同上*/
}
nav#menubar ul {
	width: 997px;	/*メニュー幅*/
	margin: 0px auto;
}
/*メニュー１個ごとの設定*/
nav#menubar ul li {
	float: left;
	width: 165px;	/*メニュー幅*/
	border-right: 1px solid #ccc;	/*メニューの右側の線の幅、線種、色*/
	text-align: center;	/*文字を中央に揃える*/
}
nav#menubar ul li a {
	text-decoration: none;
	display: block;
	line-height: 40px;
}
/*最初のメニューの設定*/
nav#menubar ul li:first-child {
	border-left: 1px solid #ccc;	/*左側に線を入れる*/
}
/*マウスオン時の設定*/
nav#menubar ul li a:hover {
	background: #FFF;	/*背景色*/
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 15px;
	margin-top: -6px;
}
#mainimg img {
	vertical-align: bottom;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	z-Index:1;
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

/*コンテンツ（main,sub,sideを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 997px;	/*コンテンツ幅*/
	margin: 0px auto;
	padding-top: 30px;	/*上部メニューとコンテンツの間に空ける余白*/
}

/*コンテンツin（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents-in {
	float: left;	/*左に回り込み*/
	width: 781px;	/*コンテンツ幅*/
}
#contents #contents-in #main {
}

/*2カラム時*/
body.c2 #contents-in {
	float: none;
	width: 100%;
}

/*メインコンテンツ（中央ブロック）
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右側に回り込み*/
	width: 565px;	/*メインコンテンツ幅*/
	padding-bottom: 30px;
}
/*2カラム時*/
body.c2 #main {
	width: 782px;	/*メインコンテンツ幅*/
}
/*mainコンテンツのh2タグ設定*/
#main h2 {
	clear: both;
	font-size: 100%;
	background: #e69800;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(../images/arrow1.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(#eebb56), to(#e69800));	/*マークとグラデーション*/
	background: url(../images/arrow1.png) no-repeat left center, -webkit-linear-gradient(#f7dfb1, #eebb56 49%, #e69800 50%);	/*同上*/
	background: url(../images/arrow1.png) no-repeat left center, linear-gradient(#f7dfb1, #eebb56 49%, #e69800 50%);	/*同上*/
	color: #FFF;	/*文字色*/
	padding: 5px 15px 5px 30px;	/*上、右、下、左への余白*/
	border: 1px solid #e79700;		/*線の幅、線種、色*/
	text-shadow: 0px -1px #e69800;	/*テキストの影。左へ、下へ、色の設定。*/
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2);	/*影の設定。右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 5px rgba(0,0,0,0.2);			/*同上*/
}
/*mainコンテンツのh3タグ設定*/
#main h3 {
	clear: both;
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e6e6e6));	/*グラデーション*/
	background: -webkit-linear-gradient(#FFF, #e6e6e6);	/*同上*/
	background: linear-gradient(#FFF, #e6e6e6);			/*同上*/
	font-size: 100%;
	color: #e69800;		/*文字色*/
	padding: 2px 15px;	/*上下、左右への余白*/
	border: 1px solid #e69800;		/*線の幅、線種、色*/
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2);	/*影の設定。右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 5px rgba(0,0,0,0.2);			/*同上*/
}
/*mainコンテンツの段落タグ設定*/
#main p {
	padding: 10px 10px 15px;	/*左から、上、左右、下への余白*/
}
/*mainコンテンツのbox*/
#main .box {
	border: 1px solid #cfcfcf;	/*線の幅、線種、色*/
	background: #FFF;	/*背景色*/
	padding: 10px;		/*ボックス内の余白*/
	margin-bottom: 15px;	/*ボックスの下にあけるスペース*/
}

/*商品一覧ボックス
---------------------------------------------------------------------------*/
/*各ボックスの設定*/
#main section.list {
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	border-radius: 6px;		/*角丸のサイズ*/
	margin-bottom: 15px;	/*ボックス間のスペース*/
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e3e3e3));	/*グラデーション*/
	background: -webkit-linear-gradient(#FFF, #e3e3e3);	/*同上*/
	background: linear-gradient(#FFF, #e3e3e3);			/*同上*/
	-webkit-box-shadow: 0px 2px 5px #CCC, 0px 0px 0px 1px #FFF inset;	/*影の設定。右・下・ぼかし幅・色の設定, ＋内側への影を右・下・ぼかし幅・距離・色を設定*/
	box-shadow: 0px 2px 5px #CCC, 0px 0px 0px 1px #FFF inset;			/*同上*/
	position: relative;
	overflow: hidden;
}
#main section.list a {
	padding: 10px;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	overflow: hidden;
}
/*マウスオン時*/
#main section.list a:hover {
	border-radius: 6px;		/*角丸のサイズ*/
	background-color: #FFF;	/*背景色*/
}
/*ボックス内の段落タグ設定*/
#main section.list p {
	padding: 0px;
	margin-left: 35%;	/*左の写真とのバランスをとって設定*/
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: left;			/*画像を左へ回り込み*/
	background-color: #FFF;	/*画像の背景色。ここでは枠線と画像の間の色になります。*/
	padding: 5px;			/*余白。ここに上の行で設定した背景色が出ます。*/
	border: 1px solid #CCC;	/*枠線の幅、線種、色*/
	width: 30%;	/*画像の幅*/
	height: auto;
}
/*ボックス内のh4タグ設定*/
#main section.list h4 {
	padding: 2px 0px 2px 10px;	/*上、右、下、左側への余白*/
	font-size: 100%;
	border-bottom: 1px solid #CCC;	/*下側の線の幅、線種、色*/
	border-left: 3px solid #e69800;	/*左側の線の幅、線種、色*/
	margin-bottom: 0.5em;
	color: #e69800;	/*文字色*/
}

/*サブコンテンツ、サイドコンテンツ
---------------------------------------------------------------------------*/
/*サブコンテンツ（左側ブロック）*/
#sub {
	float: left;	/*左側に回り込み*/
	width: 200px;	/*サブコンテンツ幅*/
	padding-bottom: 30px;
}
/*サイドコンテンツ（右側ブロック）*/
#side {
	float: right;	/*右側に回り込み*/
	width: 200px;	/*サイドコンテンツ幅*/
	padding-bottom: 30px;
}
/*2カラム時にサイドコンテンツを非表示にする設定*/
body.c2 #side {
	display: none;
}
/*sub,sideコンテンツ内のh2タグ設定*/
#sub h2,
#side h2 {
	font-size: 100%;
	padding: 2px 15px 2px 30px;	/*上、右、下、左への余白*/
	background: #000;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(../images/arrow1.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(#565656), to(#000));	/*マークとグラデーション*/
	background: url(../images/arrow1.png) no-repeat left center, -webkit-linear-gradient(#aeaeae, #565656 49%, #000 50%);	/*同上*/
	background: url(../images/arrow1.png) no-repeat left center, linear-gradient(#aeaeae, #565656 49%, #000 50%);	/*同上*/
	color: #FFF;	/*文字色*/
	border: 1px solid #000;		/*線の幅、線種、色*/
	text-shadow: 0px -1px #000;	/*テキストの影。左へ、下へ、色の設定。*/
}
/*sub,sideコンテンツ内のbox設定*/
#sub .box,
#side .box {
	background: #FFF;		/*背景色*/
	border: 1px solid #cfcfcf;	/*枠線の幅、線種、色*/
	padding: 7px;				/*ボックス内の余白*/
	margin-bottom: 15px;		/*ボックスの下にあけるスペース*/
}
/*見出しにboxやメニューが繋がった場合に枠線が重複しない為の設定*/
#sub h2 + ul,
#side h2 + ul,
#sub h2 + .box,
#side h2 + .box {
	border-top: none;
}
/*boxの中にメニューが入った場合に下に余分な余白が出るのをなくす設定*/
#sub .box > ul,
#side .box > ul {
	margin-bottom: 0;
}

/*sub,sideコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体の設定*/
#sub ul,
#side ul {
	border-top: 1px solid #cfcfcf;		/*上側の線の幅、線種、色*/
	border-right: 1px solid #cfcfcf;	/*右側の線の幅、線種、色*/
	border-left: 1px solid #cfcfcf;		/*左側の線の幅、線種、色*/
	margin-bottom: 15px;	/*メニューブロックの下にあけるスペース*/
}
/*メニュー１個ごとの設定*/
#sub ul li a,
#side ul li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #cfcfcf;	/*下側の線の幅、線種、色*/
	padding-left: 10px;
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#FFF));	/*グラデーション*/
	background: -webkit-linear-gradient(#e5e5e5, #FFF);	/*同上*/
	background: linear-gradient(#e5e5e5, #FFF);	/*同上*/
	-webkit-box-shadow: 0px 0px 0px 1px #FFF inset;	/*内側への影。右・下・ぼかし幅・距離・色を設定*/
	box-shadow: 0px 0px 0px 1px #FFF inset;			/*同上*/
}
#sub ul li a:hover,
#side ul li a:hover {
	background: #FFF;	/*マウスオン時のボックス色*/
}

/*サブ・サイドコンテンツ　商品一覧ボックス
---------------------------------------------------------------------------*/
/*ボックス１個あたりの設定*/
#sub section.list,
#side section.list {
	font-size: 11px;	/*文字サイズ*/
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e3e3e3));	/*グラデーション*/
	background: -webkit-linear-gradient(#FFF, #e3e3e3);									/*同上*/
	background: linear-gradient(#FFF, #e3e3e3);											/*同上*/
	border-bottom: 1px solid #cfcfcf;	/*下の線の幅、線種、色*/
	border-right: 1px solid #cfcfcf;	/*右の線の幅、線種、色*/
	border-left: 1px solid #cfcfcf;	/*左の線の幅、線種、色*/
	line-height: 1.6;	/*行間*/
	position: relative;
	overflow: hidden;
}
#sub section.list a,
#side section.list a {
	padding: 5px;	/*ボックス内の余白*/
	text-decoration: none;
	display: block;
	overflow: hidden;
}
#sub section.list a:hover,
#side section.list a:hover {
	background: #FFF;	/*マウスオン時のボックス色*/
}
/*h4見出しタグ*/
#sub section.list h4,
#side section.list h4 {
	color: #e69800;		/*文字色*/
	font-size: 100%;
}
/*サムネイル画像設定*/
#sub section.list figure img,
#side section.list figure img {
	float: left;	/*左に回り込みさせる設定*/
	margin-right: 5px;	/*画像右にあけるスペース*/
	border: 1px solid #999;	/*枠線の幅、線種、色*/
	width: 60px;	/*画像の高さ*/
	height: auto;
}

/*フッターメニュー設定
---------------------------------------------------------------------------*/
ul#footermenu {
	clear: both;
	margin: 0px auto;
	text-align: center;
	font-size: 13px;
}
ul#footermenu li {
	display: inline;
	padding: 0px 5px;
}


/*フッターメニュー2設定　追記
---------------------------------------------------------------------------*/
.footermenu2 {
	text-align: left;
	width: 780px;
	margin: 0px auto;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;	/*文字サイズ*/
}
.footermenu2 ul {
	float: left;
	width: 22.8%;	/*１列あたりの幅*/
	height: 230px;	/*１列あたりの高さ。※メニュー量に応じて調整して下さい。*/
	border-right: 1px solid #ffa05a;	/*列ごとの右側に入る線の設定*/
	padding-left: 20px;	/*境界線との間にとるスペース*/
}
/*１つめのulタグにのみ左側に線を入れる設定*/
.footermenu2 ul:first-child {
	border-left: 1px solid #ffa05a;
}
/*フッター設定(copyrightなどが入った最下部ブロック)
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;	/*文字色*/
	background: #000;	/*背景色*/
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	color: #FFF;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new dl{
	overflow: auto;	/*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	height: 150px;	/*ブロックの高さ*/
	padding-left: 10px;
}
/*日付設定*/
#new dt {
	font-weight: bold;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: 8em;
}
/*記事設定*/
#new dd {
	border-bottom: 1px solid #d2d2d2;	/*下線の幅、線種、色*/
	padding-left: 8em;
}
#new dd img {
	vertical-align: middle;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;
	background: #FFF;	/*背景色*/
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #cfcfcf;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 140px;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #f7dfb1;	/*背景色*/
}
/*ボタンの設定*/
input[type="submit"],
input[type="button"],
input[type="reset"] {
	width: 165px;	/*ボタン幅*/
	padding: 8px;	/*ボタン内の余白*/
	margin-bottom: 20px;
	border-radius: 30px;	/*角丸のサイズ*/
	background: #e5e5e5;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));	/*グラデーション*/
	background: -webkit-linear-gradient(#FFF, #e5e5e5);	/*同上*/
	background: linear-gradient(#FFF, #e5e5e5);			/*同上*/
	-webkit-box-shadow: 1px 2px 7px #ccc;	/*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
	box-shadow: 1px 2px 7px #ccc;			/*同上*/
	font-size: 14px;	/*文字サイズ*/
	letter-spacing: 0.1em;
	border: 1px solid #999;	/*枠線の幅、線種、色*/
}
/*ボタンのマウスオン時の設定*/
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#FFF));	/*グラデーション*/
	background: -webkit-linear-gradient(#e5e5e5, #FFF);	/*同上*/
	background: linear-gradient(#e5e5e5, #FFF);			/*同上*/
}

/*PAGE TOP設定
---------------------------------------------------------------------------*/
#pagetop {
	clear: both;
}
#pagetop a {
	color: #FFF;		/*文字色*/
	font-size: 10px;	/*文字サイズ*/
	background-color: #000;	/*背景色*/
	text-decoration: none;
	text-align: center;
	width: 10em;	/*ボックス幅*/
	display: block;
	float: left;
}
/*マウスオン時*/
#pagetop a:hover {
	background: #333;
	color: #FFF;
}

/*「おすすめ」表示
---------------------------------------------------------------------------*/
.osusume {
    font-size: 10px;	/*文字サイズ*/
    color: #FFF;		/*文字色*/
    background: #F00;	/*背景色*/
    text-align: center;
    display: block;
    width: 120px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transform: rotate(-45deg) translate(37px,20px);
    -ms-transform: rotate(-45deg) translate(37px,20px);
    transform: rotate(-45deg) translate(37px,20px);
}
/*「SOLD OUT」表示
---------------------------------------------------------------------------*/
.soldout {
    font-size: 10px;	/*文字サイズ*/
    color: #FFF;		/*文字色*/
    background: #888;	/*背景色*/
    text-align: center;
    display: block;
    width: 120px;
    position: absolute;
    right: -1px;
    bottom: 0px;
    -webkit-transform: rotate(-45deg) translate(37px,20px);
    -ms-transform: rotate(-45deg) translate(37px,20px);
    transform: rotate(-45deg) translate(37px,20px);
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background: #eee;
}
.mb15,
.mb1em {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 15px;
	list-style: disc;
}
.color1 {
	color: #f61468;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.mini1 {
	font-size: 12px;
	line-height: 1.5;
}
figcaption {
	font-size: 11px;
}
img {
	max-width: 100%;
	height: auto;
}
#menubar_hdr {
	display: none;
}

/*PC用　レスポンシブ追記　（Gマップ等インフレーム対応）
---------------------------------------------------------------------------*/

iframe {
width: 100%;
} 


/*ここからタブレット用（481px～800px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:800px){

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロックの中*/
header .inner {
	width: auto;
	text-align: center;
	position: static;
}
/*h1タグの設定*/
header .inner h1 {
	display: none;
}
/*ロゴ画像の設定*/
header .inner #logo {
	position: static;
	padding-top: 18px;
}
/*ヘッダー内の「カートをみる」の設定*/
header .inner #cart {
	width: 100px;		/*幅*/
	background: url(none), -webkit-gradient(linear, left top, left bottom, from(#c48100), to(#e69800));
	background: url(none), -webkit-linear-gradient(#c48100, #e69800 20%);
	background: url(none), linear-gradient(#c48100, #e69800 20%);
	letter-spacing: normal;
	margin: 1px 1px 0px 0px;
}
header .inner #cart a {
	padding-left: 0px;
}
/*マウスオン時*/
header .inner #cart a:hover {
	background: url(none), -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#FFF));
	background: url(none), -webkit-linear-gradient(#dcdcdc, #FFF 20%);
	background: url(none), linear-gradient(#dcdcdc, #FFF 20%);
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
nav#menubar {
	height: auto;
	overflow: hidden;
	border-bottom: none;
	border-left: 1px solid #ccc;
	margin-bottom: 6px;
}
nav#menubar ul {
	width: auto;
}
/*メニュー１個ごとの設定*/
nav#menubar ul li {
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
/*最初のメニューの設定*/
nav#menubar ul li:first-child {
	border-left: none;
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
	margin: 0px 10px;
}

/*コンテンツin（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents-in {
	float: none;
	width: auto;
}
/*main,sub,sideコンテンツ
---------------------------------------------------------------------------*/
#main, #sub, #side {
	float: none;
	width: auto;
}
/*2カラム時*/
body.c2 #main {
	width: auto;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsub,sideブロックを表示させない設定*/
body.s-n #sub,
body.s-n #side {
	display: none;
}
/*tdタグにiframeを読み込んだ場合（GoogleMap用）*/
td iframe {
	height: 300px;
	width: 100%;
}

}

/*フッターメニュー2　設定　リンク下線非表示と4分割して縦オレンジライン表示
---------------------------------------------------------------------------*/
.footermenu2 {
	width: auto;
}
.footermenu2 ul {
	width: 25%;
	padding-left: 2%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.footermenu2 a {
text-decoration: underline;
}


/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
header {
	margin-bottom: 40px;
}
/*ヘッダーブロックの中*/
header .inner {
	width: auto;
	text-align: left;
	position: static;
}
/*h1タグの設定*/
header .inner h1 {
	display: none;
}
/*ロゴ画像の設定*/
header .inner #logo {
	position: static;
	padding: 18px 0px 0px 5px;
}
header .inner #logo img {
	width: 70%;
	height: auto;
}
/*ヘッダー内の「カートをみる」の設定*/
header .inner #cart {
	width: 100%;		/*幅*/
	height: 40px;		/*高さ*/
	line-height: 40px;	/*行間*/
	margin-top: 72px;
	background: url(../images/bg_tel.png) no-repeat 30% -16px, -webkit-gradient(linear, left top, left bottom, from(#c48100), to(#e69800));	/*カート画像とグラデーション*/
	background: url(../images/bg_tel.png) no-repeat 30% -16px, -webkit-linear-gradient(#c48100, #e69800 20%);	/*同上*/
	background: url(../images/bg_tel.png) no-repeat 30% -16px, linear-gradient(#c48100, #e69800 20%);	
	text-align: center;
	border-bottom: 1px solid #ccc;	/*下側の線の幅、線種、色*/
}
header .inner #cart a {
	padding-left: 5%;
}
/*マウスオン時*/
header .inner #cart a:hover {
	background: url(../images/bg_tel.png) no-repeat 30% -86px, -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#FFF));	/*カート画像とグラデーション*/
	background: url(../images/bg_tel.png) no-repeat 30% -86px, -webkit-linear-gradient(#dcdcdc, #FFF 20%);	/*同上*/
	background: url(../images/bg_tel.png) no-repeat 30% -86px, linear-gradient(#dcdcdc, #FFF 20%);	/*カート画像と背景色*/
}
    
/*フッターメニュー2設定 非表示
---------------------------------------------------------------------------*/
.footermenu2 {
    display:none;
 }


/*上部のメインメニュー
---------------------------------------------------------------------------*/
nav#menubar {
	height: auto;
	overflow: hidden;
	border-bottom: none;
	border-left: 1px solid #ccc;
	margin-bottom: 6px;
}
nav#menubar ul {
	width: auto;
}
/*メニュー１個ごとの設定*/
nav#menubar ul li {
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
/*最初のメニューの設定*/
nav#menubar ul li:first-child {
	border-left: none;
}

/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
	margin: 0px 10px;
}

/*コンテンツin（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents-in {
	float: none;
	width: auto;
}
/*main,sub,sideコンテンツ
---------------------------------------------------------------------------*/
#main, #sub, #side {
	float: none;
	width: auto;
}
/*2カラム時*/
body.c2 #main {
	width: auto;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
section#new h2.open {
	background: url(../images/arrow1.png) no-repeat left center, url(../images/btn_minus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#eebb56), to(#e69800));	/*マイナスアイコンとグラデーション*/
	background: url(../images/arrow1.png) no-repeat left center, url(../images/btn_minus.png) no-repeat right center, -webkit-linear-gradient(#f7dfb1, #eebb56 49%, #e69800 50%);					/*同上*/
	background: url(../images/arrow1.png) no-repeat left center, url(../images/btn_minus.png) no-repeat right center, linear-gradient(#f7dfb1, #eebb56 49%, #e69800 50%);							/*同上*/
}
section#new h2.close {
	background: url(../images/arrow1.png) no-repeat left center, url(../images/btn_plus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#eebb56), to(#e69800));	/*プラスアイコンとグラデーション*/
	background: url(../images/arrow1.png) no-repeat left center, url(../images/btn_plus.png) no-repeat right center, -webkit-linear-gradient(#f7dfb1, #eebb56 49%, #e69800 50%);						/*同上*/
	background: url(../images/arrow1.png) no-repeat left center, url(../images/btn_plus.png) no-repeat right center, linear-gradient(#f7dfb1, #eebb56 49%, #e69800 50%);								/*同上*/
}
/*ブロック全体の設定*/
#new {
	margin-bottom: 15px;
}
#new dl {
	height: auto;
	padding-left: 0;
}
/*日付設定*/
#new dt {
	float: none;
	width: auto;
}
/*記事設定*/
#new dd {
	padding-left: 0;
}

/*テーブル１
---------------------------------------------------------------------------*/
/*テーブル内の右側*/
.ta1 td{
	width: auto;
	padding: 2px;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 100px;
	padding: 2px;
}

/*商品一覧ボックス
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main section.list p {
	margin-left: 0;
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: none;
	margin: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsub,sideブロックを表示させない設定*/
body.s-n #sub,
body.s-n #side {
	display: none;
}
/*tdタグにiframeを読み込んだ場合（GoogleMap用）*/
.ta1 td iframe {
	height: 300px;
	width: 100%;
}
/*メニュー折りたたみ設定*/
#top #menubar_hdr {
	display: none;
}
#menubar_hdr {
	display: inline;
	position: absolute;
	top: 0px;
	right: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0px 0px 6px 6px;
}

}

/*カレンダー用テーブル
---------------------------------------------------------------------------*/
/*テーブル全体の設定*/
.cal {
	border: 1px solid #a2a2a2;	/*枠線の幅、線種、色*/
	background: #FFF;			/*テーブル内の背景色*/
	font-size: 11px;			/*文字サイズ*/
	margin-right: auto;
	margin-left: auto;
}
.cal td, .cal th{
	border: 1px solid #a2a2a2;	/*枠線の幅、線種、色*/
	line-height: 1;				/*行間*/
	text-align: center;			/*文字をセンタリング*/
	padding: 5px;				/*ボックス内の余白*/
}
/*テーブル内のth(曜日)設定*/ 
.cal th{
	background: #ebebeb;	/*背景色*/
}
/*休日の設定休日＿背景色#ffced8を#FFFに変更した*/
.cal .off {
	background: ##FFF;	/*背景色*/
	color: #666;			/*文字色*/
}
/*日曜日の設定*/
.cal .sun {
	color: #FF5C7F;			/*文字色*/
}

/*追加　セレクトボタン1
---------------------------------------------------------------------------*/

.main-select a {
  margin: 10px;
  border-radius: 5px;
  background: #afeeee;
  color: #2f4f4f;
  display: block;
  padding: 15px;
  text-decoration: none;
}
.main-select .logo {
  background: #f5deb3;
}

main-select {
  display: flex;
justify-content: space-between
}

/*追加　白文字お問合わせボタン1
---------------------------------------------------------------------------*/
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;
  }

.square_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

.square_btn2{
    display: inline-block;
    padding: 0.5em 3em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;
  }

.square_btn2:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

/*追加　吹き出しボタン*/
.box24 {
    position: relative;
    padding: 0em 0.7em;
    margin: 0.5em 0;
    background: #e0ffff;
    color: #2f4f4f;
    font-weight: bold;
}
.box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e0ffff;
    width: 0;
    height: 0;
}
.box24 p {
    margin: 0; 
    padding: 0;
}

/*カスタマイズ（パンくずリスト）
---------------------------------------------------------------------------*/
ul#pan li {
	display: inline;	
}

/*追加　フォームメール用CSS*/
form#mail_form{
	width : auto;
	margin : 5px auto;
	padding : 10px 0;
	background : #ffffff;
	border : 1px solid #cccccc;
	border-radius : 7px;
	box-shadow : 0 0 7px rgba( 0, 0, 0, 0.2 );
}

form#mail_form dl{
	width : 90%;
	margin : 0 auto;
	overflow : hidden;
}

form#mail_form dl dt{
	clear : both;
	width : 20%;
	float : left;
	border-top : 1px solid #cccccc;
	padding : 15px 0;
	text-align : right;
	overflow : hidden;
}

form#mail_form dl dd{
	width : 75%;
	float : right;
	border-top : 1px solid #cccccc;
	padding : 15px 0 15px 5%;
}

form#mail_form dl dt:first-child,
form#mail_form dl dt:first-child+dd{
	border : none;
}

form#mail_form dl dt span{
	display : block;
	font-size : 85%;
	color : #3377ff;
}

/*カスタマイズ（フレックスボックス item）とitem2
---------------------------------------------------------------------------*/
.item {
  border-radius: 5px;
  background: #f1f1f1;
  padding: 15px;
  margin: 5px;
  text-align: left;
}
img { 
  max-width: 100%;
  height: auto;
}
p {
  text-align: left;
}
a {
text-decoration: none;
}
 
/* Responsive */
@media ( min-width : 800px ){
    .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
  .item {
    width: 27.8%;
  }
}

.item2 {
  border-radius: 5px;
  background: #f1f1f1;
  padding: 15px;
  margin: 5px;
  text-align: left;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  text-align: left;
}
a {
text-decoration: none;
}
 
/* Responsive */
@media ( min-width : 800px ){
    .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
  .item2 {
    width: 25.6%;
  }
}

/*カスタマイズ（フレックスボックス infoとinfo２）
---------------------------------------------------------------------------*/
.info {
  border-radius: 5px;
  background: #EEDDEF;
  padding: 15px;
  margin: 5px;
  text-align: left;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  text-align: left;
}
a {
text-decoration: none;
}
 
/* Responsive */
@media ( min-width : 600px ){
    .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
  .info {
    width: 28%;
  }
}

.info2 {
  border-radius: 5px;
  background: #FAEBD7;
  padding: 15px;
  margin: 5px;
  text-align: left;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  text-align: left;
}
a {
text-decoration: none;
}
 
/* Responsive */
@media ( min-width : 600px ){
    .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
  .info2 {
    width: 42.5%;
  }
}
/*トップページ内「お客さまの声」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#newvoice dl{
	overflow: auto;	/*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	height: 250px;	/*ブロックの高さ*/
	padding-left: 10px;
}
/*氏名設定*/
#newvoice dt {
    font-weight: bold;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: 10em;
}
/*記事設定*/
#newvoice dd {
	border-bottom: 1px solid #d2d2d2;	/*下線の幅、線種、色*/
	padding-left: 8em;
}
#newvoice dd img {
	vertical-align: middle;
}

.color2 {
	color: #F42416;
    font-size: 18px;	/*文字サイズ*/
}

.color3 {
	color: #1838F2;
    font-size: 14px;	/*文字サイズ*/
}

/*追加レコメンドテーブル１
---------------------------------------------------------------------------*/
.recommend {
	width: 100%;
	background: #FFF;	/*背景色*/
}
.recommend, .recommend td, .recommend th{
	border: 1px solid #cfcfcf;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.recommend td{
	padding: 10px;
}
/*テーブル内の左側の見出し部分*/
.recommend th{
	width: 140px;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.recommend th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #f7dfb1;	/*背景色*/
}

/*サイトマップ設定　追記
-----------------------------------------------------/* 矢印　追記 */----------------------*/
.sitemap {
	text-align: left;
	width: 100%;
	margin: 10px auto;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;	/*文字サイズ*/
}
.sitemap ul {
	float: left;
	width: 45%;	/*１列ありの幅*/
	height: 300px;	/*１列あたりの高さ。※メニュー量に応じて調整して下さい。*/
	
	padding-left: 15px;	/*境界線との間にとるスペース*/
}

}

/* フロー　追記 */

.flow {
    margin: 0 auto 50px;
}
 
.flow .box {
    margin: 0 auto 33px;
    width: 90%;
    padding: 10px;
    border: 3px solid #326E93;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
 
    font-size: 1.6em; /* テキストの指定 */
    font-weight: bold; /* テキストの指定 */
    line-height: 1.4; /* テキストの指定 */
}
 
.flow .box:after {
    border-top: 25px solid #FFC300;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    content: "";
    position: absolute;
    bottom: -28px; /* 三角形の高さ＋ボックスのボーダーをマイナスに */
    left: 50%;/* 中央寄せに使用 */
    margin-left: -70px; /* 中央寄せに使用 */
}
 
.flow .box:last-child:after {
    border: none; /* 最後のボックスだけ三角形を表示しない */
}


/* 下向き矢印　arrow2とarrow4追記 */
.arrow1{
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color:  transparent transparent #565656 #565656;
  transform: rotate(-45deg);
}

/* 印影img　センター配置追記 */
.inei{
 text-align: center;
}
/* 矢印２ */
.arrow2 {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.arrow2:before {
    content: '';
    width: 18px;
    height: 18px;
    background: #FF8C00;
    border-radius: 50%;
    position: absolute;
    top: 43%;
    left: 0;
    margin-top: -7px;
}
.arrow2:after {
    content: '';
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-left: solid 5px #ffffff;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -3px;
}

.arrow4 {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.arrow4:before {
    content: '';
    width: 14px;
    height: 14px;
    background: #0066ff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
}
.arrow4:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 3px;
    margin-top: -3px;
}

/* input type="textの大きさを指定 */
input[type=text]{
   height: 1.5em;
   width: 20em;
    }

/*ファックスフォーム配置の設定　追記
-----------------------------------------------------/* 矢印　追記 */----------------------*/
.faxform {
	text-align: left;
	width: 100%;
	margin: 10px auto;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;	/*文字サイズ*/
}
.faxform ul {
	float: left;
	width: 45%;	/*１列ありの幅*/
	height: 150px;	/*１列あたりの高さ。※メニュー量に応じて調整して下さい。*/
	
	padding-left: 15px;	/*境界線との間にとるスペース*/
}

}

/*テーブル２
---------------------------------------------------------------------------*/
.ta2 {
	width: 100%;
	background: #FFF;	/*背景色*/
}
.ta2, .ta2 td, .ta2 th{
	border: 1px solid #cfcfcf;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta2 td{
	padding: 5px;
    text-align: center
}
/*テーブル内の左側の見出し部分*/
.ta2 th{
	width: 105px;
	padding: 5px;
	text-align: center;
	background-color: #f1f1f1;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta2 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #f7dfb1;	/*背景色*/
}

.link2 a:link { color: #0000cd }

/*商品詳細ページ（item）の画像切り替え
---------------------------------------------------------------------------*/
/*大きな画像のボックスと説明文を入れるボックス*/
#item-image {
	position: relative;
	margin-bottom: 20px;
}
/*大きな写真画像*/
#item-image img {
	width: 100%;
}
/*大きな画像の１行目*/
#item-image #item_image1 {
	z-index:2;position:relative;overflow:hidden;
}
/*大きな画像の２行目*/
#item-image #item_image2 {
	z-index:1;position:absolute;left:0px;top:0px;overflow:hidden;
}
/*サムネイル画像*/
.thumbnail {
	width: 80px;	/*画像の幅*/
	height: 80px;	/*画像の高さ*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	margin-bottom: 20px;
}
.thumbnail:hover {
	border: 1px solid #333;	/*マウスオン時の枠線の幅、線種、色*/
}

/*========================
　追加　smartphone　bottom menu
　========================*/


.mini-text{font-size:10px;}/*文字大きさ*/

ul.bottom-menu {
position: fixed;
left:0;
bottom:0;
width: 100%;
height:45px;/*高さ*/
margin:0;
padding:0;
background-color:#000000;/*背景色*/
border-top:2px solid #000000;/*バーの上の線の色*/
border-bottom:2px solid #0000000;/*バーの下の線の色*/
z-index:30;}

ul.bottom-menu li {
float:left;
width:20%;
background-color:#000000;/*背景色*/
list-style-type:none;
text-align:center;
font-size:20px;/*アイコンのサイズ*/}

.bottom-menu li a {
display: block;
color:#fff;/*アイコン＆文字の色*/
padding-top:10px;
padding-bottom:5px;
line-height:10px;
text-decoration:none;}

.bottom-menu li a:hover {
color:#a9a9a9;/*マウスオーバー時の色*/}

/* === 展開メニュー === */

ul.menu-second-level {
visibility: hidden;
opacity: 0;
z-index:1;}

ul.menu-second-level li a{
border-top:1px dashed #a9a9a9;/*展開の枠点線色*/
font-size:15px;/*展開メニューの文字サイズ*/
line-height:30px;/*文字の縦幅*/}

.menu-second-level li a:hover {
height:100%;
background: lightgrey;/*マウスオーバーの色*/}

li.menu-width-max ul.menu-second-level {
position: absolute;
bottom: 47px;/*高さ*/
left: 0;
box-sizing: border-box;
width: 100%;
padding:0;}

li.menu-width-max:hover ul.menu-second-level {
bottom: 47px;/*高さ*/
visibility: visible;
opacity: 1;}

li.menu-width-max ul.menu-second-level li {
float: left;
width: 100%;
border: none;}

/*PC表示の際はボトムメニューは表示しない*/
@media(min-width: 768px){
.bottom-menu{display:none; }
}

/*スマホの時だけ*/
@media(max-width: 767px){

/*ボトムメニュー付けたのでフッタを底上げする*/
#footer{margin-bottom:48px;}
}


/*　page_topボタン　追加*/
#page_Top {
  position: fixed;
  bottom: 65px;
  right: 20px;
}

#page_Top i {
  padding-top: 6px
}

#page_Top a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #e69800;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#page_Top a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*INFORMATIONページ
---------------------------------------------------------------------------*/
/*リストタグ（１ステップ分）*/
ol.step li {
	padding-bottom: 100px;	/*↓マーク分の高さを確保する*/
	position: relative;
}
/*h4見出し*/
ol.step li h4 {
	color: #e69800;		/*文字色*/
}
/*↓マーク*/
ol.step li::after {
	content: "↓";	/*表示させる矢印。変更しても構いませんが機種依存文字は化けるので使わない。*/
	position: absolute;
	bottom: 0px;
	left: 45%;
	font-size: 50px;	/*サイズ*/
	color: #ccc;		/*色*/
}
/*最後のブロックには↓マークを表示しない*/
ol.step li:last-of-type::after {
	content: none;
}

/*商品の詳細　設定
---------------------------------------------------------------------------*/
#details {
	clear: both;
}
#details a {
	color: #FFF;		/*文字色*/
	font-size: 15px;	/*文字サイズ*/
	background-color: #ff6e00;	/*背景色*/
    
	text-decoration: none;
	text-align: center;
	width: 10em;	/*ボックス幅*/
	display: block;
	float: right;
}
/*マウスオン時*/
#details a:hover {
	background: #FFA500;
	color: #FFF;
}

/*ボタン４で商品の詳細　設定
---------------------------------------------------------------------------*/

button.button4 {  
     clear: both;
}

button.button4 {  
    color: #fff;      /* 文字色を白色に指定 */
    font-size: 15px;     /* 文字サイズを15pxに指定 */
    background-color: #ff6e00;     /* 背景色を指定 */     
    
    text-decoration: none;
    text-align: center;
    width: 10em;	/*ボックス幅*/
    display: block;
    float: right;   /* 右側定位 */
    
    border-style: none;       /* ボーダーをなくす */
    
}

/*マウスオン時*/
button.button4:hover {
    /* 背景色指定 */
    background-color: #FFA500;
    /* 文字色を白色に指定 */
    color: #fff;
}

/*ボタン５で商品の詳細　設定
---------------------------------------------------------------------------*/

button.button5 {  
     clear: both;
}

button.button5 {  
    color: #fff;      /* 文字色を白色に指定 */
    font-size: 13px;     /* 文字サイズを15pxに指定 */
    background-color: #ff6e00;     /* 背景色を指定 */     
    
    text-decoration: none;
    text-align: center;
    width: 10em;	/*ボックス幅*/
    display: block;
    float: center;   /* 右側定位 */
    
    border-style: none;       /* ボーダーをなくす */
    
}

/*マウスオン時*/
button.button5:hover {
    /* 背景色指定 */
    background-color: #FFA500;
    /* 文字色を白色に指定 */
    color: #fff;
}