@charset "utf-8";

#pc_fix_bnr {
  width: 300px;
  height: 253px;
  padding: 203px 0 0 0;
  background-image: url("/ts/wp-content/themes/totalservice/img/pc_fix_bnr/pc_fix_bnr.jpg");
  box-sizing: border-box;
  position: fixed;
  bottom: 180px;
  right: 10px;
display: none;
	 /* opacity: 0.9;*/
}
#pc_fix_bnr a {
  width: auto;
  height: 32px;
  margin: 0;
  display: block;
}
#pc_fix_bnr a img {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  vertical-align: bottom;
}
/*
p#btn__close {
  margin: 0 0 0 12px;
 float:left;
	width:111px;
}
*/
p#btn__order {
  margin: 0 auto;
 /*float:right;*/
	text-align:center;
	width:278px;
}
#pc_fix_bnr a img:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

.pc_fix_bnr_card {
  width: 300px;
  height: 94px;
  padding: 203px 0 0 0;
  box-sizing: border-box;
  position: fixed;
  bottom: 490px;/*535px*/
  right: 10px;
/*display: none;*/
}	

.pc_fix_bnr_card a {
  width: auto!important;
  height: 94px!important;
  margin: 0!important;
  display: block!important;
}
.pc_fix_bnr_card a img {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  vertical-align: bottom;
}
/***** x close *******/
div.s44 {
	font-weight: bold !important;
	width: auto;
}
span {
	cursor:pointer;
	color:#000;
background-color:#FFF;	font-weight: bold !important;
}
.s44 span {	padding: 2px;/*4px;*/
	display: block;
	font-weight: bold !important;
	font-size: 25px;
	position: absolute;
	bottom:220px;/*bottom:223px;*/
	right: 5px;/*8px;*/
	/*border: 2px solid #D73E81;*/
	width:auto;
	text-align:center;
	
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border:2px solid #CC0033;
}
.s44 span a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
