@charset "utf-8";

/************************************************************
 *initialize 初期化
 ************************************************************/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,600,700,800,900);


*{
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-collapse:collapse;
	font-family:'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese','Noto Sans' , 'Noto Sans CJK JP';
	/*font-family: 'Noto Serif JP', serif, 'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese','Noto Sans' , 'Noto Sans CJK JP';*/
	font-weight: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
 	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-text-size-adjust: 100%;
	color:#333333;
	
	
	
	

}
html{
	/*font-size: 62.5%;*/
}
body{
	font-size:15px;
	line-height:24px;
	/*横スクロールバー消す*/
	overflow-x:hidden;
}
a,a:hover{
	color:#928b3b;	
}
	


/************************************************************
 * common class 共通クラス
 ************************************************************/
 
.hidden{
	display:none;	
}
 /* font */
.red{
	color:#cc0010;
}
.grey{
	color: #666666;
}
.redB,.boldRed{
	color:#CC1C24;
	font-weight:bold;
}
.blue{
	color:#00326F;
}
.gold{
	color:#95872a;
}

.redB16{
	font-weight:bold;
	color:#cc0010;
	font-size:15px;
}
.B16{
	font-weight:bold;
	font-size:15px;
}
.white{
	color:#FFF;
}
.errMsg{
 color:#dd0000;
 font-weight:bold;
 font-size:16px;
 padding-left:10px;
}
.hissu{
	border:1px solid #ce1946;
	color:#e52828;
	background:#ffe9e9;
	padding:1px;
	font-size:10px;
	font-size:1.0rem;
	font-weight:normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
table tr.err_back td,
table tr td.err_back{
	background-color:#FFFF00;
}
.fwB{ font-weight:bold;	}
.fwN{ font-weight:normal;	}
.fw700{ font-weight:700; }

.fs10, .fs10 span, .fs10 strong, .fs10 th, .fs10 td{ font-size:10px;	}
.fs11, .fs11 span, .fs11 strong, .fs11 th, .fs11 td{ font-size:11px;	}
.fs12, .fs12 span, .fs12 strong, .fs12 th, .fs12 td{ font-size:12px;	}
.fs13, .fs13 span, .fs13 strong, .fs13 th, .fs13 td{ font-size:13px;	}
.fs14, .fs14 span, .fs14 strong, .fs14 th, .fs14 td{ font-size:14px;	}
.fs15, .fs15 span, .fs15 strong, .fs15 th, .fs15 td{ font-size:15px;	}
.fs16, .fs16 span, .fs16 strong, .fs16 th, .fs16 td{ font-size:16px;	}
.fs17, .fs17 span, .fs17 strong, .fs17 th, .fs17 td{ font-size:17px;	}
.fs18, .fs18 span, .fs18 strong, .fs18 th, .fs18 td{ font-size:18px;	}
.fs19, .fs19 span, .fs19 strong, .fs19 th, .fs19 td{ font-size:19px;	}
.fs20, .fs20 span, .fs20 strong, .fs20 th, .fs20 td{ font-size:20px;	}
.fs21, .fs21 span, .fs21 strong, .fs21 th, .fs21 td{ font-size:21px;	}
.fs22, .fs22 span, .fs22 strong, .fs22 th, .fs22 td{ font-size:22px;	}
.fs23, .fs23 span, .fs23 strong, .fs23 th, .fs23 td{ font-size:23px;	}
.fs24, .fs24 span, .fs24 strong, .fs24 th, .fs24 td{ font-size:24px;	}
.fs25, .fs25 span, .fs25 strong, .fs25 th, .fs25 td{ font-size:25px;	}
.fs26, .fs26 span, .fs26 strong, .fs26 th, .fs26 td{ font-size:26px;	}
.fs27, .fs27 span, .fs27 strong, .fs27 th, .fs27 td{ font-size:27px;	}
.fs28, .fs28 span, .fs28 strong, .fs28 th, .fs28 td{ font-size:28px;	}
.fs29, .fs29 span, .fs29 strong, .fs29 th, .fs29 td{ font-size:29px;	}
.fs30, .fs30 span, .fs30 strong, .fs30 th, .fs30 td{ font-size:30px;	}


 
.lH22{ line-height:22px;	}
.lH23{ line-height:23px;	}
.lH24{ line-height:24px;	}
.lH25{ line-height:25px;	}
.lH26{ line-height:26px;	}
.lH27{ line-height:27px;	}
.lH28{ line-height:28px;	}
.lH29{ line-height:29px;	}
.lH30{ line-height:30px;	}
.lH33{ line-height:33px;	}
.lH40{ line-height:40px;	}
.lH45{ line-height:45px;	}

/*
.fs10, .fs10 span, .fs10 strong, .fs10 th, .fs10 td{ font-size:10px;font-size:1.0rem;	}
.fs11, .fs11 span, .fs11 strong, .fs11 th, .fs11 td{ font-size:11px;font-size:1.1rem;	}
.fs12, .fs12 span, .fs12 strong, .fs12 th, .fs12 td{ font-size:12px;font-size:1.2rem;	}
.fs13, .fs13 span, .fs13 strong, .fs13 th, .fs13 td{ font-size:13px;font-size:1.3rem;	}
.fs14, .fs14 span, .fs14 strong, .fs14 th, .fs14 td{ font-size:14px;font-size:1.4rem;	}
.fs15, .fs15 span, .fs15 strong, .fs15 th, .fs15 td{ font-size:15px;font-size:1.5rem;	}
.fs16, .fs16 span, .fs16 strong, .fs16 th, .fs16 td{ font-size:16px;font-size:1.6rem;	}
.fs17, .fs17 span, .fs17 strong, .fs17 th, .fs17 td{ font-size:17px;font-size:1.7rem;	}
.fs18, .fs18 span, .fs18 strong, .fs18 th, .fs18 td{ font-size:18px;font-size:1.8rem;	}
.fs19, .fs19 span, .fs19 strong, .fs19 th, .fs19 td{ font-size:19px;font-size:1.9rem;	}
.fs20, .fs20 span, .fs20 strong, .fs20 th, .fs20 td{ font-size:20px;font-size:2.0rem;	}


 
.lH22{ line-height:22px;line-height:2.2rem;	}
.lH23{ line-height:23px;line-height:2.3rem;	}
.lH24{ line-height:24px;line-height:2.4rem;	}
.lH25{ line-height:25px;line-height:2.5rem;	}
.lH26{ line-height:26px;line-height:2.6rem;	}
.lH27{ line-height:27px;line-height:2.7rem;	}
.lH28{ line-height:28px;line-height:2.8rem;	}
.lH29{ line-height:29px;line-height:2.9rem;	}
.lH30{ line-height:30px;line-height:3.0rem;	}
.lH33{ line-height:33px;line-height:3.3rem;	}
.lH40{ line-height:40px;line-height:4.0rem;	}
.lH45{ line-height:45px;line-height:4.5rem;	}


*/


 /* link */
.roll a{
display:block;	
}
.roll a:hover img{
width:0px;
height:0px;
}

a:visited{
	/*color:#90F;*/
}
.tdVisited a{
	color:#ff0000;
	background-color:#e3e3e3;
}
a img{
	border:none;
}
.hoverBtn:hover{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}
.noflow .ui-btn-inner,
.noflow .ui-li .ui-btn-text a.ui-link-inherit{
	text-overflow:clip;
	overflow:visible;
	word-break: break-all;
	white-space:normal;
}



/* layout */
.alC{text-align:center;}
.alR{text-align:right;}
.alL{text-align:left;}
.vT{vertical-align:top;}
.vM{vertical-align:middle;}
.mAuto{
	margin-left:auto;
	margin-right:auto;
}
.flL{	float:left;}
.flR{	float:right;}
.clB{	clear:both;}
.dispB{	display:block;}
.dispN,
label.dispN.ui-select{	display:none;}


.mT5{		margin-top:5px;}
.mT7{		margin-top:7px;}
.mT8{		margin-top:8px;}
.mT10{		margin-top:10px;}
.mT15{		margin-top:15px;}
.mT20{		margin-top:20px;}
.mT30{		margin-top:30px;}
.mT40{		margin-top:40px;}
.mT50{		margin-top:50px;}

.mR0{		margin-right:0px;}
.mR10{		margin-right:10px;}
.mR15{		margin-right:15px;}
.mR20{		margin-right:20px;}
.mR50{		margin-right:50px;}

.mB5{		margin-bottom:5px;}
.mB10{		margin-bottom:10px;}
.mB15{		margin-bottom:15px;}
.mB20{		margin-bottom:20px;}
.mB30{		margin-bottom:30px;}
.mB50{		margin-bottom:50px;}

.mL5{		margin-left:5px;}
.mL10{		margin-left:10px;}
.mL15{		margin-left:15px;}
.mL20{		margin-left:20px;}
.mL30{		margin-left:30px;}
.mL40{		margin-left:40px;}
.mL50{		margin-left:50px;}
.mL80{		margin-left:80px;}
.mL100{		margin-left:100px;}
.mL150{		margin-left:150px;}
.mL200{		margin-left:200px;}
.mL250{		margin-left:250px;}

.m5{		margin:5px;	}
.m7{		margin:7px;	}
.m8{		margin:8px;	}
.m10{		margin:10px;	}
.m15{		margin:15px;	}
.m20{		margin:20px;	}

.pT5{		padding-top:5px;}
.pT10{		padding-top:10px;}
.pT15{		padding-top:15px;}
.pT13{		padding-top:13px;}
.pT20{		padding-top:20px;}
.pT30{		padding-top:30px;}

.pB5{		padding-bottom:5px;}
.pB8{		padding-bottom:8px;}
.pB10{		padding-bottom:10px;}
.pB20{		padding-bottom:20px;}
.pB30{		padding-bottom:30px;}

.pL20{		padding-left:20px;}
.pL30{		padding-left:30px;}

.p1{		padding:1px;}
.p2{		padding:2px;}
.p5{		padding:5px;}
.p10{		padding:10px;}
.p15{		padding:15px;}
.p20{		padding:20px;}

.w50{		width:50px;}
.w60{		width:60px;}
.w100{		width:100px;}
.w120{		width:120px;}
.w130{		width:130px;}
.w150{		width:150px;}
.w180{		width:180px;}
.w200{		width:200px;}
.w220{		width:220px;}
.w230{		width:230px;}
.w250{		width:250px;}
.w300{		width:300px;}
.w320{		width:320px;}
.w334{		width:334px;}
.w350{		width:350px;}
.w400{		width:400px;}
.w450{		width:450px;}
.w470{		width:470px;}
.w480{		width:480px;}
.w500{		width:500px;}
.w520{		width:520px;}
.w600{		width:600px;}
.w630{		width:630px;}
.w650{		width:650px;}
.w670{		width:670px;}
.w700{		width:700px;}
.w720{		width:720px;}
.w730{		width:730px;}
.w800{		width:800px;}
.w900{		width:900px;}
.w920{		width:920px;}
.w970{		width:970px;}
.w980{		width:980px;}
.w25p{		width:25%;}
.w50p{		width:50%;}
.w70p{		width:70%;}
.w80p{		width:80%;}
.w90p{		width:90%;}
.w98p{		width:98%;}
.w99p{		width:99%;}
.w100p{		width:100%;}

.h30{		height:30px;}
.h35{		height:35px;}
.h40{		height:40px;}
.h50{		height:50px;}

.maxW90{	max-width:90px;	}
.maxW100{	max-width:100px;	}
.maxW400{	max-width:400px;	}
.maxW600{	max-width:600px;	}
.maxW700{	max-width:700px;	}


/* h */
hr.hr01 {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: #cccccc; 
   height: 1px;
   clear:both;
}


/* pager */

/* ページング */
.pagingBox1{
	padding:14px 0px 25px;
	width:100%;
	clear:both;
	position:relative;
	float:left;
	/*color:white;*/
	color:#333333;
	font-size:18px;
}
.paging1{
	float:right;
}
.paging1 a,.paging1 div{
	font-size:13px;
	color:#373635;
	letter-spacing:2px;
	border:2px solid #99999a;
	background:white;
	line-height:25px;
	text-align:center;
	padding:0px 6px;
	text-decoration:none;
	transition:all 0.3s;
	margin:	0px 4px;
	display:inline;
	float:left;
	border-radius:4px;
}
.paging1 a.side{
	margin:0px 10px;
	padding:5px 8px;
}
.pagingBox1 .item_order{
    font-size: 15px;
    padding: 2px 6px;	
}
.paging1 a:hover,.paging1 div.now{
	border:2px solid #989125;
	background:white;
	
}

.paging02{
	float:left;
	width:100%;
	text-align:center;
	padding:0px 0px 30px;
}
.paging02 a,.paging02 div{
	font-size:16px;
	color:#1b1464;
	letter-spacing:2px;
	border:2px solid #1b1464;
	background:white;
	line-height:45px;
	text-align:center;
	padding:10px 15px;
	text-decoration:none;
	transition:all 0.3s;
	margin:	0px 12px;
	display:inline;
}
.paging02 a.side{
	margin:0px 10px;
}


.paging03{
	float:left;
	width:100%;
	text-align:center;
	padding:0px 0px 30px;
}
.paging03 a,.paging03 div{
	font-size:13px;
	color:#1b1464;
	letter-spacing:1px;
	border:2px solid #1b1464;
	background:white;
	line-height:35px;
	text-align:center;
	padding:7px 8px;
	text-decoration:none;
	transition:all 0.3s;
	margin:	0px 6px;
	display:inline;
}
.paging03 a.side{
	margin:0px 6px;
}
.paging03 a:hover,.paging03 div.now{
	color:white;
	border:2px solid white;
	background:#1b1464;
}



.pagingBox01 select{
	border:2px solid #1b1464;
	width:120px;
	height:40px;	
	font-family:'ZCOOL QingKe HuangYou', cursive;
	color:#1b1464;
	font-size:19px;
	text-align:center;
	display:inline;
	margin:	0px 15px;
	background:white;
}
.pagingBox01 select option{
	font-family:'ZCOOL QingKe HuangYou', cursive;
	font-size:19px;	
	color:#1b1464;
	line-height:40px;
	text-align:center;
	padding:0px 55px;
	text-decoration:none;
	transition:all 0.3s;
	padding:12px 35px;
	letter-spacing:1px;
}




/* input */
.input1{
	outline:none;
	padding: 5px;
	border: 1px solid #a7a7a7;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07) inset;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
 	-moz-transition: all 0.20s ease-in-out;
	
} 
.input1:hover,.input1:focus{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(66, 33, 11, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(66, 33, 11, 1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(66, 33, 11, 1);
	border: 1px solid #42210b;
}
.input2{
	outline:none;
	padding: 3px;
	border: 1px solid #a7a7a7;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07) inset;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.07) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
 	-moz-transition: all 0.20s ease-in-out;
	
} 
.input2:hover,.input2:focus{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(66, 33, 11, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(66, 33, 11, 1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(66, 33, 11, 1);
	border: 1px solid #42210b;
}


label:hover, input[type=submit], input[type="button"]{
	cursor:pointer;
}
label.label01{
	display:block;
	padding:10px;
}
label.label02, label.label02w{
	display:block;
	padding:7px;
}
label.label03, label.label03w{
	padding:3px;
}
label.label04{
	padding:8px 15px;
}
label.label05{
	display:block;
}
label.label06{
	padding:0px 1px;
}

label.label01:hover,label.label02:hover,label.label03:hover,label.label04:hover,label.label05:hover,label.label06:hover{
	 background:#f4f3e3;
	 border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
label.label02w:hover, label.label03w:hover{
	background:#FFFFFF;
}





/* button */
.btnGold1{
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	padding:12px 30px 12px 43px;
	line-height:35px;
	color: #FFFFFF;
	background-color:#B28E29;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	/*background-image:url('../img/btn_icon_right.png');*/
	background-repeat:no-repeat;
	background-size: 12px;
	background-position: 18px 13px;
}
.btnGold2,.btnGold3{
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	padding:10px 30px 10px 43px;
	line-height:35px;
	color: #FFFFFF;
	background-color:#B28E29;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	/*background-image:url('../img/btn_icon_right.png');*/
	background-repeat:no-repeat;
	background-size: 12px;
	background-position: 18px 13px;
}
.btnGold1:hover,.btnGold2:hover,.btnGold3:hover{
	background-color:#b8a852;
	color:white;
	text-decoration:none;
}
.btnGold1:visited,.btnGold2:visited,.btnGold3:visited{
	color:white;	
}
.btnGold3{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:10px 15px 10px 15px;
	line-height:30px;
	color: #FFFFFF;
	background-color:#B28E29;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border:none;
	text-decoration:none;
	background-repeat:no-repeat;
	background-size: 22px;
	background-position: 16px 8px;
}
.btnGold3:hover{
	background-color:#c9b977;
	color:white;
}
.search_product{
	width:50%;	
	float:left;
}
.clear_select{
	width:25$;	
	float:left;
	margin-left:5px;
	margin-top:1px;
}
.btnGold4{
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	padding:15px 55px 15px 45px;
	line-height:65px;
	color: #FFFFFF;
	background-color:#B28E29;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border:none;
	text-decoration:none;
	background-repeat:no-repeat;
	background-size: 22px;
	background-position: 25px 12px;
}
.btnGold4:hover{
	background-color:#c9b977;
	color:white;
}
.ec-blockBtn--action.btnGold3{
	height:34px;	
	line-height:20px;
}


.btnBlue1{
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	letter-spacing:2px;
	padding:12px 20px;
	color: #FFFFFF;
	background:#00a0e2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	-webkit-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	border:none;
	text-decoration:none;
}
.btnBlue2{
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
	padding:7px 15px;
	color: #FFFFFF;
	background:#00a0e2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	-webkit-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	border:none;
	text-decoration:none;
}
.btnBlue1:hover,.btnBlue2:hover{
	background:#008ac4;
}
.btnSearch,.btnSearch:hover{
	background-image:url(../img/btn_icon.png);
	background-repeat:no-repeat;
	background-position:10px 8px;
}
.btnEdit,.btnEdit:hover{
	background-image:url(../img/btn_icon.png);
	background-repeat:no-repeat;
	background-position:10px -92px;
	text-decoration:none;
}
.btnPrint,.btnPrint:hover{
	background-image:url(../img/btn_icon.png);
	background-repeat:no-repeat;
	background-position:10px -193px;
	text-decoration:none;
}

.btnGrey1{
	font-size:15px;
	font-size:1.5rem;
	padding:5px 12px;
	text-decoration:none;
	color: #000000;
	background:#e0e0e0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:
		inset 0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:
		inset 0px 0px 5px rgba(0,0,0,0.3);
	box-shadow:
		inset 0px 0px 5px rgba(0,0,0,0.3);
	border:none;
	text-shadow:
			0px 1px 0px rgba(255,255,255,1);

}
.btnGrey1:hover,.btnGrey1:hover{
	background:#ededed;
}
.btnGrey2{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:11px 22px 11px 22px;
	line-height:30px;
	color: #212121;
	background-color:#dddddd;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border:none;
	text-decoration:none;
	cursor:pointer;
}
.btnGrey3{
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	padding:11px 10px 11px 10px;
	line-height:30px;
	color: #212121;
	background-color:#dddddd;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	font-weight:600;
}
.btnGrey2:hover{
	background-color:#d8d8d8;
}
.btnGrey2.clear_select {
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 10px 9px 10px 9px;
    line-height: 12px;
    color: #212121;
    background-color: #dddddd;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

.btnRed1{
	font-size:15px;
	font-size:1.5rem;
	padding:19px 12px 2px;
	margin:15px;
	color: #ffffff;
	background-color:#cc1c24;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #fff;
	text-decoration:none;
	text-align:center;

}
.btnRed1:hover,.btnRed1:hover{
	background-color:#d6494f;
}
.pcHidden,.pcHidden.fas{
	display:none;
}
.spHidden{
	display:block;	
}








/************************************************************
*	drawer menu ドロワーメニュー
 ***********************************************************/


/* :::::: drawer menu :::::: */

#headerSlideMenu{
	display:none;
	background:rgba(255,255,255,0.95);	
	float:left;
	width:100%;
	z-index: 10001;
	overflow-y: auto;
}
#headerSlideMenu::-webkit-scrollbar{
	display:none;
}
.menuSlideBox{
	width:1000px;
	margin:0px auto;

}
.menuTitle{
	line-height:50px;
	border-bottom:1px solid	#9e9725;
	padding:3px 0px 0px 15px;
	letter-spacing:1px;
	font-size:17px;	
	font-weight:700;
	color: #666 ;
	background: rgba(0,0,0,0.03);
	width:100%;
	text-align:center;
	clear:both;
	float:left;
}

#headerSlideMenu a:hover {
	background-color:rgba(0,0,0,0.04);
}

.menuH{
	padding-left:30px;	
	font-family: 'Noto Serif JP', serif;
	line-height:50px;
	font-size:16px;	
	font-weight:700;
	letter-spacing:1px;
	position:relative;
	display:block;
	text-decoration:none;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}

#headerSlideMenu ul li a{
	padding:8px 0px 8px 30px;
   background:url('../img/btn_icon_right_g.png')  7px 19px no-repeat;
   background-size:7px auto;	
	line-height:35px;
	font-size:15px;	
	font-weight:700;
	letter-spacing:1px;
	position:relative;
	display:block;
	text-decoration:none;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
.slideMenuList1 li{
	width:100%;
	float:left;
}
.slideMenuList2 li{
	width:50%;
	float:left;
}
#menuClose{
	position:fixed;
	right:0px;
	bottom:0px;
	width:60px;
	height:60px;
	background:#B28E29;
	z-index:20000;
	display:none;
}
#menuClose img, #menuClose a{
	width:60px;
	height:60px;	
}
#menuClose2{
	position:fixed;
	right:0px;
	top:0px;
	width:60px;
	height:60px;
	background:#B28E29;
	z-index:20000;
}
#menuClose2 img, #menuClose2 a{
	width:60px;
	height:60px;	
}
#cartClose{
	position:fixed;
	right:0px;
	top:0px;
	width:60px;
	height:60px;
	background:#B28E29;
	z-index:20000;
}
#cartClose img, #cartClose a{
	width:60px;
	height:60px;	
}

/************************************************************
*	common parts 共通パーツ
 ************************************************************/

#container{
	width:100%;	
}
body .container{
	width:auto;	
	padding:0px;
}
#headerPC{
	/*width:100%;*/
	height:160px;
	/*background:rgba(240,240,240,0.95);*/
	float:left;
	position: fixed;
	left:0px;
	right:0px;
	top:0px;
	z-index:5000;
	-webkit-transition: all 0.20s ease-in-out;
 	-moz-transition: all 0.20s ease-in-out;	
	border-bottom:4px solid #42210b;
	background:rgba(255,255,255,0.9);
}
#headerPCWrapperTop{
	width:100%;
	height:100px;
	float:left;
}
#headerPCTop{
	width:100%;
	/*width:1000px;*/
	height:100px;
	margin:0px auto;	
}
#headerPCWrapperBottom{
	width:100%;
	height:65px;
	float:left;
	border-bottom:0px solid #b7ab55;
	display: none;
}
#headerPCBottom{
	width:100%;
	/*width:1000px;*/
	height:60px;
	margin:0px auto;	
}

#headerPC a:hover{
	background-color:rgba(0,0,0,0.04);	
	text-decoration:none;
}
#headerMenu{
	float:left;
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	position:absolute;
	z-index:200000;
	/*overflow:hidden;*/	
}
#headerMenu a{
	display:block;
	width:60px;
	height:60px;	
	text-align:center;
	padding:15px 0px 0px;
}
#headerMenu img{
	width:30px;
}
#headerLogo{
	float:left;
	left:50%;
	transform: translate(-50%, 0%);
	top:18px;
	position:relative;
	/*overflow:hidden;*/	
}
#headerPC #headerLogo a:hover{
	background:none;	
}
#headerLogo img{
	width:160px;
}
#headerLogo h1{
  margin:0px 0px;
  line-height:0px;
}
#headerTxt{
	float:left;
	left:50%;
	transform: translate(-50px, 0%);
	top:95px;
	position:relative;
	/*overflow:hidden;*/	
}
#headerTxt img{
	height:37px;
}
#headerCart{
	float:right;
	width:80px;
	height:70px;
	position:relative;
}
#headerCart a{
	padding:0px 0px 0px 0px;
	background:url('../img/header_cart.png')  10px 13px no-repeat;
	background-size:auto 46px;	
	width:80px;
	height:70px;
	font-family: 'Noto Serif JP', serif;
	line-height:70px;
	font-size:13px;	
	font-weight:700;
	letter-spacing:2px;
	position:relative;
	display:block;
}
#headerCart #num{
	float:left;
	position:absolute;
	left:15px;
	top:17px;
	font-size:16px;	
	line-height:16px;
	text-align:center;
	width:40px;
}

#headerAccount{
	float:right;
	width:72px;
	height:70px;	
}
#headerAccount a{
	line-height:70px;
	/*padding:13px 7px 12px 15px;	*/
	padding:0px 7px 0px 15px;	
	display:block;
}

#headerSearchPC{
	left:50%;
	transform: translate(-680px, 0%);
	top:100px;
	position:relative;
}
#headerSearchPC .search_product_btn,#headerSearchSP .search_product_btn{
	color:white;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	width:30px;
	height:30px;
	background-color:#B28E29;
	border:0px;
	float:left;
}
#headerSearchPC .search_product_btn:hover{
	background-color:#b8a852;
}
.headerSearchInput{
	line-height:28px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border:1px solid #a7a7a7;
	float:left;
	padding-left:7px;
	width:210px;
}
.headerSearchInput:hover{

}

#headerWhat{
	float:right;
	width:72px;
	height:70px;	
}
#headerWhat a{
	line-height:70px;
	padding:0px 11px 0px 11px;	
	display:block;
}




#headerPCMenu{
	float:left;
	position:relative;
	height:65px;	
}
#headerPCMenu li {
	width:230px;
	height:55px;
	float:left;	
	margin-left:5px;
	
}
#headerPCMenu li a{
	width:230px;
	height:55px;
	float:left;	
	padding-top:12px;
	text-align:center;
	display:block;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color:#42210b;
	text-decoration:none;
	letter-spacing:2px;
	font-size:13px;
	
}
#headerPCMenu li a img{
	margin:auto;	
}
#headerPC #headerPCMenu li a:hover{
	/*background:#c1b35c;*/	
	background-position:bottom;
}
#headerPCMenu li a#assortList{
	background:#eee7d0;
}
#headerPCMenu li a#assortList:hover{
	background:#e4daba;
}
#headerPCMenu li a#itemList{
	background:#e0d4cb;
}
#headerPCMenu li a#itemList:hover{
	background:#d6c7bc;
}
#headerSP{
	display:none;
	position: fixed;
	-webkit-transition: all 0.20s ease-in-out;
 	-moz-transition: all 0.20s ease-in-out;	
}
.hTop1{ 
	text-align:center;
	padding:5px 0px 25px;
}
.hTop1.pTs1{
	padding:25px 0px 45px;
}
.hTop1 h2{
	/*border-bottom:2px solid	#a39b23;*/
	width:100%;
	height:100px;
	padding:10px 60px 15px;
	/*font-family: 'Noto Serif JP', serif;*/
	letter-spacing:4px;
	font-size:20px;	
	font-weight:700;
	color:#333333;
	text-align:center;
	display:block;
	min-width:230px;
	background:url('../img/h_bg1.png') no-repeat;
	background-position: bottom center;
	margin-top:10px;
}
.hTop2{ 
	text-align:center;
	padding:50px 0px 10px;
}
.hTop2 h2{
	border-bottom:1px solid	white;
	padding:10px 11px 0px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing:4px;
	font-size:17px;	
	font-weight:700;
	color:white;
	text-align:center;
	display:inline;
}
.hTopSelect{ 
	text-align:center;
	padding:0px 0px 0px;
}
.hTopSelect h2{
	/*border-bottom:2px solid	#a39b23;*/
	width:100%;
	line-height:50px;
	padding:0px 60px 5px;
	/*font-family: 'Noto Serif JP', serif;*/
	letter-spacing:4px;
	font-size:20px;	
	font-weight:700;
	color:#333333;
	text-align:center;
	display:block;
	min-width:230px;
	background-position: bottom center;
	border-bottom: 2px solid #b7ab55;
	margin-top:0px;
}

.h2taste img{
	width:435px;
}
.h7reasonSp img{
	width:300px;
}
.h7reasonTop img{
	width:330px;
}
.hBack img{
	width:290px;
}
.hCook img{
	width:435px;
}
.hFreezer img{
	width:420px;
}
.hGift img{
	width:405px;
}
.hKiseki img{
	width:390px;
}
.hLaw img{
	width:290px;
}
.hMainItem img{
	width:450px;
}
.hMedia img{
	width:450px;
}
.hNaming img{
	width:435px;
}
.hPayment img{
	width:220px;
}
.hPickup img{
	width:255px;
}
.hPostage img{
	width:220px;
}
.hPrivacy img{
	width:290px;
}
.hRanking img{
	width:405px;
}
.hSafety img{
	width:375px;
}
.hSns img{
	width:330px;
}
.hScene img{
	width:420px;
}
.hSchedule img{
	width:220px;
}
.hShop img{
	width:390px;
}
.hSign img{
	width:420px;
}
.hTabekurabe img{
	width:450px;
}
.hVoice img{
	width:255px;
}
.hWrapping img{
	width:290px;
}

#main{
	float:left;
	position:relative;
	left:0px;
	top:160px;
	width:100%;
}
.sideLeftBg{
	background: url('../img/side_left_bg.jpg?2') repeat-y left;	
}

#footerExpWrapper{
	width:100%;
	float:left;
	background:#f9f9f9;	
	clear:both;
}
#footerExp{
	width:1000px;
	padding:30px 0px;
	margin:0px auto;	
}
.footerExpBox{
	width:300px;
	margin:0px 15px; 
	float:left;	line-height:28px;
	padding-bottom:20px;
}
.footerExpBox h2{
	border-bottom:2px solid	#a39b23;
	font-family: 'Noto Serif JP', serif;
	letter-spacing:2px;
	font-size:14px;	
	font-weight:700;
	text-align:left;
	line-height:40px;
	margin-bottom:14px;
	padding-left:15px;
	padding-bottom:8px;

}
.footerExpBox .big{
	font-size:18px;	
}
.footerExpBox .small{
	font-size:12px;	
}
.footerExpBox .tbl_calendar{
	margin-bottom:18px;	
}
.footerExpBox .guide__h3{
	font-weight:700;	
}

.tbl_calendar{
	width:100%;	
}
.tbl_calendar td{
	text-align:center;
	line-height:40px;
}
#footerWrapper{
	float:left;
	width:100%;	
	background-color:#4d4d4d;
	min-height:300px;
	border-top:2px solid #a39b23;
}
#footer{
	margin:0px auto;
	width:850px;
	clear:both;	
	position:relative;
}
#footerLogo{
	float:left;
	left:5px;
	top:25px;
	position:absolute;	
}
#footerLogo img{
	width:160px;
}
#footerSns{
	float:right;
	right:20px;
	top:55px;
	position:absolute;
}
#footerSns a{
	float:left;
	width:50px;
	height:50px;
	transition:all 0.2s;
}
#footerSns a:hover{
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	transition:all 0.2s;
}
#footerMenu{
	float:left;	
	margin:160px 0px 40px 0px;
}
#footerMenu .sub{
	float:left;	
	margin:0px 30px 0px 0px;
	color:#666666;
	line-height:25px;
	min-height:200px;
	font-size:13px;
}
#footerMenu .sub .h1{
	width:250px;
	border-bottom:1px solid white;
	letter-spacing:2px;
	color:#999;
	font-size:13px;
	padding-left:15px;
	margin-bottom:6px;
	line-height:40px;
}
	
#footerMenu a{
	padding-left:25px;
	font-size:13px;
	text-decoration:none;
	line-height:40px;
	color:white;
	/*background:url('../img/footer_menu_arrow.png') 10px 16px no-repeat;*/
	background-size:7px auto;
	letter-spacing: 1px;	
	display:block;
}
#footerMenu a:hover{
	color:#cccccc;
	text-decoration:underline;
}
#footerSns a img{
	width:45px;	
}
#footerCopy{
	width:100%;
	text-align:center;
	padding:10px 0px 20px;
	font-family: 'Noto Serif JP', serif;	
	font-weight:500;
	letter-spacing:3px;
	font-size:12px;	
	color:white;
	clear:both;
}

#page-top {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: -80px;
    right: 220px;
    width: 60px;
    height: 60px;
    padding: 0;
    border-radius: 50%;
   /* background:#898129;*/
   background:#B28E29;
    color:white;
    text-align:center;
    text-decoration: none;
    transition: .5s;
}
#page-top i{
color:white;
font-size:25px;
margin-top:16px;
}

#cart-top {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: -80px;
    right: 180px;
    width: 60px;
    height: 60px;
    padding: 0;
    border-radius: 50%;
    background:#898129;
    color:white;
    text-align:center;
    text-decoration: none;
    transition: .5s;
}









/************************************************************
*	top
 ************************************************************/
 
#topSlideWrapper{
	width:100%;
	height:550px;
	float:left;
	position:relative
	left:0px;
	top:0px;
}

#topSlideWrapper img {
    max-width:2100px;
}
#topSlideSP{
	display:none;
}


#topSlideWrapper #topSlide{
	width:100%;	
	height:600px;
	position:absolute;
	float:right;
}
#topSlide .slideImg{
	width:100%;
	height:600px;
	position:relative;
	overflow:hidden;
}
#topSlide .slideImg img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%, 0);
  height: auto;
}
#topSlide .slidePrev{
	position:absolute;
	float:left;
	left:15px;
	top:270px;
	width:25px;
	height:50px;
	z-index:9998;	
}
#topSlide .slidePrev img{
	width:25px;
	transform:rotate(180deg);
}
#topSlide .slideNext{
	position:absolute;
	float:left;
	right:15px;
	top:270px;
	width:25px;
	height:50px;
	z-index:9998;	
}
#topSlide .slideNext img{
	width:25px;
}
#topSlide .slideNext a,#topSlide .slidePrev a{
	cursor:pointer;	
}
#topSlide .slick-dots{
	float:left;
	position:absolute;
	left:22px;
	bottom:22px;	
	text-align:left;
}
#topSlide .slick-dots li button::before{
	color:white;
	opacity:0.35;
	font-size:10px;
}
#topSlide .slick-dots li.slick-active button::before{
	opacity:1;
}
.slideImg .thum{
	position:absolute;
	right:90px;
	bottom:50px;	
	width:300px;
	background:rgba(255,255,255,0.8);
	padding:25px;
}
#topSlideWrapper #topSlide .slideImg .thum img{
	width:180px;
	position:relative;
}
.slideImg .thum .title{
	clear:both;
	width:230px;	
	padding-top:15px;
}

.topVideo{
	  /*天地中央配置*/
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*縦横幅指定*/
	 /*width: 177.77777778vh; 16:9 の幅→16 ÷ 9＝ 177.77% */
	 /*height: 56.25vw; 16:9の幅 → 9 ÷ 16 = 56.25% */
	width:100%;
	/*height:600px;*/
	min-width: 100%;
	overflow:hidden;
}

.topSelectBtn{
	margin: 30px auto 0px;
	padding-top:30px;
	padding-bottom:30px;
	z-index:100;
	width:100%;
	display:block;
	float:none;
	clear:both;
	text-align:center;
	top:-120px;
	position:absolute;
}
.topSelectBtn img{
	width:500px;
	margin:auto;	
}
.topSelectBtn a:hover img{
	opacity:0.8;
}
.topSelectH{
	width:100%;
	text-align:center;
	padding-top:0px;
}
.topSelectH img{
		max-width:400px;
}
.sendFree{
	width:95%;
	text-align:center;
	margin:5px auto;
}
.sendFree img{
		max-width:380px;
}

.selectNumBtn{
	margin: 5px 0px 5px;
	text-align:center;
	max-width:380px;
	/*float:left;*/
}
.selectNumBtn a:hover img{
	opacity:0.8;
}
.selectNumBtn img{
	max-width:380px;	
}
.topBanner1.normalBox{
	padding-top:70px;	
	padding-bottom:20px;
	position:relative;
	clear:both;
}
.topBanner1 a{
	float:left;
	width:50%;
	text-align:center;
}
.topBanner1 a img{
	width:97%;
}

.topRecomendWrapper{
	float:left;
	width:100%;	
	padding:0px 0px;
	position:relative;
	background:#F4EFC9;
}
.topRecomend{
	/*width:1000px;*/
	width:100%;
	margin:0px auto;	
}
.topRecomend2{
	width:1000px;
	margin:0px auto;	
}
.recomendBox{
	margin:10px 8px 18px;
	/*width:317px;*/
	width:234px;
	height:370px;
	float:left;
	position:relative;
	text-align:left;
	color: #070c46;
	transition: all 1s ease-out;
}
.recomendBox.rank{
	height:530px;	
}
.recomendBox .ranking{
	position:absolute;
	left:5px;
	top:0px;
}
.recomendBox .img{
	width:100%;	
	vertical-align: middle;	
	text-align:left;
	background-color: #F4F4F4;
}
.recomendBox .img img{
	width: 234px; 
	height: 234px;
	object-fit: contain;
	margin:auto;
	
}
.recomendBox .rankImg{
	width:100%;	
	vertical-align: middle;	
	text-align:center;
}
.recomendBox .rankImg img{
	width:60px;
	
}
.recomendBox .title{
	text-align:left;
	font-size:13px;
	line-height:26px;
	font-weight:700;
padding:7px 10px 3px;
	overflow: hidden;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
	height:60px;
		
}
.recomendBox .detail{
	text-align:left;
	font-size:12px;
	line-height:20px;	
	padding:3px 10px 3px;
}
.recomendBox .price{
	text-align:left;
	font-size:13px;
	line-height:20px;	
	padding:3px 10px 0px;
	font-weight:700;
}
.recomendBox .price span{
	font-size:9px;	
}
.recomendBox .price .del{
	font-size:10px;
	text-decoration: line-through 2px solid #c30d23;
	vertical-align:5px;
	
}
.recomendBox .price .arrow{
	font-weight:bold;
	vertical-align:5px;
	color:#c30d23;
	
}
.recomendBox .price .red{
	font-size:16px;
	color:#c30d23;
}
.recomendBox .hot{
	text-align:right;
	float:right;
}
.recomendBox .hot img{
	height:21px;	
}
.recomendBox .tag{
	text-align:left;
	font-size:13px;
	line-height:20px;	
	padding:20px 10px 15px;
	font-weight:700;
	position:relative;
	clear:both;
}

.recomendBox a.link, .sellBox a.link{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    text-indent: 100%;
    white-space: nowrap;
    /*overflow: hidden;*/
    transition: all 0.3s;
}
.selectListDelBtn{
	float:left;
	bottom:0px;
	width:49%;
	position:absolute;
}
.selectListDelBtn a{	
	/*border:2px solid #CACACA;*/
	background:#CACACA;
	color:white;
	border-radius:3px;
	width:100%;
	line-height:35px;
	text-align:center;
	letter-spacing:3px;
	font-size:13px;
	font-color:#CACACA;
}
.oneDetail .selectListDelBtn a{
	font-size:20px;
	line-height:45px;
}
.selectListAddBtn{
	float:right;
	right:0px;
	bottom:0px;
	width:49%;
	position:absolute;
}
.selectListAddBtn a{	
	/*border:2px solid #F5AB00;*/
	background:#F5AB00;
	/*background: linear-gradient(0deg, rgba(222,161,31,1) 0%, rgba(202,147,8,1) 51%, rgba(212,165,0,1) 52%, rgba(222,161,31,1) 100%);*/
	background: linear-gradient(0deg, rgba(191,144,40,1) 0%, rgba(200,153,32,1) 51%, rgba(215,164,10,1) 52%, rgba(208,167,22,1) 52%, rgba(195,151,57,1) 100%);
	/*background: linear-gradient(0deg, rgba(223,182,29,1) 0%, rgba(212,166,53,1) 51%, rgba(227,183,73,1) 52%, rgba(216,160,43,1) 100%);*/
	color:white;
	border-radius:3px;
	width:100%;
	line-height:35px;
	text-align:center;
	letter-spacing:0px;
	font-size:13px;
}
.oneDetail .selectListAddBtn a{
	font-size:20px;
	line-height:45px;
}
.recomendBox .selectListAddBtn a:hover{
	background:#FFAF10;	
}
.selectListAddBtn.top{
	float:none;
	margin:5px 2%;
	width:96%;
	position: static;
}
.noStock{
	color:#999;
	font-size:16px;
	letter-spacing:2px;
	text-align:center;
	width:100%;
	clear:both;
	padding-top:15px;
}

body .featherlight:last-of-type{
	background:rgba(0, 0, 0, 0.4);
}
.featherlightContents{
	display:none;	
	padding:25px 25px;
}
.featherlight .featherlight-content{
	max-width:80%;	
	border-radius:10px;
}
.featherlight .title,.oneDetail .title{
	font-size:18px;	
}
.featherlight .code,.oneDetail .code{
	font-size:12px;	
}
.featherlightContents table,.oneDetail table{
	width:100%;	
}
.featherlightContents .detail,.oneDetail .detail{
	padding:5px 0px;	
}
.featherlightContents table th,.oneDetail table th{
	/*background:	#D8D8D8;*/
	line-height:23px;
	padding:5px 7px;
	text-align:center;
	font-size:12px;
	min-width:120px;
}
.featherlightContents table td,.oneDetail table td{
	line-height:23px;
	padding:5px 7px;
	border-left:1px solid #545454;
}

.featherlightContents table tr:nth-child(even),.oneDetail table tr:nth-child(even){
	background:	#EFEFEF;	
}
.allergenList span{
	float:left;
	padding:2px 8px;
	line-height:22px;
	border:1px solid #95872a;
	color:#95872a;
	border-radius:3px;
	margin:2px 5px 2px 0px;
	background:white;
}
.featherlightContents .title,.oneDetail .title{
	padding:10px 3px;	
}
.featherlightContents .tag,.oneDetail .tag{
	padding:6px 0px;	
}
.btnBox1{
	float:left;
	clear:both;
	width:100%;
	padding:20px 0px 20px;
	text-align:center;	
}
.featherlightContents .btnset,.oneDetail .btnset{
	float:left;
	clear:both;
	width:100%;	
	position:relative;
	margin-top:50px;
}
.oneDetail .btnset{
	font-size:18px;
}
.featherlightContents .price{
	padding-bottom:10px;	
}

.featherlight .featherlight-close.featherlight-close-icon{
	font-size:40px;
	padding:10px;
	color:white;
	font-weight:bold;
	background:#B28E29;
	height:50px;
	width:50px;
}


.sellBox a:hover, .recomendBox a:hover, .assortBox a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #fff;
    transition: all 0.3s;
}

.normalWrapper{
	width:100%;
	float:left;
	clear:both;
	position:relative;
}
.normalBox{
	width:1000px;
	padding:10px 0px;
	margin:0px auto;	
	position:relative;
}


.tag1 {
	list-style: none;
	margin: 0;
	padding: 0;

}
.tag1 li {
	display: inline-block;
}
.tag1 a,.tag1 label {
	line-height: 20px;
	position: relative;
	display: inline-block;
	height: 20px;
	margin: 0 0px 10px 10px;
	padding: 0 6px 0 13px;
	-webkit-transition: color 0.2s;
	        transition: color 0.2s;
	text-decoration: none;
	color: #ffffff;
	border-radius: 0 3px 3px 0;
	/*background: #B28E29;*/
	background:#AAABAB;
	font-size:11px;
}
/*.tag1 a::before, .tag1 a::after,.tag1 label::before, .tag1 label::after, .tag1 label.checked {*/
.tag1 a::before, .tag1 a::after,.tag1 label::before, .tag1 label.checked {
		background: white;/*背景色*/
}
.tag1 a::before,.tag1 label::before {
	position: absolute;
	top: 8px;
	left: 3px;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 10px;
}
.tag1 a::after,.tag1 label::after {
	position: absolute;
	top: -1px;
	left: -6px;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
	border-width: 11px 8px 11px 0;
	border-color: transparent #AAABAB transparent transparent;
	border-radius: 5px;
}
.tag1 a:hover,.tag1 label:hover {
	background: #B28E29; 
}
.tag1 a:hover:after,.tag1 label:hover:after,
#sideLeft .tag1 a:hover:after,#sideLeft .tag1 label:hover:after {
	border-color: transparent #B28E29 transparent transparent;
}

#sideLeft .tag1 label::before,#sideLeft .tag1 label::after{
	border-color: transparent #AAABAB transparent transparent ;/*背景色*/
}

.tag1 input:checked+label {
  background: #B28E29;
}

#sideLeft .tag1 input:checked+label::after{
	border-color: transparent #B28E29 transparent transparent;
}

.tag1.gold a,.tag1.gold label {
	background: #B28E29;
}
.tag1.gold a::after,.tag1.gold label::after {
	border-color: transparent #B28E29 transparent transparent;
}

.acOpen{
	padding: 10px;
	font-size: 20px;
	position: relative;
	cursor:pointer;
}
.acOpen2{
	padding: 0px;
	font-size: 13px;
	position: relative;
	cursor:pointer;
	float:left;
	clear:both;
	width:100%;
}
.acOpen::before,.acOpen2::before{/* 閉じている時 */
	content: "＋";
	position: absolute;
	right: 20px;
	font-size:20px;
}
.acOpen.active::before, .acOpen2.active::before{/* 開いている時 */
	content: "－";
	font-size:20px;
}
.acMenu{
	display:none;	
}

.assortSelect{
	width:100%;
	height:450px;
	background:url('../img/top_assort_bg.jpg?3') no-repeat;
	position:relative;
}
.assortSelect #set5{
	position:absolute;
	float:left;
	left:34px;
	bottom:34px;
}

.assortSelect #set10{
	position:absolute;
	float:left;
	left:350px;
	bottom:34px;
}

.assortSelect #set20{
	position:absolute;
	float:left;
	left:669px;
	bottom:34px;
}
.assortSelect a:hover img{
	opacity:0.85; 	
}


.saftyBox{
	float:left;
	width:250px;
	padding:10px;
	
}
.saftyBox .img{
	width:230px;
	height:115px;
	text-align:center;
	padding:0px 20px 15px;
}
.saftyBox .img img{
	width:85px;	
}
.saftyBox .txt{
	font-size:15px;
	height:160px;
	padding:10px 15px 15px 15px;
	border-bottom:3px solid #efecd4;
	text-align:center;
	line-height:26px;
}

.btnTopCartIn{
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	padding:12px 30px 12px 47px;
	line-height:35px;
	color: #FFFFFF;
	background-color:#c30d22;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	background-image:url('../img/btn_icon_cart.png');
	background-repeat:no-repeat;
	background-size: 28px;
	background-position: 12px 12px;
}
.btnTopCartIn:hover{
	background-color:#ce3046;
	color:white;
}


.assortBox{
	margin:10px 8px;
	width:100%;
	float:left;
	position:relative;
	text-align:left;
	color: #070c46;
	clear:both;
}
.assortBox:nth-child(even){
	background:#fffde3;
}

.assortBox .title{
	text-align:left;
	font-size:19px;
	line-height:26px;
	font-weight:700;
	letter-spacing:1px;
padding:15px 10px 3px;
	float:left;
	clear:both;	
}
.assortBox .detail{
	text-align:left;
	font-size:12px;
	line-height:20px;	
	padding:3px 10px 10px;
	float:left;
	clear:both;	
}
.assortBox .price{
	text-align:right;
	font-size:16px;
	line-height:20px;	
	padding:3px 10px 0px;
	font-weight:700;
	float:right;
}
.assortBox .price.red{
	font-weight:bold;
	color:#c30d23;
}

.assortBox a.link{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
}
.assortBox .img{
	float:left;
	clear:both;	
	vertical-align: middle;	
}
.assortBox .img img{
	border:2px solid #ededed;
	width:93px;
	margin:1px;
	flaot:left;
}

/* top assort tab*/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:0px 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #b5a561;
  display: block;
  order: -1;
}
.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 7px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
  	overflow:visible;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  /*overflow: hidden;*/
  opacity: 0;
}
input[type=radio].tab-switch{
	display: none;
}
.tab-switch:checked+.tab-label {
  background: #bfb58e;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: visible;
  padding: 0px;
  opacity: 1;
  transition: .5s opacity;
  /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);*/
}
.tab-switch {
  display: none;
}
.tab-switch:checked+.tab-label {
    background: #b5a561;
    margin-top: -0.5rem;
    transition: margin .3s;
    align-items: center;
    display: flex;
    justify-content: center;
}
.tab-label{
    border-radius: 0;
    position: relative;
}
.tab-label:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #fff #fff #ddd #ddd;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
















.topReasonBox{
	float:left;
	width:250px;
	
}
.topReasonBox .img{
	width:100%;
	text-align:center;
}
.topReasonBox .img img{
	width:100%;	
}
.topReasonBox .txt{
	font-size:13px;
	height:115px;
	padding:10px 10px 10px 10px;
	border-bottom:3px solid #efecd4;
}
.topReasonBox:nth-child(even){
	background:	#fffde8;
}
.topReasonBox#no1, .topReasonBox#no2, .topReasonBox#no3{
	float:left;
	width:333px;
	
}
.topReasonBox#no1 .img, .topReasonBox#no2 .img, .topReasonBox#no3 .img{
	width:100%;
}
.topReasonBox#no1 .img img, .topReasonBox#no2 .img img, .topReasonBox#no3 .img img{
	width:100%;	
}
.topReasonBox#no1 .txt, .topReasonBox#no2 .txt, .topReasonBox#no3 .txt{	
	height:100px;
}
.mainItemBox{
	width:500px;
	float:left;	
}
.mainItemBox .img{
	width:500px;
	text-align:center;
}
.mainItemBox .img img{
	width:500px;	
}
.mainItemBox .txt{
	text-align:center;
	padding:25px 0px 30px;
}
.mediaBox{
	width:250px;
	float:left;	
}
.mediaBox .img{
	width:250px;
	text-align:center;
	padding-bottom:10px;
	min-height:130px;
	vertical-align:middle;
}
.mediaBox .txt{
	width:230px;
	height:90px;
	padding:10px;
	font-size:12px;
	line-height:20px;
}
.mediaBox .txt span{
	background:url('../img/media_icon_tv.png') no-repeat 0px 1px;
	background-size: 15px;
	font-size:15px;
	padding-left:20px;
}
.mediaBox .txt span.mag{
	background:url('../img/media_icon_mag.png') no-repeat 0px 2px;
	background-size: 15px;
}
.mediaBox  img{
	width:210px;	
}
.mediaBox .mediaBranch img{
	width:240px;	
}
.mediaBox .mediaShu1 img{
	width:116px;	
}
.mediaBox .mediaEvery img{
	width:187px;	
}
.mediaBox .mediaMezamashi img{
	width:111px;	
}

.voiceWrapper{
	float:left;
	width:100%;	
	padding:10px 30px;
	position:relative;
	background:#fff6de;
}
.voice{
	widdth:1000px;
	margin:auto;	
}
.voiceBox{
	width:880px;
	margin:20px auto 30px;
	background:white;
	position:relative;	
	box-shadow: 3px 3px 16px -6px rgba(0,0,0,0.6);
}
.voiceBox .img{
	float:right;
	position:absolute;
	right:20px;
	top:-45px;
}
.voiceBox .img img{
	width:200px;	
}
.voiceBox .name{
	width:500px;
	margin:15px 0px 0px 50px;
	font-size:20px;
	border-bottom:2px solid #9e9725;
	line-height:70px;
}
.voiceBox .txt{
	margin:15px 0px 0px 50px;
	font-size:14px;
	padding-bottom:25px;
}
.voiceBox .title{
	font-size:22px;
	line-height:30px;	
}

.sceneBox{
	float:left;	
	width:333px;
	text-align:center;
	min-height:300px;
}
.sceneBox img{
	width:320px;	
}
.sceneBox .img a:hover{
	opacity:0.7;
}
.sceneTag{
	clear:both;
	padding:50px 0px 30px ;
	text-align:center;	
}

.giftBox{
	float:left;
	width:250px;
	padding:10px;
	
}
.giftBox .img{
	width:230px;
	height:230px;
	text-align:center;
	padding:0px 20px 15px;
}
.giftBox .img img{
	width:230px;	
}
.giftBox .img.wrapping{
	width:230px;
	height:230px;
	text-align:center;
	padding:0px 0px 0px;
}

.giftBox .txt{
	font-size:13px;
	line-height:18px;
	height:130px;
	padding:10px 15px 15px 15px;
	border-bottom:3px solid #efecd4;
	text-align:center;
}
.giftBox .txt .title{
	font-size:16px;
	font-weight:bold;
	line-height:40px;
}

#topFeatureWrapper{
	float:left;
	width:100%;	
	background:url('../img/top_feature_bg.png') center no-repeat;
	padding:15px 0px 0px;
}
#topFeature{
	margin:0px auto;
	padding:20px 0px 40px;
	width:1000px;
	clear:both;	
	position:relative;
	text-align:left;
	letter-spacing:1px;
	color:#000;
	line-height:30px;
}
#topFeatureBtn{
	margin:10px auto;
	width:360px;
	height:60px;
	border-radius:2px;
	background:	#a8963b;
	transition: all 0.4s;
}
#topFeatureBtn a{
	display:block;
	line-height:60px;
	padding:19px 30px;	
	display:block;
	height:60px;
}
#topFeatureBtn:hover{
	background:	#bbad66;
}
.featureSign{
	padding:15px;
	text-align:right;
}
.featureSign img{
	width:220px;
}

.shopMap{
	float:left;
	width:450px;
	height:350px;
}
.shopMap img{
	width:450px;
	margin-bottom:15px;		
}
.shopTxt{
	float:left;
	width:420px;
	height:350px;
	line-height:30px;
	padding:0px 0px 0px 50px;
	letter-spacing:1px;
}
.shopTxt img{
	width:350px;	
}

.snsLeft{
	float:left;
	width:450px;
}
.snsLeft a{
	margin:0px 0px 30px 50px;
	float:left;	
}
.snsLeft a img{
	width:380px;	
}
.snsRight{
	float:left;
	width:480px;
	text-align:center;
	padding:0px 0px 0px 80px	
}
.snsRight a{
	margin:20px 55px 0px 0px;
	float:left;	
}
.snsRight a img{
	width:65px;	
}



.sellWrapper{
	float:left;
	width:100%;	
	padding:20px 20px;
	position:relative;
	background:#fffbee;
}
.sell{
	width:1000px;
	margin:0px auto;	
}
.sellFl{
	float:left;	
	width:320px;
	height:470px;
	margin:0px 4px;

}
.sellBox{
	margin:10px 8px;
	width:100%;
	height:470px;
	float:left;
	position:relative;
	color: #070c46;
}
.sellBox .img{
	width:100%;	
	vertical-align: middle;	
}
.sellBox .img img{
	width:317px;
	
}
.sellBox .title{
	font-size:15px;
	line-height:26px;
	font-weight:700;
	padding:7px 10px 0px;	
}
.sellBox .detail{
	font-size:12px;
	line-height:20px;	
	padding:3px 10px 3px;
}
.sellBox .price{
	font-size:13px;
	line-height:20px;	
	padding:3px 10px 0px;
	font-weight:700;
	color:#c30d22;
}
.btnCartIn,.btnCartIn2{
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	padding:12px 45px 12px 50px;
	line-height:35px;
	color: #FFFFFF;
	background-color:#c30d22;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	/*background-image:url('../img/btn_icon_cart.png');*/
	background-repeat:no-repeat;
	background-size: 28px;
	background-position: 12px 12px;
}
.btnCartIn:hover,.btnCartIn2:hover{
	background-color:#ce3046;
	color:white;
}
.btnCartIn .cartInNum{
	font-size:19px;
	color:white;
	margin-bottom:-13px;
}

.signBox{
	float:left;
	width:33%;	
}
.signBox img{
	width:100%;	
}

.namingBox{
	background:url('../img/naming_bg.png') center no-repeat;
	background-size:30%;
	text-align:center;
	line-height:35px;
	padding:0px 0px 25px;
	font-size:15px;
	letter-spacing:1px;
}
.tasteBox{
	text-align:center;
	line-height:35px;
	padding:0px 0px 25px;
	font-size:15px;
	letter-spacing:1px;
}



.lpReasonWrapper{
	float:left;
	width:100%;	
	padding:10px 30px;
	position:relative;
	background:#fff6de;
}
.lpReason{
	widdth:1000px;
	margin:auto;	
}
.lpReasonBox{
	width:800px;
	margin:20px auto 30px;
	background:white;
	position:relative;	
	box-shadow: 3px 3px 16px -6px rgba(0,0,0,0.6);
}
.lpReasonBox .label{
	float:right;
	position:absolute;
	right:-10px;
	top:27px;
}
.lpReasonBox .label img{
	width:220px;	
}
.lpReasonBox .img{
	float:right;
	position:absolute;
	right:50px;
	top:85px;
}
.lpReasonBox .img img{
	width:500px;	
}
.lpReasonBox .title{
	float:left;
	position:absolute;
	left:60px;
	top:50px;
}
.lpReasonBox .title img{
	width:160px;	
}
.lpReasonBox .txt{
	font-size:17px;
	line-height:29px;
	letter-spacing:1px;
	padding:630px 90px 40px;
	clear:both;
}

.youtubeBox{
	/*max-width:640px;
	height:360px;*/
	max-width:750px;
	height:420px;
	margin:auto;
	clear:both;
}
.youtubeBox iframe{
	/*width:640px;
	height:360px;*/
	width:750px;
	height:420px;
}



.cookImg{
	width:300px;	
}

.hirataSign{
	width:600px;
	margin:10px auto;
	padding-bottom:40px;	
}
.hirataSign .left{
	float:left;
}
.hirataSign .left img{
	width:320px;	
}
.hirataSign .right{
	float:right;
	padding-top:180px;
}
.hirataSign .left img{
	width:220px;	
}

.rankingTbl{
	width:820px;
	margin:auto;
}
.rankingTbl th{
	vertical-align:middle;	
	width:350px;
}
.rankingTbl th img{
	width:250px;
}
.rankingTbl td{
	vertical-align:middle;	
}
.rankingTbl td img{
	width:390px;
}

.foodExpTbl{
	width:100%;
	max-width:900px;
	margin:15px auto;
	border-top:1px solid #B4B5B5;
	border-left:1px solid #B4B5B5;
	font-size:13px;
}
.foodExpTbl th{
	border-right:1px solid #B4B5B5;
	border-bottom:1px solid #B4B5B5;
	backgroud:#FFF5D7;
	padding:4px;
}
.foodExpTbl td{
	border-right:1px solid #B4B5B5;
	border-bottom:1px solid #B4B5B5;
	padding:4px;	
	text-align:left;
}

.commentImg{
	text-align:center;
	padding:15px 0px;
	width:100%;
	clear:both;	
}
.commentImg img{
	max-width:900px;	
}

.qaH{
	width:100%;
	padding:14px 15px;
	background:#fff9e9;	
	border-bottom:1px solid #898129;
	margin-top:25px;
}
.qaQ{
	width:100%;
	padding:18px 10px 18px 55px;
	background:url('../img/qa_q.png') no-repeat 5px 8px;	
	background-size:40px;
	border-top:1px solid #cccccc;
}
.qaQ:hover{
	background-color:#fff9e9;
	cursor:pointer;	
}
.qaA{
	width:100%;
	padding:18px 10px 20px 55px;
	background:url('../img/qa_a.png') no-repeat 5px 8px;	
	background-size:40px;
	
}


#topNewsWrapper{
	float:left;
	width:100%;	
	background:white;
	padding:0px 0px 40px;
}
#topNews{
	margin:0px auto;
	width:950px;
	clear:both;	
	position:relative;
}
#topNews dl{
	position:relative;
	padding:20px 0px;	
}
#topNews dl dt{
	float:left;
	padding:10px 0px 10px 0px;
	line-height:23px;
	font-size:14px;		
	clear:both;
	width:200px;
	text-align:center;
	letter-spacing:2px;
}
#topNews dl dd{
	float:left;
	padding:10px 0px 10px 30px;
	width:720px;
	line-height:23px;
	font-size:14px;		
}
#checkWrapper{
	background:#faf9f0;
	padding-bottom:20px;
	float:left;
	width:100%;	
	padding:0px 60px;
	position:relative;
}
/*#checkWrapper .slidePrev{
	position:absolute;
	float:left;
	left:13px;
	top:117px;
	width:35px;
	height:120px;
	z-index:9998;	
}
#checkWrapper .slidePrev img{
	width:35px;
	transform:rotate(180deg);
	
}
#checkWrapper .slideNext{
	position:absolute;
	float:left;
	right:13px;
	top:117px;
	width:35px;
	z-index:9998;	
}
#checkWrapper .slideNext img{
	width:35px;
}*/
.topRecomendWrapper .slidePrev{
	position:absolute;
	float:left;
	left:13px;
	top:235px;
	width:35px;
	height:120px;
	z-index:9998;	
}
.topRecomendWrapper .slidePrev img{
	width:35px;
	transform:rotate(180deg);
	
}
.topRecomendWrapper .slideNext{
	position:absolute;
	float:left;
	right:13px;
	top:235px;
	width:35px;
	z-index:9998;	
}
.topRecomendWrapper .slideNext img{
	width:35px;
}

.topRecomendWrapper .slideNext a,#topSlide .slidePrev a{
	cursor:pointer;	
}
#check{
	width:100%;
	height:330px;
	overflow:hidden;	
}


/************************************************************
*	assort form
 ************************************************************/
#fixFooter{
	display:none;	
}
.detailLeft{
	float:left;
	width:50%;
	position:relative;
	clear:both;	
}
.detailLeft .mainImg img{
	width:480px;	
}
.detailRight{
	float:right;
	width:50%;
	position:relative;
	padding:10px;
}
.detailRight .title{
	font-size:18px;	
}
.detailRight .code{
	font-size:12px;
	padding:15px 0px;	
}
.detailRight .exp{
	font-size:14px;
}
.detailRight .price{
	font-size:12px;
	padding:20px 0px;
}
.detailRight .hot{
	float:right;
}
.detailRight .hot img{
	width:	90px;
}

.numChangeBtn{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 25px 8px 47px;
	line-height:30px;
	color: #FFFFFF;
	background-color:#B28E29;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border:none;
	text-decoration:none;
	background-image:url('../img/btn_icon_cart.png');
	background-repeat:no-repeat;
	background-size: 22px;
	background-position: 16px 8px;
}
.numChangeBtn:hover{
	background-color:#c9b977;
	color:white;
}
#sideLeft{
	position:absolute;
	left:0px;
	top:160px;
	width:200px;
	height:100%;
	background:#f2f2f2;	
	z-index:4000;
	padding:0px 0px 0px 12px;
}
#sideLeft .checkDl{	
	line-height:30px;
	margin:5px auto 20px;
	clear:both;
	float:left;
	width:100%;
}
#sideLeft .checkDl label{
	margin-bottom:0px;
	float:left;
	width:100%;
}
#sideLeft .checkDl label img{
	max-width:90px;	
}
#sideLeft .checkDl label:nth-child(odd){
	clear:both;
}

#sideLeft .checkDl dt{
	text-align:left;
	float:left;
	width:140px;
	font-size:12px;
	line-height:15px;
	padding-top:4px;
		
}
#sideLeft .checkDl dt .num{
	font-size:8px;	
}

.checkDl dd{
	text-align:right;
	float:left;
}
#sideLeft .title{
	color:#95872a;
	border-left:2px solid #95872a;
	padding-left:10px;
	float:left;	
	clear:both;
	/*background:url('../img/pot_icon.png') no-repeat 0px 4px;*/
	background-size: 20px 10px;
	font-size:15px;
	line-height:25px;
	width:100%;
	margin-bottom:5px;
}
#slideLeft .searchClose{
	color:white;
	padding:5px 0px;	
}
/********チェックボックスアレンジ*******/
input[type=checkbox],input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    vertical-align: -0.8rem;
    transition:all .15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .4rem;
    outline: none;
    border-radius: 10%;
}
/* Checkbox */
input[type=checkbox]:before,input[type=checkbox]:after {
    position: absolute;
    content: "";
    background: #fff;
    transition: all .2s ease-in-out;
}
input[type=checkbox]:before {
    left: 2px;
    top: 6px;
    width: 0;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
input[type=checkbox]:after {
    right: 9px;
    bottom: 3px;
    width: 2px;
    height: 0;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transition-delay: .2s;
}
input[type=checkbox]:checked:before {
    left: 1px;
    top: 10px;
    width: 6px;
    height: 2px;
}
input[type=checkbox]:checked:after {
    right: 5px;
    bottom: 1px;
    width: 2px;
    height: 14px;
}
input[type=checkbox]:indeterminate:before,input[type=checkbox]:indeterminate:after {
    width: 7px;
    height: 2px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
}
input[type=checkbox]:indeterminate:before {
    left: 1px;
    top: 7px;
}
input[type=checkbox]:indeterminate:after {
    right: 1px;
    bottom: 7px;
}
/* Radio */
input[type=radio] {
    border-radius: 50%;
}
input[type=radio]:checked:before {
    transform: scale(1);
}
input[type=radio]:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 3px;
    transform: scale(0);
    transition: all ease-out 250ms;
}
/*ここで色指定*/
input[type=checkbox],input[type=radio] {
    border: 2px solid #cccccc;
}
input[type=checkbox]:checked,input[type=checkbox]:indeterminate,input[type=radio]:checked:before {
    background: #bba85f;
	 border: 2px solid #bba85f;
}







#sideRight{
	position:fixed;
	right:0px;
	top:0px;
	width:200px;
	background:white;
	border-left:1px solid #B28E29;
	height:100%;	
	z-index:9999;
	line-height:15px;
	font-size:11px;
	overflow-x: hidden;
    overflow-y: scroll;
}
#sideRight::-webkit-scrollbar {
    width: 4px;
}
 
#sideRight::-webkit-scrollbar-track {
    background-color: rgba(240,240,240,0.0);
	border-radius: 100px;
}
#sideRight::-webkit-scrollbar-thumb {
    /*background-color: rgba(150,150,150,0.6); gray*/
	background-color: rgba(255,255,255,0.6);
    border-radius: 100px;
}

#sideRight .img{
	margin:10px 3px;
	float:left;	
	background-color: #F4F4F4;
}
#sideRight .img img{
	width: 85px;
    height: 85px;
    object-fit: contain;
}
#sideRight .num{
	text-align:center;
	padding-top:5px;
}
#sideRight .num a{
	border:1px solid #666666;
	color:#666666;	
	border-radius:30px;
	line-height:20px;
	font-size:13px;
	text-decoration:none;
	width:20px;
	height:20px;
	text-align:center;
}
#sideRight .num input{
	width:35px;
	margin:auto;
	border:1px solid #cccccc;	
	text-align:center;
}
/*.sideCartBtn{
 	background-color:#c30d22;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin:15px auto;
	width:160px;
	height:85px;
	text-align:center;
	padding:20px 0px 0px;
	display:block;
}
.sideCartBtn img{
	width:100px;	
}
.sideCartBtn:hover{
	background-color:#ce3046;
}*/

.sideCartBtn{
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	padding:0px 15px 0px 15px;
	line-height:50px;
	color: #FFFFFF;
	background-color:#c30d22;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	/*background-image:url('../img/btn_icon_cart.png');*/
	background-repeat:no-repeat;
	background-size: 20px;
	background-position: 9px 16px;
	width:100%;
	display:block;
	margin-top:15px;
}
.sideCartBtn:hover{
	background-color:#ce3046;
	color:white;
}
/*
.sideTemplateBtn{
 	background-color:#B28E29;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin:15px auto;
	width:160px;
	height:85px;
	text-align:center;
	padding:20px 0px 0px;
	display:block;
}
.sideTemplateBtn img{
	width:100px;	
}
.sideTemplateBtn:hover{
	background-color:#d3c176;
}
*/
.sideTemplateBtn{
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
	padding:0px 10px 0px 32px;
	line-height:50px;
	color: #FFFFFF;
 	background-color:#B28E29;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	background-image:url('../img/sidebar_template.png?2');
	background-repeat:no-repeat;
	background-size: 20px;
	background-position: 9px 16px;
	width:100%;
	display:block;
	margin-top:15px;
}
.sideTemplateBtn:hover{
	background-color:#d3c176;
	color:white;
}
.searchBox{
	background:#fff9e5;
	border-radius:7px;
}
.searchBox .checkDl{
	width:170px;	
	line-height:30px;
	margin:8px auto 20px;
}
.searchBox .checkDl dt{
	text-align:left;
		
}
.searchBox .title{
	color:#95872a;
	padding-left:34px;	
	background: url(../img/pot_icon.png) no-repeat 9px 4px;
	background-size: 20px 10px;
}
.searchBox .fl{
	float:left;
	width:240px;	
	padding:30px 0px 10px;
}
.goldBox1{
	border:2px solid #B28E29;
	padding:15px;	
	margin:15px 0px;
}
.btnPlus1{
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px 60px 5px 67px;
	line-height:35px;
	color: #FFFFFF;
	background-color:#c30d22;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	background-image:url('../img/icon_plus.png');
	background-repeat:no-repeat;
	background-size: 20px;
	background-position: 25px 12px;
	width:300px;
	display:block;
	margin:10px auto 0px;
	text-align:center;
}
.btnPlus1:hover{
	background-color:#ce3046;
	color:white;
}
.btnPutin{
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px 60px 5px 67px;
	line-height:35px;
	color: #FFFFFF;
	background-color:#B28E29;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	text-decoration:none;
	background-image:url('../img/icon_putin.png');
	background-repeat:no-repeat;
	background-size: 28px;
	background-position: 25px 13px;
	width:300px;
	display:block;
	margin:10px auto 0px;
	text-align:center;
}
.btnPutin:hover{
	background-color:#c1b06b;
	color:white;
}
.assortPlusBtn{
	display:none;	
	width:298px;
	margin:0px auto;
}
.assortPlusBtn a{
	display:block;
	text-align:center;
	background:#f0f0f0;
	border-bottom:1px solid white;
	width:298px;
	line-height:45px;
	text-decoration:none;
}
.assortPlusBtn a:hover{
	background:	#f9f9f9;
}






















/*** link ***/
.linkMenu{
	margin:5px auto 5px;
	max-width:500px;
	padding:15px;
	color: #999;
	line-height:30px;
}	
.linkMenu a{
	padding-left:8px;
	font-size:14px;
	text-decoration:none;
	line-height:30px;
	letter-spacing:1px;
	color:white;	
}
.aboutMenu a:hover{
	color:#cccccc;
	text-decoration:underline;
}

/************* Group List Page **************/
.groupTitle{
	text-align:center;
	font-size:20px;
	letter-spacing:5px;
	line-height:100px;
	font-weight:700;
}
.groupSort{
	text-align:center;
	letter-spacing:2px;
	line-height:45px;	
}
.groupWrapper{
	float:left;
	width:100%;
}
.groupWrapper .group{
	max-width:1250px;
	margin:auto;	
}
.pager01{
	clear:both;
	position: relative; 
 	overflow: hidden;
	padding:20px 0px 10px;
		
}
.pager01 ul{
	position: relative;
 	left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
 	float: left;
	margin:0px;
	padding:0px;
}
.pager01 li{
	position: relative;
	left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
	float: left;
	list-style: none; /* 項目にぼっちを出したくない場合はこれを設定（今回はあんまり関係ないですが） */
}
.pager01 li a, .pager01 li span{
	display:block;
	padding:15px 20px;	
}
.pager01 li a:hover{
	background:rgba(0,0,0,0.05);	
}
.pagerCount{
	clear:both;
	float:left;
	padding:0px 0px 25px 15px;
	text-align:center;
	width:100%;	
	letter-spacing:3px;
}

/************* Detail List Page **************/

.detailWrapper{
	float:left;
	width:100%;
	padding-top:30px;
}
.detailWrapper .detail{
	max-width:1000px;
	margin:auto;
	position:relative;	
}
.detailWrapper .subR{
	float:right;
	width:40%;
}
.detailWrapper .subL{
	float:left;
	width:60%;
	padding:0px 0px 0px 10px;
}
.detailWrapper ul{
	margin:0px;
	padding:0px;	
}
.productName{
	font-size:18px;
	font-weight:700;
	padding:0px 0px 10px;	
}
input[type="text"].detailBuyNum{
	border:1px solid #9a9cad;
	padding:0px 15px;	
	font-size:20px;
	width:100px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	line-height:40px;
	display:inline;
	height:35px;
	text-align:center;
}
button.btnCart{
	background:#fffde5;
	border:1px solid #070c46;	
	font-size:19px;
	font-weight:700;
	width:250px;
	line-height:45px;
	margin-top:20px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing:2px; 
}
button.btnCart:hover{
	background:#fffaca;
}
.detailSelectDl {
	width:100%;
	clear:both;
}
.detailSelectDl dt{
	float:left;
	clear:both;
	line-height:35px;
	font-weight:700;
		
}
.detailSelectDl dd{
	float:left;	
	line-height:35px;
}
.detailSelectDl select{
	height:35px;
	border:1px solid #9a9cad;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	font-size:18px;
	
}


.detailSlideWrapper{
	width:100%;
	float:left;	
	position:relative;
}
.detailSlideWrapper img {
    height:410px;
}

.detailSlide{
	width:100%;	
	/*height:410px;
	/*background:rgba(0,0,0,0.03);*/
	position:relative;
}
.detailSlide{
	margin-bottom:5px;	
}
.detailSlide .slideImg{
	/*height:410px;*/
	height:500px;
	position:relative;
	float:left;
}
.detailSlide .slideImg img, .detailSlide .slideImg video {
  height:500px;
}
.detailSlide .slidePrev{
	position:absolute;
	float:left;
	left:20px;
	top:150px;
	width:25px;
	height:50px;
	z-index:9998;	
}
.detailSlide .slidePrev img{
	width:24px;
	height:84px;
	transform:rotate(180deg);
}
.detailSlide .slideNext{
	position:absolute;
	float:left;
	right:20px;
	top:150px;
	width:25px;
	height:50px;
	z-index:9998;	
}
.detailSlide .slideNext img{
	width:24px;
	height:84px;
	
}
.detailSlide .slideNext a,.detailSlide .slidePrev a{
	cursor:pointer;	
}
.detailSlide .slick-dots{
	float:left;
	position:absolute;
	left:22px;
	bottom:22px;	
	text-align:left;
}
.detailSlide .slick-dots li button::before{
	color:white;
	opacity:0.35;
	font-size:10px;
}
.detailSlide .slick-dots li.slick-active button::before{
	opacity:1;
}

.detailSlideNav{
	max-width:470px;
	margin:auto;
	over-flow:hidden;	
}
.detailSlideNav .slideImg{
	height:80px;
	position:relative;
	float:left;
}
.detailSlideNav .slideImg img {
  float:left;
  height:80px;
  max-width:100%/4;
  margin:0px 0px;
}

/**** exp ******/
.expWrapper{
	float:left;
	width:100%;	
}
.expWrapper .exp{
	max-width:1000px;
	margin:auto;
	padding:10px 15px;	
}
.hExp1{ 
	text-align:center;
	padding:50px 0px 35px;
	clear:both;
}
.hExp1 h2{
	border-bottom:1px solid	#070c46;
	padding:15px 11px 8px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing:3px;
	font-size:21px;	
	font-weight:700;
	text-align:center;
	display:inline;
}
.expBox1{
	padding:0px 0px 0px 130px;	
}
.expBox1 ol li{
	list-style-type: decimal;
	padding-bottom:15px;
}
.expTitle1{
	padding:20px 0px 10px;	
	font-size:18px;
}
.accessBox1{
	float:left;
	width:350px;	
}
.accessBox1 img{
	width:350px;	
}

.accessBox2{
	float:left;
	margin:0px 0px 0px 30px;
	width:570px;	
	line-height:28px;
}


.expWrapper .feature1{
	max-width:1000px;
	margin:auto;
	padding:0px 0px;	
}
.expWrapper .feature2{
	max-width:1000px;
	margin:0px auto;
	padding:0px 0px;	
}
.hFeature1{ 
	text-align:center;
	padding:45px 0px 40px;
	clear:both;
}
.hFeature1 h2{
	border-bottom:1px solid	#070c46;
	padding:15px 11px 8px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing:4px;
	font-size:19px;	
	font-weight:700;
	color:#070c46;
	text-align:center;
	display:inline;
}
.featureBox1{
	float:left;
	width:300px;	
}
.featureBox1 img{
	width:300px;	
}

.featureBox2{
	float:left;
	margin:0px 0px 0px 30px;
	width:630px;	
	line-height:28px;
}
.featureBox3{
	float:left;	
	clear:both;
	padding:0px 30px 10px;
	line-height:28px;
}
.featureImg1{
	float:left;
	margin:20px 15px 0px;	
}
.featureBox4{
	float:left;	
	padding:10px 0px;
	clear:both;
}
.featureBox4 .img{
	float:left;	
	width:280px;
	padding:0px 50px 0px 80px;	
}
.featureBox4 .img img{
	width:150px;	
}
.featureBox4 .txt{
	float:left;	
	width:620px;
	line-height:28px;
}
.featureBox4 h3{
	font-weight:700;
	font-size:18px;
	letter-spacing:3px;	
	line-height:40px;
}

.pointBanner{
	height:100px;
	width:100%;
	background:url('/html/user_data/assets/img/point_banner2.png?26');
	background-size:auto 100%;
}

.toast-top-right{
	background:##B28E29;
	color:white;
}


.cart_num{
	position:absolute;
	right:-12px;
	top:-12px;
	background:	#E5DD93;
	border-radius:30px;
	heght:30px;
	width:30px;
	text-align:center;
	line-height:30px;
	z-index:2000;
	
}

.deliTbl td{
	line-height:28px;
	border-bottom:1px solid #cccccc;
	padding:8px 8px;
}
/*********************************
ec-cube customize
**********************************/

body .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search{
    background:#b7b7b7;
}
body .ec-headingTitle{
	font-size:25px;	
	padding-top:20px;
}
.mainPt{
	padding-top:160px;	
}
/* メインコンテンツ外枠の横幅固定を外す */
.ec-layoutRole .ec-layoutRole__contents{
    max-width: none; /* 1150px; */
}

/* スライドショーの横幅固定を外す */
.ec-sliderRole{
   max-width: none; /* 1130px; */
   padding-left: 0; /* 20px; */
   padding-right: 0; /* 20px; */
}

/*選択中のアソート商品*/
.selected_assort{
    border:2px solid #E5DD93;
	background:#E5DD93;
}
.selected_assort .img img{
	opacity:0.60;
	filter: drop-shadow(0px 0px 0px rgba(0,0,0,1));
}
		

.ec-blockBtn--action{
	background:#BC272D;
	border-radius:5px;
}
.ec-blockBtn--cancel{
	border-radius:5px;
}
.ec-borderedDefs dd{
	line-height:1.7;
}
.toast.toast-success{
	color:white;
	background-color: #B28E29;
}
.toast .toast-message{
	color:white;	
}