	#pc_fix_bnr {
  width: 300px;
  height: 270px;
  padding: 108px 0 0 0 !important;
  background-image: url("pc_fix_bnr3.png");
	background-size: 100% 100%;
	background-position: left top;
	background-repeat: no-repeat;
  box-sizing: border-box;
  position: fixed;
  bottom: 70px !important;
  right: 10px;
	display: none;
	text-align: center;
  background-color:#000;
  z-index:9998;
}
#pc_fix_bnr a {
  width: auto;
 /* height: 32px;*/
  margin: 0 auto;
  display: block;
}
p.osusume_p {
			background-color:#f7b500;
			font-size:14px;
			font-weight: bold;
			margin:0 12px 6px !important;
			color:#FFF;
			padding:5px 0 4px !important;
}
#pc_fix_bnr p.text01 {
margin:0 12px 0 17px !important;
text-align:left;
font-size:12px;
line-height:144%;
color:#000;
}
#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: 8px auto;
	text-align:center;
	display:block;
	width:180px;
}
*/
#pc_fix_bnr a img:hover {
  opacity: 0.6;
}
/*
#pc_fix_bnr div.fix_bnr_wrap {
	font-weight: bold;
	width: auto;
}
*/
#pc_fix_bnr span {
	cursor:pointer;
	color:#000;
	background-color:#FFF;
	font-weight:bold !important;
}
.fix_bnr_wrap span {	
padding: 2px 4px 1px !important;
margin:0;
	display: block;
	font-size: 22px;line-height:100%;
	position: absolute;
	bottom:240px;
	right: 4px;
	/*border: 2px solid #D73E81;*/
	width:auto;
	text-align:center;
}
#pc_fix_bnr .fix_bnr_wrap span a {
	font-color:#000 !important;
}
#pc_fix_bnr .fix_bnr_wrap span a:hover {
  opacity: 0.6;
}
.fix_bnr_wrap p {
margin:0;
padding:0;
}
/***********tab************/
@media screen and (min-width: 768px) and (max-width: 1180px) {
.fix_bnr_wrap span {	
padding: 2px 4px 1px !important;
margin:0;
	display: block;
	font-size: 22px;line-height:100%;
	position: absolute;
	bottom:240px;
	right: 4px;
	/*border: 2px solid #D73E81;*/
	width:auto;
	text-align:center;
}
	#pc_fix_bnr {
/*  width: 300px;
  height: 270px;*/
  padding: 110px 0 0 0;
/*  background-image: url("pc_fix_bnr3.png");
	background-size: 100% 100%;
	background-position: left top;
	background-repeat: no-repeat;
  box-sizing: border-box;
  position: fixed;
  bottom: 70px !important;
  right: 10px;
	display: none;
	text-align: center;
  background-color:#000;
  z-index:9998;*/
}
		p.osusume_p {
/*			background-color:#f7b500;
			font-size:14px;
			font-weight: bold;*/
			margin:0 12px 6px;
/*			color:#FFF;*/
			padding:5px 0 4px;
		}
}

/*******************************/

a.btn012{
  display: block;
  text-decoration: none;
  height:35px;
  width: auto;
  line-height: 37px;
  text-align: center;
  color: #fff;
	background-color: #76db00;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
   margin:0.3em 1em !important;
	font-size: 1.0em;
	padding:0;
	border-style: none;
}
a.btn012:hover{
  background: #6FCF00;
  color: #fff;
}
/*
a.btn01:after{
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-size: 0.8em;
    margin-left:1em;
}
*/
