@charset "Windows-31J";
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*ãƒ˜ãƒƒãƒ?ãƒ¼èª¿æ•´*/
.utility-top ul {
    margin: 30px 10px 0;
}
.FS2_thumbnail_container {
     margin-right: 0px; 
}
.layout_header #header .top_nav #searchArea {
    width: 120%;
    max-width: 150px;
    height: 28px;
    float: right;
    margin-top: -21px;
}
/*#naviCategory {
    width: 550px;
}
.layout_header #header .top_nav #searchArea {
    width: 20%;
    max-width: 150px;
    height: 28px;
    float: right;
    margin-top: -21px;
    z-index: 9999;
}
.layout_header #header .top_nav #naviCategory #naviInside li {
    display: inline-block;
    float: left;
    width: 75px;
}
.layout_header #header .top_nav #naviCategory #naviInside li a {
    display: block;
    width: 74px;
    height: 21px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
}
/*ãƒ˜ãƒƒãƒ?ãƒ¼èª¿æ•´*/

#wrapSale{
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,sans-serif;
	}
#headAreaSpSecond,
#footAreaSpSecond{
	display:none;
	}		
.tfcImg{
	margin-bottom:5%;
	}
/*ãƒ¡ã‚¤ãƒ³ç”»åƒ?*/
#headImg img{
	width:100%;
	margin-bottom:0px;
	}
/*ãƒ¡ã‚¤ãƒ³ãƒ?‚­ã‚¹ãƒ?*/
.mainText{
	text-align:center;
	line-height: 1.3em;
	font-size:250%;
	margin-top:1%;
}
.mainTextS{
	text-align:center;
	line-height: 1.5em;
	font-size:230%;
	margin-bottom:5%;
	margin-top:2%;
	color:#000;
}
/*.mainTextS br{
	display:none;
}*/

/*ç”»åƒ?*/
.allitem img{
	width:100%;
	max-width:100%;
	height:auto;
	}
/*ã‚µãƒ–ã‚¿ã‚¤ãƒˆãƒ«*/	
#wrapSale .allitem .ttl{
	text-align:center;
	font-size:100%;
	padding:5px;
	text-decoration: none;
	padding-bottom: 5px;
	width: 99%;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
}

/*ãƒœã‚¿ãƒ³*/
.button a{
	letter-spacing: 0.1em;
	width:400px;
	font-size: 90%;
	color: #fff;
	margin:20px 0 0 300px;
	padding: 12px 0 12px;
	text-align:center;
	text-decoration:none;
	display: block;
	font-weight:bold;
	/*background: -moz-linear-gradient(
		top,
		#1b4d11 0%,
		#0c3704);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#1b4d11),
		to(#0c3704));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#1b4d11,EndColorStr=#0c3704);*/
	background-color:#444;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0);
		/*è¦ã‚‰ãªã‹ã£ãŸãŒPIEã‚’å‹•ä½œã•ã›ã‚‹ãŸã‚ã«è¿½åŠ  */
		behavior: url(http://titivate.jp/project/sale/bigsale/PIE-1.0beta3/PIE.htc) ;
		}
.button a:hover{
	width:400px;
	padding: 12px 0 12px;
	font-size: 90%;
	color: #9a9696;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-shadow: none;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#0c3704,EndColorStr=#1b4d11);
	background-color:#0c3704;
	background: -moz-linear-gradient(
		top,
		#0c3704 0%,
		#1b4d11);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0c3704),
		to(#1b4d11));*/
}

.Ouend a {
  color: #000;
  text-decoration: none;
  border: solid 2px #000;
  padding: 1% 20%;
}


/**************ã‚«ãƒ??ã‚¿ãƒ³*****************/
.cateButton{
	width:100%;
	margin:0 auto 50px;
	}
.cateButton p {
    float: left;
    font-size: 75%;
    font-weight: bold;
    height: 65px;
    line-height: 1.2em;
    margin: 0 0 10px 1%;
	/*width: 10%;2020.10.30*/
	width:9%;
}
.cateButton a{
	/*letter-spacing: 0.3em;*/
	width:100%;
	color: #fff;
	padding: 18px 0 18px;
	text-align:center;
	text-decoration:none;
	display: block;
	background-color:#ef9fc3;
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0);
		/*è¦ã‚‰ãªã‹ã£ãŸãŒPIEã‚’å‹•ä½œã•ã›ã‚‹ãŸã‚ã«è¿½åŠ  */
		behavior: url(http://titivate.jp/project/sale/bigsale/PIE-1.0beta3/PIE.htc) ;
	}
.cateButton a:hover{
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-shadow: none;
	/* [disabled]color: #ffffff; */
	}

/**************ã‚«ãƒ??ã‚¿ãƒ³*****************/
/*ã“ã“ã‹ã‚‰ç›®çŽ‰ãƒãƒŠã?*/
.medama{
	width:100%;
	height:auto;
	margin:50px 0;
	clear:both;
	}
.medama3{
	float: left;
    margin: 2%;
    width: 29%;
	}	
.medama img{
	width:100%;
	margin:0;
	padding:0;
	}
.medama3 img{
	width:100%;
	margin:2%;
	padding:0;
	}	
#wrapSale .medama .ttlBar{
	background-color:#e7007f;
	color:#FFF;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	margin:0 auto 10px;
	letter-spacing: 0.2em;
	font-size:120%;
	width:100%;
	}	



.time{
	width:100%;
	height:auto;
	margin:50px 0;
	clear:both;
	}
.time3{
	float: left;
    margin: 2%;
    width: 29%;
	}	
.time img{
	width:100%;
	margin:0;
	padding:0;
	}
.time3 img{
	width:100%;
	margin:2%;
	padding:0;
	}	
#wrapSale .time .ttlBar{
	background-color:#3001fd;
	color:#FFF;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	margin:0 auto 10px;
	letter-spacing: 0.2em;
	font-size:120%;
	width:100%;
	}	




/*ã“ã“ã‹ã‚‰ãƒžãƒªãƒªãƒ³(èƒŒæ™¯ã‚«ãƒ©ãƒ¼)*/
#wrapSale .allitem .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #ff757c;
	color: #fff;
	padding: 2%;
}
#wrapSale #sale .item4 {
	width: 27%;
	height: 450px;
	float: left;
	margin: 4% 1%;
	background-color: #e51295;
	color: #fff;
	padding: 2%;
}
#wrapSale #sale .item4 img{
	width: 100%;
}

#wrapSale #off .item4 {
	width: 27%;
	height: 450px;
	float: left;
	margin: 4% 1%;
	background-color: #e51295;
	color: #fff;
	padding: 2%;
}
#wrapSale #off .item4 img{
	width: 100%;
}

#wrapSale #flat1000 .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #c60a22;
	color: #fff;
	padding: 2%;
}
#wrapSale #hit100 .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #ffa4a4;
	color: #fff;
	padding: 2%;
}
#wrapSale #rank .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #ecbd0c;
	color: #fff;
	padding: 2%;
}

#wrapSale #new .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #9dbd74;
	color: #fff;
	padding: 2%;
}
#wrapSale #re .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #e6c775;
	color: #fff;
	padding: 2%;
}

#wrapSale #sweat .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #d38abc;
	color: #fff;
	padding: 2%;
}

#wrapSale #cashemere .item4 {
	width: 27%;
	height: 420px;
	float: left;
	margin: 4% 1%;
	background-color: #d2b289;
	color: #fff;
	padding: 2%;
}


/*ã“ã“ã¾ã§ãƒžãƒªãƒªãƒ³(èƒŒæ™¯ã‚«ãƒ©ãƒ¼)*/




#wrapSale .allitem .item4 .itemGroup{
	width:98%;
	font-size:95%;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#fff;
}
#wrapSale .allitem .item4 .itemGroup a{
	color:#fff;
}
#wrapSale .allitem .item4 .FS2_thumbnail_container a .thumbnail{
	width:300px;
}
#wrapSale .allitem .item4 .itemGroup a .itemCatchCopy{
	display:none;
}	
/*ä¸Šä»£ä¾¡æ ¼*/
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
	width:96%;
	text-align:right;
	font-size:95%;
	display:block;
	font-weight:bold;
	letter-spacing: 0px;
}
#wrapSale #sale .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
	width:96%;
	text-align:right;
	font-size:95%;
	display:block;
	font-weight:bold;
	letter-spacing: 0px;
}

#wrapSale #off .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
	width:96%;
	text-align:right;
	font-size:95%;
	display:block;
	font-weight:bold;
	letter-spacing: 0px;
}


/*icon_newfree  icon_timesale  icon_10*/
/*ã‚¢ã‚¤ã‚³ãƒ³new10%OFFé€æ–™ç„¡æ–?*/
#wrapSale #new .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pic_2022ss.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}
/*ã‚¢ã‚¤ã‚³ãƒ³ã‚¿ã‚¤ãƒ ã‚»ãƒ¼ãƒ«*/
#wrapSale #flat1000 .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_newfree.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    font-size: 90%;
    margin-top: -1%;
}

#wrapSale #rank .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_yel.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}
/*ã‚¢ã‚¤ã‚³ãƒ³10%OFF*/
#wrapSale #other .item4 .FS2_itemPrice_area .FS2_itemPrice_text,
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}


/*off—¦‹LÚ*/
#wrapSale #off .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/officon.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
	position: relative;
}

#wrapSale #sale .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_sale.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}

#wrapSale #hit100 .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_pnk.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}

#wrapSale #re .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_brn.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}

#wrapSale #sweat .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_ppl.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}

#wrapSale #cashemere .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_beg.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}

/*ä¾¡æ ¼*/
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice{
	width:96%;
	text-align:right;
	font-size:200%;
	/*	display:block;*/
	font-weight:bold;
	color:#fff;
	letter-spacing: -1px;
}



/*ç¨Žè¾¼ã¿ä¾¡æ ¼*/
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text .FS2_itemPrice_addition{
	font-size:120%;
	font-weight:bold;
	letter-spacing: -1px;
	color:#fff;
	display:block;
}
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text .FS2_special_price	{
	display:none;
}
/*%OFF*/
#wrapSale #sale .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice .off,
#wrapSale #flat1000 .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice .off,
#wrapSale #rank .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice .off,
#wrapSale #off .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice .off,
{
	font-size: 75%;
	background-color: #fff;
	padding: 0.5% 3%;
	margin-top: 100px;
	line-height: 2.1em;
	border-radius: 10px;
	color: #e51295;

}	

	
/*****ãƒãƒŠãƒ¼*****/
#wrapSale .banImgArea{
	float: left;
    height: auto;
    margin: 2% 1%;
    width: 48%;
	}
#wrapSale .banImgArea a img	{
	width:100%;
	}
#wrapSale .banImgArea .ttlBar{
	background-color:#000;
	color:#fff;
	text-align:center;
	padding:1% 0;
	font-weight:bold;
/*	margin:0 auto 10px;
	letter-spacing: 0.2em;*/
	font-size:100%;
	width:100%;
	}
/***************â–¼pageTopâ–¼*****************/
#pageTop {

      position: fixed;
      bottom: 20px;
      right: 20px;
    }

     

#pageTop a {
    background-color: #ff8100;
    border-radius: 30px;
    color: #fff;
    display: block;
/*    font-weight: bold;*/
    height: 30px;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    width: 47px;
    z-index: 999;
}

     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
    }
/*ã‚¯ãƒ¼ãƒãƒ³è¡¨ç¤º*/

span.salebefore {
    text-decoration: line-through;
}

/***************â–¼ã‚¿ãƒ–ãƒ¬ãƒ?ƒˆâ–¼*****************/

@media screen and (max-width: 768px) {

}


/***************â–¼ã‚¹ãƒžã?å¤§â–¼*****************/
@media screen and (max-width: 640px) {
/*ã‚¯ãƒ¼ãƒãƒ³è¡¨ç¤º*/
.sp { display: flex !important; }

/*ãƒªãƒ©ãƒ?‚¯ã‚¹èª¬æ˜Žãƒ†ã‚­ã‚¹ãƒ?*/
.mainText{
	font-size:80%;
}
.mainTextS{
	font-size:100%;
	font-weight:bold;
	line-height: 1.2em;
	padding:0 1%;
	margin-bottom:0%;
	text-align:center;
}
.mainTextS br{
	display:block;
}
/*ç›®çŽ‰ã‚»ãƒ¼ãƒ«ãƒã?*/
.medama{
	width:100%;
	height:auto;
	margin:5px 0;
	clear:both;
	}
#wrapSale .medama .ttlBar{
	padding:5px 0;
	font-weight:bold;
	margin:1%;
	letter-spacing: 0em;
	font-size:80%;
	width:98%;
	}
#wrapSale .medama img{
	margin:1%;
	width:98%;
	}	
/*ç›®çŽ‰ã‚»ãƒ¼ãƒ«ãƒã?*/
	
/*ç›®çŽ‰ã‚»ãƒ¼ãƒ«ãƒã?*/
.time{
	width:100%;
	height:auto;
	margin:5px 0;
	clear:both;
	}
#wrapSale .time .ttlBar{
	padding:5px 0;
	font-weight:bold;
	margin:1%;
	letter-spacing: 0em;
	font-size:80%;
	width:98%;
	}
#wrapSale .time img{
	margin:1%;
	width:98%;
	}	
/*ç›®çŽ‰ã‚»ãƒ¼ãƒ«ãƒã?*/	

.subtext img{
	padding:2% 3%;
}
.TextSS{
	font-size:70%;
}
/*èª¬æ˜Žãƒ†ã‚­ã‚¹ãƒ?*/
#headAreaPcSecond,
#FootAreaPcSecond{
	display:none;
	}
#headAreaSpSecond,
#footAreaSpSecond{
	display:block;
	}
#wrapMaterial .OuterCate br{
	display:block;
}

#wrapSale .allitem .submain .subtext .subpic a .colorpic{
	width:60%;
}

/*ã‚¿ã‚¤ãƒˆãƒ«*/
#wrapSale .allitem .ttl{
	text-align:center;
	font-size:80%;
	width:97%;
	margin:0;
	border-bottom:none;
}		
/*ãƒœã‚¿ãƒ³*/
.button{
	margin:0 0 15px;
	}
.button a{
	width:80%;
	font-size: 90%;
	color: #ffffff;
	margin:5px 0 0 10%;
	padding:10px 0;
	text-align:center;
	text-decoration:none;
	display: block;
	letter-spacing:1px;
	/*background: -moz-linear-gradient(
		top,
		#6d6d6d 0%,
		#000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#6d6d6d),
		to(#000));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#6d6d6d,EndColorStr=#000);*/
background-color:#444;

	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0);
		
		/*è¦ã‚‰ãªã‹ã£ãŸãŒPIEã‚’å‹•ä½œã•ã›ã‚‹ãŸã‚ã«è¿½åŠ  */
    behavior: url(http://www.rakuten.ne.jp/gold/titivate/sale/PIE-1.0beta3/PIE.htc) ;	      /* CSS3 PIE */
}
.button a:hover{
	width:80%;
	color: #ffffff;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-shadow: none;
	letter-spacing:1px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#000,EndColorStr=#6d6d6d);
   background-color:#000;
	background: -moz-linear-gradient(
		top,
		#000 0%,
		#6d6d6d);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#000),
		to(#6d6d6d));*/
}
#wrapSale .cateButton{
	/*display:none;*/
}
.cateButton p{
	float:left;
	width:18.75%;
	/*width:10%;2020.10.30å¤‰æ›´*/
	margin:5% 0 -5px 1%;
	font-size: 50%;
	line-height:1.2em;
	font-weight:bold;
		
	}
/*ã“ã“ã‹ã‚‰ãƒžãƒªãƒªãƒ³*/
#wrapSale .allitem .item4,
#wrapSale #flat1000 .item4,
#wrapSale #hit100 .item4,
#wrapSale #new .item4,
#wrapSale #re .item4,
#wrapSale #rank .item4,
#wrapSale #sweat .item4,
#wrapSale #cashemere .item4
{
	width:44%;
	height:18em;
	float:left;
	margin:4% 1%;
}
#wrapSale #sale .item4{
	width:44%;
	height:19em;
	float:left;
	margin:4% 1%;
}
	
#wrapSale #off .item4{
	width:44%;
	height:19em;
	float:left;
	margin:4% 1%;
}

#wrapSale .allitem .spnone{
	display:none;
}

#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
	width:80%;
	font-size:70%;
	display:block;
}


.Ouend a {
  color: #000;
  text-decoration: none;
  border: solid 2px #000;
  padding: 1% 2%;
}



/*ã‚¢ã‚¤ã‚³ãƒ³é€æ–™ç„¡æ–?
#wrapSale #free .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
	font-size:70%;
	display:block;	
	background-image: url(https://www.amarilyn.co.jp/images/curu/icon_free.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    -moz-background-size: 5%;
    background-size: contain;
}*/


/*ã‚¢ã‚¤ã‚³ãƒ³new10%OFFé€æ–™ç„¡æ–? icon_newfree*/
#wrapSale #newfree .item4 .FS2_itemPrice_area .FS2_itemPrice_text,
#wrapSale #new .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pic_2022ss.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
    font-size: 75%;
}
	

/*off—¦‹LÚ*/
#wrapSale #off .item4 .FS2_itemPrice_area .FS2_itemPrice_text,
#wrapSale #off1000 .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/officon.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 40%;
    display: block;
    font-size: 75%;
}	
	
	
	

/*ã‚¢ã‚¤ã‚³ãƒ³ã‚¿ã‚¤ãƒ ã‚»ãƒ¼ãƒ«*/
#wrapSale #sale .item4 .FS2_itemPrice_area .FS2_itemPrice_text,
#wrapSale #flat1000 .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_sale.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 40%;
    display: block;
    font-size: 75%;
}
/*ã‚¢ã‚¤ã‚³ãƒ³10%OFF
#wrapSale #other .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_10.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}*/
/*ã‚¢ã‚¤ã‚³ãƒ³10%OFF*/
#wrapSale #other .item4 .FS2_itemPrice_area .FS2_itemPrice_text,
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}

#wrapSale #rank .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_yel.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}

#wrapSale #hit100 .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_pnk.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}

#wrapSale #re .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_brn.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}
	
#wrapSale #sweat .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_ppl.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}	
	
#wrapSale #cashemere .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
background-image: url("https://www.amarilyn.co.jp/images/curu/icon_pick_beg.png");
    background-position: 1% center;
    background-repeat: no-repeat;
    background-size: 38%;
    display: block;
	font-size: 75%;
}		


/*ä¸Šä»£ä¾¡æ ¼*/
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text{
	width:100%;
}
/*ä¾¡æ ¼*/
#wrapSale .allitem .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice{
	width:80%;
	font-size:160%;
}

#wrapSale .allitem .item4 .itemGroup{
	width:100%;
	font-size:60%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#verylongBanner{
	display:none;
}
/*%OFF*/
#wrapSale #sale .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice .off{	
    font-size: 90%;
	padding: 1% 5%;

}
	
#wrapSale #off .item4 .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice .off{	
    font-size: 90%;
	padding: 1% 5%;

}
	
#wrapSale .banImgArea{
    height: auto;
    width: 100%;
	margin:5% 0%;
	}
#pageTop{
	display:none;
}	
/***************â–¼ã‚¹ãƒžã?å°â–¼*****************/
@media screen and (max-width: 479px) {
body{
width: 100%;
}

}
