
@media screen and (min-width: 769px) {
.btn-contact-tel{
	position: fixed;
	bottom:0;
	display: block;
	padding: .5em 0px;
	background-color:rgba(0,193,255,1.00);
	width:100%;
	color: #FFF;
	text-align: center;
	z-index: 100;
	margin: 0 auto;
}
.btn-contact-tel-btn {
	display: block;
	padding: 5px;
	border: 1px dashed #FFF;
	color:rgba(255,255,255,1);
	text-align: center;
	width:100%;
	background-color:rgba(0,193,255,1.00);
}
.btn-contact-tel-btn3 {
	display: block;
	padding: 5px;
	border: 1px dashed #FFF;
	color:rgba(255,255,255,1);
	text-align: center;
	width:100%;
	background-color:rgba(0,193,255,1.00);
}
.btn-contact-tel-btn2 {
	display: none;
}
}
.icon-size2{
	font-size: 30px;
	color:rgba(255,255,255,1);
}
@media screen and (max-width: 768.98px) {
.btn-contact-tel{
	position: fixed;
	bottom:0;
	display: block;
	padding: .5em 0px;
	background-color:rgba(0,193,255,1.00);
	width:100%;
	color: #FFF;
	text-align: center;
	z-index: 100;
	margin: 0 auto;
}
.btn-contact-tel-btn {
	display: block;
	padding: 5px;
	border: 1px dashed #FFF;
	color:rgba(255,255,255,1);
	text-align: center;
	width:100%;
	background-color:rgba(0,193,255,1.00);
	font-size: 13px;
}
.btn-contact-tel-btn2 {
	display: block;
	padding: 5px;
	border: 1px dashed #FFF;
	color:rgba(255,255,255,1);
	text-align: center;
	width:100%;
	background-color:rgba(0,193,255,1.00);
	font-size: 13px;
}
.btn-contact-tel-btn3 {
	display: none;
}
}
@media screen and (min-width:769px){
.footer{
	font-size:16px;
	font-family: 'ヒラギノ角ゴシック';
font-weight:200;
	color:#C1C1C1;
	text-align: center;
}
.footer-sm{
	display:none;
}
}
@media screen and (max-width:768px){
.footer-sm{
	font-size:13px;
	font-family: 'ヒラギノ角ゴシック';
font-weight:200;
	color:#C1C1C1;
	text-align: center;
}
.footer{
	display:none;
}
}
.fh5co-copyright {
	clear: both;
	margin-top: 10px !important;
	padding: 20px 0 0 0;
	font-size:14px;
	font-family: 'ヒラギノ角ゴシック';
font-weight:200;
	font-weight: 100;
	color:#C1C1C1;
	letter-spacing: .1em;
	text-align: center;
}
.fh5co-copyright span {
  display: block;
}
@media screen and (max-width: 768px) {
  .fh5co-copyright {
	font-size:11px;
	text-align: center;
	  letter-spacing: 0em;
  }
  .fh5co-copyright span {
    display: inline;
  }
}
