.nouhintitle__title-h2 {
    margin: 0;
    padding: 30px 0;
    border-bottom: 3px solid #d8ccbc;
    font-size: 20px;
    /* background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat; */
    text-align: center;
}



.contents .ul01{
	margin-top:40px ;
  display: inline-block;

}
.contents .ul01 li{
	list-style: none;
	/* margin-left: 16px; */
	margin-left: 15px;
	display: inline;
	width: 475px;
	margin-bottom: 10px;
  position: relative; 
  display: inline-block;
  float: left;
}

/* layout01 */
.contents .ul01.layout01 li span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 57%; right: 10%; }
.contents .ul01.layout01 li:nth-child(2) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 50%; right: 7%; }
.contents .ul01.layout01 li:nth-child(3) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 50%; right: 10%; }
.contents .ul01.layout01 li:nth-child(4) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 50%; right: 10%; }

/* layout02 */
.contents .ul01.layout02 li span { position: absolute; color: white; font-size: 20px; font-family: serif; top: 50%; right: 6%; }
.contents .ul01.layout02 li:nth-child(2) span { position: absolute; color: white; font-size: 20px; font-family: serif; top: 50%; right: 6%; }
.contents .ul01.layout02 li:nth-child(3) span { position: absolute; color: white; font-size: 20px; font-family: serif; top: 50%; right: 10%; }
.contents .ul01.layout02 li:nth-child(4) span { position: absolute; color: white; font-size: 20px; font-family: serif; top: 50%; right: 10%; }

/* layout03 */
.contents .ul01.layout03 li span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 65%; right: 10%; }
.contents .ul01.layout03 li:nth-child(2) span { position: absolute; color: black; font-size: 15px; font-family: serif; top: 30%; right: 2%; }
.contents .ul01.layout03 li:nth-child(3) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 65%; right: 8%; }
.contents .ul01.layout03 li:nth-child(4) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 65%; right: 8%; }
.contents .ul01.layout03 li:nth-child(5) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 65%; right: 12%; }
.contents .ul01.layout03 li:nth-child(6) span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 65%; right: 7%; }

/* layout04 */
.contents .ul01.layout04 li span { position: absolute; color: black; font-size: 20px; font-family: serif; top: 50%; right: 17%; }
.contents .ul01.layout04 li:nth-child(2) span { position: absolute; color: black; font-size: ☆☆px; font-family: serif; top: 50%; right: 5%; }
.contents .ul01.layout04 li:nth-child(3) span { position: absolute; color: black; font-size: ☆☆px; font-family: serif; top: 50%; right: 13%; }
.contents .ul01.layout04 li:nth-child(4) span { position: absolute; color: black; font-size: ☆☆px; font-family: serif; top: 50%; right: 12%; }


.contents .ul01 li img{
	margin-bottom: 16px;
	width: 475px;
	border-radius: 15px;
	border:solid 1px  #d8ccbc;
}

.contents .ul02{
	margin-top:20px ;
}
.contents .ul02 li{
	list-style: none;
	margin-left: 8px;
	display: inline;
}
.contents .ul02 li img{
	margin-bottom: 10px;
	width: 235px;
	border:solid 1px  #d8ccbc;
}

.contents .ul03{
	margin-top:30px ;
}
.contents .ul03 li{
	list-style: none;
	margin: 0 20px;
	display: inline;
}
.contents .ul03 li img{
	width: 75px;
	height: 75px;
}

.contents .bnr_text {
  width:1000px;
  margin:0 0 0 16px;
  padding: 5px;
  color: #FFFFFF;
  background: #d8ccbc;
}
.contents .bnr_text a {
  color: #FFFFFF;
}

.img_box img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.img_box img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

/* トップページ：商品の展開ボタン用　*/
.more {
	display: block;
	margin: -10px auto;
	padding: 10px 0;
	width: 80%;
	line-height: 30px;
	text-align: center;
	background-color: #FFFFFF;
    border:1px solid #d8ccbc;
	color: #d8ccbc;
	font-weight: bold;
	cursor: pointer;
	font-size: 16px;
	margin-bottom: 20px;
}
.txt_center{
  /* font-family: "Sawarabi Mincho"; */
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

/* 価格・広さ */
	.select h2{
		text-align: center;
		padding: 5px;
		border-bottom: 2px solid #d8ccbc;
		font-size: 16px;
	}
	.select span{
		width:48%;
	}
	.select span ul li{
		box-sizing: border-box;
		padding: 15px;
		margin: 0 1% 5px;
		width:48%;
		float:left;
		list-style-type: none;
		border: solid 1px #d8ccbc;
		text-align: center;
	}

.newarrival_bnr {
	background-color: #d8ccbc; 
	padding: 7px ; 
	box-sizing: border-box; 
	width: 160px; 
	text-align: center; 
	border-radius: 3px; 
	font-weight: bold; 
	/* float: left; */
	margin-top:5px;
	margin-left: 5px;
}
.newarrival_bnr a:link { color:#000000; text-decoration:none; }
.newarrival_bnr a:visited { color:#444444; text-decoration:none; }
.newarrival_bnr a:hover { color:#000000; text-decoration:none; }
.newarrival_bnr a:active { color:#000000; text-decoration:none; }
.topselect{width:190px;}



