@charset "UTF-8";

/**
 * スマホ用固定フッターバーの設定
 */
@font-face {
  font-family: 'footer_bar';
  src: url('../fonts/footer_bar.woff?v=1.1') format('woff');
  font-weight: normal;
  font-style: normal;
}

@media not all and (max-width: 767px) {
  .p-footer-bar {
    display: none;
  }
}

/* フッターバー */
.p-footer-bar {
  opacity: 0;
  transition: opacity 0.5s ease;
  position: fixed;
  bottom: -2px;
  z-index: 999999;
  width: 100%;
  pointer-events: none;
  box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.15);
}

.p-footer-bar.is-active {
  opacity: 1;
}

.p-footer-bar__inner {
  overflow: hidden;
}

.p-footer-bar__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footer-bar__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

.p-footer-bar__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 85px;
  padding-bottom: 12px;
  color: inherit;
  transition: opacity 0.3s ease;
}

/* アニメーション - スライドイン */
html:not(.show-drawer) .p-footer-bar.is-active {
  pointer-events: auto;
}

.p-footer-bar__list {}

html:not(.show-drawer) .p-footer-bar.is-active .p-footer-bar__list {}

/* タイプ 2 - ダークカラー */
.p-footer-bar--type2 {
  color: #fff;
  font-size: 15px;
  background: #2C221D;
}

.p-footer-bar--type2 .p-footer-bar__item:not(:first-of-type) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

/* タイプ 3 - ライトカラー */
.p-footer-bar--type3 {
  color: #333;
  font-size: 15px;
  background: #fff;
  border-top: 1px solid #A98F65;
}

.p-footer-bar--type3 .p-footer-bar__item:not(:first-of-type) {
  border-left: 1px solid rgba(169, 143, 101, 0.3);
}

.p-footer-bar--type3 .p-footer-bar__item-link .p-footer-bar__icon {
  color: #A98F65;
}

/* タイプ 4 - アイコン無し */
.p-footer-bar--type4 {
  color: #fff;
  font-size: 18px;
  background: #2C221D;
}

.p-footer-bar--type4 .p-footer-bar__item-link {
  padding-bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* ホバー */
@media (hover: hover) and (pointer: fine) {
  .p-footer-bar__item-link:hover {
    opacity: 0.7;
  }
}

/* アイコン */
.p-footer-bar__icon:before {
  display: block;
  font-family: "footer_bar";
  font-size: 2.4em;
  margin-bottom: -5px;
}

.p-footer-bar__icon .google_icon {
  font-family: 'Material Symbols Rounded';
  font-weight: 300 !important;
  font-style: normal !important;
  margin: 0 0 -5px 0;
  font-size: 33px;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.p-footer-bar__icon--twitter:before {
  font-family: 'tiktok_x_icon';
  content: '\e901';
  font-size: 23px;
}

.p-footer-bar__icon--facebook:before {
  content: "\e944";
  font-family: 'design_plus';
  font-size: 33px;
}

.p-footer-bar__icon--instagram:before {
  content: "\ea92";
}

.p-footer-bar__icon--youtube:before {
  content: "\ea9d";
}

.p-footer-bar__icon--line:before {
  content: "\e90f";
  font-size: 27px;
}

.p-footer-bar__icon--spotify:before {
  content: "\ea94";
}

.p-footer-bar__icon--heart:before {
  content: "\e9da";
}

.p-footer-bar__icon--star1:before {
  content: "\e9d9";
}

.p-footer-bar__icon--star2:before {
  content: "\e9d7";
}

.p-footer-bar__icon--list1:before {
  content: "\e9bb";
}

.p-footer-bar__icon--list2:before {
  content: "\e907";
}

.p-footer-bar__icon--fire:before {
  content: "\e9a9";
}

.p-footer-bar__icon--bubble:before {
  content: "\e96c";
}

.p-footer-bar__icon--cart:before {
  content: "\e93a";
}

.p-footer-bar__icon--bell:before {
  content: "\e951";
}

.p-footer-bar__icon--profile:before {
  content: "\e923";
}

.p-footer-bar__icon--user:before {
  content: "\e90a";
  font-size: 24px;
}

.p-footer-bar__icon--map:before {
  content: "\e909";
}

.p-footer-bar__icon--film:before {
  content: "\e913";
}

.p-footer-bar__icon--camera:before {
  content: "\e905";
  font-size: 21px;
}

.p-footer-bar__icon--news:before {
  content: "\e904";
}

.p-footer-bar__icon--office:before {
  content: "\e903";
}

.p-footer-bar__icon--home:before {
  content: "\e900";
}

.p-footer-bar__icon--help:before {
  content: "\e901";
  font-size: 29px;
}

.p-footer-bar__icon--light:before {
  content: "\e902";
  font-size: 30px;
}

.p-footer-bar__icon--menu:before {
  content: "\e90e";
  font-size: 20px;
}

.p-footer-bar__icon--grid:before {
  content: "\e90d";
  font-size: 21px;
}

.p-footer-bar__icon--search:before {
  content: "\e90c";
}

.p-footer-bar__icon--tel:before {
  content: "\e90b";
}

.p-footer-bar__icon--calendar:before {
  content: "\e908";
}

.p-footer-bar__icon--mail:before {
  content: "\e906";
  font-size: 18px;
}

.p-footer-bar__icon--pdf:before {
  content: "\e910";
}

.p-footer-bar__icon--pencil:before {
  content: "\e911";
}

.p-footer-bar__icon--clock:before {
  content: "\e912";
}

.p-footer-bar__icon--tiktok:before {
  content: "\e94d";
  font-family: 'design_plus';
}

.p-footer-bar__icon--crown:before {
  content: "\e940";
  font-family: 'design_plus';
  font-size: 32px;
}

.p-footer-bar__icon--share:before {
  content: "\f1e0";
  font-family: 'design_plus';
}

/* モーダル */
.p-footer-bar__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.p-footer-bar__modal:not(.is-active) {
  display: none;
}

.p-footer-bar__modal-share {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 150px;
}

.p-footer-bar__modal-share-item {
  width: 50px;
}

.p-footer-bar__modal-share-item a {
  display: block;
}

.p-footer-bar__modal-share-item+.p-footer-bar__modal-share-item {
  margin-left: 5px;
}

.p-footer-bar__modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.p-footer-bar__modal-share-item img:not(.c-logo__image) {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}