/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}/*audio,canvas,progress,video{display:inline-block;*display:inline;*zoom:1;vertical-align:baseline}audio:not([controls]){display:none;height:0}*/[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html { font-size: 1em;}
::-moz-selection { background: #b3d4fc; text-shadow: none;}
::selection { background: #b3d4fc; text-shadow: none;}
audio,canvas,img,video { vertical-align: middle;}
p,ul,ol,table { margin-top: 0; margin-bottom: 1em;}
select, textarea, input:not([type]), input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { max-width: 90%; margin: 0; outline: none; line-height: 1.2; padding: 0.5em 0.8em; background: #fff; border: 1px solid #ddd; color: #333; border-radius: 4px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; box-shadow: none;}
select:focus, textarea:focus, input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { border-color: #b2b2b2; background: #fafafa; color: #333; outline: 0; box-shadow: none;}


/* ==========================================================================
 * Author's custom styles
** ========================================================================== */
html,body { width: 100%;}
body { color: #42210b; font: 14px/1.7 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
/* フッタのスペースができる対策(トラッキング用画像やiframeを外へ追いやる) */
body > img, body > iframe{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.oldie body,
.ie9 body { font-size: 87.5%;}
a:link,
a:visited { color: #a65e18; text-decoration: none;}
a:focus,
a:hover { color: #f15a24; text-decoration: underline;}
ul ul, ol ul {
  list-style-type: none;
}
.inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	*zoom:1;
}
.inner:before,
.inner:after { content: ""; display: table;}
.inner:after { clear: both;}
.inner2 {
	position: relative;
	width: 880px;
	margin: 0 auto;
}

.hoverfade:hover {
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.hoverfade:hover img {
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	zoom: 1;
}

.sprite,
.sprite-btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: transparent url(../img/sprite.gif) no-repeat;
	border: 0;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	/*text-indent: 100%;*/
	text-indent: 200%;
}
.oldie .sprite,
.oldie .sprite-btn {
	display: block;
}
.oldie i.sprite,
.oldie i.sprite-btn {
	display: inline;
}

.sprite-btn,
.hoverfade {
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.sprite-btn:hover {
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
}

.btn-order {
	width: 270px;
	height: 45px;
	background-position: 0 -10px;
}
.btn-addCart {
	width: 326px;
	height: 60px;
	background-position: 0px -60px;
}
.btn-favorite {
	width: 326px;
	height: 60px;
	background-position: 0px -130px;
}
.btn-viewAll {
	width: 150px;
	height: 34px;
	background-position: 0px -200px;
}
.btn-readReport {
	width: 472px;
	height: 50px;
	background-position: 0 -270px;
}
.btn-viewRecipe {
	width: 472px;
	height: 50px;
	background-position: 0 -330px;
}
.btn-monitorApply {
	width: 472px;
	height: 50px;
	background-position: 0 -390px;
}
.btn-backnumber {
	width: 472px;
	height: 50px;
	background-position: 0 -450px;
}
.btn-viewRecipeItem {
	width: 472px;
	height: 50px;
	background-position: 0px -510px;
}
.btn-writeReport {
	width: 332px;
	height: 50px;
	background-position: 0px -570px;
}
.btn-recipe {
	width: 334px;
	height: 40px;
	background-position: 0px -630px;
}

.heading-withIcon {
	line-height: 26px;
	margin: 0 0 15px;
	padding: 0 0 6px;
	background: none;
	border: none;
	border-bottom: 1px dotted #42210b;
	font-size: 128.6%;
	letter-spacing: 0.1em;
	border-radius: 0;
}
.heading-withIcon i {
	width: 26px;
	height: 26px;
	margin-right: 8px;
}
.oldie .heading-withIcon {
	zoom: 1;
}
.oldie .heading-withIcon i {
	float: left;
}
.heading-withIcon .icon-bread { background-position: -400px -10px;}
.heading-withIcon .icon-material { background-position: -400px -40px;}
.heading-withIcon .icon-nutrient { background-position: -400px -70px;}
.heading-withIcon .icon-allergen { background-position: -400px -100px;}
.heading-withIcon .icon-glove { background-position: -400px -130px;}


.divider {
	height: 1px;
	margin: 1em 0;
	background: url(../img/sprite.gif) repeat-x left top;
}

.priceMincho {
	line-height: 1;
	font-family: 'Times New Roman','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 24px;
}
.marker {
	display: inline;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,transparent), color-stop(80%,#fcee21), color-stop(100%,#fcee21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, transparent 80%,#fcee21 80%,#fcee21 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, transparent 75%,#fcee21 75%,#fcee21 95%,transparent 95%);
}
.ie9 .marker,
.oldie .marker {
	background: transparent url(../img/marker.gif) repeat-x left bottom;
}



/* --------------------------------
 * #header
 * -------------------------------- */
#header {
	position: relative;
	z-index: 999;
	height: 100px;
	background: #685441;
	*zoom: 1;
}
#header:before,
#header:after{ content: ""; display: table;}
#header:after{ clear: both;}
#nav-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	margin: 0;
}
#nav-logo a {
	display: block;
	width: 120px;
	height: 120px;
	background: url(../img/logo.png) no-repeat left top;
}

/* :::::: ユーザー用メニュー :::::: */
#navBar {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
	height: 30px;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	*zoom: 1;
}
#navBar li {
  float: left;
  margin: 0;
}
.navBar_label {
	display: block;
	width: 109px;
	height: 30px;
	background-image: url(../img/sprite-nav.gif);
	border: 0;
	overflow:hidden;
	*text-indent:-100%;
}
.navBar_label:before { content:""; display:block; width:0; height:150%;}

#navBar_register { background-position: 0px -220px;}
#navBar_account { background-position: -114px -220px;}
#navBar_cart { background-position: -223px -220px;}
#navBar_account2 { background-position: -332px -220px;} /* ログイン中 */
a:hover#navBar_register,
.active #navBar_register { background-position: 0px -250px;}
a:hover#navBar_account,
.active #navBar_account { background-position: -114px -250px;}
a:hover#navBar_cart,
.active #navBar_cart { background-position: -223px -250px;}
a:hover#navBar_account2,
.active #navBar_account2 { background-position: -332px -250px;} /* ログイン中 */


.login_label-id,
.login_label-pwd{
	display:inline-block;
	width:90px;
}
.login_field{
	width:150px;
}


/* :::::: ドロップダウン :::::: */
.dropdown {
	display: none;
	position: absolute;
	right: 0px;
	top: 30px;
	z-index: 1000;
	width: 270px;
	padding: 31px;
	background: #fff;
}
.dd_heading {
	position: relative;
	height: 1px;
	margin-bottom: 30px;
	background: url(../img/sprite.gif) no-repeat left top;
	text-align: center;
}
.dd_heading span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: -9px;
	height: 14px;
	line-height: 1;
	width: auto;
	margin: auto;
	padding: 0 1em;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
}
.dropdown .txt-help {
	margin: 15px 0 0;
	padding-left: 1em;
	color: #736357;
	text-indent: -1em;
	font-size: 78.6%;
}
.dropdown li {
	float: none !important;
}

/* ドロップダウン：アカウント */
#foAccount .loginwrapper{
	margin-top:10px;
}

.foAccount_pt {
	line-height: 24px;
	margin-bottom: 20px;
	padding-left: 50px;
}
.foAccount_pt dt {
	float: left;
	width: 7em;
	padding-top: 1px;
}
.foAccount_pt dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 5em;
	margin: 0;
	font-weight: bold;
	text-align: right;
}
.foAccount_pt dd span {
	margin-right: 2px;
	font-size: 142.9%;
}

.foAccount_link {
	clear: both;
	list-style: none;
	padding: 0;
}
.foAccount_link i {
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background-position: -340px -10px;
}
.foAccount_link a:hover i {
	background-position: -350px -10px;
}
.oldie .foAccount_link i {
	display: none;
}
.oldie .foAccount_link a:before {
	content: ">";
	display: inline;	
}
.foAccount_link a {
	color: #42210b;
}
.foAccount_link a:hover,
.foAccount_link a:active {
	color: #f15a24;
}

/* ドロップダウン：カート */
#foCart ul {
	list-style-type: disc;
	margin-bottom: 20px;
	padding-left: 15px;
	font-size: 92.9%;
}
#foCart li {
	margin-bottom: 8px;
}
#foCart .divider {
	clear: both;
}
.foCart_empty {
	margin: 35px 0;
	text-align: center;
}
.foCart_itemName,
.foCart_itemQuantity {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
.foCart_itemName {
	width: 210px;
}
.foCart_itemQuantity {
	width: 40px;
	white-space: nowrap;
	text-align: right;
}
.foCart_total {
	margin-bottom: 15px;
	font-size: 92.9%;
	font-weight: bold;
	text-align: center;
}
.foCart_total span {
	margin: 0 2px;
	font-size: 142.9%;
}

/* :::::: カテゴリーメニュー :::::: */
#nav-category {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	width: 100%;
	height: 70px;
	margin-top: 30px;
	background: #422911;
}
#nav-category ul {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 840px;
	height: 70px;
	margin: 0;
	padding: 0;
}
#nav-category li,
#nav-category a {
	height: 70px;
	background-image: url(../img/sprite-nav.gif);
}
#nav-category li {
	position: absolute;
	top: 0px;
	z-index: 1;
}
#nav-category a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	border: 0;
	overflow:hidden;
	*height: 0px;
	*padding-top: 70px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#nav-category a:hover {
	-moz-opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
#nav-category a:before { content:""; display:block; width:0; height:150%;}

li.nav-category_1 { left: 0px; width: 60px; background-position: 0px -70px;}
li.nav-category_2 { left: 60px; width: 114px; background-position: -60px -70px;}
li.nav-category_3 { left: 174px; width: 100px; background-position: -174px -70px;}
li.nav-category_4 { left: 274px; width: 70px; background-position: -274px -70px;}
li.nav-category_5 { left: 344px; width: 95px; background-position: -344px -70px;}
li.nav-category_6 { left: 439px; width: 112px; background-position: -439px -70px;}
li.nav-category_7 { left: 551px; width: 87px; background-position: -551px -70px;}
li.nav-category_8 { left: 638px; width: 94px; background-position: -638px -70px;}
li.nav-category_9 { left: 732px; width: 108px; background-position: -732px -70px;}
.nav-category_1 a { background-position: 0px 0px;}
.nav-category_2 a { background-position: -60px 0px;}
.nav-category_3 a { background-position: -174px 0px;}
.nav-category_4 a { background-position: -274px 0px;}
.nav-category_5 a { background-position: -344px 0px;}
.nav-category_6 a { background-position: -439px 0px;}
.nav-category_7 a { background-position: -551px 0px;}
.nav-category_8 a { background-position: -638px 0px;}
.nav-category_9 a { background-position: -732px 0px;}
.nav-category_1 a.cr { background-position: 0px -140px;}
.nav-category_2 a.cr { background-position: -60px -140px;}
.nav-category_3 a.cr { background-position: -174px -140px;}
.nav-category_4 a.cr { background-position: -274px -140px;}
.nav-category_5 a.cr { background-position: -344px -140px;}
.nav-category_6 a.cr { background-position: -439px -140px;}
.nav-category_7 a.cr { background-position: -551px -140px;}
.nav-category_8 a.cr { background-position: -638px -140px;}
.nav-category_9 a.cr { background-position: -732px -140px;}


/* --------------------------------
 * #navLinks
 * -------------------------------- */
#navLinks ul,
#features ul,
#topics ul {
	list-style: none;
	margin: 0;
	padding: 0;
	*zoom:1;
}
#navLinks a img,
#features a img {
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#navLinks a:hover img,
#features a:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}

/* :::::: ボタン :::::: */
#navLinks {
	background: #f0ead9;
}
#navLinks .inner {
	padding: 330px 0 20px 0;
}
/* :::::: 特長バナー :::::: */
#features {
	padding: 20px 0;
	background: #e2d7b9;
}
#fbBox {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 465px;
	height: 290px;
}
#fbBox iframe {
	width: 465px;
	height: 290px;
	background: #fff;
	border: none;
}
.navLinks_split4 li {
	float: left;
	width: 235px;
	margin-left: 20px;
	background: #fff;
}
.navLinks_split4 .hero {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 515px;
}
.navLinks_split2 li {
	float: left;
	width: 492px;
	margin-left: 16px;
	background: #fff;
	border-radius: 5px;
}
.navLinks_split4 li:first-child,
.navLinks_split2 li:first-child {
	margin-left: 0;
}
.navLinks_split2 a {
	display: block;
	border: 1px solid #e2d7b9;
	border-radius: 5px;
	overflow: hidden;
}
.navLinks_split2 a:hover {
	border: 1px solid #bcb2a5;
}
.navLinks_split4:before,.navLinks_split4:after,
.navLinks_split2:before,.navLinks_split2:after { clear: both; content: ""; display: table;}

/* :::::: トピックス :::::: */
#topics {
	margin-bottom: 15px;
	padding: 20px 0;
	background: #f0ead9;
}
#topics .inner {
	position: relative;
	width: 980px;
	height: 40px;
	padding: 10px;
	background: #f6f2e8;
	border: 1px dashed;
	border-radius: 5px;
}
#topics dl {
	margin: 0;
}
#topics dt {
	float: left;
	width: 75px;
	height: 40px;
	background: transparent url(../img/sprite-nav.gif) no-repeat -700px -220px;
	margin-top:-8px;
}
#topics dd {
	width: 790px;
	margin-left: 100px;
	/*padding-top:8px;*/
	margin-top:8px;
	font-size: 114.3%;
}
#topics li {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
#topics a { color: inherit;}
#topics .more {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #42210b;
	font-size: 92.9%;
	font-family: 'Times New Roman','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','メイリオ', Meiryo,serif;
}
#topics .more i {
	width: 10px;
	height: 10px;
	margin-left: 8px;
	background-position: -280px -10px;
}

/* --------------------------------
 * #footer
 * -------------------------------- */
#pagetopNav {
	margin-top: 15px;
}
#pagetopNav a {
	display: block;
	width: 160px;
	height: 84px;
	margin: 0 0 0 auto;
	background: url(../img/sprite-nav.gif) no-repeat -480px -219px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#pagetopNav a:hover {
	background-position: -480px -240px;
}


footer #spnNavigation{
	text-align:center;
	background-color:#422911;
	padding: 10px 0;
}
	footer #spnNavigation a{
		color:#000;
		padding:10px 30px 10px 120px;
		font-size:500%;
		background-image:url(../img/spn_icon.png);
		background-repeat:no-repeat;
		background-color:#FFF;
		border-radius:20px;
	}

/* :::::: フッターリンク :::::: */
#footer {
	padding-top: 30px;
	background: #685441;
	color: #fff;
	font-family: 'Times New Roman','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','メイリオ', Meiryo,serif;
	font-size: 85.7%;
	-webkit-font-smoothing:antialiased;
}
#footer a {
	color: #fff;
}

#footer ul {
	list-style: none;
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 20px 0 50px;
	border-left: 1px dotted #8e7f71;
}
#footer ul:first-child {
	width: 160px;
	padding: 0 20px 0 0;
	border: none;
}
#footer li {
	margin-top: 12px;
}
#footer ul li:first-child {
	margin-top: 0;
}

/* :::::: 検索ボックス :::::: */
#search {
	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 360px;
	height: 40px;
}
#search-field {
	width: 360px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 5px 10px;
	background: #fff;
	border: 0;
	color: #42210b;
	font-size: 133.3%;
	border-radius: 5px 0 0 5px;
	vertical-align: top;
}
#search-field:focus {
	outline: 0;
}
.searchBtn {
	width: 50px;
	height: 50px;
	margin: 0;
	background: url(../img/sprite-nav.gif) no-repeat -700px -270px;
	border: 0;
	border-radius: 0 5px 5px 0;
	text-indent: 120%;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	outline: 0;
}

/*
#search input.gsc-input {
  height:30px;
  line-height:30px;
}

#search .gsc-branding {
  display:none;	
}

#search .gsc-search-button input{
	color:#fff;
	padding:0.6em 0.8em;
	border:none;
}
*/

/* :::::: 最下部リンク :::::: */
#footerBar {
	margin-top: 30px;
	padding: 20px 0;
	background: #422911;
}
#footerBar dl {
	margin: 0;
}
#footerBar dt {
	float: left;
	width: 110px;
}
/*#footerBar dt a,*/
#footerBar dt.ir {
	display: block;
	/*width: 110px;
	height: 20px;
	background: transparent url(../img/sprite-nav.gif) no-repeat -700px -330px;*/
	width: 84px;
	height: 20px;
	background: transparent url(../img/logo2.gif) no-repeat;
}
#footerBar dd {
	float: left;
	padding-top: 2px;
	letter-spacing: 0.15em;
}
#copyright {
	margin: 0;
	font-size: 83.3%;
	font-family: "Times New Roman", serif;
	letter-spacing: 0.07em;
	text-align: right;
}

/* --------------------------------
 * #content
 * -------------------------------- */
#content {
	clear: both;
	margin-bottom: 80px;
}

/* ページタイトル */
#ph {
	position: relative;
	height: 95px;
	margin-bottom: 30px;
	background: #e6e6b8;
}
#ph2 {
	position: relative;
	margin-bottom: 30px;
}
.ph_breadcrumbs {
	width: 740px;
	margin: 0 auto;
	padding: 6px 0;
	font-size: 85.7%;
}
.ph_breadcrumbs a {
	color: inherit;
}
#ph .ph_title {
	position: absolute;
	top: 32px;
	left: 50%;
	width: 740px;
	line-height: 1.3;
	margin: 0 0 0 -370px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
}
#ph2 .ph_title {
	width: 1000px;
	margin: 0 auto;
}

/* 見出し */
h2,
.h2 {
	margin: 40px 0 20px;
	padding: 6px 25px;
	background: #f5f5e1;
	border: 1px dashed #422911;
	border-radius: 4px;
	font-size: 20px;
}
h3,
.h3 {
	line-height: 1.2;
	margin: 0 0 15px 0;
	padding-top: 30px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #42210b;
	font-size: 18px;
}
h3 span,
.h3 span {
	display: block;
	padding-left: 20px;
	border-left: 5px solid #422911;
}
.inner h2:first-child,
.inner .h2:first-child {
	margin-top: 0;
}
h2 + h3,
h2 + .h3,
.h2 + h3,
.h2 + .h3 {
	margin-top: -20px;
}
.inner2 h2,
.inner2 .h2,
.inner2 h3,
.inner2 .h3 {
	margin-left: -60px;
	margin-right: -60px;
}
h2.plain,
h3.plain {
	padding: 0;
	background: none;
	border: none;
}


/* 強調ボックス */
.box {
	padding: 18px;
	background: #f7f7e9;
	border: 1px dashed #422911;
	border-radius: 4px;
}
.box-secondary {
	background: #f2f2db;
	border: 1px solid #e9e6c5;
}
.box p {
	margin: 1.5em 0 0;
}
.box :first-child {
	margin-top: 0;
}
.box_heading {
	line-height: 1.4;
	margin: 0 0 20px 0 !important;
	padding: 8px 20px;
	background: #422911;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	border-radius: 4px;
}
.box_heading span {
	display: block;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px dashed #746250;
}

/* 連絡先 */
.customerDial {
	width: 770px;
	height: 174px;
	margin: 80px auto;
	background: url(../img/customerdial.gif) no-repeat left top;
	overflow:hidden;
	*text-indent:-100%;
}
.customerDial:before{content:"";display:block;width:0;height:150%;}
.oldie .customerDial {
	height: 0;
	padding-top: 174px;
}

/* :::::: トップページ :::::: */
.singleBanner {
	width: 1000px;
	margin: 50px auto;
}

/* スライダー */
#slider {
	clear: both;
	position: relative;
	margin-bottom: 50px;
	display:none;
}

#slider a{
	color:#42210b;
}
#slider a:hover{
	text-decoration:none;
}
	#slider a:hover .layer_title{
		text-decoration:underline;
	}

#slider .sp-slides-container {
	height: 393px;
}
	#slider .sp-slides-container .sp-image-container img{
		width: 100% !important;
		height: auto !important;
		margin-left: 0px !important;
	}
.slider-mask {
	position: absolute;
	top: 383px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 10px;
	background: url(../img/slidermask.png) no-repeat center bottom;
	background-size: cover;
}
#slider .sp-thumbnail-container {
	padding-top: 48px;
	margin-left: 30px !important;
}
#slider .sp-thumbnail-container:first-child {
	margin: 0 !important;
}
#slider .sp-selected-thumbnail {
	background: url(../../img/slide-selected.gif) no-repeat center top;
}
#slider .sp-thumbnail {
	width: 140px !important;
	height: 192px !important;
}
	#slider .sp-thumbnail p{
		text-align:center;
	}
#slider_loading {
	width: 100%;
	height: 640px;
	background: #fff url(../img/loading.gif) no-repeat center center;
	display: none;
}

/* スライド内ボックス */
#slider .area {
	position: relative;
	display: block;
	width: 280px;
	height: 302px;
	padding: 30px;
	background: url(../img/bg-slidelayer.png) no-repeat left top;
}
#slider .layer_subtitle,
#slider .layer_title,
#slider .layer_text,
#slider .layer_text-s {
	display: block;
	white-space: normal;
}
#slider .layer_subtitle {
	width: 210px;
	line-height: 1;
	margin-bottom: 16px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #8a7b6c;
	font-family: 'Times New Roman','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 14px;
	letter-spacing: 0.08em;
}
#slider .layer_title {
	width: 210px;
	min-height: 76px;
	height: auto !important;
	height: 76px;
	line-height: 1.5;
	margin-bottom: 12px;
	font-family: 'Times New Roman','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 26px;
}
.ie9 #slider .layer_title,
.oldie #slider .layer_title {
	font-weight: bold;
	letter-spacing: 0.08em;
}
#slider .layer_text {
	width: 280px;
	line-height: 21px;
	margin-bottom: 8px;
	font-size: 12px;
}
#slider .layer_text .marker {
	display: inline;
	background: transparent url(../img/bg-slidemarker.gif) repeat left bottom;
}
#slider .layer_text-s {
	width: 280px;
	line-height: 16px;
	font-size: 10px;
	letter-spacing: 0;
}
#slider .layer_chara {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 100px;
	height: 140px;
	background: url(../img/bg-slidelayer.png) no-repeat;
}
#slider .layer_chara.chara1 { background-position: -350px 0px;}
#slider .layer_chara.chara2 { background-position: -350px -150px;}
#slider .layer_chara.chara3 { background-position: -350px -300px;}
#slider .layer_chara.chara4 { background-position: -350px -450px;}
#slider .layer_chara.chara5 { background-position: -350px -600px;}
#slider .layer_chara.chara6 { background-position: -350px -750px;}
#slider .layer_chara.chara7 { background-position: -350px -900px;}

/* コモの新商品 */
#newItems {
	margin-bottom: 60px;
	padding: 20px 0;
	background: #f0ead9;
	font-size: 85.7%;
}
.newItems_header {
	position: relative;
	float: left;
	width: 180px;
	height: 312px;
	margin-top: -52px;
	background: url(../img/sprite-index.gif) no-repeat 0px 0px;
}
.newItems_header .more {
	position: absolute;
	left: 14px;
	top: 260px;
	width: 152px;
	height: 40px;
	background: url(../img/sprite-index.gif) no-repeat -200px -200px;
}

.newItems_items {
	width: 795px;
	margin-left: auto;
}
.newItems_items a {
	color: #42210b;
}
.newItems_items ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.newItems_items li {
	position: relative;
	float: left;
	width: 180px;
	margin-left: 25px;
}
.newItems_items li:first-child {
	margin-left: 0;
}
.newItems_items .mask {
	position: absolute;
	clear: both;
	content: "";
	display: block;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 180px;
	height: 160px;
	background: url(../img/newitemmask.png) no-repeat left top;
}
.newItems_items .nth-child2.mask,
.newItems_items li:nth-child(2) .mask {
	background-position: -205px top;
}
.newItems_items .nth-child3.mask,
.newItems_items li:nth-child(3) .mask {
	background-position: -410px top;
}
.newItems_items .nth-child4.mask,
.newItems_items li:nth-child(4) .mask {
	background-position: -615px top;
}
.newItems_thumb {
	width: 180px;
	height: 160px;
	margin-bottom: 5px;
	overflow: hidden;
}
.newItems_items .itemPrice {
	margin-top: 10px;
	padding-top: 5px;
	border-top: dotted 1px #c5b8a6;
}

/* 商品ラインナップ */
#indexLineup {
	margin-top: 60px;
	margin-bottom: 85px;
}
/* 商品ラインナップ ヘッダー */
.indexLineup_header {
	position: relative;
	width: 287px;
	height: 171px;
	margin-bottom: 15px;
	background: url(../img/sprite-index.gif) no-repeat -200px 0px;
}
.indexLineup_nav {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
.indexLineup_nav > ul {
	list-style: none;
	margin: 0;
	padding: 41px 0 0;
}
.indexLineup_nav > ul > li {
	position: relative;
	float: left;
	width: 130px;
	margin-left: 15px;
}
.indexLineup_nav_label {
	display: block;
	width: 130px;
	height: 130px;
	background: url(../img/sprite-index.gif) no-repeat;
	overflow:hidden;
	*text-indent:-100%;
}
.indexLineup_nav_label:before { content:""; display:block; width:0; height:150%;}
.indexLineup_nav li:hover .indexLineup_nav_label,
.indexLineup_nav_label:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}
.indexLineup_nav_label.nav1 { background-position: -500px -40px;}
.indexLineup_nav_label.nav2 { background-position: -630px -40px;}
.indexLineup_nav_label.nav3 { background-position: -760px -40px;}
.indexLineup_nav_label.nav4 { background-position: -890px -40px;}
.indexLineup_nav_label.nav5 { background-position: -1020px -40px;}
.cr .indexLineup_nav_label.nav1 { background-position: -500px -170px;}
.cr .indexLineup_nav_label.nav2 { background-position: -630px -170px;}
.cr .indexLineup_nav_label.nav3 { background-position: -760px -170px;}
.cr .indexLineup_nav_label.nav4 { background-position: -890px -170px;}
.cr .indexLineup_nav_label.nav5 { background-position: -1020px -170px}

/* 商品ラインナップ ドロップダウン */
.indexLineup_nav .ddlist {
	list-style: none;
	display: none;
	position: absolute;
	z-index: 100;
	left: 0px;
	/*top: 132px;*/
	top: 118px;
	width: 276px;
	margin: 0 0 0 -20px;
	/*padding: 0 20px 50px;*/
	padding: 2px 20px 50px;
}
	.indexLineup_nav .nav2  .ddlist:before,
	.indexLineup_nav .nav3  .ddlist:before{
		content:"";
		position:relative;
		width: 0;
		height: 0;
		top:-10px;
		left:45px;
		border: 13px solid transparent;
		border-bottom: 13px solid #e6e6b8;
	}
	.indexLineup_nav .nav5  .ddlist:before{
		content:"";
		position:relative;
		width: 0;
		height: 0;
		top:-10px;
		left:190px;
		border: 13px solid transparent;
		border-bottom: 13px solid #e6e6b8;
	}
.indexLineup_nav .nav5 + .ddlist {
	margin: 0 -20px 0 0;
	left: auto;
	right: 0px;
}
.indexLineup_nav .ddlist a {
	display: block;
	padding: 5px 15px;
	background: #e6e6b8;
	border-top: 1px dotted #c5b8a6;
	color: inherit;
	text-decoration: none;
}
.indexLineup_nav .ddlist li:first-child a {
	border-top: none;
}
.indexLineup_nav .ddlist a:hover {
	background: #f2f2db;
}

/* 訪問販売法に基づく表記 */
.law ul{
	padding-left:1.4em;
}

/* :::::: 検索結果ページ :::::: */
/* ソート */
.sort_space{
	line-height: 24px;
	margin-bottom: 14px;
}
.sort {
	margin-bottom: 14px;
	padding: 4px 10px;
	background: #f9f9ed;
	border: 1px dashed #422911;
	border-radius: 4px;
}
.sort a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 24px;
	padding: 0 12px;
	border-left: 1px dashed #422911;
	color: #c1272d;
	font-size: 12px;
}
.sort a:first-child {
	border: none;
}

/* ページネーション */
.result {
	float: left;
	clear: both;
	padding: 2px 24px;
}
.pagination {
	text-align: right;
}
.pagination a,
.pagingSelected {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 24px;
	margin: 2px;
	padding: 0 8px;
	text-decoration: none;
	border-radius: 4px;
}
.pagination a {
	background: #e6e6b8;
	color: #422911;
}
.pagingSelected {
	border: 1px solid #e6e6b8;
	color: #422911;
	font-weight: bold;
}

.pagination a:hover {
	background: #422911;
	color: #fff;
}
a.pagination_next {
	position: relative;
	padding-right: 26px;
}
a.pagination_prev {
	position: relative;
	padding-left: 26px;
}
a.pagination_next:after,
a.pagination_prev:after {
	display: block;
	content: "";
	position: absolute;
	top: 4px;
	right: 6px;
	width: 16px;
	height: 16px;
	background-image: url(../img/sprite.gif);
}
a.pagination_next:after { background-position: -300px -10px;}
a.pagination_prev:after { background-position: -300px -30px;}
a:hover.pagination_next:after { background-position: -320px -10px;}
a:hover.pagination_prev:after { background-position: -320px -30px;}



/* 商品一覧表示 */
.lineupList {
	margin-top: 15px;
}
.lineupList .item {
	float: left;
	width: 238px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: #f2f2db;
	border: 1px solid #fff;
	border-radius: 4px;
	overflow: hidden;
	*float: left;
	*margin-left: 12px;
	font-size: 85.7%;
}
.lineupList .item:first-child {
	*margin-left: 0;
}
.lineupList .item.wide {
	width: 493px;
}
.lineupList .item.cr,
.lineupList .item:hover {
	border-color: #a09488;
	box-shadow: 0 0 0 1px #fff inset;
}
.lineupList a {
	color: #42210b;
}
.lineupList .item.cr a {
	text-decoration: underline;
}

.lineupList .itemThumb {
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.lineupList .wide .itemThumb {
	height: 450px;
}
.lineupList .itemThumb img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.lineupList .wide .itemThumb img {
	width: auto;
	max-width: none;
	min-height: 450px;
	height: auto;
	height: 450px;
}
.lineupList .itemName {
	width: 198px;
	margin: 15px 20px 0 20px;
}
.lineupList .wide .itemName {
	width: 410px;
}
/* トップページのみ商品名１行表示 */
#index .lineupList .itemName {
	max-height: 3.2em;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.lineupList .itemPrice {
	margin: 10px 20px 0 20px;
	padding-top: 8px;
	border-top: dotted 1px #c5b8a6;
}



/* :::::: 商品詳細ページ :::::: */
#itemNameBar {
	margin-bottom: 30px;
	background: #f2f2db;
	color: #422911;
	text-align: center;
}
#itemNameBar h1 {
	width: 1000px;
	line-height: 2;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 18px;
	font-weight: normal;
}

/* 詳細ページ：商品画像 */
#itemImages {
	float: left;
	width: 595px;
	margin-bottom: 50px;
}
#itemImages .sp-thumbnails {
	width: 100%;
}
#itemImages .sp-thumbnail {
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
#itemImages .sp-thumbnail:hover {
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
}

/* 詳細ページ：商品概要 */
#itemDetails {
	float: right;
	width: 375px;
}
#itemDetails table {
	width: 100%;
	margin-bottom: 25px;
	border-spacing: 0 2px;
	border-collapse: separate;
}
#itemDetails th,
#itemDetails td {
	padding: 10px 10px 10px 25px;
	background: #f0ead9;
	font-size: 85.7%;
}
#itemDetails th {
	width: 40%;
	border-radius: 4px 0 0 4px;
	text-align: left;
}
#itemDetails td {
	width: 60%;
	border-radius: 0 4px 4px 0;
}

/* セレクトセット用 */
#choiceDetail {
	float: left;
	width: 595px;
	margin-bottom: 50px;
	font-size: 85.7%;
	line-height: 1.4;
}
#choiceDetail h3 {
	margin-top: 20px;
}
#choiceDetail .item {
	float: left;
	width: 110px;
	margin-left: 11px;
	margin-bottom: 12px;
}
#choiceDetail .item:first-child {
	margin-left: 0;
}
#choiceDetail .item a {
	color: inherit;
}
#choiceDetail .item img {
	width: 100%;
	height: auto;
	margin-bottom: 6px;
	border-radius: 4px;
	box-shadow: 0px 1.5px 4px #a19991;
}
#choiceDetail .itemSelect {
	margin-top: 6px;
}
#choiceDetail select {
	margin-right: 3px;
}

#choice #itemDetails th { width: 30%;}


/* 詳細ページ：商品注文ボックス */
#itemOrder {
	width: 327px;
	margin-bottom: 20px;
	padding: 23px;
	border: 1px dashed #422911;
	border-radius: 4px;
}
#itemOrder .priceMincho {
	margin-right: 3px;
	margin-left: 10px;
	color: #c1272d;
	font-size: 30px;
}
.itemOrder_quantity {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 60px;
	height: 27px;
	margin-left: 25px;
	border: 1px solid #422911;
	/*color: #c1272d;*/
	font-size: 16px;
	border-radius: 4px;
	vertical-align: bottom;
	overflow: hidden;
}
.itemOrder_quantity select {
	max-width:100%;
	width: 80px;
	height: 27px;
	padding: 0;
	background: url(../img/sprite.gif) no-repeat -188px -200px;
	border: none;
}
.btn-addCart { margin-top: 30px;}
.btn-favorite { margin-top: 14px;}

#socialButton {
	margin: 20px 0 50px;
}
.twitter-tweet-button,
.fb_iframe_widget {
	vertical-align: middle;
}

/* 詳細ページ：商品情報 */
#itemOutline {
	padding: 45px 0 65px;
	background: #f0ead9;
}
#itemOutline h2 {
	margin: 0 0 30px;
	font-size: 20px;
	letter-spacing: 0.08em;
}

.itemInfo table {
	border-collapse: separate;
	border-spacing: 0 6px;
	border: none;
	border-color: #e6ddc3;
}
.itemInfo th,
.itemInfo td {
	padding: 4px 16px;
	background: #e6ddc3;
	border: none;
	border-color: #e6ddc3;
	text-align: left;
}
.itemInfo tr:nth-child(odd) th,
.itemInfo tr:nth-child(odd) td {
	background: #ded7c5;
}

.itemInfo .content {
	margin: 0 0 35px 20px;
}


/* 詳細ページ：おすすめ商品 */
#itemRecommend {
	margin: 70px 0 0;
	padding: 20px 0;
	background: #e2d7b9;
}
#itemRecommend .h-recommend {
	float: left;
	width: 180px;
	height: 150px;
	margin: 0;
	background-position: 0px -680px;
}
.btn-viewAll {
	position: absolute;
	left: 15px;
	top: 103px;
}

#itemRecommend ul {
	list-style: none;
	margin: 0 0 0 194px;
	padding: 0;
}
#itemRecommend li {
	float: left;
	width: 190px;
	margin-left: 15px;
}
#itemRecommend li:first-child {
	margin: 0;
}
#itemRecommend li a {
	display: block;
	width: 170px;
	height: 130px;
	border: 10px solid #fff;
	background: #fff;
	overflow: hidden;
}

/* 詳細ページ：お客様の声 */
#itemVoice {
	margin-top:38px;
	padding: 25px 30px;
	background: #f6f2e8;
	border: 1px dashed #422911;
	border-radius: 4px;
}
#itemVoice h3 {
	margin: 0 0 20px;
	text-align: center;
}
#itemVoice .h-voice {
	width: 118px;
	height: 40px;
	background-position: -200px -680px;
}
#itemVoice dt {
	margin: 0;
	padding: 10px 30px;
	background: #e6e6b8;
	font-size: 85.7%;
}
#itemVoice .date {
	float: right;
}
#itemVoice dd {
	margin: 0;
	padding: 8px 30px 30px;
}
.itemVoice_btn { text-align: center;}
.oldie #itemVoice .h-voice,
.oldie .itemVoice_btn a {
	display: block;
	margin: 0 auto;
}


/* :::::: セレクトセット :::::: */
.ph-selectset .sprite,
.pf-selectset .sprite,
.btn-selectset12,
.btn-selectset18 {
	display: block;
	background-image: url(../../item/img/select_parts.png);
	border: 0;
	vertical-align: middle;
	overflow:hidden;
	*text-indent:-100%;
}
.ph-selectset .sprite:before,
.pf-selectset .sprite:before,
.btn-selectset12:before,
.btn-selectset18:before { content:""; display:block; width:0; height:150%;}
.btn-selectset12,
.btn-selectset18 {
	display: block;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.ph-selectset_box_btn a:hover span,
.pf-selectset_btn a:hover span {
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
}

/* タイトル */
.ph-selectset {
	width: 1000px;
	margin: 30px auto;
	height: 530px;
	background: url(../../item/img/select_image.jpg) no-repeat left top;
}
.ph-selectset_box {
	position: relative;
	width: 400px;
	height: 472px;
	margin-left: 43px;
	padding-top: 48px;
	padding-left: 20px;
	background: url(../../item/img/select_bg-title.png) no-repeat left bottom;
}
.ph-selectset_box h1 {
	margin: 0 0 20px;
}
.ph-selectset_box p {
	margin-top: 0;
}
.ph-selectset_box_balloon {
	position: absolute;
	top: 16px;
	right: -44px;
	width: 133px;
	height: 111px;
	background-position: 0px 0px;
}
.ph-selectset_box_lead {
	position: absolute;
	left: 20px;
	top: 200px;
	width: 388px;
	height: 155px;
	margin-bottom: 16px;
	background-position: 0px -120px;
}
.oldie .ph-selectset_box_lead {
	height: 0px;
	padding-top: 155px;
}
.ph-selectset_box_btn {
	position: absolute;
	left: 30px;
	top: 370px;
}
.ph-selectset_box_btn a {
	display: block;
	width: 360px;
	height: 50px;
	background: #fcfbfa;
	border-radius: 4px;
}
.btn-selectset12 {
	width: 360px;
	height: 50px;
	margin-bottom: 10px;
	background-position: 0px -290px;
}
.btn-selectset18 {
	width: 360px;
	height: 50px;
	background-position: 0px -350px;
}

.selectset_icons {
	height: 25px;
	line-height: 25px;
	margin: 1em 0;
}
.selectset_icons i {
	margin: 0 8px 0 20px;
	vertical-align: middle;
}
.i-fav {
	width: 25px;
	height: 25px;
	background-position: -370px -10px;
}
.i-new {
	width: 25px;
	height: 25px;
	background-position: -370px -40px;
}
#selectset h2 {
	height: 24px;
	line-height: 24px;
	margin-top: 60px;
	padding: 12px 16px 14px 68px;
	background: url(../../item/img/select_heading.gif) no-repeat left bottom;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

/* セット商品グループ */
.selectset_group {
	position: relative;
	margin: 30px 0;
	padding: 26px 26px 26px 42px;
	background: #e6e6b8;
	border-radius: 4px;
}
.selectset_group_head {
	margin-bottom: 25px;
	font-size: 85.7%;
}
.selectset_group_head .seriesLabel {
	float: left;
	margin: 0 25px 15px 0;
}
.selectset_group_head p {
	margin: 0;
}

/* キャラクター */
.selectset_group_chara {
	position: absolute;
	top: -22px;
	right: -14px;
	background-image: url(../../item/img/select_parts.png);
}
.selectset_group_chara.komachi {
	width: 66px;
	height: 110px;
	background-position: -420px 0px;
}
.selectset_group_chara.danish {
	width: 66px;
	height: 117px;
	background-position: -420px -120px;
}
.selectset_group_chara.croissant {
	width: 80px;
	height: 90px;
	background-position: -420px -240px;
}
.selectset_group_chara.waffle {
	width: 66px;
	height: 108px;
	background-position: -420px -360px;
}
.selectset_group_chara.variety {
	width: 116px;
	height: 56px;
	background-position: -420px -480px;
}
.selectset_group_chara.season {
	width: 64px;
	height: 113px;
	background-position: -420px -560px;
}

/* セレクトセット商品一覧 */
.selectset_list {
	clear: both;
}
.selectset_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.selectset_list li {
	position: relative;
	float: left;
	width: 140px;
	margin-right: 15px;
	text-align: center;
}
.selectset_list li i {
	position: absolute;
	left: 0px;
	top: -10px;
}
.selectset_list a {
	text-decoration: none;
}
.selectset_list .itemThumb {
	width: 140px;
	height: 140px;
	margin-bottom: 10px;
	background: #eaeaea url(../../item/img/select_noimage.gif) no-repeat center center;
	border-radius: 4px;
}
.selectset_list .itemThumb img {
	border: none;
	border-radius: 4px;
}
#selectset .itemName {
	display: inline;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,transparent), color-stop(80%,#fcee21), color-stop(100%,#fcee21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, transparent 80%,#fcee21 80%,#fcee21 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, transparent 75%,#fcee21 75%,#fcee21 95%,transparent 95%);
}
.ie9 #selectset .itemName,
.oldie #selectset .itemName  {
	line-height: 18px;
	background: transparent url(../img/marker.gif) repeat-x left bottom;
}

.selectset_osusume {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 114.3%;
	text-align: center;
}
.selectset_osusume li {
	float: left;
	width: 295px;
	margin-left: 14px;
}
.selectset_osusume li:first-child {
	margin-left: 0;
}
.selectset_osusume img {
	margin-bottom: 8px;
}

/* セレクトセット：フッター */
.pf-selectset {
	position: relative;
	width: 1000px;
	margin: 30px auto;
	height: 202px;
	padding-top: 48px;
	background: url(../../item/img/select_image.jpg) no-repeat left center;
}
.pf-selectset_text {
	width: 352px;
	height: 168px;
	margin: 0 0 0 52px;
	background-position: 0px -420px;
}
.oldie .pf-selectset_text {
	height: 0;
	padding-top: 168px;
}
.pf-selectset_btn {
	position: absolute;
	right: 37px;
	top: 110px;
	margin: 0;
}
.pf-selectset_btn a {
	display: block;
	width: 360px;
	height: 50px;
	background: #fcfbfa;
	border-radius: 4px;
}

/* :::::: ショッピングカート :::::: */
.table-cart {
	width: 100%;
	margin-top: 30px;
	border-top: 1px solid #bdb5a7;
}
.table-cart thead th {
	background: #f2f2db;
	font-size: 85.7%;
	font-weight: normal;
}
.table-cart th,
.table-cart td {
	padding: 0.67em 15px;
	border-bottom: 1px solid #bdb5a7;
	text-align: center;
}
.table-cart .table-cart_itemImage { width: 120px; text-align: left;}
.table-cart .table-cart_itemName { text-align: left;}
.table-cart .table-cart_itemPrice,
.table-cart .table-cart_itemNum,
.table-cart .table-cart_itemSum { width: 10em;}
.table-cart .table-cart_itemDelete { width: 5em;}

dl.sum { width: 400px; margin-left: auto;}
dl.sum dt { clear:both; float: left; margin: 0; padding: 0.4em 15px;}
dl.sum dd { float: none; margin: 0; padding: 0.4em 15px 0.4em 12em; border-top: dotted 1px #bdb5a7; text-align: right;}
dl.sum dt:first-child + dd { border-top: none !important;}
dl.sum dd.line-double { border-top: double #bdb5a7;}

#fmReceiptToName,
#fmReceiptComment{
	width:180px;
}


/* :::::: アレンジレシピ :::::: */
.recipe-tit {
	margin-top: 0;
	margin-bottom: 10px;
	color: #f7931e;
	font-size: 157.1%;
	font-weight: normal;
}
.recipe-tit a {
	color: #f7931e;
	text-decoration: underline;
}
.recipe-tit a:hover {
	color: #f16f24;
}
.recipe-tit small {
	font-size: 72.7%;
}
.recipe-icon {
	margin: 15px 0 0 0;
}
.tag {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 66px;
	height: 0px;
	padding-top: 21px;
	margin-right: 5px;
	background-image: url(../../recipe/img/recipe_parts.gif);
	border: 0;
	vertical-align: middle;
	overflow:hidden;
}

.tag-1 { background-position: 0px -20px;}
.tag-2 { background-position: 0px -41px;}
.tag-3 { background-position: 0px -62px;}
.tag-4 { background-position: 0px -83px;}
.tag-5 { background-position: 0px -104px;}
.tag-6 { background-position: 0px -125px;}
.tag-7 { background-position: 0px -146px;}
.tag-8 { background-position: 0px -167px;}
.tag-9 { background-position: 0px -188px;}
.tag-10 { background-position: 0px -209px;}
.tag-11 { background-position: 0px -230px;}
.tag-12 { background-position: 0px -251px;}
.tag-13 { background-position: 0px -272px;}

/* ボックス表示 */
.recipe-lead {
	line-height: 1;
	margin: 30px 0 25px 10px;
}
.recipe-lead span {
	display: inline;
	padding: 0 10px 10px;
	background: url(../../recipe/img/recipe_parts.gif) repeat-x 0px 28px;
	font-size: 22px;
}
.recipeBox {
	margin-bottom: 40px;
	padding: 20px;
	background: #f2f2db;
}
.recipeBox_image {
	float: left;
	width: 355px;
	border-radius: 4px;
	overflow: hidden;
}
.recipeBox_text {
	margin-left: 390px;
}

.recipeBox_text .recipe-tit {
	font-size: 142.9%;
}
.btn-recipe {
	margin-top: 30px;
}

/* レシピ一覧 */
.recipeList {
	margin-bottom: 50px;
}
.recipeList ul {
	list-style: none;
	padding: 0;
}
.recipeList li {
	margin-bottom: 18px;
	padding: 0 20px 18px 20px;
	border-bottom: 1px dotted #42210b;
}
.recipeList .recipe-tit {
	font-size: 128.6%;
}

/* レシピ検索 */
.recipeSearch ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.recipeSearch li {
	float: left;
	width: 235px;
	margin-left: 20px;
	margin-bottom: 25px;
	font-size: 13px;
}
.recipeSearch li:first-child {
	margin: 0;
}
.recipeSearch img {
	margin-bottom: 5px;
	border-radius: 4px;
}
.recipeSearch span {
	font-size: 18px;
}
.recipeSearch a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,transparent), color-stop(80%,#fcee21), color-stop(100%,#fcee21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, transparent 80%,#fcee21 80%,#fcee21 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, transparent 75%,#fcee21 75%,#fcee21 95%,transparent 95%);
	text-decoration: none;
	color: inherit;
}
.ie9 .recipeSearch a,
.oldie .recipeSearch a {
	background: transparent url(../img/marker.gif) repeat-x left bottom;
}

/* :::::: アレンジレシピ詳細 :::::: */
.recipeMaterial {
	width: 420px;
	font-size: 114.3%;
}
.recipeMaterial th,
.recipeMaterial td {
	padding: 6px 8px;
	border-bottom: 1px solid #d0c7c2;
}
.recipeMaterial th {
	text-align: left;
}
.recipeMaterial td {
	text-align: right;
}
.recipe_calorie {
	padding: 8px 18px;
	background: #ece9e7;
	font-weight: bold;
	text-align: right;
}
.recipeImage {
	margin-left: 15px;
}

.recipeFlow {
	margin-top:2em;
	margin-bottom: 2em;
	font-size: 114.3%;
}
.recipeFlow li {
	margin-bottom: 0.5em;
}
.recipeAdvice {
	font-size: 114.3%;
}


/* :::::: モニターレポート :::::: */
.monitor-prof_tit,
.monitor .sprite {
	background-image: url(../../monitor/img/parts.gif);
}
#monitor-prof dl {
	margin: 0;
}

#monitor-prof {
	background: #e9e6c5;
}
.monitor-prof_header {
	height: 60px;
	background: #e9e6c5 url(../../monitor/img/parts.gif) no-repeat 0px 0px;
}
#monitor-prof .clearfix {
	padding: 0 60px 35px 60px;
}
.monitor-prof_tit {
	display: block;
	width: 212px;
	height: 24px;
	margin: 8px 0 12px 0;
	padding: 0;
	background-position: 0px -70px;
}
.monitor-prof_image {
	float: left;
	width: 246px;
}

.monitor-prof_intro {
	margin-bottom: 12px;
	/*margin-left: 300px;*/
	font-size: 85.7%;
}
.monitor-prof_intro dt br {
	display: none;
}
.monitor-prof_intro dd {
	margin: 0;
}
.monitor-prof_intro span {
	font-size: 141.7%;
}
#monitor-prof.noimage .clearfix {
	padding: 45px 80px 35px 80px;
}

.monitor-prof_qa {
	margin-left: 300px;
	padding: 10px 20px 5px 20px;
	background: #f2f2db;
	border-radius: 4px;
}
.monitor-prof_qa dt {
	margin: 0 0 3px 0;
	font-size: 121.4%;
}
.monitor-prof_qa dd {
	margin: 0 0 10px 0;
	font-size: 92.9%;
}

/* プロフィール画像なしver */
.noimage .monitor-prof_tit {
	float: left;
	margin-bottom: 20px;
}
.noimage .monitor-prof_image {
	display: none;
}
.noimage .monitor-prof_intro {
	float: left;
	clear: left;
	width: 240px;
	margin-left: 0;
}
.noimage .monitor-prof_intro dt {
	position: relative;
	margin-bottom: 20px;
	padding-left: 80px;
}
.noimage .monitor-prof_intro dt i {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 80px;
	height: 47px;
	background: url(../../monitor/img/parts.gif) no-repeat -230px -60px;
}
.noimage .monitor-prof_intro dt br {
	display: block;
}
.noimage .monitor-prof_qa {
	padding: 30px 20px 20px 20px;
}

/* レポート内容 */
#monitor {
	margin-bottom: 65px;
	padding: 40px 30px 30px 40px;
	background: #f2f2db;
}
#monitor h2 {
	height: 42px;
	margin: 40px 0 45px;
	padding: 0;
	background-image: url(../../monitor/img/parts.gif);
}
.monitor_h1 { background-position: 0 -110px;}
.monitor_h2 { background-position: 0 -160px;}
.monitor_h3 { background-position: 0 -210px;}
.monitor_h4 { background-position: 0 -260px;}

.monitorList .item {
	float: left;
	width: 295px;
	margin-left: 20px;
}
.monitorList .item:first-child {
	margin-left: 0;
}
.monitorList .item a {
	color: inherit;
	text-decoration: none;
}
.monitorList .itemThumb {
	background: #eee;
}
.monitorList .itemName {
	margin-bottom: 10px;
	font-size: 114.3%;
	text-align: center;
}
.monitorList .itemComment {
	margin: 0 5px;
	font-size: 92.9%;
	letter-spacing: 0.08em;
}
#monitor .itemThumb {
	width: 275px;
	height: 200px;
	margin-bottom: 8px;
	border: 10px solid #fff;
	border-radius: 4px;
	overflow: hidden;
}
#monitor .itemThumb img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.monitor_image-left,
.monitor_image-right {
	margin-bottom: 25px;
}
.monitor_image-left .image {
	float: left;
	width: 295px;
}
.monitor_image-right .image {
	float: right;
	width: 295px;
}
.monitor_image-left .comment {
	margin-left: 335px;
}
.monitor_image-right .comment {
	margin-right: 335px;
}
#monitor .comment_heading {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 128.6%;
	font-weight: normal;
}
#monitor .comment_heading .marker {
	margin-left: -5px;
	padding-left: 5px;
}

#monitor .box {
	font-size: 92.9%;
	letter-spacing: 0.08em;
}


/* :::::: トピックス :::::: */
dl.history { margin: 0; padding: 0;}
dl.history dt {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	white-space: nowrap;
	background: url(../img/ic_chevron_right.gif) no-repeat left 3px;
}
dl.history dd {
	margin: 0 0 0.5em 11em;
	*zoom: 1;
}
dl.history dd p {
	margin: 0;
}

.topoics_image {
	margin-top: 40px;
	font-size: 0.846em;
}
.topics_image img {
	margin-bottom: 5px;
}

/* :::::: フォームステップ :::::: */
.step-register,
.step-cart {
	margin-bottom: 30px;
}
.step-register ol,
.step-cart ol {
	list-style: none;
	height: 71px;
	margin: 0;
	padding: 0;
}
.step-register li,
.step-cart li {
	float: left;
	height: 71px;
	background-image: url(../img/sprite-step.gif);
}
.step_1 {
	width: 236px;
}
.step_2 {
	width: 287px;
}
.step_3 {
	width: 239px;
}
.step_4 {
	float: right !important;
	width: 236px;
}
.step-register .step_1 { background-position: 0px 0px;}
.step-register .step_2 { background-position: -236px 0px;}
.step-register .step_3 { background-position: -523px 0px;}
.step-register .step_4 { background-position: -764px 0px;}
.step-register .step_1.cr { background-position: 0px -71px;}
.step-register .step_2.cr { background-position: -236px -71px;}
.step-register .step_3.cr { background-position: -523px -71px;}
.step-register .step_4.cr { background-position: -764px -71px;}

.step-cart .step_1 { background-position: 0px -150px;}
.step-cart .step_2 { background-position: -236px -150px;}
.step-cart .step_3 { background-position: -523px -150px;}
.step-cart .step_4 { background-position: -764px -150px;}
.step-cart .step_1.cr { background-position: 0px -221px;}
.step-cart .step_2.cr { background-position: -236px -221px;}
.step-cart .step_3.cr { background-position: -523px -221px;}
.step-cart .step_4.cr { background-position: -764px -221px;}


/* :::::: 新規会員登録 :::::: */
.agreementBox { width: 100%; height: 300px;}
em.hissu { color: #ef5e1f; font-size: 85.7%; font-style: normal; font-weight: normal;}


/* :::::: よくあるご質問 :::::: */
dl.faq dt,
dl.faq dd {
	margin: 0 0 5px 0;
	position: relative;
	padding-left: 25px;
}
dl.faq dt {
	font-size: 114.3%;
	font-weight: bold;
}
dl.faq i.sprite {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 18px;
	height: 18px;
}
dl.faq dt i.sprite { top: 4px; background-position: -430px -10px;}
dl.faq dd i.sprite { background-position: -430px -30px;}



/* :::::: 特集ページ :::::: */
.featureList .featureCaption {
	width: 198px;
	margin: 15px 20px 0 20px;
	font-weight:bold;
}

.featureList .featureLead {
	margin: 10px 20px 0 20px;
	padding-top: 8px;
	border-top: dotted 1px #c5b8a6;
}

.featureMainImage a{
	color:#a65e18;
}



/* ==========================================================================
 * Helper classes
** ========================================================================== */
.ir{background-color:transparent;border:0;white-space:nowrap;overflow:hidden;text-indent:200%;}.hidden{display:none !important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.clearfix:before,.clearfix:after{content:"";display:table;}.clearfix:after{clear:both;}.clearfix{*zoom:1;}

/* :::::: misc :::::: */
a.link-primary,
a.link-secondary {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
a.link-primary {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 25px;
	font-weight: bold;
}
a.link-primary:before {
	display: block;
	content: "";
	position: absolute;
	left: 0px;
	top: 2px;
	width: 18px;
	height: 18px;
	background: url(../img/ic_chevron_right_bk.gif) no-repeat left top;
}
.listLinks-primary {
	list-style: none;
	line-height: 1.3;
	padding-left: 0;
}
.listLinks-primary li {
	margin-bottom: 5px;
}
a.link-secondary,
.listLinks-primary li {
	position: relative;
	padding-left: 20px;
}
a.link-secondary:before,
.listLinks-primary li a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
	width: 16px;
	height: 16px;
	background: url(../img/ic_chevron_right.gif) no-repeat left top;
}
a.link-secondary {
	color: inherit;
}

/* lists */
.inline-list {
	list-style: none;
	padding-left: 0;
	*zoom:1;
}
.inline-list:before,
.inline-list:after{content:"";display:table;}
.inline-list:after{clear:both;}

.inline-list > li {
	float: left;
	margin-left: 1.2em;
}

.arrow-list {
	list-style: none;
	padding-left: 0;
}
.arrow-list > li {
	padding-left: 2em;
	background: url(../img/ic_chevron_right.gif) no-repeat left 3px;
}
.list-line > li {
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: 1px solid #e2d7b9;
}

/* tables */
.table {
	border-collapse: collapse;
	border-spacing: 0;
}
.table thead,
.table tbody th {
	background: #e6e6b8;
}
.table tbody th {
	background: #f2f2db;
	text-align: left;
}
.table td,
.table th {
	padding: 0.67em;
	border: 1px solid #bdb5a7;
}
.table-horizontal th,
.table-horizontal td {
	border-right: none;
	border-left: none;
}
table.plain { border: none !important;}
table.plain th,
table.plain td { padding: 0 !important; background: transparent !important; border: none !important;}


.full-width { width: 100%;}
.al-r { text-align: right;}
.al-c { text-align: center;}
.al-l { text-align: left;}
.val-t { vertical-align: top;}
.val-m { vertical-align: middle;}
.val-b { vertical-align: bottom;}

.clr { clear: both;}
.fl-l { float: left;}
.fl-r { float: right;}

.indent1,
ul.indent1 > li { margin-left: 1em; text-indent: -1em;}
ul.indent1 { list-style: none; margin-left: 0; padding-left: 0;}

.txt-huge { font-size: 2em;}
.txt-l { font-size: 1.385em;}
.txt-m { font-size: 1.154em;}
.txt-s { font-size: 0.846em;}
.txt-12 { font-size: 0.923em;}
.txt-bold { font-weight:  bold;}
.nowrap { white-space: nowrap;}
em { color: #fc551e; font-style: normal;}
.help { color: #8d7d55; font-size: 0.923em;}
.line { height: 1px; margin: 0.8em 0; padding-bottom: 6px; border-bottom: 1px dotted #42210B;}

/* :::::: Spaces :::::: */
.m0a { margin: 0 auto !important;}
.mt0,.mv0,.ma0 { margin-top: 0 !important;}
.mr0,.mh0,.ma0 { margin-right: 0 !important;}
.mb0,.mv0,.ma0 { margin-bottom: 0 !important;}
.ml0,.mh0,.ma0 { margin-left: 0 !important;}
.mt5,.mv5,.ma5 { margin-top: 5px !important;}
.mr5,.mh5,.ma5 { margin-right: 5px !important;}
.mb5,.mv5,.ma5 { margin-bottom: 5px !important;}
.ml5,.mh5,.ma5 { margin-left: 5px !important;}
.mt10,.mv10,.ma10 { margin-top: 10px !important;}
.mr10,.mh10,.ma10 { margin-right: 10px !important;}
.mb10,.mv10,.ma10 { margin-bottom: 10px !important;}
.ml10,.mh10,.ma10 { margin-left: 10px !important;}
.mt15,.mv15,.ma15 { margin-top: 15px !important;}
.mr15,.mh15,.ma15 { margin-right: 15px !important;}
.mb15,.mv15,.ma15 { margin-bottom: 15px !important;}
.ml15,.mh15,.ma15 { margin-left: 15px !important;}
.mt20,.mv20,.ma20 { margin-top: 20px !important;}
.mr20,.mh20,.ma20 { margin-right: 20px !important;}
.mb20,.mv20,.ma20 { margin-bottom: 20px !important;}
.ml20,.mh20,.ma20 { margin-left: 20px !important;}
.mt-10 { margin-top: -10px !important;}
.mr-10 { margin-right: -10px !important;}
.mb-10 { margin-bottom: -10px !important;}
.ml-10 { margin-left: -10px !important;}
.mt-20 { margin-top: -20px !important;}
.mr-20 { margin-right: -20px !important;}
.mb-20 { margin-bottom: -20px !important;}
.ml-20 { margin-left: -20px !important;}
.pt0,.pv0,.pa0 { padding-top: 0 !important;}
.pr0,.ph0,.pa0 { padding-right: 0 !important;}
.pb0,.pv0,.pa0 { padding-bottom: 0 !important;}
.pl0,.ph0,.pa0 { padding-left: 0 !important;}
.pt5,.pv5,.pa5 { padding-top: 5px !important;}
.pr5,.ph5,.pa5 { padding-right: 5px !important;}
.pb5,.pv5,.pa5 { padding-bottom: 5px !important;}
.pl5,.ph5,.pa5 { padding-left: 5px !important;}
.pt10,.pv10,.pa10 { padding-top: 10px !important;}
.pr10,.ph10,.pa10 { padding-right: 10px !important;}
.pb10,.pv10,.pa10 { padding-bottom: 10px !important;}
.pl10,.ph10,.pa10 { padding-left: 10px !important;}
.pt15,.pv15,.pa15 { padding-top: 15px !important;}
.pr15,.ph15,.pa15 { padding-right: 15px !important;}
.pb15,.pv15,.pa15 { padding-bottom: 15px !important;}
.pl15,.ph15,.pa15 { padding-left: 15px !important;}
.pt20,.pv20,.pa20 { padding-top: 20px !important;}
.pr20,.ph20,.pa20 { padding-right: 20px !important;}
.pb20,.pv20,.pa20 { padding-bottom: 20px !important;}
.pl20,.ph20,.pa20 { padding-left: 20px !important;}

/*! RESPONSIVE GRID SYSTEM | GPL & MIT LICENSE | http://responsive.gs */
.row,
.col,
.group,
[class^=span] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(/common/js/plugin/vendor/boxsizing.htc);}
.row { padding-bottom: 0;}			
.col { display: block; float: left; width: 100%;}
.gutters .col { margin-left: 2%;}
.gutters .col:first-child { margin-left: 0;}
.span_1 { width: 8.33333333333%;}
.span_2 { width: 16.6666666667%;}
.span_3 { width: 25%;}
.span_4 { width: 33.3333333333%;}
.span_5 { width: 41.6666666667%;}
.span_6 { width: 50%;}
.span_7 { width: 58.3333333333%;}
.span_8 { width: 66.6666666667%;}
.span_9 { width: 75%;}
.span_10 { width: 83.3333333333%;}
.span_11 { width: 91.6666666667%;}
.span_12 { width: 100%;}
.gutters .span_1 { width: 6.5%;}
.gutters .span_2 { width: 15.0%;}
.gutters .span_3 { width: 23.5%;}
.gutters .span_4 { width: 32.0%;}
.gutters .span_5 { width: 40.5%;}
.gutters .span_6 { width: 49.0%;}
.gutters .span_7 { width: 57.5%;}
.gutters .span_8 { width: 66.0%;}
.gutters .span_9 { width: 74.5%;}
.gutters .span_10 { width: 83.0%;}
.gutters .span_11 { width: 91.5%;}
.gutters .span_12 { width: 100%;}
.row:before,
.row:after,
.group:before,
.group:after {content:"";display:table;}
.row:after,
.group:after {clear:both;}
.row,
.group {*zoom:1}

.dis_none{ display:none; }

.errMsg{
	color:#ff0000;
	font-size:10px;
}

.noborder,
.table .noborder th,
.table .noborder td{
	border:none;
}


/* ==========================================================================
 * Print styles
** ========================================================================== */
@media print {
* { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important;}a,a:visited {text-decoration: underline;} pre,blockquote { border: 1px solid #999; page-break-inside: avoid;}thead { display: table-header-group;} tr,img { page-break-inside: avoid;} img { max-width: 100% !important;} @page { margin: 0.5cm;} p,h2,h3 { orphans: 3; widows: 3;} h2,h3 { page-break-after: avoid;}
}