.shopLeadArea {
    width: 85%;
    margin: auto;
}

.newsArea,
.interior,
.instagram {
    margin-bottom: 5%;
}

.newsCard {
    margin-bottom: 5%;
}

.newsCard li {
    position: relative;
}

.newsCard li>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.newsCard a {
    color: #000;
    text-decoration: none;
}

.newsCard a .txtArea {
    text-align: center;
}

.interiorTxt .interiorTitle {
    font-size: 2.2em;
    color: darkgray;
}

.map {
    width: 85%;
    margin: 5% auto;
}

.leadArea .leadChild .leadImg {
    margin-bottom: 5%;
}

.leadArea img {
  border-radius: 150px;
}

.interiorImg img {
    border-radius: 100px;
}

/* PC */
@media screen and (min-width: 768px) {

    .leadArea .leadChild {
        display: flex;
        justify-content: space-around;
    }

    .leadArea .leadChild .leadImg {
        width: 35%;
    }

    .leadArea .leadChild .leadTxt {
        width: 50%;
    }

    .newsCard {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .newsCard li {
        width: 30%;
    }

    .interiorArea {
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 5%;
    }

    .interiorArea:nth-child(2n) {
        flex-direction: row-reverse;
    }

    .interiorTxt {
        width: 35%;
    }

    .interiorImg {
        width: 40%;
    }

    .footerMenu {
        display: flex;
        justify-content: space-around;
    }

    .footerMenu .menu-list {
        width: 40%;
    }

    .footerMenu .footer-img {
        width: 5%;
    }

}

/* スマホ */
@media screen and (max-width: 767px) {
 .topSlider {
    height: 180px;
 }

 .footer-img {
    display: flex;
 }
}
/*
     FILE ARCHIVED ON 01:36:26 Aug 16, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:26:46 Jun 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.583
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.058
  esindex: 0.011
  cdx.remote: 40.419
  LoadShardBlock: 241.727 (3)
  PetaboxLoader3.datanode: 211.858 (5)
  PetaboxLoader3.resolve: 574.172 (2)
  load_resource: 634.954
  loaddict: 43.372
*/