.lnt23-footer {
  border-top: 1px solid #e9e9e9;
  background-color: #fff;
  color: #787878; }
  .lnt23-footer img {
    vertical-align: bottom; }

.lnt23-footer-magazine {
  border-bottom: 1px solid #e9e9e9;
  padding: 40px 0; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-magazine {
      padding: 30px 0 20px;
      font-size: 12px; } }

.lnt23-footer-magazine-layout {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .lnt23-footer-magazine-layout {
      display: flex;
      align-items: center;
      justify-content: space-between; } }

@media screen and (min-width: 768px) {
  .lnt23-footer__block {
    margin: 0 auto;
    max-width: 1320px;
    width: calc(100% - 40px); } }

.lnt23-footer-sitemap {
  padding-top: 40px; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-sitemap {
      padding-top: 0; } }

@media screen and (max-width: 767px) {
  .lnt23-footer-sitemap__title-v1:after, .lnt23-footer-sitemap__title-v2.js-footer-accordion__switch:after {
    position: absolute;
    z-index: 2;
    top: calc(50% - 6px);
    right: 20px;
    width: 8px;
    height: 8px;
    transform: rotate(135deg);
    border-top: 2px solid #917236;
    border-right: 2px solid #917236;
    content: "";
    transition: ease all 0.3s; }
  .is-active.lnt23-footer-sitemap__title-v1:after, .is-active.lnt23-footer-sitemap__title-v2.js-footer-accordion__switch:after {
    transform: rotate(-45deg); } }

.lnt23-footer-sitemap__title-v1 {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-size: 16px;
  border-bottom: 1px solid #e9e9e9;
  font-weight: bold;
  font-family: "Optima", serif;
  color: #555555;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-sitemap__title-v1 {
      margin: 0;
      padding: 16px 20px;
      line-height: 1.2;
      letter-spacing: 0.05em;
      color: #917236;
      text-transform: uppercase;
      font-size: 11px; } }

.lnt23-footer-sitemap__title-v2 {
  position: relative;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Optima", serif;
  letter-spacing: 0.05em; }
  @media screen and (min-width: 768px) {
    .lnt23-footer-sitemap__title-v2 {
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 15px;
      padding-bottom: 15px;
      color: #555555; } }
  @media screen and (max-width: 767px) {
    .lnt23-footer-sitemap__title-v2 {
      padding: 17px 20px;
      color: #917236;
      font-size: 11px; }
      .is-online-shop .lnt23-footer-sitemap__title-v2 {
        padding: 14px 20px; } }
  @media screen and (min-width: 768px) {
    .lnt23-footer-sitemap__title-v2.is-noborder {
      padding-bottom: 0;
      border-bottom: none; } }
  .lnt23-footer-sitemap__title-v2 > a {
    text-decoration: none !important; }

@media screen and (min-width: 768px) {
  .lnt23-footer-sitemap-layout {
    display: flex;
    flex-wrap: wrap;
    gap: 60px 3%; }
    .lnt23-footer-sitemap-layout + .lnt23-footer-sitemap-layout {
      margin-top: 50px; } }

@media screen and (max-width: 767px) {
  .lnt23-footer-sitemap-layout.is-online-shop {
    display: none;
    padding: 1.5px 0 1.5px 15px; } }

@media screen and (min-width: 768px) {
  .lnt23-footer-sitemap-layout__grid {
    width: 17.57576%; } }

@media screen and (max-width: 767px) {
  .lnt23-footer-sitemap-layout__grid {
    border-bottom: 1px solid #e9e9e9; } }

.lnt23-footer-sitemap__list {
  line-height: 1.4;
  font-size: 12px; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-sitemap__list {
      padding: 0 20px 20px;
      display: none;
      font-size: 11px; }
      .is-online-shop .lnt23-footer-sitemap__list {
        padding-top: 5px; } }
  .lnt23-footer-sitemap__list > li:nth-child(n+2) {
    margin-top: 1.2em; }
  .lnt23-footer-sitemap__list > li > a {
    font-weight: bold;
    text-decoration: none;
    color: #917236;
    width: 100%;
    display: block;
    padding: 4px 0; }
    .lnt23-footer-sitemap__list > li > a:hover {
      text-decoration: underline; }

.lnt23-footer-aside {
  margin-top: 50px;
  padding-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-aside {
      margin-top: 30px;
      padding-bottom: 30px; } }

@media screen and (min-width: 768px) {
  .lnt23-footer-aside-layout {
    display: flex;
    justify-content: space-between; } }

.lnt23-footer-aside-layout__right {
  max-width: 222px; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-aside-layout__right {
      margin: 25px auto 0;
      max-width: 199px; } }

.lnt23-footer-sns {
  display: flex;
  align-items: center;
  gap: 0 20px; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-sns {
      justify-content: center; } }
  .lnt23-footer-sns > li {
    width: 28px;
    text-align: center; }

.lnt23-footer-store {
  margin-top: 15px;
  display: flex; }
  @media screen and (max-width: 767px) {
    .lnt23-footer-store {
      margin-top: 30px;
      justify-content: center; } }
  .lnt23-footer-store li:nth-child(1) {
    width: 120px; }
  .lnt23-footer-store li:nth-child(2) {
    margin-left: 10px;
    width: 148px; }

.lnt23-footer-copyright {
  border-top: 1px solid #e9e9e9;
  margin: 0 auto;
  padding: 25px 15px;
  text-align: center;
  max-width: 1360px; }

.lnt23-footer-copyright__text {
  color: #8c8c8c; }
  .lnt23-footer-copyright__text small {
    font-size: 12px; }
