/* ************************************************
*  all
* ************************************************ */


a {
  outline: none;
  color: #333;
}
a:visited,:link {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #E50011;
}

.txt_link{
	text-decoration: underline;
}

br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}

hr {
  clear: left;
  margin: 10px 0;
  border: 0;
}

img {
  border: none;
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

li{
	list-style: none;
}

.fade a{  
    -webkit-transition: 0.4s ease-in-out;  
       -moz-transition: 0.4s ease-in-out;  
         -o-transition: 0.4s ease-in-out;  
            transition: 0.4s ease-in-out;  
}  
.fade a:hover{  
    opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity: "alpha( opacity=70 )";
}   

.color_red{
	color: #E50011;
}

.color_green{
	color: #ABB327;
}

.sp{
	display: none;
}

/* ************************************************
*  clearfix
* ************************************************ */

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

/* ************************************************
*  layout
* ************************************************ */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
  margin: 0px auto;
  width: 1000px;
  text-align: left;
}

#top_line{
  margin: 0 0 10px 0;
  width: 100%;
  height: 3px;
  border-top: solid 3px #C70019;
}

#head_comment{
	font-size: 12px;
	color: #777;
	font-weight: normal;
	margin: 20px 0 20px 0;
}

#head_comment span{
	color: #000;
}


.kaitei{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 15px;
  	margin-bottom: 20px;
	background-color: #c30d23;
	position: fixed;
	top; 0;
	z-index: 9999;
}

.kaitei:hover{
	color: #fff;
}

#header h1{
	/*top: 70px !important;*/
}

.shop_logo{
	top: 90px !important;
}

.menu-container{
  padding-top: 80px !important;
}



/*メイン*/
#main {
  width: 100%;
}

/*フッター（コピーライト）*/
#footer {
  clear:both;
  padding: 30px 0 20px;
  width:100%;
  border-top: 1px solid #ccc;
  color: #666;
  text-align: center;
}

/*スライダー*/
.slider{
  margin: 0 0 35px 0;
}


/* ************************************************
*  Contents
* ************************************************ */






.sub_title{
	margin-bottom: 30px;
	padding: 15px 23px 15px 23px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	background-color: #f7f7f7;
	font-size: 16px;
}


.side_box{
	padding: 10px 10px 0 10px;
	margin-bottom: 25px;
	
   -moz-border-radius: 10px;    /* 古いFirefox */
   -webkit-border-radius: 10px; /* 古いSafari,Chrome */
   border-radius: 10px;         /* CSS3 */

   background-color: #F7F7F7;   /* 背景色 */
   /*background-color: #EEE;    背景色 */
}

h3.side_cate_title{
	margin: 8px 0 15px;
	text-align: center;
}




/* ************************************************
*  header
* ************************************************ */









/* ************************************************
*  main
* ************************************************ */

#main .box {
  clear: both;
  overflow: hidden;
  
}

#main .box h3 {
 
  
  vertical-align: middle;
}

.header_block{
  clear: both;
  padding: 1.1em 0;
  background: transparent url("https://img.shop-pro.jp/tmpl_img/67/border_bottom.png") repeat-x left bottom;
}
.header_block .icon{
  float: left;
  margin: 0 14px 0 0;
  width: 20px;
  height: auto;
  text-align: center;
}
.header_block .icon img{
  max-width: 100%;
}
.header_block .title{
  float: left;
  text-align: left;
}
.header_block h3{
  padding: 0;
  border: none;
  text-align: left;
}
.header_block p{
  margin-top: 4px;
  color: #999;
}
#main .header_block{
  margin: 0 0 30px;
}
#main .header_block .icon{
  padding: 0;
}



/* ************************************************
*  Top_Page
* ************************************************ */

#main #box_info p {
  line-height: 20px;
}

#main #box_free {
  padding: 20px;
  border: #aaa solid 1px;
}
#main #box_free p {
  line-height: 20px;
}

#main #box_news .header_block{
  margin-bottom: 0;
}
#main #box_news ul{
  margin-left: 0;
  list-style: none;
}
#main #box_news ul li{
  border-top:#ddd solid 1px;
}
#main #box_news ul li:first-child{
  border-top:none;
}
#main #box_news  ul li div{
  padding: 1.6em 0 1.4em;
}
#main #box_news  p.news_date{
  float: left;
  margin-right: 20px;
  width: 70px;
}
#main #box_news  p.news_message{
  float: left;
}




/* ************************************************
*  product_list_page
* ************************************************ */




/* ************************************************
*  search_page
* ************************************************ */

.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #F2F2F2;
  text-align: center;
  clear: both;
}

.none {
  margin: 50px 0;
  text-align: center;
}

.nodata{
	text-align: center;
	margin-bottom: 100px;
	padding-top: 30px;
}

/* ************************************************
*  policy
* ************************************************ */

#policy {
  line-height: 1.8;
  font-size: 12px;
}
#policy h2 {
  margin-bottom: 20px;
	padding: 15px 23px 15px 23px;
	border-top: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	background-color: #F7F7F7;
	font-size: 16px;
}

.policy_box,
#policy_lead{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #DDD;
}

.sk_box {
  margin-bottom: 40px;
}
.sk_box h3 {
	margin-bottom: 20px;
	padding: 15px 23px 15px 23px;
	border-top: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	background-color: #F7F7F7;
	font-size: 16px;
}
.sk_box h2 {
	margin-bottom: 20px;
	padding: 15px 23px 15px 23px;
	border-top: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	background-color: #F7F7F7;
	font-size: 16px;
}
.sk_box table {
  width: 100%;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-collapse: separate;
  empty-cells:show;
}

.sk_box th {
  padding: 12px 20px 12px 12px;
  width: 170px;
  text-align: left;
  font-weight: normal;
  border-right: 1px solid #EEE;
}
.sk_box th img.poricy_img {
  margin-bottom: 5px;
}
.sk_box td {
  padding: 12px 12px 12px 12px;
  zoom: 1;
  content: ' ';
}
.sk_box th,
.sk_box td {
  vertical-align: top;
  line-height: 1.8;
  position: relative;
  border-bottom: solid 1px #EEE;
}

#payment_method {
  margin-top: 40px;
}
#payment_method table.table {
  width: 100%;
}
#payment_method table.table th {
  width: 200px;
  text-align: center;
}

#shipping_method {
  margin-top: 40px;
}
#shipping_method table.table {
  width: 100%;
}
#shipping_method table.table th {
  width: 200px;
  text-align: center;
}

/* ************************************************
*  side
* ************************************************ */

#side .box {
  clear: both;
  margin-bottom: 40px;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  word-wrap: break-word;
  position: relative;
}
#side .box h3 {
  text-align: left;
  font-weight: normal;
  font-size: 15px;
}
#side .title h3 {
  color: #5D0E13;
}
#side .box ul {
  margin-left: 0px;
  list-style: none;
}
#side .box ul li {
  border-top:#838383 dotted 1px;
}
#side .box ul li:first-child {
  border-top:none;
}

#side #side_nav {
  padding: 0;
  border-top: none;
  border-right: solid 2px #ccc;
  border-bottom: none;
}
#side #side_nav ul{
  margin-right: 10px;
}
#side #side_nav ul li {
  margin: 0;
}
#side #side_nav .nav_item{
  clear: both;
  padding: .9em 0 .9em;
  cursor: pointer;
}
#side #side_nav .nav_item .nav_icon{
  float: left;
  padding: inherit;
  width: 20px;
  height: auto;
}
#side #side_nav .nav_item .nav_icon img{
  max-width: 100%;
}
#side #side_nav .nav_item .nav_title{
  float: right;
  text-align: right;
}
#side #side_nav .nav_item h3{
  margin-bottom: 4px;
  padding: 0;
  border: none;
  text-align: right;
}
#side #side_nav .nav_item p{
  color: #999;
}

.box_default ul li div{
  position: relative;
  padding: 10px 0 10px;
  text-align: left;
}
.box_default ul li div img{
  border: solid #ddd 1px;
}
.box_default ul li div p{
  line-height : 1.6;
}

#side #box_cart {
}
#side #box_cart .cart_button {
  text-align: right;
}

#side #box_owner .inner{
  padding: 1.2em 0 1em;
}
#side #box_owner .owner_photo{
  margin: 0 0 10px;
  width: 100px;
  max-width: 100%;
  height: auto;
  border: solid #ddd 1px;
}
#side #box_owner p.name {
  font-size: 14px;
}
#side #box_owner p.memo {
  font-size: 11px;
  line-height: 18px;
}
#side #box_owner p.website {
  padding-left: 20px;
}

#qr_code{
  padding: 20px 0;
}


/* Ranking */

#box_sellers .seller_box{
	margin: 0 0 0 15px;
	padding: 10px 0 10px 0;
	border: solid #DDD 1px;
	display: block;
}


#ranking ul{
	margin-left: -25px;	
}

#ranking li{
	float: left;
	width: 180px;
	padding: 10px 10px 10px 10px;
	margin-left: 25px;
	border: solid #F1F1F1 1px;
	text-align: center;
	
}

#ranking li img{
	margin-bottom: 5px;
}





#ranking li .top_seller:before{
	margin-left: 20px;
	content: url(https://img21.shop-pro.jp/PA01353/331/etc/rank1.gif?cmsp_timestamp=2057024531);
}
#ranking li .rank_2:before{
	margin-left: 20px;
	content: url(https://img21.shop-pro.jp/PA01353/331/etc/rank2.gif?cmsp_timestamp=2057024543);
}
#ranking li .rank_3:before{
	padding-left: 20px;
	content: url(https://img21.shop-pro.jp/PA01353/331/etc/rank3.gif?cmsp_timestamp=2057024550);
	
}
#box_sellers .seller_image{
	text-align: center;
}
#box_sellers .seller_detail{
	text-align: center;
 
}
#box_sellers .seller_rank{
  margin: 0 0 10px;
  font-size: 12px;
}
#box_sellers .seller_rank > strong{
  font-size: 15px;
}
#box_sellers .seller_name{
  font-size: 100%;
}
#box_sellers .seller_teika{
  text-align: center;
}
#box_sellers .more_seller{
  display: none;
}

.more_btn{
  padding: 8px 0;
  border-top: solid 1px #999;
  text-align: center;
  cursor: pointer;
}

.updown{
  display: inline-block;
  margin: 0 3px 0 0;
  width: 13px;
  height: 8px;
  background: url(https://img.shop-pro.jp/tmpl_img/67/down_icon.png);
  background-repeat: no-repeat;
}

.more_up{
  background: url(https://img.shop-pro.jp/tmpl_img/67/up_icon.png);
}

.side_menu_navi{
	padding: 0 0 10px 0;
	
}

.side_menu_navi p{
	padding: 7px 0 6px 32px;
	border: solid 1px #ECECEC;
	background: url(https://img21.shop-pro.jp/PA01353/331/etc/cate_menu_pict.png?cmsp_timestamp=202808140920) no-repeat left center;
}
.side_menu_navi a{
	display: block;
	background-color: #FFF;
}
.side_menu_navi a:hover{
	background-color: #FFF;
}

.side_menu_navi_sub{
	padding: 6px;
	font-size: 12px;
	line-height: 1.7em;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	background-color: #FFFDEE;
}




/* ************************************************
*  Common Elements
* ************************************************ */
/* @group Common Elements */

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.table {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.footstamp {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.footstamp span {
  margin: 0 5px;
  color: #999;
}




.none {
  clear: both;
  margin: 50px 0;
  text-align: center;
}


.to_top{
  float: right;
  clear: both;
  text-align: center;
  margin: 0 0 20px;
  padding: 1.3em 1em;
  border: solid 1px #aaa;
  font-size: 14px;
  color: #888;
}
.to_top:hover {
  text-decoration: none;
  color: #E50011;
  border-color: #E50011;
}

.tbl_calendar {
  margin: 20px 0;
  width: 100%;
  border: none !important;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  border-bottom: 1px solid #ccc !important;
  text-align: center !important;
}

/* @group button */



/* ************************************************
*  各ページ用追加デザイン
* ************************************************ */







/* トップページ */



.top_pickup_banner{
	margin-left: -22px;
	padding-bottom: 20px;
	border-bottom: solid 1px #E7E7E7;
}

.top_pickup_banner li{
	float: left;
	margin-left: 22px;
}


.top_mothers_banner{
	margin-left: -22px;
	
}

.top_mothers_banner li{
	float: left;
	margin-left: 22px;
}


.pr_itembox_big li{
	border: solid 1px #E7E7E7;
}

.pr_itembox_big a:hover{
	color: #333;
	text-decoration: none;
}

.pr_itembox_cap{
	padding: 0 20px 15px 20px;
}

.pr_itembox_cap h5{
	font-size: 115%;
	
	padding: 5px 0 8px 0;
}

.pr_itembox_big .pr_itembox_cap p{
	line-height: 1.9em;
	background: url(https://img21.shop-pro.jp/PA01353/331/etc/btn_list.gif?cmsp_timestamp=2147) no-repeat right top;
}

.captitle_newitem{
	color: #47B1C7;
}

.captitle_osusumeitem{
	color: #BF2E2B;
}



.pr_itembox{
	margin-left: -22px;
}

.pr_itembox li{
	float: left;
	width: 362px;
	margin: 0 0 25px 22px;
	border: solid 1px #E7E7E7;
}

.pr_itembox a:hover{
	color: #333;
	text-decoration: none;
}


.top_banner{
	margin-left: -34px;
	margin-bottom: 35px;
}

.top_banner li{
	float: left;
	margin-left: 34px;
}





/* 商品一覧 */






/* ************************************************
*  フリーページ
* ************************************************ */


/* コンセプト */

#concept{
	width: 750px;
}

.concept_contents{
	margin-bottom: 30px;
}

.concept_contents img{
	max-width: 100%;
}

.concept1_left{
	float: left;
	/*width: 500px;*/
	width: 350px;
}

.concept1_right{
	float: right;
}

.concept2_left{
	float: left;
}

.concept2_right{
	float: right;
	max-width: 500px;
	background: url(https://img21.shop-pro.jp/PA01353/331/etc/concept_photo04.jpg?cmsp_timestamp=207205) no-repeat right bottom;
}
.concept2_right p{
	max-width: 240px;
}

.concept3_left{
	float: left;
	max-width: 470px;
	margin-bottom: 20px;
}

.concept3_right{
	float: right;
	margin-bottom: 20px;
}

.concept4_left{
	float: left;
}

.concept4_right{
	float: right;
	max-width: 550px;
}


/* ニュース　イベント */
.news_event_contents{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #F2F2F2;
}

.news_event_photo{
	float: left;
	width: 200px;
}

.news_event_photo img{
	border: solid 1px #F2F2F2;
}

.news_event_main{
	float: right;
	width: 760px;
}

.news_event_main h4{
	font-size: 110%;
	color: #ABB427;
	margin: 5px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: dotted 1px #DDD;
}

.news_event_main a{
	text-decoration: underline;
}


/* ライフシーン */

.lifescnene_main{
}

.lifescnene_left{
	float: left;
	width: 480px;
}

.lifescnene_right{
	float: right;
	width: 480px;
}

.lifescnene_main{
	margin-bottom: 20px;
}

.lifescnene_main img{
	width: 100%;
}

.lifescnene_main_big{
}

.lifescnene_sub_left{
	float: left;
	width: 220px;
	border: solid 1px #E7E7E7;
	margin-top: 20px;
}

.lifescnene_sub_right{
	float: right;
	width: 220px;
	border: solid 1px #E7E7E7;
	margin-top: 20px;
}

.lifescnene_sub_left p{
	text-align: center;
	padding: 0 10px 10px 10px;
}
.lifescnene_sub_right p{
	text-align: center;
	padding: 0 10px 10px 10px;
}



/* スーパーフード　ピックアップ */

#superfood{
	width: 750px;
}


#superfood h4{
	margin: 0 0 20px 0;
}

.superfood_main{
	margin-bottom: 30px;
}

.superfood_main span{
	color: #72A668;
}

.superfood1_left{
	float: left;
	width: 410px;
}

.superfood1_right{
	float: right;
}

.superfood2_left{
	float: left;
	width: 360px;
}

.superfood2_right{
	float: right;
	width: 390px;
}

.superfood2_left ul{
	padding: 15px 0 15px 0;
}

.superfood_mark_contents{
	padding-right: 180px;
	background: url(https://img21.shop-pro.jp/PA01353/331/etc/superfood_mark_img.jpg?cmsp_timestamp=2110) no-repeat right top;
}


.superfood_mark{
	padding: 12px;
	margin-bottom: 20px;
	
   -moz-border-radius: 10px;    /* 古いFirefox */
   -webkit-border-radius: 10px; /* 古いSafari,Chrome */
   border-radius: 10px;         /* CSS3 */
   background-color: #F7F7F7;   /* 背景色 */
}

.superfood_mark h5{
	width: 285px;
	font-size: 120%;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	margin-bottom: 15px;
	
   -moz-border-radius: 5px;    /* 古いFirefox */
   -webkit-border-radius: 5px; /* 古いSafari,Chrome */
   border-radius: 5px;         /* CSS3 */
	background-color: #73A568;   /* 背景色 */
}

.superfood_mark img{
	float: left;
}

.superfood_mark p{
	float: right;
	width: 470px;
}



/* リーナークリーマー　ピックアップ */

#leaner{
	width: 750px;
}


.leaner1_left{
	float: left;
}

.leaner1_right{
	float: right;
	width: 325px;
}

.leaner1_right p{
	margin-top: 15px;
	line-height: 1.9em;
}

.leaner_contents2{
	padding: 15px;
	margin: 25px 0 30px 0;
	background-color: #F9F4EC;
}

.leaner2_left{
	float: left;
	width: 360px;
}

.leaner2_right{
	float: right;
}

.leaner2_left h4{
	color: #BC8A43;
	font-size: 115%;
	padding-bottom: 5px;
}

.leaner_seibun{
	padding: 12px;
	margin-bottom: 20px;
	
   -moz-border-radius: 10px;    /* 古いFirefox */
   -webkit-border-radius: 10px; /* 古いSafari,Chrome */
   border-radius: 10px;         /* CSS3 */
   background-color: #F7F7F7;   /* 背景色 */
}

.leaner_seibun h5{
	width: 210px;
	font-size: 120%;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	margin-bottom: 15px;
	
   -moz-border-radius: 5px;    /* 古いFirefox */
   -webkit-border-radius: 5px; /* 古いSafari,Chrome */
   border-radius: 5px;         /* CSS3 */
	background-color: #BC8A43;   /* 背景色 */
}

.leaner_tokuchou{
	margin-bottom: 30px;
}


/* ヘブンリーオーガニックス　ピックアップ */

#heavenly{
	width: 750px;
}

.heavenly1{
	margin-bottom: 30px;
}

.heavenly1_left{
	float: left;
}

.heavenly1_right{
	float: right;
	width: 410px;
}

.heavenly_sub_eng{
	color: #21B5DD;
	margin-bottom: 10px;
}

.heavenly_catchcopy2{
	margin-bottom: 15px;
}

.heavenly_riyu{
	margin-left: -9px;
}

.heavenly_riyu li{
	float: left;
	width: 242px;
	margin-left: 9px;
	border: solid 1px #C9C9C9;
}

.heavenly_riyu li p{
	padding: 10px;
}

.heavenly3{
	padding: 15px;
	background-color: #E9F6FE;
}

.heavenly3 p{
	float: left;
	width: 410px;
}

.heavenly3 img{
	float: right;
}

.heavenly3_catchcopy{
	margin: 30px 0 15px 0;
}

.heavenly_lawhoney{
	margin-bottom: 30px;
}

.heavenly_flower_left{
	float: left;
	width: 385px;
}

.heavenly_flower_right{
	float: right;
}

.heavenly_flower_left h4{
	margin-bottom: 15px;
}


/* ザオオーガニックス　ピックアップ */

.zao_main h4{
	margin-bottom: 10px;
}

.zao_main span{
	color: #AAB564;
}

.zao1{
	margin: 20px 0 20px 0;
	padding: 20px 0 20px 0;
	border-top: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
}

.zao1_left{
	float: left;
	width: 320px;
}

.zao1_right{
	float: right;
}



/* ピックアップ一覧 */

.pickuplist_item_icon{
	text-align: center;
	margin-bottom: 20px;
}

.pickuplist_contents_title{
	margin-bottom: 15px;
}

.pickuplist_main{
	margin-bottom: 35px;
}


.pickup_banner{
	margin-left: -36px;
	margin-bottom: 30px;
}
.pickup_banner li{
	margin-left: 36px;
	float: left;
}

/* レシピ一覧 */

.recipelist_main{
	margin-left: -18px;
}

.recipelist_main li{
	float: left;
	margin-left: 18px;
	margin-bottom: 30px;
}

.recipelist_main li h4{
	margin-bottom: 18px;
}

.recipelist_main li div{
	
}

/* レシピ詳細 */

.recipe_catchcopy{
	margin: 20px 0 20px 0;
}

.recipe_photo{
	float: left;
}

.recipe_photo li{
	margin-bottom:20px;
}

.recipe_make{
	float: right;
	width: 365px;
	border-bottom: solid 1px #EEE;
}

.recipe_make a{
	text-decoration: underline;
}

.recipe_make div{
	border-top: solid 1px #EEE;
	
}

.recipe_make01{
	background-color: #F9F9F9;
	background-image: url(https://img21.shop-pro.jp/PA01353/331/etc/recipe_make_icon01.png?cmsp_timestamp=2047055120);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 95px;
}

.recipe_make02{
	background-color: #FCFCFC;
	background-image: url(https://img21.shop-pro.jp/PA01353/331/etc/recipe_make_icon02.png?cmsp_timestamp=2047055127);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 95px;
}

.recipe_make03{
	background-color: #F9F9F9;
	background-image: url(https://img21.shop-pro.jp/PA01353/331/etc/recipe_make_icon03.png?cmsp_timestamp=2047055134);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 95px;
}

.recipe_make04{
	background-color: #FCFCFC;
	background-image: url(https://img21.shop-pro.jp/PA01353/331/etc/recipe_make_icon04.png?cmsp_timestamp=2047055143);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 95px;
}

.recipe_make05{
	background-color: #F9F9F9;
	background-image: url(https://img21.shop-pro.jp/PA01353/331/etc/recipe_make_icon05.png?cmsp_timestamp=2047055150);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 95px;
}

.recipe_make06{
	background-color: #FCFCFC;
	background-image: url(https://img21.shop-pro.jp/PA01353/331/etc/recipe_make_icon06.png?cmsp_timestamp=2047060824);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 95px;
}


/* カテゴリー一覧 */




/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
  padding:0;
  margin:0 0 20px 0;
}
.cg_freespace_02 {
  padding:0;
  margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
  margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
  margin:0 0 10px 20px;
  padding:0;
}


/* 関連リンク */
.link_banner li{
	margin-bottom: 30px;
}


/* レビュー募集 */

.title_review{
	font-size: 20px;
	font-weight: bold;
	color: #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #ddd;
}

.review_attention{
  font-size: 16px;
  font-weight: bold;
	margin: 20px 0 0 0;
	padding: 20px;
	border: solid 1px #bf0000;
}

.review_attention span{
	color: #bf0000;
  font-weight: bold;
}

.review_info{
	margin: 30px 0 30px 0;
	background-color: #f9f9f9;
	border: solid 1px #ddd;
}
.review_info h4{
	text-align: center;
	font-size: 16px;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #ddd;
}
.review_info ul{
	padding: 10px;
}

.review_info li span{
	color: #4fb1c7;
}

.review_flow_title{
	display: table;
}
.review_flow h4{
	display: table-cell;
	vertical-align: middle;
	width: 140px;
	line-height: normal;
	font-size: 12px;
}
.review_flow h4 span{
	font-size: 24px;
	vertical-align: middle;
}
.review_flow p{
	display: table-cell;
	padding-left: 15px;
	vertical-align: middle;
}

.review_flow img{
	text-align: center;
	margin: 20px 0 40px 0;
	border: solid 10px #e6e6e6;
}

.review_flow_left{
	float: left;
}
.review_flow_right{
	float: right;
}

.review_flow_left img{
	width: 460px;
}
.review_flow_right img{
	width: 460px;
}


.roundbar_black{
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	background-color: #000;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}



#Page-top {
	position: fixed;
	bottom: 79px;
	right: 0px;
}
#Page-top a {
	text-decoration: none;
	width: 59px;
	height:59px;
	display: block;
}


.p-shop__logo {
    max-width: 260px !important;
    height: auto;
    margin: 0 auto;
    display: block;
}


.footerSns{
	position: fixed;
    right: 68px;
    bottom: 80px;
    text-align: center;
  z-index:9999;
}

.footerSns li{
	display: block;
	width: 36px;
	margin: 0 0 15px 0;
}
.footerSns li a{
	width: 36px;
}


/* ショッピングカート */

.header .header--brand.header--brand--is_image a img{
  max-width:60% !important;
}




