#shopLocation {
    padding: 40px 0 60px;
}

@media screen and (min-width: 1024px) {
    #shopLocation {
        padding: 50px 0 110px;
    }
}


#shopLocation #shopLocation-top-section {
    padding-bottom: 20px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section {
        padding-bottom: 60px;
    }
}

#shopLocation #shopLocation-top-section .mainTitle {
    margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .mainTitle {
        margin-bottom: 110px;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top {
    text-align: center;
}

#shopLocation #shopLocation-top-section .shopLocation-top_title {
    margin-bottom: 25px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_title {
        margin-bottom: 45px;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_title h2 {
    color: #de2626;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.8182;
    letter-spacing: 0.05em;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_title h2 {
        font-size: 3.2rem;
        line-height: 1.7188;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_rt p {
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: center;
    margin-bottom: 60px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_rt p {
        font-size: 1.8rem;
        line-height: 2;
        margin-bottom: 140px;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_rt p:not(:last-child) {
    margin-bottom: 1.5em;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_rt p:not(:last-child) {
        margin-bottom: 2em;
    }
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_rt p:nth-child(2) {
        margin-bottom: 0;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_table table {
    width: 100%;
    max-width: 670px;
    margin-inline: auto;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_table table {
        width: calc(962 / 1366 * 100vw);
        max-width: 962px;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_table table th,
#shopLocation #shopLocation-top-section .shopLocation-top_table table td {
    position: relative;
    border-top: solid 1px #707070;
    border-bottom: solid 1px #707070;
    vertical-align: top;
    text-align: left;
    padding: 15px 0;
}

@media screen and (min-width: 1024px) {

    #shopLocation #shopLocation-top-section .shopLocation-top_table table th,
    #shopLocation #shopLocation-top-section .shopLocation-top_table table td {
        border-top-width: 2px;
        border-bottom-width: 2px;
        padding: 25px 0;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_table table th p,
#shopLocation #shopLocation-top-section .shopLocation-top_table table td p {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4286;
    letter-spacing: -0.03em;
}

@media screen and (min-width: 1024px) {

    #shopLocation #shopLocation-top-section .shopLocation-top_table table th p,
    #shopLocation #shopLocation-top-section .shopLocation-top_table table td p {
        font-size: 1.6rem;
        line-height: 2.1429;
        letter-spacing: 0;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_table table th {
    width: 32%;
}

#shopLocation #shopLocation-top-section .shopLocation-top_table table th::after {
    content: "";
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 0;
    width: 3px;
    background-color: #f27f0c;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-top-section .shopLocation-top_table table th::after {
        width: 5px;
        top: 20px;
        bottom: 20px;
    }
}

#shopLocation #shopLocation-top-section .shopLocation-top_table table td {
    width: 68%;
    padding-left: 20px;
}

#shopLocation #shopLocation-location-section {
    padding-top: 20px;
    padding-bottom: 30px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-location-section {
        padding-top: 60px;
        padding-bottom: 45px;
    }
}

#shopLocation #shopLocation-location-section .contentTitle h3 {
    margin-bottom: 25px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-location-section .contentTitle h3 {
        margin-bottom: 30px;
    }
}

#shopLocation #shopLocation-location-section .c-btn .btn {
    font-size: 2.2rem;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-location-section .c-btn .btn {
        font-size: 1.8rem;
    }
}

#shopLocation #shopLocation-section {}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-section {}
}

#shopLocation #shopLocation-section .contentTitle h3 {
    margin-bottom: 25px;
}

@media screen and (min-width: 1024px) {
    #shopLocation #shopLocation-section .contentTitle h3 {
        margin-bottom: 30px;
    }
}

/* ここから */
.shopLocation_title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

@media screen and (min-width: 1024px) {
    .shopLocation_title {
        font-size: 44px;
    }
}

.shopLocation-stores {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0 40px;
}

@media screen and (min-width: 1024px) {
    .shopLocation-stores {
        padding: 50px 90px 0;
    }
}

.shopLocation-stores .seeMoreBtn {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #DE2626;
    border: none;
}

/* .shopLocation-stores>.moreBtn>dl {
    border: none;
} */

.shopLocation-stores>.seeMoreBtn {
    background-color: transparent;
    border: 3px solid #DE2626;
    border-radius: 40px;
    padding: 10px 0;
    position: relative;
}

.shopLocation-stores>.seeMoreBtn::after {
    content: "";
    display: inline-block;
    background-image: url("/shop-Location/imges/seeMore.png");
    background-size: 25px auto;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.shopLocation-stores>.seeMoreBtn.is-open::after {
    background-image: url("/shop-Location/imges/close.png");
}


.shopLocation-stores>.faqDl>.faqDl_item>dl>dd {
    border-top: none;
}

.shopLocation-eachStores {
    width: 100%;
    padding-bottom: 40px;
}

@media screen and (min-width: 1024px) {
    .shopLocation-eachStores {
        width: 48%;
        padding-bottom: 60px;
    }
}

.shopLocation-introduction {
    display: flex;
    justify-content: space-between;
}

.shopLocation-introduction>.shopLocation-img {
    width: 48%;
    padding-bottom: 25px;
}

@media screen and (min-width: 1024px) {
    .shopLocation-introduction>.shopLocation-img {
        padding-bottom: 35px;
    }
}

.shopLocation-detail {
    width: 48%;
}

@media screen and (min-width: 1024px) {
    .shopLocation-detail {}
}

.shopLocation-detail>.shop-name {
    font-size: 16px;
    color: #DE2626;
    letter-spacing: 0.01em;
    line-height: calc(30/25);
    padding-bottom: 15px;
}

@media screen and (min-width: 1024px) {
    .shopLocation-detail>.shop-name {
        font-size: 25px;
    }
}

.shopLocation-detail>p {
    font-size: 14px !important;
    color: #202020;
    line-height: calc(18/14) !important;
}

@media screen and (min-width: 1024px) {
    .shopLocation-detail>p {
        font-size: 16px;
        line-height: calc(30/18);
    }
}

.shopLocation-productItemSec {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    justify-content: space-between;
}

.shopLocation-productItemSec>.productItem {
    background-color: #F27F0C;
    border-radius: 35px;
    width: 48%;
    text-align: center;
    line-height: 2.5;
    margin-bottom: 5px;
}

@media screen and (min-width: 1024px) {
    .shopLocation-productItemSec>.productItem {}
}

.shopLocation-toJapanesePage-description {
    font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
}

@media screen and (min-width: 1024px) {
    .shopLocation-toJapanesePage-description {
        font-size: 16px;
    }
}

.shopLocation-stores li.is-hidden {
    display: none;
}

.shopLocation-stores li {
    list-style: none;
}