@charset "Shift_JIS";
/**********************************************

	basic_style_commonparts.css

**********************************************/
/*--------------------------------------------

	デフォルト設定

---------------------------------------------*/
* {
	-webkit-text-size-adjust: 100%;
}
/* html */
html {
	height:100%;
}
/* body */
body {
	/* width: 100%; */
	font-family: "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #555555;
	height: auto;
}
input,textarea,select {
	font-family: "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	font-size: 13px;
	color: #333333;
}
p,
table tr td {
	line-height: 1.4em;
}
p,dl,h1,h2,h3,h4 {
	margin: 0;
}
small {
}
/* リンク */
a,a:hover {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
/* clearfix設定 */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*--------------------------------------------

	レイアウト

---------------------------------------------*/
/**** フレーム ****/
/* 外 */
.outer-frame {
	width: 100%;
	min-width: 980px;
}
/* 内	1000px固定値 */
.inner-frame {
	margin: 0 auto;
	width: 950px;
	padding: 0 15px;
}
/* 2カラム	左：メイン	右：サブ */
.layout-2clm-left {

}
.layout-2clm-left .main-clm {
	float: left;
	width: 625px;
}
.layout-2clm-left .sub-clm {
	float: right;
	width: 298px;
}
/*--------------------------------------------

	構成共通パーツ

---------------------------------------------*/
/**** ヘッダー ****/
#header {
	background: url("/common/img/commonparts/bg_header.gif") repeat-x left top;
	padding-top: 10px;
}
/* ヘッダー上部（サイト説明文・ユーティリティ包括） */
#header .header-top {
	height: 67px;
}
/* サイト説明文 */
#header .header-top .wrapper-sitedescription {
	float: left;
	width: 398px;
}
#header .header-top .wrapper-sitedescription h1 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
/* ユーティリティパーツ包括 */
#header .header-top .wrapper-header-utility {
	float: right;
	position: relative;
}
/* ユーティリティリンクリスト */
ul.list-header-utility {
}
ul.list-header-utility li {
	position: relative;
	float: left;
	height: 20px;
	padding: 0 10px;
	z-index: 101; /* 150218 リストがスライダの下に潜り込む問題に対応 */
	background: url("/common/img/commonparts/bg_headerutility_item.gif") no-repeat left center;
}
ul.list-header-utility li:first-child {
	background: none;
	padding: 0;
	padding-right: 10px;
}
/* international リスト */
ul.list-header-utility li ul.list-small-block {
	display: none;
	position: absolute;
	width: 100px;
	right: 0;
	z-index: 10;
	border: 1px solid #bac7ba;
	border-bottom: 0;
}
ul.list-header-utility li:hover ul.list-small-block {
	display: block;
}
ul.list-header-utility li ul.list-small-block li,
ul.list-header-utility li ul.list-small-block li:first-child {
	width: 100px;
	height: 27px;
	padding: 0;
	background: #ffffff;
	border-bottom: 1px solid #bac7ba;
}
ul.list-header-utility li ul.list-small-block li:hover {
	background: #f4ffe0;
}
ul.list-header-utility li ul.list-small-block li a {
	display: block;
	padding: 5px 8px;
	font-size: 12px;
}
ul.list-header-utility li ul.list-small-block li:hover a {
	text-decoration: none;
}
/* マイページコンテンツ	案内部分 */
.wrapper-mypage {
	position: absolute;
	right: 0;
	margin-top: 10px;
	width: 460px;
	text-align: right;
}
/* ようこそ文・クーポン券利用案内 */
.wrapper-mypage .wrapper-mypage-announce {
	float: left;
	font-size: 12px;
	margin-right: 0px;
	width: 242px;
}
/* マイページボタン */
.wrapper-mypage ul.list-mypage-linkparts {
	float: right;
}
.wrapper-mypage ul.list-mypage-linkparts li {
	float: left;
}
.wrapper-mypage ul.list-mypage-linkparts li:first-child {
	margin-right: 5px;
 }
/* ヘッダー下部（ロゴ・注文パターン・買いものカゴ） */
#header .header-bottom {
	position: relative;
	height: 40px;
	margin-top: 10px;
}
/* ロゴ・季節イメージ配置 */
#header .header-bottom .wrapper-logo {
	float: left;
	width: 235px;
	position: absolute;
	top: -20px;
}
/* ロゴ */
#header .header-bottom .wrapper-logo em.logo {
	display: block;
	float: left;
}
/* 季節イメージ */
#header .header-bottom .wrapper-logo .wrapper-season-img {
	float: right;
}
/* 注文方法・買いものカゴ包括 */
#header .header-bottom .wrapper-userservice {
	float: right;
	height: 40px;
}
/* 注文方法 */
#header .header-bottom .wrapper-userservice ul.list-contactpattern {
	float: left;
	height: 40px;
}
#header .header-bottom .wrapper-userservice ul.list-contactpattern li {
	float: left;
	margin-right: 5px;
}

/* 買いものカゴ */
#header .header-bottom .wrapper-userservice .box-shoppingcart {
	float: right;
	width: 359px;
	height: 40px;
	margin-left: 5px;
	padding-left: 46px;
	background: url("/common/img/commonparts/bg_shoppingcart.jpg") no-repeat left top;
}

/* 買いものカゴ 送料無料 */
#header .header-bottom .wrapper-userservice .box-shoppingcart-freeshipping {
	float: right;
	width: 405px;
	height: 40px;
	margin-left: 5px;
	padding-left: 0px;
}

/* 買い物カゴボタン配置 */
#header .header-bottom .wrapper-userservice .box-shoppingcart-right {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
/* 買い物かごが空の時 */
#header .header-bottom .wrapper-userservice .box-shoppingcart p.empty {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 10px;
	text-align: left;
}
/* 買い物かご（送料無料） */
.wrapper-shoppingcart-left {
	float: left;
	width: 240px;
	height: 40px;
}

/* 合計金額表記欄 */
#header .header-bottom .wrapper-userservice .box-shoppingcart p.sum {
	color: #666;
	font-size: 14px;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
}
#header .header-bottom .wrapper-userservice .box-shoppingcart p.free {
	font-size: 14px;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	margin-top: -3px;
}
/* 買い物かご（送料無料）赤字部分 */
#header .header-bottom .wrapper-userservice .box-shoppingcart p.free span{
	font-size: 10px;
	font-weight: normal;
	color: #cc3333;
}
#header .header-bottom .wrapper-userservice .box-shoppingcart p.free span b {
	font-size: 12px;
	font-weight: bold !important;
}
/* ヘッダー内	赤字案内 */
.wrapper-information-header {
	margin-top: 5px;
}
.wrapper-information-header p.tx-red {
	color: #d53333;
	text-align: right;
	font-size: 12px;
}

/**** グローバルナビゲーション ****/
#menu_navigation {
	background: #cae893;
	height: 50px;
}
#menu_navigation li {
	float: left;
	width: 147px;
	height: 50px;
	margin-left: 1px;
	/* text-indent: -9999px; */
}
#menu_navigation li:first-child {
	width: 62px;
}
/* HOME */
#menu_navigation li.menu01 {
	width: 62px;
	margin-left: 0;
	background: url("/common/img/commonparts/menunavigation_01_default.jpg") no-repeat left center;
}
#menu_navigation li.menu01:hover,
#menu_navigation li.menu01.active {
	background: url("/common/img/commonparts/menunavigation_01_active.jpg") no-repeat left center;
}
/* 健康食品 */
#menu_navigation li.menu02 {
	width: 147px;
	background: url("/common/img/commonparts/menunavigation_02_default.jpg") no-repeat left center;
}
#menu_navigation li.menu02:hover,
#menu_navigation li.menu02.active {
	background: url("/common/img/commonparts/menunavigation_02_active.jpg") no-repeat left center;
}
/* 化粧品 */
#menu_navigation li.menu03 {
	background: url("/common/img/commonparts/menunavigation_03_default.jpg") no-repeat left center;
}
#menu_navigation li.menu03:hover,
#menu_navigation li.menu03.active {
	background: url("/common/img/commonparts/menunavigation_03_active.jpg") no-repeat left center;
}
/* はちみつ・自然食品 */
#menu_navigation li.menu04 {
	background: url("/common/img/commonparts/menunavigation_04_default.jpg") no-repeat left center;
}
#menu_navigation li.menu04:hover,
#menu_navigation li.menu04.active {
	background: url("/common/img/commonparts/menunavigation_04_active.jpg") no-repeat left center;
}
/* ギフト */
#menu_navigation li.menu05 {
	background: url("/common/img/commonparts/menunavigation_05_default.jpg") no-repeat left center;
}
#menu_navigation li.menu05:hover,
#menu_navigation li.menu05.active {
	background: url("/common/img/commonparts/menunavigation_05_active.jpg") no-repeat left center;
}
/* 山田養蜂場について */
#menu_navigation li.menu06 {
	background: url("/common/img/commonparts/menunavigation_06_default.jpg") no-repeat left center;
}
#menu_navigation li.menu06:hover,
#menu_navigation li.menu06.active {
	background: url("/common/img/commonparts/menunavigation_06_active.jpg") no-repeat left center;
}
/* ご利用ガイド */
#menu_navigation li.menu07 {
	background: url("/common/img/commonparts/menunavigation_07_default.jpg") no-repeat left center;
}
#menu_navigation li.menu07:hover,
#menu_navigation li.menu07.active {
	background: url("/common/img/commonparts/menunavigation_07_active.jpg") no-repeat left center;
}
#menu_navigation li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}

/* 子要素リスト */
#menu_navigation li ul.list-menunavigation-subitem {
	display: none;
	position: relative;
	z-index: 5000;
}
#menu_navigation li:hover ul.list-menunavigation-subitem {
	display: block;
}
#menu_navigation li ul.list-menunavigation-subitem li,
#menu_navigation li ul.list-menunavigation-subitem li:first-child {
	width: 100%;
	height: 33px;
	line-height: 33px;
}
#menu_navigation li ul.list-menunavigation-subitem li:first-child {
	border-top: none !important;
}
#menu_navigation li ul.list-menunavigation-subitem li:hover {
	background: #ffffff !important;
}
#menu_navigation li ul.list-menunavigation-subitem li a {
	padding-left: 10px;
	height: 33px;
	text-indent: 0;
	text-decoration: none;
}
/* 健康食品 */
#menu_navigation li.menu02 ul.list-menunavigation-subitem li,
#menu_navigation li.menu02 ul.list-menunavigation-subitem li:first-child {
	border-top: 1px solid #a04e0e;
	background: #ffe0c7;
}
/* 化粧品 */
#menu_navigation li.menu03 ul.list-menunavigation-subitem li,
#menu_navigation li.menu03 ul.list-menunavigation-subitem li:first-child {
	border-top: 1px solid #e4a100;
	background: #ffffb4;
}
/* はちみつ・自然食品 */
#menu_navigation li.menu04 ul.list-menunavigation-subitem li,
#menu_navigation li.menu04 ul.list-menunavigation-subitem li:first-child {
	border-top: 1px solid #e28000;
	background: #ffe5b7;
}
/* ご利用ガイド */
#menu_navigation li.menu07 ul.list-menunavigation-subitem li,
#menu_navigation li.menu07 ul.list-menunavigation-subitem li:first-child {
	border-top: 1px solid #278948;
	background: #eeffcf;
}

/**** 注目キーワード ****/
#pickup_keywords {
	background: url("/common/img/commonparts/bgimg_pickup_keywords.gif") repeat-x left top;
	height: 52px;
}
/* キーワード羅列エリア */
dl.list-pickup-keywords {
	float: left;
	width: 595px;
	height: 52px;
}
dl.list-pickup-keywords dt {
	float: left;
	width: 132px;
	height: 42px;
	padding-top: 10px;
}
dl.list-pickup-keywords dd {
	height: 52px;
	line-height: 52px;
}
/* キーワード出力リスト */
ul.list-link-keyword {
}
ul.list-link-keyword li {
	display: inline-block;
	padding-left: 8px;
}
ul.list-link-keyword li a {
	color: #555555;
}
/* TOP版のサジェスト表示レイアウト用 */
.wrapper-searchform {
	float: left;
	width: 347px;
	height: 44px;
	padding-top: 8px;
	padding-left: 8px;
}
.wrapper-searchform form {
	width: 347px;
	height: 44px;
}
.wrapper-searchform .wrapper-searchform-keywords {
	float: left;
	width: 255px;
	height: 32px;
	margin-right: 10px;
	vertical-align: top;
}
.wrapper-searchform .wrapper-searchform-keywords input[type="text"] {
	float: none;
	width: 235px;
	height: 30px;
	/* line-height: 30px; */
	border: 1px solid #a9a9a9;
	padding: 0 10px;
}

.wrapper-searchform .wrapper-searchform-keywords input[type="text"]:-webkit-input-placeholder {
	color: #666666;
}
.wrapper-searchform .wrapper-searchform-keywords input[type="text"]:-moz-placeholder {
	color: #666666;
}
.wrapper-searchform .wrapper-searchform-keywords input[type="text"]::-moz-placeholder {
	color: #666666;
}
.wrapper-searchform .wrapper-searchform-keywords input[type="text"]:-ms-input-placeholder {
	color: #666666
}
.wrapper-searchform .wrapper-searchform-button {
	float: right;
	width: 78px;
	height: 32px;
}
.wrapper-searchform .wrapper-searchform-button input[type="image"] {
	width: 78px;
	height: 32px;
	text-indent: -9999px;
	border: none;
}

/*** footer ***/
#footer {
	background: #f8f8f8;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	padding-top: 30px;
	padding-bottom: 55px;
	margin-bottom: 30px;
}
/* 5カラム	並列レイアウト */
ul.listlayout-5clm-inline {
}
ul.listlayout-5clm-inline li {
	float: left;
	width: 174px;
	margin-left: 20px;
}
ul.listlayout-5clm-inline li:first-child {
	margin-left: 0;
}
/* サイトマップリンク部分 */
ul.list-footer-categoryitem {
}
ul.list-footer-categoryitem li {
	font-size: 14px;
	margin: 0;
	margin-top: 15px;
}
ul.list-footer-categoryitem li a {
	text-decoration: none;
}
/* 参加団体・保有資格 */
ul.list-footer-bnr {
}
ul.list-footer-bnr li {
	margin: 0;
	margin-top: 30px;
	text-align: center;
}
ul.list-footer-bnr li:first-child {
	margin-top: 15px;
}
/* 言語リンク */
ul.list-languagelink {
	margin-top: 45px;
	text-align: center;
}
ul.list-languagelink li {
	display: inline-block;
	padding-left: 10px;
}
ul.list-languagelink li a {
	text-decoration: none;
}
ul.list-languagelink li:before {
	content: "｜";
	margin-right: 10px;
}
ul.list-languagelink li:first-child:before {
	content: "";
}
/* 季節footer包括 */
#f_season_autumn {
	height: 125px;
	background: url("/common/img/commonparts/bg_season_repeat_autumn.gif") repeat-x left top;
}
#f_season_autumn .inner-frame {
	background: url("/common/img/commonparts/bg_season_autumn.gif") repeat-x left top;
	height: 30px;
	padding-top: 70px;
}
#f_season_autumn .inner-frame p {
	text-align: center;
}
#f_season_autumn .inner-frame p a {
	text-decoration: none;
}

#f_season_winter {
    height: 125px;
    background: url("/common/img/footer/bg_season_repeat_winter.gif") repeat-x left top;
}

#f_season_winter .inner-frame {
    background: url("/common/img/footer/bg_season_winter.gif") repeat-x left top;
    height: 30px;
    padding-top: 70px;
}
#f_season_winter .inner-frame p {
    text-align: center;
}
#f_season_winter .inner-frame p a {
    text-decoration: none;
}

#f_season_spring {
    height: 125px;
    background: url("/common/img/footer/bg_season_repeat_spring.gif") repeat-x left top;
}
#f_season_spring .inner-frame {
    background: url("/common/img/footer/bg_season_spring.gif") repeat-x left top;
    height: 30px;
    padding-top: 70px;
}
#f_season_spring .inner-frame p {
    text-align: center;
}
#f_season_spring .inner-frame p a {
    text-decoration: none;
}

#f_season_summer {
    height: 125px;
    background: url("/common/img/footer/bg_season_repeat_summer.gif") repeat-x left top;
}
#f_season_summer .inner-frame {
    background: url("/common/img/footer/bg_season_summer.gif") repeat-x left top;
    height: 30px;
    padding-top: 70px;
}
#f_season_summer .inner-frame p {
    text-align: center;
}
#f_season_summer .inner-frame p a {
    text-decoration: none;
}
#btn--page-top {
    position: fixed;
	display: none;
    right: 50px;
    bottom: 50px;
    z-index: 500;
}