@charset "UTF-8";

/* l-header */
@media all and (min-width: 1024px) {
  .l-header .l-header__subBtn.-showroom .l-header__subBtn-link {
    background-color: #414a62;
  }
  .l-header .-showroom .l-header__subBtn-icon {
    width: 26px;
    position: relative;
    left: 2px;
  }
}
@media all and (max-width: 1023px) {
}

/* flt_nav1 */
@media all and (min-width: 1024px) {
  .flt_nav1 {
    display: none !important;
  }
}
@media all and (max-width: 1023px) {
  .l-footer {
    padding-bottom: 84px;
  }
  .flt_nav1 {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: flex;
    font-family: "Shippori Mincho", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  }
  .flt_nav1_tel {
    width: 60px;
    height: 100%;
    padding-top: 2px;
    color: #fff;
    background-color: #6f6f6f;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 6px 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0;
    line-height: 1;
  }
  .flt_nav1_tel .icon1 {
    width: 14px;
  }
  .flt_nav1_btn1 {
    width: calc((100% - 60px) / 2);
    height: 100%;
    color: #fff;
    background-color: #1a2645;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 9px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0;
    line-height: calc(18 / 14);
  }
  .flt_nav1_btn1 .icon1 {
    width: 22px;
  }
  .flt_nav1_btn1.type1 {
    background-color: #414a62;
  }
  .flt_nav1_btn1.type1 .icon1 {
    width: 23px;
  }
}

/* コンテンツ */
@media all and (min-width: 1024px) {
}
@media all and (max-width: 1023px) {
}

/* コンテンツ */
@media all and (min-width: 1024px) {
}
@media all and (max-width: 1023px) {
}

/* コンテンツ */
@media all and (min-width: 1024px) {
}
@media all and (max-width: 1023px) {
}

/* コンテンツ */
@media all and (min-width: 1024px) {
}
@media all and (max-width: 1023px) {
}

/* コンテンツ */
@media all and (min-width: 1024px) {
}
@media all and (max-width: 1023px) {
}

/* コンテンツ */
@media all and (min-width: 1024px) {
}
@media all and (max-width: 1023px) {
}
