.btn-pageTop {
  display: none !important;
}
.floating_Button-container {
  position: fixed;
  bottom: 0;
  background: #494949;
  height: 90px;
  z-index: 2;
}
.floating_Button-box {
  position: fixed;
  bottom: 0;
  width: 84%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #494949;
  height: 90px;
}

.floating_Button-box .btn a {
  position: relative;
  display: inline-block;
  width: 39vw;
  margin: 0px 2px;
  padding: 15px 18px 15px 5px;
  background-color: #eb5504;
  white-space: nowrap;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  color: #fff;
}

.floating_Button-box .btn a:before {
	content: "";
	position: absolute;
  top: 0;
	bottom: 0;
  display: block;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}


.floating_Button-box p.btn_link_pdf .txtSize-pdf {
  font-size: 80%;
  font-weight: normal;
}
.floating_Button-box .btn a:hover {
  background-color: #fd772f;
  text-decoration: none;
}
.floating_Button-box > .btn-white > a {
  color: #eb5504;
  background-color: #fff;
}
.floating_Button-box > .btn-white > a:hover {
  background-color: #fff;
}
.floating_Button-box > .btn-white > a:hover {
  color: #fd772f;
}
.floating_Button-box > .btn-white > a:hover:before {
  opacity: 0.7;
}
.floating_Button-box .btn.btn_link a:before {
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.floating_Button-box .btn.btn_link_window a:before {
  right: 18px;
	width: 16px;
	height: 16px;
	background-image: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/common/icon/to_icon_link_blank.png?fmt=png-alpha&scl=1);
}

.floating_Button-box .btn.btn_link_pdf a:before {
	width: 20px;
	height: 20px;
	background-image: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/common/icon/icon_pdf200217.png?fmt=png-alpha&scl=1);
}

.floating_Button-box .btn.btn_link.btn-white a:before {
	border-top: 2px solid #eb5504;
	border-right: 2px solid #eb5504;
}

.floating_Button-box .btn-white.btn_link_window a:before {
	right: 18px;
	width: 16px;
	height: 16px;
	background-image: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/common/icon/cmn_icon_blank.png?fmt=png-alpha&scl=1);
}

@media screen and (min-width: 768px) {
  .floating_Button-box {
    bottom: 0;
    width: 100%;
  }
  .floating_Button-box .btn a {
    width: 300px;
    margin: 0 20px;
    padding: 20px;
    font-size: 16px;
  }
  .floating_Button-box .btn a:before {
    right: 25px;
  }
  .floating_Button-box.btn01 {
	  display: block;
    text-align: center;
    padding-top: 1%;
	}
	.floating_Button-box.btn01 .btn a {
	  width: 60%;
	}
}

@media screen and (max-width: 979px) and (min-width: 768px) {
	.floating_Button-box .btn a {
	  width: 245px;
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
  .floating_Button-box {
    padding: 0 2%;
    width: 100%;
		height: 68px;
  }
  .floating_Button-box .btn {
    width: 50%;
    text-align: center;
	  justify-content: flex-start;
    margin: 0 3px;
  }
	.floating_Button-box.oneBtn .btn {
		width: 100%;
		text-align: center;
		justify-content: flex-start;
	}
	.floating_Button-box.oneBtn .btn a {
		text-align: center;
	}
  .floating_Button-box .btn.btn-link {
    width: 26vw;
  }
  .floating_Button-box .btn a {
    width: 98%;
    text-align: left;
    padding: 17px 10px;
  }
  .floating_Button-box .btn .txt-sp-2l { /* SP2行時のpadding調整 */
    padding: 10px;
  }
	.floating_Button-box .btn.btn_link a:before {
	  right: 15px;
	}
  .floating_Button-box .btn.btn_link_pdf a:before {
	  right: 12px;
	}
  .floating_Button-box .btn.btn_link_window a:before {
    width: 11px;
    height: 11px;
	  right: 9px;
	}
  .floating_Button-box p.btn-white.btn_link_window a:before {
    width: 11px;
    height: 11px;
	  right: 9px;
	}

	/* .floating_Button-box {
		justify-content: flex-start;
	} */
	.floating_Button-box.sp-center {
		justify-content: center;
	}
	.floating_Button-box.btn01 {
	  display: block;
	  padding-top: 1.5%;
	}
	.floating_Button-box.btn01 .btn {
	  width: 72%;
	}
  .floating_Button-box.btn01 .btn a {
	text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .localstorage-fixed-container{
    bottom:50px;
  }
}

/* PC時左のナビとはかぶらないように調整 */
@media all and (min-width: 1200px) {
  .floating_Button-container {
    left: 180px;
  }
.floating_Button-box {
    width: calc(100% + -180px)
  }
}

/* iphone5でくずれないように調整 */
@media all and (max-width: 374px) {
	.floating_Button-box.btn01 .btn {
	  width: 60%;
	}
}

/* フッターロゴと被らないよう調整 */
@media screen and (min-width: 768px) {
  .au-footer {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .au-footer {
    margin-bottom: 68px;
  }
}