/* CSS Document /shop/item/schmankerlstube/design/img01/icon_totop.gif*/

/*-- 1. base-------------------------------------------------------------------- */

body{
	margin: 0 auto;
	padding: 0;
	/*font: 12px/1.35 "MS Pゴシック","ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
	line-height: 1.5em;
	color: #686969;*/
	background-image: url(https://schmankerlstube.itembox.design/item/header/topbg_okuzawa.png);
	background-repeat: no-repeat;
	background-position: left top;
}

@media screen and (max-width: 768px) {
   body{background-size: 140px;}
}

@media screen and (max-width: 600px) {
   body{background-size: 100px;}
}



.layout_content {
	width: 670px;
	table-layout : fixed;
	padding-right: 25px;
}
hr {display: none;}
h1 {font-weight:normal;line-height:1;}
h2,h3,h4,h5 {font-weight:normal;}
h1, h2,h3,h4,h5, div, img, ul, ol, li, dl, dd, dt, form, table, caption, th, td{	margin:0;padding:0;}
table {
	border:none;
	overflow:hidden;
	font-size:12px;
}
caption {text-align:left;}
th,td {
	font-weight:normal;
	border:none;
	border-collapse:collapse;
	font-size:12px;
	line-height: 1.5;
	text-align:left;
}

img { border-style: none; border-width: 0;}
a:hover img {
	filter: alpha(opacity=75);
	opacity:0.75;
}
address{ font-style:normal;}
.no-wrap { overflow: hidden;}
#main {width:670px;}

.layout_table{padding-top: 20px;}

/*メッセージボックス*/
.messageBox {
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #000;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	width: 100%;
}
.messageBox .in{
padding: 10px;
}

/*-- 2. class-------------------------------------------------------------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
} 
.clearfix { display: inline-block;display: block; } 
.clear { clear:both;}
.algnR { text-align:right;}
.algnC { text-align:center;}

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

.m0 { margin:0;}
.ml20{ margin-left:20px;}
.mr20{ margin-right:20px;}

.fn10{ font-size:10px;}
.fn15{ font-size:15px;}
.fn20{ font-size:20px;}
.lh12{ line-height:1.2em;}

.red{ color:#b10303;}

p.totop {text-align: right;}
.totop a {height:17px;text-decoration:none;}


#productHeadimg {
	height: 360px;
	width: 900px;	
}


.productimg {
	padding:3px;
	border:1px solid #ccc;
	background-color:#fff;
}

.frame {
	border:5px solid #fff;
}

.itemlist {
	float:left;
	width:150px;
	margin:0 20px 0 0;
	*margin:0 5px 0 0;
}
.itemlist .price {
	color:#b71404;
	font-weight:bold;
	text-align:center;
	line-height:1em;
}
.itemlistwide {
	float:left;
	width:200px;
	margin:0 15px 0 0;
	text-align:center;
}
.itemlistwide .price {
	color:#b71404;
	font-weight:bold;
	text-align:center;
	line-height:1em;
}



/*-- h2 -------------------------------------------------------------------- */
.h2_back{
	height:29px;
	margin:0;
	padding:7px 0 15px 45px;
	color:#f4e1d3;
	font-size:15px;
	background:url(/shop/item/schmankerlstube/design/img01/common_h2_bg.jpg) no-repeat;
}



/*-- 1. head-------------------------------------------------------------------- */
h1{
	font-size:10px;
	line-height:1;
	margin:3px 0 10px 0;
	padding:0;
	color:#ffa337;
}
h1 a:visited {color:#ffa337;}

#logo {
	float:left;
	width:234px;
	height:129px;
}

#logo p a {
	margin:-12px 0 0 0;
	_margin:0;
	display:block;
	width:234px;
	height:129px;
}

/*
#headBG {
	background-image: url(/shop/item/schmankerlstube/design/img05/top_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: top;
}

#headBGokuzawa{
	background-image: url(/shop/item/schmankerlstube/design/img05/topbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerBox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headGnvLine{
	clear: both;
	height: 100px;
	width: 900px;
	margin-bottom: 50px;
}

#headerBox .headLogo {float: left;}

	#headerBox #nav {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	}

		#headerBox #nav li{
		float: left;
		padding-top: 0px;
		list-style-position: inside;
		margin-left: 30px;
		}
		
		#kago {	float: right;}
		#kago a{
		display: block;
		text-indent: -9877em;
		text-decoration: none;
		background-image: url(/shop/item/schmankerlstube/design/img05/kago.png);
		height: 47px;
		width: 228px;
		}
		#kago a:hover{background-image: url(/shop/item/schmankerlstube/design/img05/kago_s2.png);}

		#topgnv {
	width: 678px;
	padding-top: 40px;
	float:right;
}
		#topgnv ul{
		list-style-type: none;
		display:inline;
		padding: 0px;
		height: 150px;
		width: 678px;
		}
			#topgnv li{float: left; margin-left: 26px;}
			#topgnv li a{
			width:200px;
			height: 58px;
			background-image: url(https://schmankerlstube.itembox.design/item/gnv-index.png);
			display:block;
			text-indent:-9877em;
			text-decoration:none;
			}
			
			#topgnv li#top a{background-position: 0px 0px;}
			#topgnv li#top a:hover{background-position: 0px -58px;}
			#topgnv li#okuzawa a{background-position: -200px 0px;}
			#topgnv li#okuzawa a:hover{background-position: -200px -58px;}
			#topgnv li#world a{background-position: -400px 0px;}
			#topgnv li#world a:hover{background-position: -400px -58px;}


/*-- rightside-------------------------------------------------------------------- */
#rightside {margin:0;}

	#gnvBox	{
	background-image: url(https://schmankerlstube.itembox.design/item/gnv.png);
	background-repeat: repeat-x;
	height: 420px;
	width: 200px;
	margin-bottom: 30px;
	margin-top: 0px;
	}

		#gnv ul{
		list-style-type: none;
		display:inline;
		padding: 0px;
		height: 420px;
		}
			
			#gnv li a{
			width:200px;
			height: 60px;
			background-image: url(https://schmankerlstube.itembox.design/item/gnv.png);
			display:block;
			text-indent:-9877em;
			text-decoration:none;
			}
			
			#gnv li#set a{background-position: 0px 0px;}
			#gnv li#set a:hover{background-position: 0px -60px;}
			#gnv li#tset a{background-position: -1200px 0px;}
			#gnv li#tset a:hover{background-position: -1200px -60px;}
			#gnv li#sausage a{background-position: -200px 0px;}
			#gnv li#sausage a:hover{background-position: -200px -60px;}
			#gnv li#ham a{background-position: -400px 0px;}
			#gnv li#ham a:hover{background-position: -400px -60px;}
			#gnv li#salami a{background-position: -600px 0px;}
			#gnv li#salami a:hover{background-position: -600px -60px;}
			#gnv li#liver a{background-position: -800px 0px;}
			#gnv li#liver a:hover{background-position: -800px -60px;}
			#gnv li#jellied a{background-position: -1000px 0px;}
			#gnv li#jellied a:hover{background-position: -1000px -60px;}

			/*カテゴリごとのアクティブ表示*/
				body.fs-body-category-gr49 #gnv li#set a,
				body.fs-body-category-gr49 #gnv li#set a:visited{background-position: 0px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }
				
				body.fs-body-category-ms #gnv li#tset a,
				body.fs-body-category-ms #gnv li#tset a:visited{background-position: -1200px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }
				
				body.fs-body-category-wurst #gnv li#sausage a,
				body.fs-body-category-wurst #gnv li#sausage a:visited{background-position: -200px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }
				
				body.fs-body-category-schinken #gnv li#ham a,
				body.fs-body-category-schinken #gnv li#ham a:visited{background-position: -400px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }
				
				body.fs-body-category-salamiwurst #gnv li#salami a,
				body.fs-body-category-salamiwurst #gnv li#salami a:visited{background-position: -600px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }
				
				body.fs-body-category-leberwurst #gnv li#liver a,
				body.fs-body-category-leberwurst #gnv li#liver a:visited{background-position: -800px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }
				
				body.fs-body-category-aspak #gnv li#jellied a,
				body.fs-body-category-aspak #gnv li#jellied a:visited{background-position: -1000px -60px; Filter: Alpha(Opacity=75);opacity:.75;  }





#rightside .boxbage{
	width:200px;
	margin:0 0 15px 0;
	padding:5px 0 15px 0;
}
#rightside .boxtitle{	margin:0;	padding:20px 0 15px 7px;}
#rightside .boxbage dl{	margin:0 5px 0 0;}
#rightside .boxbage dt{	float:left;	margin:0 5px 15px 7px;}
#rightside .boxbage dd{
	*float:left;
	*width:65px;
}
#rightside .arrow {	width:180px;padding:0 0 5px 10px;
}

.arrow li{
	padding: 0 0 5px 10px;
	background: url(/shop/item/schmankerlstube/design/img01/common_icon.gif) no-repeat 0px 4px;
	list-style-type: none;
}
#rightside .middleline{
	margin:12px 0 0 0;
	padding:0;
	font-size:2px;
}
#rightside .sidebnr,
#rightside .category{	margin:0 0 15px 0;}
#rightside .category li{	line-height:0;}
#rightside .category img{	margin:0 0 5px 0;}
#rightside .sidetxt{
	width:180px;
	margin:0 0 10px 0;
	padding:2px;
	border:#acaaab 1px solid;
	background:#f2f0f1;
}

div.utility {
	border-top-left-radius: 10pxpx;
	border-top-right-radius: 10pxpx;
    -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;
}




/*-- calender -------------------------------------------------------------------- */
#calenderall{padding:20px 0 10px;}
.calender {
	float:left;
	margin:0 4px;
	padding:0;
	width:130px;
}
.calender .month {
	background-color:#f6f6f6;
	border:1px solid #CCCCCC;
	padding:3px 0 0 0;
	position:relative;
	text-align:left;
	height:15px;
	line-height:1em;
}
.calender .m2 {
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	}
.calender .y {
	bottom:0;
	font-size:10px;
	position:absolute;
	right:10px;
	}
.calender .holiday, .calender .holiday2 {background-color:#FFEFEF;}
.calender .holiday {color:#CC6666;}
.calender .holiday2 {color:#6685A2;}
.calender .noday {	color:#DDDDDD;}
.calender table {
border-left:1px solid #ccc;
	margin:0 0 0 0;
	padding:0;
}
.calender table th, .calender table td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:2px 0 2px 2px;
	text-align:center;
	vertical-align:middle;
}
.calender table th {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding:3px 0 1px 2px;
	text-align:center;
	width:22px;
}
.calender table th.sun {color:#CC6666;}
.calender table th.sat {color:#6685A2;}
.calender table tr {border:1px solid #CCCCCC;}



/*-- top -------------------------------------------------------------------- */

#main h2{

	text-align: center;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#rightside h2.sp{
	clear: both;
	font-size: 12px;
	text-align: center;
	background-image: url(/shop/item/schmankerlstube/design/img05/title_bg.png);
	height: 20px;
	width: 100%;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
}


#main h2.sp{
	clear: both;
	font-size: 20px;
	text-align: center;
	background-image: url(/shop/item/schmankerlstube/design/img05/title_bg.png);
	height: 40px;
	width: 670px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
	vertical-align: middle;
}

#topitem{
	float:left;
	width:670px;
	margin:0 20px 0 0;
}
#topitem #line{
	clear:both;
	margin:25px 0 20px 0;
	width:500px;
	background:url(/shop/item/schmankerlstube/design/img01/common_line.gif) repeat-x;
	line-height:2px;
}
#topitem dl{ margin:15px 0; }
#topitem dt{
	clear:both;
	float:left;
	width:60px;
	margin:0 20px 0 0;
	color:#9E0000;
}
#topitem dd{
	float:left;
	width:350px;
	margin:0 0 10px 0;
}
#topitem .arrow{
	clear:both;
	margin:0 0 0 340px;
	padding:0 0 5px 10px;
	background:url(/shop/item/schmankerlstube/design/img01/common_icon.gif) no-repeat 0px 4px;
}
#topitem .m0{ margin:0; }
#topitem .shintyaku {
	margin:0px;
	padding:0px;
    width:448px;
    height:100px;
    overflow:scroll; 
}
#rightitem{
	float:left;
	width:180px;
	margin:0;
}
#rightitem .boxbage{
	width:180px;
	margin:0 0 15px 0;
	padding:5px 0 15px 0;
	background:url(/shop/item/schmankerlstube/design/img01/common_bg1.gif) #efe5d5 no-repeat bottom;
}

#rightitem .boxbage .picture{ margin:0 0 0 15px;}
#rightitem .boxbage p { margin:10px; font-size:10px;}
#rightitem .boxbage .boxtitle{	margin:0; padding:20px 0 15px 7px; }
#rightitem .arrow{
	width:150px;
	text-align:right;
	margin:0 0 0 20px;
	padding:0 5px 5px 0;
	background:url(/shop/item/schmankerlstube/design/img01/common_icon.gif) no-repeat 0px 4px;
}




/*-- recipe -------------------------------------------------------------------- */
#recipe #explain{background-color:#f3e0c1;}
#recipe #explain ul{margin:10px;}
#recipe #explain li{
	list-style: none;
	margin:0 30px 0 0;
	padding:0 0 50px 50px;
}
#recipe #explain #ex1{	background:url(/item/kikaku/recipe/recipe_ex_icon1.jpg) no-repeat 0 10px;}
#recipe #explain #ex2{	background:url(/item/kikaku/recipe/recipe_ex_icon2.jpg) no-repeat 0 10px;}
#recipe #explain #ex3{	background:url(/item/kikaku/recipe/recipe_ex_icon3.jpg) no-repeat 0 10px;}
#recipe .title{
	margin:50px 0 10px 0;
	padding:0 0 0 40px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_icon.gif) no-repeat 0 0;
}
#recipe .m1gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -56px 0;
}
#recipe .m2gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -80px 0;
}
#recipe .m3gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -104px 0;
}
#recipe .m4gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -131px 0;
}
#recipe .m5gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -156px 0;
}
#recipe .m6gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -180px 0;
}
#recipe .m7gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -206px 0;
}
#recipe .m8gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -232px 0;
}
#recipe .m9gatu{
	width:50px;
	padding:0 0 0 30px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -257px 0;
}
#recipe .m10gatu{
	width:50px;
	padding:0 0 0 50px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat 8px 0;
}
#recipe .m11gatu{
	width:50px;
	padding:0 0 0 49px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -37px 0;
}
#recipe .m12gatu{
	width:50px;
	padding:0 0 0 50px;
	background:url(/shop/item/schmankerlstube/design/img01/recipe_title_number.gif) no-repeat -58px 0;
}
#recipe .recipedetail{
	float:left;
	margin:20px 6px 0 0;
	width:30%;
}
@media (max-width: 630px) {
   #recipe .recipedetail { width:80%; }
}
#recipe .recipedetail .brownarea{background-color:#532300;border-radius:20px;padding:16px;}
#recipe .recipedetail h3{
	margin:0 10px;
	height:50px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
#recipe .recipedetail h4{margin:10px 0;}
#recipe .recipedetail .flagicon{margin:0 10px 0 0;}
#recipe .recipedetail p{margin:5px 10px;}
#recipe .recipedetail .dishimage{margin:auto 0 auto 0;border:3px solid #fff;}
#recipe .m0{margin:0;}



/*-- cnt_gsm -------------------------------------------------------------------- */
#cnt_gsm h3{
	margin:30px 0 20px 0;
	text-align:left;
}
#cnt_gsm #textarea{
	float:left;
	margin:0 20px 0 0;
	width:300px;
}
#cnt_gsm #cnt1{
	background:url(/shop/item/schmankerlstube/design/img01/cnt_gsm_bg1.gif) right no-repeat;
}
#cnt_gsm #cnt1 p{
	width:600px;
}
#cnt_gsm #cnt1 #tenpoimage{
	float:left;
}
#cnt_gsm #cnt1 #bubble{
	float: left;
	background-color: #E9D0B2;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 80px;
	margin-left: 20;
}
#cnt_gsm #cnt1 #bubble p{
	padding:0 15px;
	width:300px;
}
#cnt_gsm #cnt2{
	clear:both;
	height:500px;
	background:url(/shop/item/schmankerlstube/design/img01/cnt_gsm_bg2.gif) 652px 16px no-repeat;
}
#cnt_gsm #cnt2 .menuarea{
	float:left;
}
#cnt_gsm #cnt2 .menuarea p{
	margin:0 0 0 5px;
	padding:8px 0 0 14px;
	width:200px;
	height:42px;
	background-color:#E9D0B2;
}



/*-- cnt_oks -------------------------------------------------------------------- */
#cnt_oks .leftlayout h3{
	margin:30px 0 20px 0;
	text-align:left;
}
#cnt_oks .rightlayout h3{
	margin:30px 0 20px 0;
	text-align:right;
}
#cnt_oks #linkarea{
	width:384px;
	margin:0;
	padding:15px;
	background-color:#EFE5D5;
}



/*-- cnt_smk -------------------------------------------------------------------- */
#cnt_smk h3{
	float:left;
	margin:0 0 20px 0;
}
#cnt_smk #bigbox{
	margin:30px 0;
	padding:20px 20px 10px 20px;
	background-color:#f6ead6;
}
#cnt_smk #smallbox{
	margin:15px 0 10px 0;
	padding:5px 10px;
	font-size:10px;
	background-color:#fdf8ef;
}



/*-- ifo_stm -------------------------------------------------------------------- */
#ifo_stm .textblock{
	float:left;
}
#ifo_stm dl{
	width:320px;
	margin:0 30px 20px 0;
}
#ifo_stm dt,
#ifo_stm dt a{
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#532300;
	text-decoration:none;
}
#ifo_stm dd{
	margin:0 0 0 10px;
	padding:0 0 5px 10px;
	background:url(/shop/item/schmankerlstube/design/img01/common_icon.gif) no-repeat 0px 4px;
}
#ifo_stm dd.noarrow{
	margin:0 0 0 10px;
	padding:0 0 5px 0;
	background:none;
}



/*-- item -------------------------------------------------------------------- */
.item h2{
	margin:0 0 10px 0;
}
.item h3{
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
.item h4{
	clear: both;
	font-size: 12px;
	text-align: center;
	background-image: url(/shop/item/schmankerlstube/design/img05/title_bg.png);
	height: 20px;
	width: 670px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
}
.item #promotioninfo{
	margin:0 0 10px 0;
	width:670px;
	text-align:center;
}
.item #promotioninfo p{
	margin:5px 0;
}
.item #promotioninfo .line{
	width:670px;
	height:5px;
	background-color:#b10303;
}
.item #rightside{
	float:left;
	margin:0 20px 0 0;
	width:310px;
}
.item table.table_gray{
	margin:20px 0;
	font-size:12px;
	color:#616161;
	text-align:left;
	vertical-align:top;
}
.item table.table_gray th{
	width:140px;
	padding:5px 10px;
	background-color:#e5d3b7;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	vertical-align:top;
	font-weight:normal;
}
.item table.table_gray td{
	width:230px;
	padding:5px 10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background-color:#efe5d5;
}
.item .voicebg{
	margin:0 0 50px 0;
	background:url(/shop/item/schmankerlstube/design/img01/detail_voice_bg.gif) repeat-y;
}
.item .voicedetail{
	float:left;
	width:325px;
	margin:0 5px 0 0;
	padding:10px;
}
.item .voicedetail .bubble{
	width:322px;
	margin:0;
}
.item .voicedetail .bubble img{
	margin:0;
	padding:0;
}
.item .voicedetail img.frame{
	float:left;
}
.item .voicedetail p{
	float:right;
	width:160px;
	margin:0;
}


.item #okuzawa{
	clear: both;
	width: 330px;
	height: 195px;
	background: url(/images/product/hamokuzawa.png) no-repeat;
	position: relative;
	line-height: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 210px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 355px;
}
.item #okuzawa p{width:300px;}
.item #okuzawa ul{text-align:left;}
.item #okuzawa li{width:300px;float:left;padding:0 5px 3px 10px;}
.item .recommend{
	margin:30px 0 0 0;
	background:url(/shop/item/schmankerlstube/design/img01/detail_recommend_bg.gif) repeat-y;
	color:#532300;
}
.item .recommend .frame{
	float:left;
	margin:10px 0 15px 25px;
	border:5px solid #fff;
}
.item .recommend .bubble{
	float:left;
	width:322px;
	margin:20px 0 0 40px;
}
.item .title{
	margin:0;
	padding:10px 15px;
	font-size:15px;
	font-weight:bold;
	background-color:#e9d0b3;
}





/*-- index -------------------------------------------------------------------- */

body#index .layout_body{
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	width:900px;
	}




div#lpindex{
background-image: url(https://schmankerlstube.itembox.design/item/index/topbg2.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#ffcc00;
	background-repeat: no-repeat;
	height: 380px;
background-position: center top;
}


body#index #headerBox,
div#lpindex #headerBox{
	margin-right: auto;
	margin-left: auto;

	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

align-items:stretch;

}

@media screen and (max-width: 768px) {
   div#lpindex{background-size: 620px;
background-position: center top;
height: 198px;}
}

@media screen and (max-width: 600px) {
   div#lpindex{background-size: 500px;
background-position: center top;
height: 158px;}
}



#indexgnvBox{
margin:auto;
background-color: #000000;
border-radius: 10px;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;
}

#indexgnvBox #gnv{text-align:center;background-image: url(https://schmankerlstube.itembox.design/item/gnv_bg2.png);background-repeat: repeat;}

#indexgnvBox #gnv ul {
  list-style-type: none;
  padding: 0;
  margin: auto;
  height: auto;
  font-size: 0; /* 行間の隙間をなくすため */
  width: 800px; /* 200px * 4列分 */
border-radius: 10px;
background-image: url(https://schmankerlstube.itembox.design/item/header/gnv_bg.png);
}

#indexgnvBox #gnv li {
  display: inline-block;
  width: 200px;
  height: 60px;
  vertical-align: top;
  font-size: 0; /* インライン要素の余白防止 */
margin: auto;
}

#indexgnvBox #gnv li a {
  display: block;
  width: 200px;
  height: 60px;
  background-image: url(https://schmankerlstube.itembox.design/item/gnv.png);
  background-repeat: no-repeat;
  text-indent: -9877em;
  text-decoration: none;
margin: auto;
}

@media screen and (max-width: 768px) {
#indexgnvBox #gnv li,#indexgnvBox #gnv li a {  width: 140px;height: 42px; background-size: 980px;}
#gnv li#set a{background-position: 0px 0px;}
			#indexgnvBox #gnv li#set a:hover{background-position: 0px -42px;}
			#indexgnvBox #gnv li#tset a{background-position: -840px 0px;}
			#indexgnvBox #gnv li#tset a:hover{background-position: -840px -42px;}
			#indexgnvBox #gnv li#sausage a{background-position: -140px 0px;}
			#indexgnvBox #gnv li#sausage a:hover{background-position: -140px -42px;}
			#indexgnvBox #gnv li#ham a{background-position: -280px 0px;}
			#indexgnvBox #gnv li#ham a:hover{background-position: -280px -42px;}
			#indexgnvBox #gnv li#salami a{background-position: -420px 0px;}
			#indexgnvBox #gnv li#salami a:hover{background-position: -420px -42px;}
			#indexgnvBox #gnv li#liver a{background-position: -560px 0px;}
			#indexgnvBox #gnv li#liver a:hover{background-position: -560px -42px;}
			#indexgnvBox #gnv li#jellied a{background-position: -700px 0px;}
			#indexgnvBox #gnv li#jellied a:hover{background-position: -700px -42px;}
#indexgnvBox #gnv{text-align:center;background-image: url(https://schmankerlstube.itembox.design/item/gnv_bg2.png);background-size:7.7px;background-repeat: repeat;}
}



	#facebookBox {
	width: 436px;
	padding-bottom: 10px;		
	}
	#facebookBox iframe{
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	}
	
	#facebookBox .header{}
	#facebookBox .content{
	background-color: #3B5998;
	padding-right: 2px;
	padding-left: 2px;
}
	#facebookBox .footer{}
	#twitter{float: right;width: 210px;}
	
	#snsBox #other {
	width: 436px;
	margin-bottom: 40px;
	}


/*-- Footer --------------------------------------------------------------------- */


table#fee th{
	background-color:#DFDFDF;
	padding:3px 2px;
	font-weight:bold;
}
table#fee tr{	background-color:#f6f5f5;}
table#fee tr.color{ background-color:#fcfcfc;}
table#fee td{	padding:3px 2px;}
#time{position:absolute;top:45px;right:0;}

/*-- Main --------------------------------------------------------------------- */

#voiceBox{
	background-color: #FFFFFF;
	border: 10px solid #FFCC00;
	padding: 10px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#voiceBox h3{
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.5em;
	margin-top: 20px;
}

#voiceBox p{
	font-size: 1.1em;
	margin-top: 0px;
}

#voiceBox div.hr {
	background-image: url(/shop/item/schmankerlstube/design/img05/voice_hr.png);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


	/*-- ギフトの場合「このギフトに含まれる商品」表示--*/
	body.FS2_body_Goods_GoodsDetail_gd54 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd104 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd105 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd106 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd107 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd108 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd109 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd1100 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd113 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd114 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd150 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd115 #FS2_Recommend_List h2.CrossHead,
	
	body.FS2_body_Goods_GoodsDetail_gd150 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd149 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd48 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd49 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd50 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd51 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd52 #FS2_Recommend_List h2.CrossHead
	 {
	background-image: url(/shop/item/schmankerlstube/design/img05/includetitle.png);
	height: 27px;
	width: 670px;
	text-indent:-9999px;		
	}
	
	/*-- 単品の場合「この商品を含むギフト」表示--*/
	body.FS2_body_Goods_GoodsDetail_gd33 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd32 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd31 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd28 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd36 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd35 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd34 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd9 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd4 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd1 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd18 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd17 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd16 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd26 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd25 #FS2_Recommend_List h2.CrossHead,
	body.FS2_body_Goods_GoodsDetail_gd24 #FS2_Recommend_List h2.CrossHead {
	background-image: url(/shop/item/schmankerlstube/design/img05/includetitle2.png);
	height: 27px;
	width: 670px;
	text-indent:-9999px;		
	}
	
/*紹介ページ関連*/
ul.introtab {list-style-type: none;
padding: 0px;
height: 150px;
width: 300px;
display: inline;}
ul.introtab {
    display: flex;
    justify-content: space-between; /* 均等配置 */
    padding: 0;
    margin: auto;
    width: 100%;
max-width:669px;
}

ul.introtab li {
    list-style-type: none;
    flex: 1; /* 均等に広がる */
    margin: 0;
    padding: 0;
    text-align: center; /* 画像を中央配置 */
}

ul.introtab li img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*-- qanda -------------------------------------------------------------------- */
#qanda .textblock{
	float:left;
}
#qanda dl{
	width:320px;
	margin:0 30px 20px 0;
}
#qanda dt a{
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#532300;
	text-decoration:none;
}
#qanda dd{
	margin:0 0 0 10px;
	padding:0 0 5px 10px;
	background:url(/shop/item/schmankerlstube/design/img01/common_icon.gif) no-repeat 0px 4px;
}
#qanda .qatitle{
	margin:10px 15px;
	font-size:14px;
	font-weight:bold;
	color:#532300;
}
#qanda .qtext{
	margin:20px 0 0 10px;
	padding:7px 0 5px 30px;
	font-weight:bold;
	background:url(/shop/item/schmankerlstube/design/img01/qanda_q.gif) no-repeat 0px 4px;	
}
#qanda .atext{
	margin:0 0 10px 10px;
	padding:7px 0 5px 30px;
	background:url(/shop/item/schmankerlstube/design/img01/qanda_a.gif) no-repeat 0px 4px;
}

/*-- otameshi -------------------------------------------------------------------- */

#dokon { margin:20px 0 20px 0; background:#f5cc9d;}

/*-- contact -------------------------------------------------------------------- */
#contact table{
	width:670px;
	margin:0 auto 20px auto;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#basic-table table{
	width:670px;
	margin:10px auto 20px auto;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#contact table td,
#basic-table table td{
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#contact table input{
	width:200px;
}
#contact table textarea{
	width:300px;
	height:150px;
}
#contact table .head,
#basic-table table .head{
	width:250px;
	vertical-align:top;
	background:#EFE5D5;
}
#contact table .attention{
	font-size:small;
	color:#CC0000;
}
#contact #completion{
	margin:60px auto 20px auto;
	text-align:center;
}
#contact p{
	margin:0 0 20px 0;
}
#contact #button{
	text-align:center;
}
#contact #button{
	text-align:center;
}


/*-- utiiwai -------------------------------------------------------------------- */
#iwai {
	margin:0px;
}

#iwai .waku_right {
	margin:10px;
	width:320px;
	float:right;
}

#iwai .waku_left {
	margin:10px;
	width:300px;
	float:left;
}

#iwai .iwai_midashi {
	background:url(https://schmankerlstube.itembox.design/item/kikaku/utiiwai/utiiwai_ico.gif) no-repeat left;
	margin:0px 0px 10px 0px;
	padding:2px 5px 0px 25px;
	border-bottom:#633 double 5px;
	font-size:18px;
	font-weight:bold;
}




/*-- hinamaturi -------------------------------------------------------------------- */

#hinamaturi {
	margin:0px;
}

#hinamaturi .hina_waku {
	margin:0px;
	padding:0px;
	background:url(/images/hinamaturi_img4.jpg) no-repeat;
}

#hinamaturi .hina_img1 {
	margin:0px;
}

#hinamaturi .hina_img2 {
	background:#FFF;
	padding:5px;
	margin:10px;
	float:right;
	border:#CCC 1px solid;
}

#hinamaturi .hina_bun {
	padding:50px 0px 15px 20px;
}

/*-- yami -------------------------------------------------------------------- */

#yami {
	margin:0px;
}

#yami .top_waku1 {
	margin:10px;
	background:#FCF;
	border:#CCC 1px solid;
	text-align:center;
}

#yami .yami_right {
	margin:10px 0px 10px 0px;
	float:right;
}

#yami .yami_left {
	margin:10px;
	float:left;
}






/*-- otyugen_lp -------------------------------------------------------------------- */
#otyugen { margin:0px; width:900px; }
#otyugen .otyugen_head { margin:0px; background:url(/images/otyugen1.jpg) no-repeat;}
#otyugen .oseibo_head { margin:0px; background:url(/images/oseibo1.jpg) no-repeat;}
#otyugen .head_btn {margin:250px 20px 20px 530px;}
#otyugen .menu {margin:20px 0px 20px 0px;padding:0px;}
#otyugen .txt {font-size:10px;line-height:120%;}


.maintittle {
	margin:0px 10px 10px 10px;
	border:#999 1px solid;
	background:#eee;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
}
.maintittle2 {margin:10px;}
.maintittle3 {margin:10px 0px 0px 10px;}
.maintittle4 {margin:18px;float:left;width:180px;}
.maintittle5 {margin:0px;float:right;}
.maintittle6 {margin:0px;float:left;}
.maintittle7 {margin:0px 0px 0px 200px;}


/*-- beer -------------------------------------------------------------------- */
.detail #aboutbeer1{
	height:1119px;
	background:url(/images/aboutbeer.jpg) no-repeat;
	position:relative;
}
.detail #aboutbeer1 a#product5{
	display:block;
	width:677px;
	height:258px;
}
.detail #aboutbeer1 a#product6,
.detail #aboutbeer1 a#product7{
	display:block;
	width:678px;
	height:257px;
}
.detail #aboutbeer1 #product5{
	position:absolute;
	top:172px;
	left:12px;
}
.detail #aboutbeer1 #product6{
	position:absolute;
	top:510px;

	left:11px;
}
.detail #aboutbeer1 #product7{
	position:absolute;
	top:846px;
	left:10px;
}
/*-- gift_lp -------------------------------------------------------------------- */
.gift_tittle { margin:10px;}
.gift_btn1 { margin:10px 10px 10px 0px; float:left;}
.gift_btn2 { margin:10px 0px 10px 0px;float:right;}
.red { color:#ff0000; font-weight:bold;}
/*-- winter_lp -------------------------------------------------------------------- */
.winter_le {
         margin:20px 0px 10px 0px;
         float:left;
}

.winter_re {
         margin:20px 0px 10px 0px;
         float:right;
}

.topnavi {
	background:#FFC;
	border:#F90 2px solid;
	margin:5px;
	padding:3px;
}

/*-- media-------------------------------------------------------------------- */
#media {
 margin:0px;
}

#media .media_p {
 margin:5px 5px 10px 15px;
}

#media .media_d {
 margin:5px 5px 5px 50px;
}

#media .matitle{
	margin:10px 15px;
	font-size:14px;
	font-weight:bold;
	color:#532300;
}

.FS2_ReviewEditAverage {visibility: hidden;}

/*カレンダー*/
div.cal_wrapper {
	padding: 10px 0px;
}
div.schedule_wrapper {
	padding: 10px 0px;
	width: 270px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #666;
}
div.schedule_wrapper h3 {
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	color: #666;
}
div.schedule_wrapper div.schedule_list {
	padding: 0px 10px;
	margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
	padding: 0px;
	margin: 5px auto;
	border-top: solid 1px #CCC;
}
div.schedule_wrapper div.schedule_list ol li {
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li:hover {
	text-decoration: underline;
}
div.cal_wrapper table.cal tr th p {
	float: left;
	padding: 2px;
	margin: 0px;
	color: #666;
	font-size: 12px;
}
div.cal_wrapper table.cal tr th div.cal_ui {
	float: right;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
	border: solid 1px #CCC;
	background-color: #FFF;
	font-size: 12px;
	margin: 0px 1px;
	padding: 3px 6px;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td {
	border-top: solid 1px #EEE;
}
div.cal_wrapper table.cal tr td {
	font-size: 10px;
	text-align: center;
	padding: 1px
}
div.cal_wrapper table.cal tr.headline td {
	padding: 3px 0px;
	color: #666;
}
div.cal_wrapper table.cal tr.headline {
	background-color: #EEE;
}
div.cal_wrapper table.cal tr td div {
	position: relative;
	padding: 3px 12px;
	font-size: 10px;
	text-align: center;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div span {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	display: none;
	border: solid 1px #EEE;
	background-color: #FFF;
	text-align: left;
	padding: 3px;
	z-index: 10;
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}

/* 以下、クラス指定するときのアレ */

div.cal_wrapper table.cal tr td div.Sat {
	color: #00F;
}
div.cal_wrapper table.cal tr td div.Sun {
	color: #F00;
}
div.cal_wrapper table.cal tr td div.Today {
	font-weight: bolder;
}
div.cal_wrapper table.cal tr td div.Deli {
	background-color: #EFE;
}
div.cal_wrapper table.cal tr td div.Holyday,font.Holyday {
	font-weight: bolder;
	color: #F00;
	background-color: #FEE;
}
div.cal_wrapper table.cal tr td div.Birthday, font.Birthday {
	font-weight: bolder;
	background-color: #EEF;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td div.backward {
	color: #CCC;
	font-weight: normal;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div.pointer {
	cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
	background-color: #EEE;
}

/* お歳暮 */

div#headBGoseibo {
	background-image: url(/images/campaign/oseibo/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #251A18;
	height:521px;
}

div#headBGoseibo #headerBox #nav li a ,
div#headBGoseibo #headerBox #nav li a:link ,
div#headBGoseibo #headerBox #nav li a:visited {
	color: #FFF;
	text-shadow: 1px 1px 2px #000; 
}


/*カテゴリトップ*/
#okuzawaintBox{display: flex; align-items: stretch;}
#okuzawaint, #dlgint {
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px;
	margin: 20px 4px 4px 0;
	color: #000;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
}

@media screen and (max-width: 600px) {
   #okuzawaintBox{display: grid;}
}

#okuzawaint h3, #dlgint h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.6em;
	color: #666;
}

#okuzawaint {
	background-image: url(https://schmankerlstube.itembox.design/item/column/txt_okuzawa.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#okuzawaint .in p, #dlgint .in p{line-height: 150%;}
#okuzawaint .in{width: 55%;}


/*　商品画面：商品詳細：バリエーションごとにカートボタンを表示：バリエーションテーブル201211システムアップデート　*/
.FS2_additional_image_tableVariation{
	margin:10px 0;	
}

.FS2_additional_image_tableVariation_table {}

.FS2_additional_image_tableVariation_table th{
	text-align:left;
	font-weight:normal;
	padding:2px 2px 2px 2px;	
}

.FS2_additional_image_tableVariation_table td{
	padding:2px;	
}

.FS2_additional_image_tableVariation_table td span{
	display:block;
	text-align:center;
	color:#777;
}

.FS2_additional_image_tableVariation_table td img{}

.FS2_additional_image_tableVariation_border th{
	border-top:1px solid #888;
	padding-top:4px;
	vertical-align:top;
}

.FS2_additional_image_tableVariation_border td{
	border-top:1px solid #888;
	padding-top:4px;
}

.FS2_additional_image_tableVariation_bg{
	background:#f6f6f6;	
}




div.linktag{
	position:relative;
   overflow:hidden;	
}
div.linktag ul {
	list-style: none;
	margin-top: 10px;
	margin-bottom:: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	position:relative;
	left:50%;
	float:left;
}

div.linktag ul li {
	position:relative;
	left:-50%;
	float:left;
	margin: 5px;
	}
div.linktag ul li a, a.linktag {
	display: block;
	padding: 5px;
	background: #959595; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzBkMGQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iIzBhMGEwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzRlNGU0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(46%,#0d0d0d), color-stop(50%,#010101), color-stop(53%,#0a0a0a), color-stop(76%,#4e4e4e), color-stop(87%,#383838), color-stop(100%,#1b1b1b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-8 */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d6d6d6;
	border-top: 1px solid #eee;
	text-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 0 1px 3px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
	color: #CCC;
	text-decoration: none;
}

div.linktag ul li a:hover, a.linktag:hover{
	color: #FFFFFF;
	background: #7d7e7d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	border: 1px solid #eee;
}

div.linktag ul li a:active, a.linktag:active{
	color: #000000;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0px 0px black;
	-webkit-box-shadow: 0 0px 0px black;
	box-shadow: 0 0px 0px black;
	text-shadow: 1px 1px 1px #ccc;
	border: 1px solid #000;
}

a.linktag {margin: 5px; display:inline;}



/* セット商品 */

div.setlist {
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	background-color: #eee;
	background-image: url(/images/product/set/listsidebg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 200px;
}

div.setlist h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	font-weight: lighter;
	color: #666;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 25px;
}


div.setlist li{
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
	float: none;
}

div.setlist h5 {
	font-size: 14px;
	font-weight: bold;
	color: #804400;	
}
div.setlist .txt{
	float:right;
}
div.setlist .photo, div.setlist .mark{
	float: left;
	padding: 5px;
}

div.setlist .mark{
	padding-top: 10px;	
	}
	
/*アニメーション*/



body#fs_Top #pointBox{display: flex; align-items: stretch; margin:auto; justify-content:space-between;align-items:flex-end; margin-top:150px;max-width: 900px;

width: 100vw;position: relative;}



/*body#fs_Top #pointBox a.okuzawalink img,body#fs_Top #pointBox a.dlglink img{
width:220px;
}*/


/*
body#fs_Top #pointBox a.okuzawalink{display:block;
background: url("https://schmankerlstube.itembox.design/item/index/top_h3_okuzawa-trans.png") no-repeat;
　width:220px; height:168px;
text-indent: -99999px;
overflow: hidden;}

body#fs_Top #pointBox a.dlglink{display:block;
background: url("https://schmankerlstube.itembox.design/item/index/top_h3_dlg.png") no-repeat;
　width:220px; height:168px;
text-indent: -99999px;
overflow: hidden;
line-height: 50px; /* もしくは 1、0 など */
}
*/


body#fs_Top #pointBox h2{
 animation-duration: 2s;
 animation-name: indexslidein;
 animation-timing-function   : ease;
 -webkit-animation-duration : 2s;
 -webkit-animation-name: indexslidein;
 -webkit-animation-timing-function   : ease; 
animation: anim-scale 0.5s ease-out;
transform-origin: 50% 50%;
 -webkit-animation: anim-scale 0.5s ease-out;
 -webkit-transform-origin: 50% 50%;}
	@keyframes indexslidein {
 	0% { transform: scale(10, 10); }
 	100% { transform: scale(1, 1); }
 	}
 	@-webkit-keyframes 'indexslidein' {
 	0% { transform: scale(10, 10); }
 	100% { transform: scale(1, 1); }
	}


body#fs_Top #pointBox .left, body#fs_Top #pointBox .right {width:23%;}
#pointBox .right {text-align:right;}
body#fs_Top #pointBox .center{text-align:center; height:100%;width:54%;}


@media screen and (max-width: 1199px) {
body#fs_Top #pointBox{margin-top:12%;}
}


@media screen and (max-width: 899px) {
body#fs_Top #pointBox{margin-top:14%;}
}

@media screen and (max-width: 768px) {
body#fs_Top #pointBox{margin-top:0;
margin-left:0px;}
}

table.layout_table {
animation-duration: 1s;
animation-timing-function   : ease;
animation-name: containerslidein; 
-webkit-animation-name: containerslidein;
-webkit-animation-duration  : 1s;
-webkit-animation-timing-function   : ease; }

	@keyframes containerslidein {
 	0% { margin-top: 50%; height: 300%; opacity: 0; }
 	100% { margin-top: 0%; height: 100%; opacity: 1; }
 	}
 	@-webkit-keyframes 'containerslidein' {
 	0% { margin-top: 50%; height: 300%; opacity: 0; }
 	100% { margin-top: 0%; height: 100%;opacity: 1;  }
	}


#headGnvLine {
 animation-duration: 2s;
 animation-timing-function   : ease;
 animation-name: slidein; 
 -webkit-animation-name: slidein;
 -webkit-animation-duration  : 2s;
 -webkit-animation-timing-function   : ease; }
	@keyframes slidein {
 	0% { opacity: 0; }
 	100% { opacity: 1; }
	}
	@-webkit-keyframes 'slidein' {
 	0% { opacity: 0; }
 	100% { opacity: 1; }
	}



.linkbtn {
	background-color: #666666;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset -4px -5px 0px rgba(5,2,3,0.68);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset -4px -5px 0px rgba(5,2,3,0.68);
	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset -4px -5px 0px rgba(5,2,3,0.68);
	background-image: -o-linear-gradient(90deg , rgb(228,227,227) 0%, rgb(19,19,19) 13%, rgb(122,125,124) 14%, rgb(27,27,27) 83%, rgb(135,137,137) 96%);
	background-image: -moz-linear-gradient(90deg , rgb(228,227,227) 0%, rgb(19,19,19) 13%, rgb(122,125,124) 14%, rgb(27,27,27) 83%, rgb(135,137,137) 96%);
	background-image: -webkit-linear-gradient(90deg , rgb(228,227,227) 0%, rgb(19,19,19) 13%, rgb(122,125,124) 14%, rgb(27,27,27) 83%, rgb(135,137,137) 96%);
	background-image: -ms-linear-gradient(90deg , rgb(228,227,227) 0%, rgb(19,19,19) 13%, rgb(122,125,124) 14%, rgb(27,27,27) 83%, rgb(135,137,137) 96%);
	background-image: linear-gradient(90deg , rgb(228,227,227) 0%, rgb(19,19,19) 13%, rgb(122,125,124) 14%, rgb(27,27,27) 83%, rgb(135,137,137) 96%);
	font-family: Helvetica;
	font-size: 14pt;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,1) 2px 2px 2px;
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.linkbtn a, .linkbtn a:link, .linkbtn a:visited {
	color: #FFF;
	text-decoration: none;
}
.linkbtn a:hover,.linkbtn a:active {
	color: #FC0;
}


.hrline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 40px;
	margin-bottom: 40px;
}


.FS2_SelectCheckoutService_area {
    margin: 40px 0 20px;
    padding: 10px;
    border: 2px solid #000;
background-color:#FFFFFF;
}

.FS2_PayWithAmazonWidget_area FS2_CheckoutWidget_area{
clear: both;
}

.FS2_Preview_container {
background-color:#FFFFFF;
}






