
.suggestion-search-footer {
  display: block;
  margin-top: 40px;
}
@media (min-width: 576px) {
  .suggestion-search-footer {
    display: none;
  }
}
.suggestion-search-footer .search-support {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.suggestion-search-footer .search-help > span {
  margin-left: 16%;
  font-size: 16px;
  letter-spacing: 2px;
}
.suggestion-search-footer .search-help .icon-help {
  margin-top: 5px;
  position: relative;
}
.suggestion-search-footer .search-help .icon-help span.email {
  position: absolute;
  left: 30px;
  top: 46px;
}
.suggestion-search-footer .search-help .icon-help span.phone {
  position: absolute;
  top: 46px;
  left: 125px;
}
.suggestion-search-footer .search-help .icon-help span.chat {
  position: absolute;
  top: 46px;
  left: 203px;
}
.suggestion-search-footer .search-help .icon-help .image-help {
  width: 90px;
  height: 80px;
}
.suggestion-search-footer .image-location {
  width: 30px;
  height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.suggestion-search-footer hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.suggestion-search-footer i.fa {
  float: left;
  border: 2px solid #6d6a6a;
  border-radius: 10px;
  color: #070707;
  display: block;
  height: 60px;
  margin: 5px;
  padding: 15px;
  width: 80px;
  font-size: 30px;
}
.suggestion-search-footer i.fa.fa-envelope {
  padding-left: 24px;
  padding-top: 7px;
}
.suggestion-search-footer i.fa.fa-phone {
  padding-left: 27px;
  padding-top: 6px;
}
.suggestion-search-footer i.fa.fa-comment {
  padding-left: 23px;
  padding-top: 6px;
}



.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014   \A0";
}



.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}


@media (min-width: 576px) {
.card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
  border-bottom-right-radius: 0;
}
.card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
  border-bottom-left-radius: 0;
}
.card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
  border-radius: 0;
}
}



.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}



.d-footer-none {
  display: block !important;
}
@media (max-width: 767px) {
  .d-footer-none {
    display: none !important;
  }
}



.quick-view-dialog .modal-footer, .choose-bonus-product-dialog .modal-footer {
  background-color: #fff;
  border: none;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.quick-view-dialog .modal-footer .prices .price, .choose-bonus-product-dialog .modal-footer .prices .price {
  font-size: 1.6em;
}
#chooseBonusProductModal .modal-footer .container {
  margin-left: 0;
  width: 100%;
  margin-right: 0;
}
#miniCartModal .minicart-container .product-info .bundled-line-item .product-card-footer {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
#miniCartModal .minicart-container .product-info .product-card-footer {
  position: absolute;
  right: 0;
  top: calc(50% + 10px);
}
#miniCartModal .minicart-container .product-info .product-card-footer .container-applied-promotion {
  display: block;
  font-size: 1rem;
}
#miniCartModal .minicart-container .product-info .product-card-footer .container-applied-promotion .line-item-promo, #miniCartModal .minicart-container .product-info .product-card-footer .container-applied-promotion .minus, #miniCartModal .minicart-container .product-info .product-card-footer .container-applied-promotion .line-item-total-price {
  display: none;
}
#miniCartModal .minicart-container .product-info .product-card-footer .container-applied-promotion .line-item-final-price {
  text-align: right;
  color: #c00;
}
#miniCartModal .minicart-container .product-info.bonus-product-line-item .product-card-footer .regular-price {
  font-size: 1rem;
  text-decoration: line-through;
}
#miniCartModal .minicart-container .product-info .bonus-price {
  font-size: 1rem;
  color: #c00;
}
#miniCartModal .minicart-container .minicart-footer {
  min-height: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  #miniCartModal .minicart-container .minicart-footer {
    min-height: auto;
    padding-right: 30px;
  }
}
#miniCartModal .minicart-container .minicart-footer .apple-pay-cart {
  display: none;
}
#miniCartModal .minicart-container .minicart-footer .view-cart {
  text-align: center;
}
#miniCartModal .minicart-container .minicart-footer .view-cart .btn-view-cart {
  display: inline-block;
  font-family: "Eina01-Bold", 'メイリオ', Meiryo, sans-serif;
  font-size: 1.0714rem;
  padding: 1em 1.67em;
  min-width: 9em;
  border-radius: 1.7em;
  transition: color 0.2s ease-in, background-color 0.2s ease-in, border-color 0.2s ease-in, box-shadow 0.2s ease-in;
  box-shadow: 0 2px 7px -2px #333;
  color: #272727;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  padding: 10px;
  max-width: 160px;
  min-width: auto;
}
#miniCartModal .minicart-container .minicart-footer .view-cart .btn-view-cart:hover, #miniCartModal .minicart-container .minicart-footer .view-cart .btn-view-cart:focus {
  cursor: pointer;
}
#miniCartModal .minicart-container .minicart-footer .view-cart .btn-view-cart:hover {
  color: #fff;
  background-color: #272727;
  border-color: #272727;
}
#miniCartModal .minicart-container .minicart-footer .checkout-continue {
  text-align: center;
  padding: 0 15px;
}
#miniCartModal .minicart-container .minicart-footer .checkout-continue div {
  margin: 0;
  padding: 0;
}
#miniCartModal .minicart-container .minicart-footer .checkout-continue .checkout-btn {
  display: inline-block;
  font-family: "Eina01-Bold", 'メイリオ', Meiryo, sans-serif;
  font-size: 1.0714rem;
  padding: 1em 1.67em;
  min-width: 9em;
  border-radius: 1.7em;
  transition: color 0.2s ease-in, background-color 0.2s ease-in, border-color 0.2s ease-in, box-shadow 0.2s ease-in;
  color: #fff;
  background-color: #272727;
  border-color: #272727;
  padding: 10px;
  max-width: 160px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
}
#miniCartModal .minicart-container .minicart-footer .checkout-continue .checkout-btn:hover, #miniCartModal .minicart-container .minicart-footer .checkout-continue .checkout-btn:focus {
  cursor: pointer;
}
#miniCartModal .minicart-container .minicart-footer .checkout-continue .checkout-btn:hover {
  color: #272727;
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 2px 7px -2px #333;
}
#miniCartModal .minicart-container .minicart-footer .footer-action {
  -ms-flex-pack: center;
  justify-content: center;
}
.nav-footer {
  display: block;
  -ms-flex-order: 101;
  order: 101;
}

footer {
  background-color: #e9ecef;
  padding-top: 1.25em;
  /* 20/16 */
  padding-bottom: 1.25em;
}
footer h3 {
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 2.5em;
  /* 40/16 */
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer .social h3 {
  margin-top: 0;
}
footer .social::after {
  display: block;
  clear: both;
  content: "";
}
footer .copyright, footer .social {
  margin-top: 1.25em;
}
footer .social-links {
  float: left;
}
footer .social-links::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 575.98px) {
  footer .social-links {
    width: 80%;
  }
}
footer .social-links li {
  float: left;
  margin: 0.313em;
}
@media (max-width: 575.98px) {
  footer .social-links li {
    width: 20%;
    text-align: center;
  }
}
footer .social-links a {
  font-size: 2.25em;
}
footer .social-links a:hover {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  footer .store {
    border-bottom: 1px solid #444;
  }
  footer .store .content {
    display: none;
  }
  footer .store h3::after {
    display: block;
    clear: both;
    content: "";
  }
  footer .store h3::after {
    font-family: "FontAwesome";
    float: right;
    content: "\F041";
  }
}
footer .content {
  font-size: 0.875em;
}
footer .content li {
  height: 1.875rem;
}
footer .copyright, footer .postscript {
  font-size: 0.8125em;
}
footer .copyright {
  margin-bottom: 0.625em;
}
footer .back-to-top {
  margin: 0.1em 0.313em;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
footer .back-to-top i.fa-arrow-up {
  color: rgba(0, 0, 0, 0.7);
}
footer .back-to-top i.fa-circle {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 575.98px) {
  .footer-item {
    border-bottom: 1px solid #444;
  }
}
.footer-item h3 {
  cursor: pointer;
}
#consent-tracking .button-wrapper button {
  margin: 0.5em;
}
.section-footer {
  /* background-color: #272727; */
  position: relative;
  z-index: 4;
}
.section-footer img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .section-footer {
    padding-top: 30px;
    padding-bottom: 0;
    background-color: #272727;
    color: #fff;
  }
}
.section-footer .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.section-footer .container-fluid a {
  text-decoration: none;
  transition: ease-in 0.3s;
}
.about-header h5 .d-lg-block a.columnTitle,
footer .mail-info a {
  color: #fff;
}
.section-footer .back-to-top {
  margin: auto;
  padding: 0;
  background-color: #fff;
  border: 0;
  -webkit-appearance: none;
}
.footer-top-content {
  padding-bottom: 1.429em;
}
@media (max-width: 768px) {
  .section-footer .container-fluid a {
    color: #232323;
  }
}
/* @media (min-width: 992px) {
  .footer-top-content .col-sm-3 {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
} */
.footer-top-content h5 {
  font-size: 14px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footer-top-content h5 {
    font-size: 1rem;
    margin-bottom: 1.275em;
  }
}
.footer-top-content h5 .btn-link {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  /* border-top: 1px solid #999; */
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #232323;
  cursor: pointer;
}
.footer-top-content .content-asset {
  border-top: 1px solid #999;
}
.footer-top-content .acount-info .content-asset {
  border-bottom: 1px solid #999;
}
@media (min-width: 768px) {
  .footer-top-content h5 .btn-link {
    color: #fff;
  }
  .footer-top-content .content-asset {
    border-top: none;
  }
  .footer-top-content .acount-info .content-asset {
    border-bottom: none;
  }
}
.footer-top-content h5 .btn-link:hover, .footer-top-content h5 .btn-link:focus {
  text-decoration: none;
}
.footer-top-content h5 .btn-link::before {
  content: '+';
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  font-size: 1rem;
  transform: translateY(-50%);
  /* font-family: 'FontAwesome'; */
  font-style: normal;
  font-weight: normal;
}
.footer-top-content h5 .btn-link.collapsed::before {
  content: '-';
}
.footer-top-content ul {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .footer-top-content ul {
    padding-left: 0;
  }
}
.footer-top-content ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: calc(1rem * 0.845);
}
.footer-top-content ul li a {
  color: #232323;
}
@media (min-width: 768px) {
  .footer-top-content ul li {
    margin-bottom: 1em;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .footer-top-content ul li a {
    color: #808080;
  }
  .footer-top-content ul li a:hover, .footer-top-content ul li a:focus {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    transform: scale(1.1);
  }
}
@media (min-width: 768px) {
  .footer-top-content .collapse {
    display: block;
    padding-left: 0.7143em;
  }
}
@media (min-width: 768px) {
  .social-list-wrapper {
    text-align: right;
  }
}
.social-list-wrapper ul {
  margin-bottom: 0;
}
.social-list-wrapper ul li {
  display: inline-block;
  font-size: 25px;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .social-list-wrapper ul li {
    margin-right: 0;
    margin-left: 20px;
  }
  .social-list-wrapper ul li:first-child {
    margin-left: 0;
  }
}
.social-list-wrapper ul li a {
  color: #999;
}
.social-list-wrapper ul li a:hover, .social-list-wrapper ul li a:focus {
  color: #fff;
}
.footer-list-links {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .footer-list-links {
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
  }
}
.footer-list-links ul {
  margin-bottom: 0.714em;
}
@media (min-width: 768px) {
  .footer-list-links ul {
    margin-bottom: 0;
    /* margin-right: 1.071rem; */
    margin-right: 40px;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
  }
}
.footer-list-links ul li {
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .footer-list-links ul li {
    margin-right: 40px;
  }
}
.footer-list-links ul li:last-child {
  margin-right: 0;
}
.footer-list-links ul li a {
  color: #e9ecef;
}
ul.footer-payment-list li {
  display: inline-block;
  font-size: 35px;
  margin-right: 10px;
}
.footer-bottom-first {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .footer-bottom-first .row {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .footer-bottom-first .footer-logo {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .footer-bottom-first .footer-logo {
    padding-top: 10px;
  }
  .footer-bottom-first .footer-logo p {
    margin-bottom: 0;
  }
}
.footer-bottom-first .footer-logo .icon-logo::before {
  color: #fff;
}
@media (min-width: 768px) {
  .footer-bottom-first .footer-logo .icon-logo {
    font-size: 1.786rem;
  }
}
@media (min-width: 768px) {
  .footer-bottom-second {
    border-top: 1px solid #e8e8e8;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.footer-bottom-second .footer-list-links li {
  margin-bottom: 10px;
  font-size: calc(1rem * 0.845);
}
@media (min-width: 768px) {
  .footer-bottom-second .footer-list-links li {
    margin-bottom: 0;
  }
  .footer-bottom-second .footer-copyright {
    color: #808080;
  }
}
@media (min-width: 768px) {
  .footer-bottom-second .footer-list-links li a {
    color: #808080;
  }
  .footer-bottom-second .footer-list-links li a:hover, .footer-bottom-second .footer-list-links li a:focus {
    color: #fff;
  }
}
.footer-bottom-second .payment-methods ul li {
  margin-right: 0.357em;
}
.footer-bottom-second .payment-methods img {
  height: 30px;
}
@media (min-width: 768px) {
  .footer-language {
    text-align: right;
    color: #808080;
    padding-right: 35px;
  }
  .footer-language p {
    margin-bottom: 0;
    padding-top: 0.5em;
  }
}
.footer-copyright p {
  margin-bottom: 0;
}


.footer-top-content h5 .btn-link.collapsed::before {
  content: '+';
  display: block;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.footer-top-content h5 .btn-link::before {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  content: '-';
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
a {
  -webkit-tap-highlight-color:rgba(0,0,0,0) !important;
  cursor:pointer;
}
*:focus {
  outline: none !important;
}
.page-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 50;
  position: absolute;
  bottom: 15px !important;
  left: 15px;
  align-items: center;
  justify-content: center;
  width: 142px;
  height: 142px;
  overflow: hidden;
  border: none;
  background-color: transparent;
}
.footer-copyright p {
  font-size: calc(1rem * 0.845);
  /* color: #e9ecef; */
}
@media (min-width: 768px) {
  .footer-copyright p {
    color: #808080;
  }
}
.footer-top-content h5 .btn-link {
  font-size: calc(1rem * 0.875);
}

a {
  color: #272727;
  transition: ease-in 0.3s;
}
.collapse:not(.show) {
  display: none;
}
@media (max-width: 767px) {
  footer .mail-info a {
    width: 100%;
    padding: 15px 0;
    display: block;
    text-align: left;
    color: #272727;
    border-top: unset;
    position: relative;
  }
  footer .footer-top-content .mail-info .content-asset {
    border-bottom: 1px solid #999;
    /* border-top: unset; */
  }
}

.social-list-wrapper ul li a {
  color: #999;
}
.social-list > ul li a i {
  display: flex;
}
.social-list > ul li a i.fa-instagram:before {
  content: "\F16D";
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  fill: #999;
}
.social-list > ul li a i.fa-facebook-f:before,
.social-list > ul li a i.fa-facebook:before {
  content: "\F09A";
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  fill: #999;
}
.social-list > ul li a i.fa-youtube-play:before {
  content: "\F16A";
  /* display: flex; */
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  fill: #999;
}
@media (max-width: 767px) {
  .social-list > ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {
  .footer-bottom-second .footer-copyright {
      color: #808080;
  }
}