@charset "utf-8";
/* CSS Document */

/* CLEARFIX */
.clear:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.clear {display: inline-block;} 
/* Hides from IE Mac */
* html .clear {height: 1%;}
.clear {display:block;}
/* End Hack */


body{
	font-family: "M PLUS Rounded 1c";
}
body p{
	font-size: 17px;
	line-height: 1.6;
}

.w-840{
	width:100%;
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.txt-red{
	color:red;
	font-weight: bold;
	text-decoration: underline;
}
.txt-red-noline{
	color:red;
	font-weight: bold;
}
.txt-line{
	background:#ffff00;
	font-weight: bold;
}
.txt-bold{
	font-weight: bold;
}
.txt-bold-line{
	font-weight: bold;
	text-decoration: underline;
}

#Header{
	max-width: 840px;
	margin:0 auto 20px auto;
}
#Main{
	max-width: 840px;
	margin-bottom: 60px;
}

.copy-header{
	font-weight: bold;
	font-size:30px;
	text-align: center;
}


h1{
	text-align: center;
	margin-bottom: 15px;
	font-size: 36px;
	line-height: 1.4;
}
.txt-obi{
	display: block;
	background: #494ea1;
	color: #fff;
	font-size: 18px;
	padding: 10px 5px;
	margin-bottom: 10px;
}
.copy-h1{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}


/*リサイクルに持ち込むと大変*/
.wrap-stop{
	padding: 40px 35px 35px;
	background: #ffedfe;
	margin-bottom: 20px;
}
.wrap-stop p:last-child{
	margin-bottom: 0 !important;
}
.title-stop{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0;
}
.icon-stop{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ea4945), color-stop(1.00, #9f0000));
background: -webkit-linear-gradient(#ea4945, #9f0000);
background: -moz-linear-gradient(#ea4945, #9f0000);
background: -o-linear-gradient(#ea4945, #9f0000);
background: -ms-linear-gradient(#ea4945, #9f0000);
background: linear-gradient(#ea4945, #9f0000);
color: #fff;
border-radius: 300px;
padding: 0px 11px 3px;
position: relative;
top: -2px;
margin-right: 8px;
}
.icon-stop i{
	font-weight: normal;
}

.font-first-big{
	font-size: 140%;
	font-weight: bold;
}


/*一番おすすめなのは*/
.list-recomend{
	list-style: none;
	padding: 8px 0 5px 15px !important;
	border-left: 4px solid #3d74ff;
	margin-left: 5px;
	margin-bottom: 15px;
}
.list-recomend li{
	padding: 0;
	font-weight: bold;
	font-size:20px;
	margin-bottom: 10px;
	color: #3d74ff;
}
.list-recomend li:last-child{
	margin-bottom: 0;
}
.title-recomend{
	font-weight: bold;
	margin-bottom: 15px;
}


/*抑えておくべきポイント*/
.wrap-point{
	border:2px solid #ff0000;
	padding: 30px 30px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
.box-point{
	margin-bottom: 30px;
}
.wrap-point .box-point:last-child{
	margin-bottom: 0;
}
.box-point p{
	margin-bottom: 10px;
}
.box-point p:last-child{
	margin-bottom: 0;
}
.title-point{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 15px;
}
.title-point-detail{
	color: #333;
	font-weight: bold;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: 0;
	font-size: 20px;
}
.img-point{
	display: inline-block;
	margin: 0 10px 10px 0;
}

.wrap-point-txt p{
	margin-bottom: 30px;
}
.wrap-point-txt p:last-child{
	margin-bottom: 0;
}


/*すごく簡単*/
.title-best3{
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.4;
	font-size: 30px;
	color: red;
	font-weight: bold;
}


/* 業者の一覧表 */
.list-kimonogaiyo{
	width: 100%;
	text-align: center;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom: 40px;
}
.list-kimonogaiyo th,.list-kimonogaiyo td{
	text-align: center;
	vertical-align: top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 10px 10px;
	width:25%;
	vertical-align: middle;
}
.list-kimonogaiyo th{
	background: #ecefff;
	font-weight: bold;
}
.list-kimonogaiyo th.name-product{
	vertical-align: top;
}
.list-kimonogaiyo a{
	text-decoration: underline;
}
.icon-mark{
	font-size: 50px;
	display: block;
	font-weight: normal;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif !important;
}
.icon-m-red{
	color: #ff5454;
}
.icon-m-orange{
	color: #ffa530;
}
.icon-m-blue{
	color: #068ba3;
}
.icon-mark-txt{
	background:none;
	font-weight: bold;
}
.icon-ranking{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.icon-ranking img{
	margin: 0 auto;
}
@media only screen and (max-width : 740px){
.list-kimonogaiyo th{
	font-size: 13px;
}
.icon-ranking{
	display: block;
	text-align: center;
	margin:0 auto 10px;
	max-width: 30px;
}
}


/* 業者エリア */
.itembox{
	padding: 15px 15px;
	border:1px dotted #ccc;
	border-radius: 10px;
	margin-bottom: 30px;
}
.itembox-innner{
	padding: 15px 15px;
	background:#ffecf9;
	border-radius: 10px;
	margin-bottom: 15px;
}
.copy-item{
	color: #ff0000;
	text-align: center;
	font-size: 20px;
	font-weight:bold; 
	margin-bottom: 20px;
}
.ranking-label{
	display: block;
}
.title_item{
	text-align: center;
	margin:0 0 15px 0;
	font-weight: bold;
}
.title_item a{
	background: #d85b97;
	border-radius: 50px;
	padding: 15px 15px;
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: underline;
	margin-bottom: 0;
}
.title_item a:hover{
	background: #f5a7cd;
	text-decoration: none;
}
.itembox a img{
	width:100%;
	height: auto;
}
.list-item-point{
	list-style: none;
	padding-left: 0 !important;
}
.list-item-point li{
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 17px;
	position: relative;
}
.list-item-point li:before{
	content: "★";
	position: absolute;
	top: 3px;
	left: 0;
	font-size: 12px;
}
.list-item-point li:last-child{
	margin-bottom: 0;
}
.company-gaiyo{
	border-left:1px dotted #ccc;
	border-top:1px dotted #ccc;
	margin-bottom: 15px;
}
.company-gaiyo dl{
	text-align: center;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin-bottom: 0px;
}
.company-gaiyo dt{
	background: #fce6d4;
	padding: 10px 5px;
}
.company-gaiyo dd{
	background:#fff;
	padding: 10px 5px;
	margin:0;
}
.star-5:after{
  content: " \f005  \f005  \f005  \f005  \f005";
  font-family: FontAwesome;
  margin-left: 5px;
  font-size:16px;
}
.star-4-half:after{
  content: " \f005  \f005  \f005  \f005  \f123";
  font-family: FontAwesome;
  margin-left: 5px;
  font-size:16px;
}
.star-4:after{
  content: " \f005  \f005  \f005  \f005  \f006";
  font-family: FontAwesome;
  margin-left: 5px;
  font-size:16px;
}
.title-cta-copy{
	text-align: center;
	font-weight: bold;
	font-size:20px;
	color: #ff0000;
	margin-top: 0;
}
.btn-official{
	padding: 0 !important;
	width: 100%;
	max-width: 700px;
	margin:0 auto !important;
	box-sizing: border-box;
}
.btn-official a{
	text-align: center;
	padding:20px 10px;
	display: block;
	width: 100%;
	background: #b60005;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	border-bottom: solid 5px #880005;
}
.btn-official:hover{
	position: relative;
	bottom: -5px;
	left: 5px;
}
.link-hp{
	margin-bottom: 0;
	text-align:center;
}


.wrap-last{
	margin-bottom: 40px;
}
.wrap-last p{
	margin-bottom: 20px;
}
.wrap-last p:last:child{
	margin-bottom: 0;
}
.title-last{
	color: #4b84d5;
	font-weight: bold;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: 0;
	font-size: 24px;
}



.wrap-last-box{
	border-left: 4px solid #f7583a;
	padding-left: 10px;
}
.wrap-last-link{
	margin-bottom: 30px;
}
.wrap-last-link i{
	font-size: 160%;
	font-weight: bold;
	margin-right: 10px;
	color: #f7583a;
}


.panel-kimono p{
	font-size: 12px;
}


#Footer{
	width: 100%;
	text-align: center;
	background:#333;
	margin:0 !important;
	padding:10px;
}
#Footer p{
	color: #fff;
	font-size: 12px !important;
	margin-bottom: 0;
}
#Footer a{
	color: #fff;
	text-decoration: underline;
}


/*--------------------------------------------------------
■■■■■モバイル用レイアウト
------------------------------------------------------*/

@media only screen and (max-width : 740px){


.copy-header{
	font-weight: bold;
	font-size:20px;
	text-align: center;
}


h1{
	text-align: center;
	margin-bottom: 15px;
	font-size:24px;
}
.txt-obi{
	font-size: 16px;
	padding: 10px 5px;
	margin-bottom: 10px;
}
.copy-h1{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}



/*リサイクルに持ち込むと大変*/
.wrap-stop{
	padding: 20px 15px 15px;
	background: #ffedfe;
	margin-bottom: 20px;
}
.title-stop{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0;
	line-height: 1.6;
}
.icon-stop{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ea4945), color-stop(1.00, #9f0000));
background: -webkit-linear-gradient(#ea4945, #9f0000);
background: -moz-linear-gradient(#ea4945, #9f0000);
background: -o-linear-gradient(#ea4945, #9f0000);
background: -ms-linear-gradient(#ea4945, #9f0000);
background: linear-gradient(#ea4945, #9f0000);
color: #fff;
border-radius: 300px;
padding: 0px 9px 3px;
position: relative;
top: -2px;
margin-right: 5px;
}
.icon-stop i{
	font-weight: normal;
}



/*一番おすすめなのは*/
.list-recomend{
	list-style: none;
	padding: 8px 0 5px 10px !important;
	border-left: 4px solid #3d74ff;
	margin-left: 0px;
	margin-bottom: 15px;
}
.list-recomend li{
	font-size:18px;
}
h3.title-recomend{
	font-size: 18px !important;
}


/*抑えておくべきポイント*/
.wrap-point{
	border:2px solid #ff0000;
	padding: 20px 20px;
	background: #f5f5f5;
	margin-bottom: 20px;
}

.title-point{
	font-size: 20px;
}


/*すごく簡単*/
h2.title-best3{
	font-size: 20px !important;
}


/* 業者エリア */
.itembox{
	padding: 15px 0px;
	border: none;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	border-radius: 0px;
	margin-bottom: 30px;
}
.title_item a{
	font-size: 20px;
}


.title-last{
	font-size: 20px;
	line-height: 1.6;
}
}








/* 絞り込み検索エリア
--------------------------------------------*/
.wrap-shiborikomi{
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 15px 15px;
	border:solid 1px #ddd;
}
.table-shiborikomi{
	width:100%;
	box-sizing: border-box;
    border-top: 1px #ccc solid !important;
    border-right: 1px #ccc solid !important;
    margin-bottom: 5px;
}
.table-shiborikomi th,
.table-shiborikomi td{
    border-bottom: 1px #ccc solid !important;
    border-left: 1px #ccc solid !important;
    padding:5px 5px;
    vertical-align: middle;
}
.table-shiborikomi th{
	width:30%;
	background: #efefef;
}
.table-shiborikomi label{
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 5px;
	margin-top:5px;
}
input[type="checkbox"]{
	margin-right: 5px;
}
.wrap-shiborikomi input.feas-submit-button,
.wrap-shiborikomi button,
.wrap-shiborikomi textarea,
.wrap-shiborikomi select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wrap-shiborikomi input.feas-submit-button{
	width:50%;
text-align: center;
padding:10px 10px;
display: block;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fd8f9b), color-stop(0.50, #f55), color-stop(0.50, #f60000), color-stop(1.00, #ffa7b0));
background: -webkit-linear-gradient(top, #fd8f9b 0%, #f55 50%, #f60000 50%, #ffa7b0 100%);
background: -moz-linear-gradient(top, #fd8f9b 0%, #f55 50%, #f60000 50%, #ffa7b0 100%);
background: -o-linear-gradient(top, #fd8f9b 0%, #f55 50%, #f60000 50%, #ffa7b0 100%);
background: -ms-linear-gradient(top, #fd8f9b 0%, #f55 50%, #f60000 50%, #ffa7b0 100%);
background: linear-gradient(to bottom, #fd8f9b 0%, #f55 50%, #f60000 50%, #ffa7b0 100%);
color: #fff;
font-size: 16px;
font-weight: bold;
border-radius: 5px;
margin:0 auto;
}
.wrap-shiborikomi label{
    color: #444;
    display: inline-block;
}
.wrap-shiborikomi label input{
	margin:0 7px 0 0;
}
.wrap-narabikae p{
	margin-bottom: 0;
	font-size: 12px !important;
}
.wrap-narabikae div{
	margin-bottom: 0;
	font-size: 12px !important;
}
.btn-change a{
	border:1px solid #ddd;
	padding: 3px 3px;
	margin:0px 3px;
}

@media only screen and (max-width : 740px){
/* 絞り込み検索エリア
--------------------------------------------*/
.wrap-shiborikomi{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border:none;
}
.table-shiborikomi th,
.table-shiborikomi td{
    padding:3px 3px;
    font-size: 12px;
}
input[type="checkbox"]{
	margin-right: 5px;
}
.wrap-shiborikomi label{
	width:50%;
	margin-right: 0px;
	float: left;
	padding: 0 5px;
}
.wrap-shiborikomi label input{
	margin:0 7px 0 0;
}
}




.title-page{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
.cft{
	width:100%;
	font-size: 14px !important;
	margin-bottom: 0px;
    border-top: 1px #ccc solid !important;
    border-right: 1px #ccc solid !important;
    box-sizing: border-box;
}
.cft th,
.cft td{
    border-bottom: 1px #ccc solid !important;
    border-left: 1px #ccc solid !important;
    background: #fff;
    color: #666;
    text-align: left;
    box-sizing: border-box;
    padding:8px;
}
.cft th{
	width:30%;
	border-right: 2px solid #fff !important;
	color: #666 !important;
	background: #eee !important;
	border-right: none !important;
}


.float-btn {
  position: fixed;
  width: 40%;
  max-width: 200px;
  bottom: 0;
  right: 0;
  z-index: 9999;
}
.btn-site2 {
    display: block;
    padding: 0;
    width: 100%;
    -webkit-animation: gelatine 1.5s infinite;
    animation: gelatine 1.5s infinite;
}
/**
 * $keyframes \ gelatine
 **/
@keyframes gelatine {
  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

   48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }
}
@-webkit-keyframes gelatine {
  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }
}


.title_feature{
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	color: #d85b97;
	padding-bottom: 20px;
	border-bottom: 2px solid #d85b97;
}
.item-article img{
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}
.item-article p{
	font-size: 16px;
	line-height: 1.4;
}
.item-article p + p{
	margin-top: 20px;
}


/*口コミ情報*/
.wrap-review + .wrap-review{
	margin-top: 40px;
}
.list-reviewlist{
	list-style: none;
	margin:0;
	margin-top: 10px;
	padding: 0;
}
.list-reviewlist > li{
	display: inline-block;
	margin-right: 5px;
	font-size: 13px;
}
.list-reviewlist > li:last-child{
	margin-right: 0;
}


/* 吹き出し スタイル */
.wrap-fukidashi-base{
  width: 94%;
  margin: 0 auto 20px auto;
  box-sizing: border-box;
}
.wrap-fukidashi-base *{
  box-sizing: border-box;
}
.wrap-fukidashi-base:after{content: ".";display:block;height:0;font-size:0;clear: both;visibility:hidden;}
.wrap-fukidashi-base {display: inline-block;} 
* html .wrap-fukidashi-base {height: 1%;}
.wrap-fukidashi-base {display:block;}

.fukidashi-face{
  margin:0;
  padding: 0;
  float: right;
  width: 12%;
  position: relative;
  text-align: center;
}
.fukidashi-face p{
  margin-bottom: 0 !important;
}
.wrap-level{
  background: #fff;
  border-radius: 5px;
  padding:15px 25px;
  margin-top: 15px;
}
.wrap-level ul{
  list-style: none;
  margin:0;
  padding: 0;
}
.icon-star{
  color:#EE000E;
  font-weight: bold;
  margin-right: 5px;
  font-size: 120%;
}
.icon-num{
  color: #EE000E;
  font-weight: bold;
  font-size: 120%;
}
.fukidashi-face{
  padding: 3px;
}
.fukidashi-face img{
  width: 100%;
  border-radius: 100px;
  border: 7px solid #e4f2ff;
}
.fukidashi-face .faceimg{
  border-radius: 100px;
  overflow: hidden;
}
.fukidashi-face span{
  font-size: 10px;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
}
.fukidashi-face span:after{
  content: "口コミ";
}
.fukidashi-body{
  float: left;
  width: 83%;
  text-align: left;
  background: #e4f2ff;
  border-radius: 10px;
  padding: 20px 20px;
  position: relative;
}
.fukidashi-body:after{
  content: "";
  position: absolute;
    top: 16px;
    right: -36px;
    border: 18px solid transparent;
    border-left: 18px solid #e4f2ff;
}
.fukidashi-body p:last-child{
  margin-bottom: 0;
}
.fukidashi-body a{
  display: block;
  font-size: 90%;
}
@media( max-width:700px ){
.wrap-fukidashi-base{
  margin: 0 auto 30px auto;
}
.wrap-voice .wrap-fukidashi-base:last-child{
  margin: 0 auto 70px auto;
}
.fukidashi-face{
  width: 30%;
  margin:0 auto;
  float: none;
}
.fukidashi-body{
  width: 100%;
  font-size: 14px;
}
.fukidashi-body p{
  font-size: 14px;
}
.wrap-level ul li{
  font-size: 14px;
}
.fukidashi-body:after{
  display: none;
}
}





.pref-search{
  margin-bottom: 15px;
  margin-top: 25px;
  text-align: center;
}
.wrap-select{
  width: 100%;
  max-width:800px;
  border:solid 2px #f53d7e;
  border-radius: 4px;
  position: relative;
  display: inline-block;
}
.wrap-select:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f53d7e;
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translate(0, -50%);
}
.wrap-select:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f53d7e;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translate(0, -50%);
}
.btn-select span{
  font-weight: bold;
}
.table-tr {
  width: 100%;
  display: none;
}
.table-tr.defo-tr{
  display: block;
}
.pref-select{
  font-size: 20px;
  width: 100%;
  padding: 12px 16px 12px 30px;
  cursor: pointer;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  height: auto;
  display: block;
  text-align: left !important;
  line-height: 1;
  font-weight: bold;
}
.pref-select optgroup{
  font-size: 13px;
  padding: 6px 0;
}
.pref-select optgroup option{
    font-size: 16px;
}
.row-01,
.row-02,
.row-03{
	display: none !important;
}
.meditem .row-01{
	display: flex !important;
}
.kumo .row-02{
	display: flex !important;
}
.motton .row-03{
	display: flex !important;
}
.bnr-reviewproduct .col-text a{
	font-size: 18px;
	font-weight: bold;
}
.btn-reviewproduct{
	margin-top: 20px;
}
.btn-reviewproduct a{
	text-align: center;
	padding:15px 55px 15px 15px;
	display: block;
	width: 100%;
	background: #b60005;
	border-bottom: solid 5px #880005;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	border-radius: 5px;
	position: relative;
	text-align: left;
}
.btn-reviewproduct a span{
	position: absolute;
	top: 35%;
	right: 20px;
}
@media(max-width:768px) {
.wrap-select{
    width: 100%;
    max-width:100%;
    margin-bottom: 10px;
    margin-right: 0;
}
.btn-select span{
  display: block;
  text-align: center;
}
}