@charset "euc-jp";

html,body
{
	max-width: 100%;
	font-size: 15px;
   /*font-family: 砧 丸明オールド StdN, "Kinuta Marumin Old StdN", "Hiragino Mincho ProN", "serif";
    font-weight: 500;*/
  
}


body 
{
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}

a 
{
  color: #464e54;
}

a:hover 
{
  color: #fe6047 !important;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

img
{
	/*height: auto;
	width: auto;*/
}
.mypage .sp img{
    height: 30px;
    width: 20px;
}

a:hover img 
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;

}


input:placeholder-shown {    color: #ccc; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
input::-webkit-input-placeholder {    color: #ccc; }

/* Firefox 18- */
input:-moz-placeholder {    color: #ccc; opacity: 1; }

/* Firefox 19+ */
input::-moz-placeholder {   color: #ccc; opacity: 1; }

/* IE 10+ */
input:-ms-input-placeholder {   color: #ccc !important; }

.none
{
	display: none;
}

/******************************
* 
******************************/

.pt{}
.pc{}
.ps{}
.tb{display: none;}
.ts{display: none;}
.sp{display: none;}



/*
 * layout
 */
#wrapper 
{
	width:1100px;
	min-width:1100px;
}

.body
{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	_zoom: 1;
	overflow: hidden;
	text-align: left;
}


/******************************
* HEADER
******************************/

#header
{
	margin-bottom: 1em;
	_zoom:1;
	overflow:hidden;
}

#header .head_top
{
	background-color: #ffffff;
	color: #fe6047;
	border-top-left-radius: 0px;     
	border-top-right-radius: 0px;    
	border-bottom-left-radius: 6px;  
	border-bottom-right-radius: 6px; 
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	_zoom: 1;
	overflow: hidden;
	padding: 1em;
	margin-bottom: 1em;
}

#header .head_top p
{
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header .head_top ul
{
	float: right;
	margin: 0px;
	padding: 0px;
}

#header .head_top li
{
	list-style-type: none;
	display: inline-block;

}

#header .head_top li a
{
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 0.2em;
	padding-right: 10px;
	padding-bottom: 0.2em;
	padding-left: 30px;
	line-height: normal;
  background-color: #fe6047;
    color: #FFFFFF;
  border-radius: 20px; 
}

#header .head_top li a:hover
{
	background-color: #CB422D;
    
}



#header .head_top .mypage a
{
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 10px;
	line-height: normal;
}

#header .head_top .login a
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/head_icon_01.gif);
}

#header .head_top .member_entry a
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/head_icon_02.gif);
}

#header .head_top .cart a
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/head_icon_03.gif);
	color: #FFF;
	background-color: #fe6047;
	border-radius: 20px;        
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;   
	/*margin-left: 10px;*/
	padding-right: 10px;
}
#header .head_top .mypage a
{
	color: #fe6047;
	background-color: #FFF;
	border-radius: 20px;        
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;   
	padding-right: 10px;
}

#header .head_top li:last-child
{
	display: none;
}


/*2024.06.27追記*/
#header .head_toptop
{
	background-color: #fe6047;
	margin-bottom: 10px;
	padding: 5px;
}

#header .head_toptop p
{
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: white;
}
/*2024.06.27追記*/




#header h1
{
	float: left;
 /* text-align: center;*/
	margin: 0px;
	padding: 0px;
}


#header .head_menu
{
	float: right;
	text-align: right;
}

#header .head_menu ul
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#header .head_menu ul li
{
	display: inline-block;
	list-style-type: none;
}

#header .head_menu ul li a
{
	color: #fe6047;
	/*background-color: #f9f8ee;*/
	border-radius: 20px;       
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;   
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 40px;
	margin-left: 10px;
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/head_menu_icon_01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#header .head_menu ul li:nth-child(2) a {	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/head_menu_icon_02.gif);}
#header .head_menu ul li:nth-child(3) a {	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/head_menu_icon_03.gif);}
#header .head_menu ul li:nth-child(4) a {	background-image: url(https://img07.shop-pro.jp/PA01410/235/etc_base64/bWFpbA.jpg?cmsp_timestamp=20230629131635f);}
#header .head_menu ul li:nth-child(5) a {	background-image: url(https://img07.shop-pro.jp/PA01410/235/etc_base64/cmVjaXBlaWNvbg.jpg?cmsp_timestamp=20230713165414);}

#header .head_menu ul li a:hover
{
	/*background-color: #fe6047;
    border-width: 1.55px;
    border-style: solid;
    border-color: #fe6047;
    border-radius: 25px;
    color: #fe6047;*/
   
}

#header .head_menu dl
{
	margin: 0px;
	padding: 0px;
}

#header .head_menu dt,
#header .head_menu dd
{
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header .head_menu dt:nth-child(1) form
{
	margin: 0px;
	padding: 0px;
}

#header .head_menu dt:nth-child(1) select
{
	display: none;
}

#header .head_menu dt:nth-child(1) input[type=text]
{
	border: 2px solid #fe6047;
	border-radius: 0px;        
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;   
	width: 180px;
}

#header .head_menu dt:nth-child(1) button
{
	background-color: #fe6047;
	border: 2px solid #fe6047;
	height: 32px;
	padding-right: 20px;
	padding-left: 20px;

	border-top-left-radius: 0px;     
	border-top-right-radius: 6px;    
	border-bottom-left-radius: 0px;  
	border-bottom-right-radius: 6px; 

	-webkit-border-top-left-radius: 0px;  
	-webkit-border-top-right-radius: 6px;  
	-webkit-border-bottom-right-radius: 6px;  
	-webkit-border-bottom-left-radius: 0px;  

	-moz-border-radius-topleft: 0px;  
	-moz-border-radius-topright: 6px;  
	-moz-border-radius-bottomright: 6px;  
	-moz-border-radius-bottomleft: 0px; 


}

#header .head_menu dt:nth-child(1)
{
	padding-left: 0px;
}

#header .head_menu dd:nth-child(2)
{
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}

#header .head_menu dd:nth-child(3)
{
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	color: #644536;
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_tel.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}


/******************************
* contents
******************************/


#contents 
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#contents h2
{
	font-size: 20px;
	line-height: normal;
	color: #4D413F;
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/h2_line.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
  border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #fe6047;
    text-align: center;
}

#contents h2 span
{
	font-size: 13px;
	line-height: normal;
	color: #fe6047;
	padding-left: 1em;
}

#contents .topicpath-nav 
{
  margin-bottom: 5px;
}
#contents .topicpath-nav li 
{
    padding: 0;
}
#contents .topicpath-nav a 
{
    margin-left: 5px;
}


/*---------リニューアル追加ゾーン----------*/

.setumeibotan{
    margin-bottom: 150px;
    
}


.setumeibotan ul{
    display: flex;
    justify-content: center;
    
}

.setumeibotan ul a{
    margin: 0 5%;
    
}

.setumeibotan ul a li{
    list-style-type: none;
    margin-right: 10px;
    font-weight: 400;
    font-size: 18px;
    padding: 8px 40px;
   background-color: #fe6047;
    color: #ffffff;
     border-radius: 25px;
}

.setumeibotan ul a li:hover{
   color: #C6C6C6;
    background-color: #CB422D;
   
    
}


.maincopy{
    -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
    text-align: center;
    margin: 50px auto 5px auto;
    font-size: 25px;
    color: #fe6047;
    font-family: 砧 丸明オールド StdN, "Kinuta Marumin Old StdN", "Hiragino Mincho ProN", "serif";
    font-weight: 500;
}

.topstumei{
     width: 100%;
    height: auto;
}
.topstumei2{
    display: none;
}


.sns{
    display: block;
    text-align: center;
 /* margin: 5em 0;*/
} 
.sns .sns_icon a{
    margin: 0 5px;
} 



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



#contents .top_price
{
    color: #CC0000;
    display: block;
    font-size: 16px;
}

.chk_product
{
}

.chk_product dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.chk_product dt
{
	display: table-cell;
	width: 19%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-weight: normal;
}

.chk_product dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.chk_product dd:nth-child(10n)
{
	display: table-row;
	height: 20px;
}

.chk_product dt .chk_product_price
{
    color: #CC0000;
    display: block;
    font-size: 13px;
}







/******************************
* side
******************************/
#side
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 270px;
}

#side .unstyled img 
{
  display: block;
  margin-bottom: 5px;
}

#side .tab
{
	background-color: #FFFFFF;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;

	border-top-left-radius: 6px;     
	border-top-right-radius: 6px;    
	border-bottom-left-radius: 0px;  
	border-bottom-right-radius: 0px; 

	-webkit-border-top-left-radius: 6px;  
	-webkit-border-top-right-radius: 6px;  
	-webkit-border-bottom-left-radius: 0px;  
	-webkit-border-bottom-right-radius: 0px;  

	-moz-border-radius-topleft: 6px;  
	-moz-border-radius-topright: 6px;  
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	_zoom:1;
	overflow:hidden;

}

#side .tab ul
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

#side .tab ul li
{
	display: table-cell;
	margin: 0px !important;
	padding: 0px !important;
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

#side .tab ul li:first-child
{
	width: 60px;
}

#side .tab ul li:nth-child(n+2) img
{
	cursor:pointer;
}

#side .tab ul li:nth-child(n+2) img:hover
{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;

}

#side .tab02
{
	display: none;
}



#side .menu_box
{
	margin-bottom: 1em;
}

#side .menu_box h3
{
	background-color: #fe6047;

	border-top-left-radius: 6px;     
	border-top-right-radius: 6px;    
	border-bottom-left-radius: 0px;  
	border-bottom-right-radius: 0px; 
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;

    padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 10px 0 8px 0 ;
	padding-right: 0px;
	font-size: 17px;
	color: #FFF;
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_h3_01.gif);
	background-repeat: no-repeat;*/
	background-position: 10px center;
    text-align: left;
}

/*#side .menu_box .h3_02{	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_h3_02.gif);}
#side .menu_box .h3_03{	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_h3_03.gif);}
#side .menu_box .h3_04{	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_h3_04.gif);}*/


#side .menu_box dl
{
	margin: 0px;
	padding: 0px;
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_side_menu_dd.gif);*/
}

#side .menu_box dt
{
	display: block;
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_side_menu_dt.gif);*/
	margin: 0px;
	padding: 0px;
}

#side .menu_box dt a
{
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_menu_dt_01.png);
	background-repeat: no-repeat;*/
	background-position: 10px center;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	line-height: normal;
	color: #fe6047;
	font-size: 16px;
}

/*#side .menu_box .dt_02 a{	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_menu_dt_02.png);}
#side .menu_box .dt_03 a{	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_menu_dt_03.png);}*/


#side .menu_box dd
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDBDB3;
	margin: 0px;
	padding: 0px;
   text-align: center;
    font-size: 18px;
    letter-spacing: 100;
}

#side .menu_box dd a
{
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 24px;
	position: relative;
	color: #333;
}

#side .menu_box dd a::before
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;

	box-sizing: border-box;
	border: 4px solid transparent;
	border-left: 6px solid #644536;
}

#side .menu_box p
{
	text-align: right;
	padding-top: 0.4em;
	margin-bottom: 3em;
}


#side .menu_box p span
{
	margin: 0px;
	padding-left: 20px;
	position: relative;
	color: #333;
	cursor:pointer;
}

#side .menu_box p span::before
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 5px;
	height: 5px;

	box-sizing: border-box;
	border: 4px solid transparent;
	border-left: 6px solid #fe6047;
}



#side .charge_menu dd a::before,
#side .charge_menu dd a::before
{
	display: none !important;
}



#side .charge_menu dd:nth-child(2n)
{
	/*background-image: url(https://file003.shop-pro.jp/PA01410/235/images/bg_side_menu_dt.gif);*/
}

#side .temp_menu
{
	text-align: center;
}

#side .temp_menu h3
{
	text-align: left;
}

#side .temp_menu dd,
#side .temp_menu dd
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}

#side .temp_menu dd a,
#side .temp_menu dd a
{
	display: inline-block;
}

#side .banner
{
}

#side .banner dl
{
	margin: 0px;
	padding: 0px;
}

#side .banner dt
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#side .banner dd
{
	display: none;
}


#side .calender
{
	padding-top: 1em;
}

#side .calender h3
{
	font-size: 18px;
	line-height: normal;
	color: #fe6047;
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/icon_side_calender.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fe6047;

	border-top-left-radius: 6px;     
	border-top-right-radius: 6px;    
	border-bottom-left-radius: 0px;  
	border-bottom-right-radius: 0px; 

	-webkit-border-top-left-radius: 6px;  
	-webkit-border-top-right-radius: 6px;  
	-webkit-border-bottom-left-radius: 0px;  
	-webkit-border-bottom-right-radius: 0px;  

	-moz-border-radius-topleft: 6px;  
	-moz-border-radius-topright: 6px;  
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px;  

}


#side .calender .tbl_calendar 
{
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	width: 100%;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}

#side .calender .tbl_calendar caption
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

#side .calender .tbl_calendar th, #side .calender .tbl_calendar td 
{
	padding: 4px !important;
	text-align: center !important;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

#side .calender .tbl_calendar th
{
	background-color: #e6d7c9;
}


#side .official_banner
{
	margin-bottom: 1em;
	text-align: center;
}



/******************************
* フリーページ
******************************/
img{
    max-width: 100%;
   } 


.resipi{
  padding: 1%;
    text-align: center;
    border-width: 1em;
    border-style: solid;
    border-color: #FFC5C5;
    border-radius: 60px;
    background-image: url("https://img07.shop-pro.jp/PA01410/235/etc_base64/a29tZW5va29iYWNr.jpg?cmsp_timestamp=20230711134237");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 700px;
   margin: 0 0 50px 0;
} 
.resipi p{
     margin: 2em  2.5em 0 2.5em;
}

.resipi_yoko {
  display: flex;
    text-align: center;   
    margin: 10px  auto 50px auto;
    display: block;
}

/*   　ハロウィンレシピ　　　*/

.resipilink_yoko {
  display: flex;
    text-align: center;   
    margin: 10px  auto 50px auto;
    display: block;
}


.resipilink_yoko img {
  transition: transform .6s ease;/*　ゆっくり拡大　*/
}
.resipilink_yoko img:hover {
   transform: scale(1.1);/*　拡大　*/
}

/*   　ハロウィンレシピ　　　*/



.resipi_yoko2{
  display: flex;
    text-align: center;   
    margin: 0px  auto 30px auto;
    display: block;
}







.resipi_yoko img{
    margin: 30px  1em 20px 1em;
}
.resipi_yoko2 img{
    margin: 5px  1em 50px 1em;
}


.resipidai{
    margin: 30px 0 10px 0;
}
.resipilogo{
    
    margin: 40px 0 10px 0;
    
}
.kaitou{
    margin-bottom: 5em;
}

/*   　ハロウィンレシピ　　　*/

.resipi2{
    text-align: center;
    border-width: 1em;
    border-style: solid;
    border-color: #742900;
    border-radius: 60px;
    background-color: #FF9155;
    background-image: url("https://file003.shop-pro.jp/PA01410/235/rank/koumori_1.png"), url("https://file003.shop-pro.jp/PA01410/235/rank/hellowin_2.png");
    background-position: center top,left top;
    background-size: 100% auto,100% 100%;
    background-repeat: no-repeat, repeat;
   
}


/*   　鍋レシピ　　　*/

.resipi3{
    text-align: center;
    border-width: 5px;
    border-style: solid;
    border-color: #742900;
    border-radius: 60px;
    background-color: #f0e0d6;
    background-image: url("https://file003.shop-pro.jp/PA01410/235/rank/yuge.jpg");
    background-position: center top;
    background-size: 100% auto,100% 100%;
    background-repeat: no-repeat, repeat;
   
}


/*   　クリスマスレシピ　　　*/

.resipi4{
    text-align: center;
  border-width: 5px;
    border-style: solid;
    border-color: #b91800;
    border-radius: 60px;
    background-color: #b91800;
    background-image:url("https://file003.shop-pro.jp/PA01410/235/rank/Chr_bg.jpg");
    background-position: center top,left top;
    background-size: 100% auto,100% 100%;
    background-repeat: repeat;
   
}



/*   　レシピ詳細　　　*/


.resipi h3,h4,p,li{
    /*color: #742900;*/
}

.resipi h3,h4{
    /*color: #742900;*/
    border-bottom: 2px solid #742900;
    width: 50%;
    text-align: center;
    display: inline-block;
  font-size: 20px;
  margin-top: 20px;
}

.materialflex_box{
    display: flex;
    text-align: center;
    margin: 0 auto;
    width: 80%;
}
.material_box{
    width: 80%;
   margin: 10px 0;
}
.materialflex_box .material_box .material{
        text-align: center;
    display: inline-block;
   
    list-style-type: disc;
}


.materialflex_box .material_box .material li{
    text-align: left;
}


.materialflex_box .coment_box{
    width: 80%;
}
.coment_box .tukurikata{
    list-style-type: none;
}


.tukurikata{
        text-align: center;
    display: inline-block;
    margin: 0px auto 20px;
    list-style-type: decimal;
    width: 80%;
}


.tukurikata li{
    text-align: left;
}


.recipetop{
       font-size: 20px;
    font-weight: bold;
    color: #FF5F5F;
    margin-top: 50px;
}

/*   　ハロウィンレシピ　　　*/
.sirohaikei{

    background-color: #FFFFFF;
    max-width: 70%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 30px 5%;
 
}




/*肉の日ページ*/

.nikunohi{
    text-align: center;
    display: inline-block;
    margin: 0px auto;
}
.nikunohi ul{
    list-style-type: none;
    text-align: center;
    margin: 0 auto;
}
.nikunohi li{
    text-align: left;
}

.nikunohi h3{
    color: #ffffff;
    background-color: #fe6047;
    font-weight: bold;
    margin-top: 50px;
    font-size: 50px;
}
.nikunohi p{  
    font-size: 30px;
  margin: 0;

}
.niku_kiyaku {  
    font-size: 18px;
    background-color: #FFF9C5;
    padding: 2% 2% 5% 2%;
  /*　　2024.11.12　追記　　*/
    line-height: 1.4;
    min-height: 250px;
    height: 250px;
    overflow: scroll;
  line-height: 1.7;
   /*　　2024.11.12　追記　　*/
}
.niku_kiyaku b{  
   color: red;

}
.kaiinnmuryou {
    background-color: #fe6047;
    padding: 1%;
    margin:50px auto;
}
.kaiinnmuryou p{
    color: #ffffff;
}
.kaiinnmuryou b{
    color: yellow;
}


.nikubotan,.nikubotan_1{
    margin: 50px auto 100px;
}




.nikubotan p a{

    color: #ffffff;
    font-weight: bold;
    font-size: 25px;
      background-color: #fe6047;
    border-radius: 10px;
    padding: 30px 10%;
    margin: 50px auto 80px;
}
.nikubotan p a:hover{
      background-color: #971F0C;
  
}

.nikubotan_1 p a{

    color: #ffffff;
    font-weight: bold;
    font-size: 25px;
     background-color: #742900;
    border-radius: 10px;
    padding: 30px 10%;
    margin: 50px auto 80px;
}
.nikubotan_1 p a:hover{
      background-color: #271800;
  
}



/*ギフト特設ページ*/

.gift_page{
  max-width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0px auto;
    background-color: #ffffff;
    line-height: 1.7;
  
}
.gift_page h3{
    color: #ffffff;
    background-color: #936d00;
    padding:10px 0;
       font-weight: bold;
    margin-top: 50px;
    font-size: 50px;
}
.gift_page h5{
    color: #936d00;
    font-size: 20px;
}
.gift_genkibox{
    background-color: #ffffff;
  
}
.giftnaiyou_box{
  background-color: #ffffff;
      margin: 100px 0;
}
.giftnaiyou_box ul{
    text-align: center;
    display: inline-block;
    margin: 0px auto 20px;
    list-style-type: disc;
}
.giftnaiyou_box li{
    text-align: left;
}
.gift_kiyaku{
     font-size: 18px;
    background-color: #FFF9C5;
    padding: 2%;
    margin-top: 100px;
    margin-bottom: 50px;
}
.gift_kiyaku ul{
    display: inline-block;
    text-align: center;
    list-style-type: none;
}
.gift_kiyaku ul li{
    text-align: left;
    font-size: 18px;
    line-height: 1.7;
}
.gift_pagerank{
    background-color: #ffffff;
    padding: 20px 0 100px;
    text-align: center;
    margin: 0 auto;
    
    
}

.gift_rank{
    text-align: center;
    justify-content: center;  
    height: 550px;
    margin: 20px auto;
    width: 100%;
    
}
.gift_rank p{
    width: 350px;
    margin: 10px auto;
    padding-bottom: 20px;    
}
.gift_botan{
   text-align: center;
    margin: 50px auto 0;
    
}
.gift_botan a{
   text-align: center;
    margin: 50px auto 0;
     background-color: #c00000;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 100px;
    width: 250px;
  font-weight: bold;
    
}
.gift_botan a:hover{
     background-color: #ffc319;
    color: #c00000;
    
}

.gift_rankyoko{
    
    margin-top: 60px;
    justify-content: center;
     display: flex;
     margin: 10px auto;
    align-items: flex-start;

   
}
.gift_wrapping{
       background-color: #ffffff;
}
.wraping_flexbox{
    background-color: #ffffff;
      display: flex;
     margin: 0 auto;
    text-align: center;
    align-items: flex-end;
    justify-content: center;
}
.wraping_flexbox img{
    margin: 100px 30px 20px;
    width: 30%;
}
.gift_osusumebox{
    margin: 0 auto;
    display: grid;
    grid-template-columns: 50% 50%;
     /*background-image: url("https://file003.shop-pro.jp/PA01410/235/images/oseibo_bgi.jpg");
    background-repeat: repeat;*/
}
.gift_osusumebox a img{
    width: 80%;
    margin: 30px;
}

/*2024.03.29 追加　ギフトページ　カテゴリ*/

.gift_kategori_box1{
    display: grid;
    grid-template-columns: 50% 50%;
    text-align: center;
    margin-top: 0;
}
.gift_kategori_box1 h2{
    margin:0;
}

.gift_kategori img{
    width: 95%;
    height: auto;
  margin-top: 15px;
}


/*2024.03.29 追加　ギフトページ　カテゴリ*/






}





#innsutabana{
    margin-top: 20px;
}


/*ここまでフリーページ*/







/******************************
* footer
******************************/
#footer .foot_info
{
	/*background-color: #644536;*/
	padding-top: 2em;
	padding-bottom: 1em;
	color: #FFF;
}

#footer .foot_info .pad_box
{
	padding: 1em;
	_zoom:1;
	overflow:hidden;
    border-width: 2px 0 0 0 ;
    border-style: solid;
    border-color: #fe6047 ;
}


#footer .foot_info dl
{
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	_zoom: 1;
	overflow: hidden;
	width: 100%;
}

#footer .foot_info .info_box
{
	border: 3px solid #fe6047;/*
	-webkit-border-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_wak.gif) 5 / 5px repeat;
	-moz-border-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_wak.gif) 5 / 5px repeat;
	-o-border-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_wak.gif) 5 / 5px repeat;
	border-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_wak.gif) 5 / 5px repeat;*/
	background-color: #ffffff;
	color: #644533;
	font-weight: 800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding: 0px;
}



#footer .foot_info .info_box:first-child,
#footer .foot_info .info_box:nth-child(3)
{
	margin-left: 0em;
}

#footer .foot_info .info_box p
{
	margin-bottom: 1em;
}

#footer .foot_info .info_box a
{
	color: #fe6047;
}

#footer .foot_info .info_box h3
{
	font-size: 16px;
	line-height: normal;
	color: #644533;
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_h3_icon_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	min-height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer .foot_info .info_box h4
{
	font-size: 16px;
	line-height: normal;
	color: #644533;
	margin: 0px;
	padding: 0px;
}

#footer .foot_info .info_box h5
{
	font-size: 13px;
	line-height: normal;
	margin: 0px;
	text-indent: -1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.2em;
	text-align: justify;
	text-justify: inter-ideograph;
	font-weight: normal;
}

#footer .foot_info .info_box h5::before
{
	content: "■";
	color: #fe6047;
	padding-right: 0.2em;
}


#footer .foot_info .foot_info_gift
{
	min-height:9em;
}

#footer .foot_info .foot_info_gift h3
{
	display: inline-block;
	margin-right: 1em;
	vertical-align: top;
}

#footer .foot_info .foot_info_gift p
{
	display: inline-block;
	width: 40%;
	vertical-align: top;
	margin-bottom: 0em;
}

#footer .foot_info .foot_info_gift .foot_info_img
{
	display: inline-block;
	width: 32%;
	vertical-align: top;
}

#footer .foot_info .foot_info_gift .foot_info_img .img_left
{
	float: left;
	margin-right: 1em;
}

#footer .foot_info .foot_info_gift .foot_info_img p
{
	font-size: 11px;
	margin: 0px !important;
	padding: 0px !important;
}

#footer .foot_info .foot_info_point
{

	margin-left: 0px;
	min-height:9em;
}


#footer .foot_info .foot_info_point h3
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_h3_icon_02.gif);
	margin-bottom: 0em;
}


#footer .foot_info .foot_info_point p
{
	padding-left: 60px;
	margin-bottom: 0px;
}




#footer .foot_info .foot_info_pay
{
	/*min-height:59em;*/
	clear: left;

}

#footer .foot_info .foot_info_pay h3
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_h3_icon_03.gif);
	margin-bottom: 0.4em;

}


#footer .foot_info .foot_info_cost
{
	min-height: 36em;
}

#footer .foot_info .foot_info_cost h3
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_h3_icon_04.gif);
	padding-left: 70px;
}

#footer .foot_info .foot_info_cost h5
{
	margin-top: 1em;
	margin-bottom: 0.4em;
}

#footer .foot_info .foot_info_cost table
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #644536;
	border-left-color: #644536;
	margin-bottom: 1em;
}

#footer .foot_info .foot_info_cost table th
{
	background-color: #fe6047;
	padding: 0.4em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #fe6047;
  border-left-color: #fe6047;
    border-top-color: #fe6047;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
  color: #ffffff;
}

#footer .foot_info .foot_info_cost table td
{
	padding: 0.4em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fe6047;
	border-bottom-color: #fe6047;
  border-left-color: #fe6047;
    border-top-color: #fe6047;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}


#footer .foot_info .foot_info_returns
{
	min-height:26em;
}

#footer .foot_info .foot_info_returns h3{	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_h3_icon_05.gif);}

#footer .foot_info .foot_info_returns h5
{
	margin-top: 1em;
	margin-bottom: 0.4em;
}



#footer .foot_info .foot_info_tokutei ul
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

#footer .foot_info .foot_info_tokutei li
{
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_info_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 26px;
	list-style-type: none;
}

#footer .foot_info .foot_info_tokutei li a
{
	font-size: 14px;
	line-height: normal;
	color: #644533;
	font-weight: bold;
}


#footer .title_area
{
	clear: both;
	padding-top: 1em;
	_zoom:1;
	overflow:hidden;
}

#footer .title_area .title
{
	float: left;
}


#footer .title_area ul
{
	margin: 0px;
	padding: 0px;
	float: right;
}

#footer .title_area li
{
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#footer .title_area li:first-child
{
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}

/*#footer .title_area li:last-child
{
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	color: #fff;
	background-image: url(https://file003.shop-pro.jp/PA01410/235/images/foot_tel_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}*/

#footer .copyright
{
	color: #FFF;
	background-color: #fe6047;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	min-width: 1100px;
}




/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }

.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }


@media (max-width: 980px) 
{
html,body
{
	min-width:100%;
}


/******************************
******************************/
.pt{}
.pc{display: none;}
.ps{display: none;}
.tb{display: inline;}
.ts{display: inline;}
.sp{display: none;}



/* ~980px */
#base_gmoWrapp,
#gmo_CMSPbar 
{
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
}

#wrapper
{
	width:auto;
	min-width:auto;
	padding-right: 2%;
	padding-left: 2%;
}

.body
{
	width: auto;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 0px;
}


/******************************
* header
******************************/
#header
{
	margin-bottom: 2em;
}
  
    #header .navi-menu
{
	
	width: 100px;
    height: auto;
	
}

#header h1
{
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	text-align: center;
}
 /*2024.04.29 追加*/
  #header h1 img
{
 max-width: 40%;
}
/*2024.04.29 追加*/

#header .head_menu
{
	float: none;
	text-align: center;
}


/******************************
* contents
******************************/


#contents 
{
	margin: 0px;
	padding: 0px;
	width: 72%;
}


.chk_product dl
{
	display: inline-table;
}


.chk_product dt
{
	width: 24%;
}

.chk_product dd,
.chk_product dd:nth-child(10n)
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.chk_product dd:nth-child(8n)
{
	display: table-row;
	height: 10px;
}





/******************************
* side
******************************/
#side
{
	margin: 0px;
	padding: 0px;
	width: 26%;
}
#side .tab ul li
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}

#side .tab ul li:first-child
{
	width: 22%;
}



/******************************
* footer
******************************/
#footer .foot_info .pad_box
{
	padding: 0.4em;
}


#footer .foot_info .info_box
{
	margin-bottom: 1em;
}


#footer .foot_info .foot_info_gift
{
	width: auto;
	min-height: auto;

}

#footer .foot_info .foot_info_point
{
	margin-left: 0px;
	min-height: auto;
}
#footer .foot_info .foot_info_point p
{
	margin-bottom: 0px;
}


#footer .foot_info .foot_info_pay,
#footer .foot_info .foot_info_cost
{
	min-height:33.2em;
}


#footer .foot_info .foot_info_returns
{
	min-height: auto;
}



#footer .foot_info .foot_info_tokutei ul
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

#footer .foot_info .foot_info_tokutei li
{

}

#footer .copyright
{
	min-width: 100%;
}


}

@media (max-width: 768px) 
{
/******************************
******************************/
.pt{display: none;}
.pc{display: none;}
.ps{display: inline;}
.tb{display: none;}
.ts{display: inline;}
.sp{display: inline;}


/******************************
* contents
******************************/
  /* ~768px */
  #contents 
  {
    padding-left: 0;
  }


/******************************
* HEADER
******************************/

#header .head_top
{
	padding: 0;
  margin-bottom: 0;
}

#header .head_top p
{
	text-align: center;
	float: none;
	margin-bottom: 0.4em;
}


#header .head_top ul
{
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	clear: both;
	width: auto;
}

#header .head_top li
{
	list-style-type: none;
	display: inline-block;
	width: 40px;
	margin-left: 2%;
}
#header .head_top .mypage
{
	list-style-type: none;
	display: inline-block;
	width: 40px;
}
  
  #header .navi-menu
{
	
	width: 100px;
    height: auto;
	
}
  
  
  
#header .head_top li a
{
	color: #FFF;
	background-image: none !important;
	background-color: transparent !important;
	line-height: normal;
	padding: 0em !important;
	margin: 0px !important;
}


#header .head_top li:last-child
{
	display: inline-block;
  /*2024.04.29追加*/
  width: 80px;
  /*2024.04.29追加*/
}

#header h1
{
	margin-bottom: 0.4em;
}

#header .head_menu ul
{
	display: none;
}

#header .head_menu dt
{
	display: block;
}


#header .head_menu dt:nth-child(1) input[type=text]
{
	width: 70%;
}

#header .head_menu dt:nth-child(1)
{
	padding-left: 0px;
	margin-bottom: 1em;
}

#header .head_menu dd:nth-child(2)
{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}

#header .head_menu dd:nth-child(3)
{

}

#header .head_menu dd:nth-child(3) a
{
	color: #644536;
}

/******************************
* contents
******************************/


#contents 
{
	float: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#contents h2 span
{
	display: block;
	padding-left: 0px;
}
  
  
  
   
    /*追加ゾーン*/
    
    .topstumei{
          display: none;
        
}
.maincopy{
          /* display: none;*/
   font-size: 20px;
margin: 30px auto 5px auto;
  }
.topstumei2{
   display: block;
       width: 100%;
    height: auto;
}
    
    
    .setumeibotan{
    margin-bottom: 50px;
      display: block;
    
}


.setumeibotan ul{
    display: block;
    text-align: center;
    
}



.setumeibotan ul a li{
    padding: 8px 10%;
   margin: 1em 0;
}



    
    
     /*追加ゾーン*/
    
  
  
  

.chk_product dl
{
	display: inline-table;
}

.chk_product dt
{
	width: 49%;
}

.chk_product dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.chk_product dd:nth-child(4n)
{
	display: table-row;
	height: 20px;
}

/******************************
* フリーページ
******************************/
  
  
   .resipi1 .resi{
    display: grid;
    gap:23px;
    grid-template-columns: repeat(auto-fit, 180px);
    margin-top: 6%;
    margin-bottom: 50px;
    max-width: 100%;
    margin: 0;
    width:100%;
}
  
  /*   　ハロウィンレシピ詳細　　　*/
  .sirohaikei{

    max-width: 90%;
  padding: 5px 2%;
     border-radius: 18px;
    margin: 71px auto;
}
  
  
  .resipi2{
    border-width: 0.3em;
    border-radius: 35px;
}
  
  
  
  
  .nikunohi h3{
  
    margin-top: 50px;
    font-size: 30px;
}
/*  .nikubotan,.nikubotan_1{
    border-radius: 8px;
    padding: 6px 2px;
    width: 90%;
    margin: 30px auto 60px;
}*/
  .nikubotan p a{

    font-size: 20px;
      background-color: #fe6047;
    widows: 100%;
    padding: 15px 8%;
    margin: 50px auto 80px;
}


/******************************
* side
******************************/
#side
{
	float: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#sidr .tab ul li:first-child
{
	width: 40%;
}

#sidr .tab ul li:first-child img
{
	width: 34%;
}


#side .tab ul li:nth-child(n+2) img
{
	width: 90%;
}

#side .tab ul li:nth-child(n+2) img:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";

}

#side .banner
{
	margin-bottom: 2em;
}

#side .banner dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#side .banner dt
{
	display: table-cell;
	width: 49%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}

#side .banner dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

#side .banner dd:nth-child(4n)
{
	display: table-row;
	height: 1em;
}

#side .facebook
{
	margin-bottom: 2em;
}

#side .facebook .fb-page 
{
    width:100% !important;
}


#side .calender table
{
	width: 49% !important;
	float: left;
}

#side .calender th,
#side .calender td
{
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#side .calender table:last-child
{
	float: right;
}

#side .calender .tbl_calendar 
{
	margin-bottom: 0em;
}

#side .calender p
{
	clear: both;
	padding-top: 0.4em;
}

#side .calender
{
	margin-bottom: 2em;
}



  

   
  
  
  

/******************************
* footer
******************************/

#footer .foot_info
{
	padding-top: 1em;
	padding-bottom: 1em;
}


#footer .foot_info .info_box
{
	margin-left: 0%;
	margin-bottom: 1em;
	display: block;
	width: auto !important;
	clear: both !important;
	float: none !important;
	min-height: auto !important;
}


#footer .foot_info .foot_info_gift h3
{
	margin-bottom: 1em;
}

#footer .foot_info .foot_info_gift p
{
	display: block;
	width: auto;
	margin-bottom: 1em;
}

#footer .foot_info .foot_info_gift .foot_info_img
{
	display: block;
	width: auto;
	margin-bottom: 0em;
	clear: both;
	float: none;
	_zoom:1;
	overflow:hidden;
}

#footer .foot_info .foot_info_gift .foot_info_img .img_left
{
	display: block;
	width: auto;
	margin-bottom: 0em;
	padding-right: 1em;
	float: left;
}

#footer .foot_info .foot_info_gift .foot_info_img p
{
	width: auto;
	font-size: 11px;
	clear: none;
	padding-left: 0em;
	margin-bottom: 0em;
}


#footer .title_area
{
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}

#footer .title_area .title
{
	text-align: center;
	float: none;
	margin-bottom: 1em;
}


#footer .title_area ul
{
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: center;
}



#footer .title_area ul li:first-child
{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}

#footer .title_area ul li:last-child a
{
	/*color: #fe6047;*/
}


 
  @media (max-width: 460px) {
        
/******************************
* フリーページ
******************************/

    img{
    max-width: 100%;
    
}
.resipititle{
    margin-top: 0px;
}

 .resipi1 h3{
    margin: 30px 0 15px 10px;
     font-size: 23px;
     text-align: left;
}
 .resipi1 img {
    max-width:   100%;
     width: 100%;
     height: auto;
     margin: 0 0 0 0;
    
}
.resipi1  {
    text-align: center;
    margin: 0 auto 20px auto;
    width: 100%;
    margin-left: 0;
    
    
}

.resipi1 .re {
    display: flex;
     position: relative;
        height: 100%;
    justify-content: flex-start;
    text-align: left;
   
    
}
.re span {
    position: absolute;
    top: -32px;
    font-weight: bold;
    font-size: 15px;
    width: 100px;
    text-align: center;
   
    
}
.re .rebotan{
  display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: bold;
    width: 30%;
    font-size: 90%;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 5px 0;
}
.re .rebotan:hover {
    color: #FFFFFF;
    background-color: #F59D9D; 
   
}
      .resipi1 .resi .re a{
   width:100%;
        height: auto;
          display: block;
          
}


.resipi1 .resi{
    display: block;
    margin: 0;
    width: 100%;
}
.resipi1 .resi a{
   text-decoration: none;
    display: inline-block;
}
.resipi1 .resi a:hover{
   text-decoration: none;
}

.resipi1 .resi .resetumei h4{
    width: 100%;
    margin-left: 5px;
  
}
.resipi1 .resi .resetumei p{
    margin-right: 5px;
    width: 100%;
  
}



.re{
    margin: 50px 8px 0  8px;
     height: auto;
    width: 100%;
}

.resipi1 .re h4{
    margin: 0px 0;
}

.resipimenu {
    display: block;
    margin: 50px auto;
    width: 100%;
}
.resipimenu li{
   list-style-type: none;
    width: 150px;
    border-radius: 40px;
    margin: 10px 10px ;
    padding: 5px 0;
}
    .resetumei {
        margin: 0 0 0 1em;
        width: 100%;

}
    .resipi_yoko img{
    margin: 20px  0 ;
}
    
  /*   　レシピ詳細　　　*/
     
    
    .resipi{
  padding: 1%;
    text-align: center;
    border-width: 0.5em;
    border-radius:30px;
    background-size: 400px;
} 
  
  .resipilogo{
    
    width: 60%;
    text-align: center;
    display: inline-block;
    
}
  .resipi p{
    font-size: 15px;
    text-align: left;
    
}
  
  .resipi h3,h4{
   
    width: 80%;
    
  font-size: 17px;
  margin-top: 17px;
}

    
.materialflex_box{
    display: block;
    width: 100%;
}
.material_box{
    width: 100%;
}
    
    
    
    .gift_rankyoko{
    
  display: block;
   
}

.wraping_flexbox{
   margin: 0 auto;
       display: grid;
    grid-template-columns: 50% 50%;
}
    .wraping_flexbox img{
    margin: 20px 0;
    width: 80%;
}
    .gift_botan a{
 font-size: 20px;
    padding: 10px 20px;
    border-radius: 100px;
    width: 100%;
    
}
    .gift_rank{
    margin: 20px auto
       50px;
    
}
  
    .gift_osusumebox a img{
    margin: 0px;
}
    
    
    
    
  /*ここまでフリーページ*/ 
        
    }
  
  
  
  
  

}



@media (max-width: 400px) 
{
#side .calender table
{
	width: 100% !important;
	float: none;
}
#side .calender table:first-child
{
	margin-bottom: 1em !important;
}
  
      .gift_osusumebox a img{
    margin: 10px;
}
  
  
}


/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-lg-b.icon-cart, 
.icon-lg-w.icon-cart 
{ background-position: -264px -96px; }

.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-tokutei { background-position: -160px -32px; }
.icon-lg-b.icon-tokutei { background-position: -240px -48px; }
.icon-privacy { background-position: -304px -144px; }
.icon-lg-b.icon-privacy { background-position: -456px -215px; }
.icon-about { background-position: -144px -16px; }
.icon-lg-b.icon-about { background-position: -216px -24px; }
.icon-qanda { background-position: -304px -80px; }
.icon-lg-b.icon-qanda { background-position: -456px -120px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) 
{
  .icon-b,
  .icon-w 
  {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }


  .icon-lg-b,
  .icon-lg-w 
  {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) 
{
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) 
{
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
