@charset "utf-8";

.ttl-type01{
	padding: 15px 15px;
	border-radius: 3px 3px 0 0;
	border-top: 2px solid #1C69BF;
	background: #fff;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	        box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	border-bottom:1px solid #ECECEC;
	font-size: 122%;
	font-weight: bold;
}

.ttl-type01{
	margin: 15px 0;
}

.ttl-type01{
	margin: 0;
}

.ttl-type01{
	position: relative;
	margin: 0 -16px 20px;
	/*z-index: 100;*/
	-webkit-box-shadow: 0 3px 1px rgba(0, 0, 0, .1);
	        box-shadow: 0 3px 1px rgba(0, 0, 0, .1);
}

.ttl-type01{
	margin: 0;
	padding: 9px 30px;
}

.sec-review{
	position:relative;
	padding:0;
}
.sec-review .ttl-type01{
	margin: 0;
	padding: 9px 30px;
}
.sec-review .action-btn {
	position: absolute;
	top: 2px;
	right: 0;
	/*z-index: 100;*/
}

/* .sec-cmn
-----------------------------------------------------------------*/
.sec-cmn{
	margin: 40px 0;
	padding: 0 16px 30px;
	border-radius: 3px;
	background: #fff;
	border:1px solid #EDE8E2;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	        box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}

.sec-cmn .ttl-type01{
	position: relative;
	margin: 0 0px 20px;
	/*z-index: 100;*/
	-webkit-box-shadow: 0 3px 1px rgba(0, 0, 0, .1);
	        box-shadow: 0 3px 1px rgba(0, 0, 0, .1);
}

/* .sec-review .sort
-----------------------------------------------------------------*/
.sec-review{
	padding:0 0 50px;
}
.sec-review .sort{
	margin:0 0 20px;
}
.sec-review .sort .all-item{
	padding:0 0 18px 15px;
	font-size:115%;
	font-weight:bold;
}
.sec-review .sort .sort-inner{
	margin:0 auto;
	padding:15px 0 10px 22px;
	background:#F7F4F1;
}
.sec-review .sort dl{
	display:inline-block;
}
.sec-review .sort dl dt,
.sec-review .sort dl dd{
	float:left;
}
.sec-review .sort dl dt{
	margin:0 12px 0 0;
}
.sec-review .sort dl dd{
	margin:0 10px 0 0;
}
.sec-review .sort dl.ex dd{
	margin:0 28px 0 0;
}
.sec-review .sort dl dd ul{
}
.sec-review .sort dl dd ul li{
	float:left;
	margin:0 5px 0 0;
}
.sec-review .show-all{
	width:386px;
	margin:50px auto 0;
	text-align:center;
}

.sort dt.sortlabel{
	font-weight: bold;
	padding: 5px 0 10px 25px;
}

/* #ReviewList
-----------------------------------------------------------------*/
#ReviewList .list{
	margin:30px 0 0;
	padding:25px 30px 0;
	border-top:1px solid #D4D4D4;
}
#ReviewList .list:first-child{
	margin:0;
	padding:0 30px;
	border-top:0;
}
#ReviewList .list .reviewer h4{
	float:left;
	font-weight:bold;
}
#ReviewList .list .reviewer .date{
	float:right;
}
#ReviewList .list .valuation{
	margin:15px 0 0;
	padding:20px 0 0;
	border-top:1px dotted #D4D4D4;
}
#ReviewList .list .valuation dt,
#ReviewList .list .valuation dd{
	display:inline-block;
	vertical-align: middle;
}
#ReviewList .list .valuation dd{
	margin:0 40px 0 10px;
	font-weight:bold;
}
#ReviewList .list .valuation dd.stars{
	color:#FC8A00;
	font-size:143%;
}
#ReviewList .list .comment{
	margin:15px 0 0;
	word-wrap: break-word;
}
#ReviewList .list .valuation.style02{
	float:left;
	margin:8px 0 0;
	padding:0;
	border-top:none;
}
#ReviewList .list .valuation.style02 dt{
	font-weight:bold;
}
#ReviewList .list .valuation.style02 dd{
	color: #D92117;
	font-weight: bold;
	font-size:86%;
	margin:0;
}
#ReviewList .list .valuation.style02 dd span{
	font-size:142%;
	margin:0 1px 0 0;
}

#ReviewList .list .valuation.style02 dt.reportlabel{
	color:#999999;
	font-size:120%;
}

#ReviewList .list .how{
	margin:15px -15px 0;
	padding:12px 5px 12px 5px;
	background:#FEFBC8;
}
#ReviewList .list .how h5,
#ReviewList .list .how ul,
#ReviewList .list .how ul li{
	float:left;
}
#ReviewList .list .how .link-type01{
	float:right;
	padding: 10px 0 10px 25px;
	font-size:86%;
	border-left:1px dashed #94937A;
}
#ReviewList .list .how .link-type01.reported{
	padding:10px 10px 10px 25px;
}
#ReviewList .list .how h5{
	margin:10px 15px 0 0;
	font-weight:bold;
	font-size:100%;
}
#ReviewList .list .how ul li{
	margin:0 10px 0 0;
}
#ReviewList .list .how .btn{
	float:left;
	margin-right:20px;
}

.btn-done{
	display: inline-block;;
	border-radius: 3px;
	padding: 0px;
	width: 220px;
	height: 40px;
	margin: 0;
}

.link-type02{
	float:right;
	padding: 5px 0 10px 25px;
	font-size:86%;
	border-left:1px dashed #94937A;
}

/*--------------------------------------------------------------------------
	clearfix
---------------------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after{
	content:"";
	display:table;
}
.clearfix:after,
.cf:after{
	clear:both;
}
.clearfix,
.cf{
	zoom:1;
}

.link-type01 a {
    color: #3F3F3F;
    cursor: pointer;
    text-decoration: underline;
    display:inline-block;
	vertical-align: middle;
	background: url(../../images/goods/ico_arw03.png) no-repeat 100% 50%;
	padding: 0 10px 0 0;
}

a:hover {
    text-decoration: none;
}

.btn-cmn a,label.btn-cmn{
	display: block;
	border-radius: 3px;
	padding: 15px 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#318aee), to(#0f529c));
	background: -webkit-linear-gradient(top, #318aee, #0f529c);
	background: -ms-linear-gradient(top, #318aee, #0f529c);
	border-bottom: 2px solid #0f529c;
	font-size: 109%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
}

/* .btn-cmn.type02
-----------------------------------------------------------------*/
.btn-cmn.type02 a span{
	display: block;
	padding:0 25px;
	background: url(../../images/goods/ico_arw02.png) no-repeat 100% 48%;
}

p.notreview{
	padding: 0px 30px 0px;
}
