@charset "utf-8";
/* CSS Document */



.beige_headline {
	color: #4F4116;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	margin: auto;
	text-align: center;
	line-height: 160%;
}

.beige_headline {
	color: #4F4116;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	margin: auto;
	text-align: center;
	line-height: 160%;
}

.new_arrival {
	font-weight: bold;
	color: #D35967;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
	line-height: 10px
}

.re_arrival {
	font-weight: bold;
	color: #347F67;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
	line-height: 10px
}

.new_topics {
	margin: 10px auto 20px;
}


.top_text {
	text-align: center;
	color:#d88ab1;
	font-weight: bold;
	line-height:1.3;
	margin-block-start: 0.83em;
    margin-block-end: 0.83em;
	}

.top_text_2 {
	text-align: center;
	color:#5a5a5a;
	line-height:1.2;
	margin-block-start: 1em;
    margin-block-end: 1em;
	}



	
 /* PC用商品名and価格 */
 .new_name {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 8px;
	display: block;
	text-align: center;
	color: #5a5a5a;
 }
   .new_price {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	display: block;
	text-align: center;
	color: #4d4d4d;
	font-weight: bold;
 }	
	
  .new_price_red {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	display: block;
	text-align: center;
	color: #FF0808;
	font-weight: bold;
 }	
		
	
	 /* スマホ用商品名and価格 */
 .new_name {
	font-size: x-small;
	display: block;
	text-align: center;
	color: #5a5a5a;
 }
   .new_price {
	font-size: xx-small;
	display: block;
	text-align: center;
	color: #4d4d4d;
	font-weight: bold;
 }	

.new_price_red {
	font-size: xx-small;
	display: block;
	text-align: center;
	color: #FF0808;
	font-weight: bold;
 }		
	
	
	
	
	
	
}



}
  
