@charset "UTF-8";
.fbg {position: fixed;  bottom: 0; background-color: #dff0d3; min-width: 970px;  position: relative;  z-index: 3; }
.flobutton {position: fixed;  bottom: 0; background-color: #dff0d3; min-width: 970px; padding: 15px; }

 @media screen and (max-width: 970px) {
.flobutton {position: fixed;  bottom: 0; background-color: #dff0d3; min-width: 0px; width: 100%; padding:5px 15px;}
}


.fbl {width: 80%; float: left; font-size: 18px; line-height:26px; text-align: left; }

.fbr {width: 20%; float: left; text-align: right; }
.fcard img {float: left; width: 75px;}
.fword {padding-left: 85px; padding-top: 0px;}

 @media screen and (max-width: 890px) {
.btn_action {font-size: 14px; padding: 0px 5px;}	 
.fbl {width: 75%; float: left; text-align: left; }
.fbr {width: 25%; float: left; text-align: right; }	 
.fcard img {float: left; width: 55px; margin-top: 5px}
.fword {padding-left: 65px; padding-top: 5px; font-size: 14px; line-height: 16px;}	 
 
}

#fadein{ display: block; }
#fadeout{ display: none; }
.fbg {background-color: #fff !important;}

.btn_action {
  background-color: #0d6c29;
}
.btn_action:after {
  background: url(icn_stroke_non_hase_link_white.svg) no-repeat;
  width: 22px;
  height: 22px;
  margin-left: 0;
  margin-top: -4px;
}
.btn_action:hover {
  background-color: #063414;
}
.btn_action:hover:after {
  background: url(icn_solid_external_link_white.svg) no-repeat;
}
.btn2  {background-color:#0d6c29; margin-top: 10px;}
.btn2:hover {background-color:#063414;}

 @media screen and (max-width: 490px) {
.btn2  {background-color:#0d6c29; margin-top: 15px;}
}

 @media screen and (max-width: 500px) {
.btn2  {background-color:#0d6c29; margin-top: 15px;}
}
