@charset "Shift_JIS";

#confidentially{
}

/*ƒ{ƒ^ƒ“*/
.btn-border {
display: inline-block;
text-align: center;
color: #FFF !important;
text-decoration: none;
font-weight: bold;
padding:2% 5% 2% 8%;
margin:3% auto;
border-radius: 4px;
transition: .4s;
font-size: 200%;
background-color: #280;
}

body.body_sph .btn-border {
font-size: 120%;
}

.btn-border:hover {
  background-color: #9ec34b;
  border-color: #cbe585;
  color: #FFF;
}

.container a:visited,
.container a:link{
text-decoration: none;
}

.container :after{
content: "\e986";
padding-right: 0.5em;
}

.btnc{
margin: 0 auto;
text-align: center;
}
