@charset "UTF-8";
.mod-heading-level1 {
    margin-top: 62px;
}
.mod-heading-level1 > .heading {
    text-align: center;
    font-size: 40px;
    line-height: 1.325;
}
.mod-heading-level1 + .site-content > .str-outer {
    padding: 48px 0 30px;
}
.mod-media-layout {
    margin-top: 0;
}
.mod-media-fluid .store_bnr {
    margin-top: 24px;
    line-height: 1;
}
.storelabel_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 19px 0;
    margin-top: 24px;
}
.storelabel_wrap > .column {
    width: calc(50% - 14px);
}
.storeopn-info {
    margin-top: 19px;
}
.storeopn-info > .infodtl-txt {
    font-size: 18px;
    line-height: 1.556;
}
.storeopn-info > .infodtl-txt:not(:first-child) {
    margin-top: 3px;
}
.mod-text-label-02 {
    font-size: 20px;
    line-height: 1.25;
    box-sizing: border-box;
    padding: 11px;
    border: 3px solid #8bc3c7;
    border-radius: 6px;
}
.store_dtlttl {
    margin-bottom: 18px;
}
.store_dtlttl.is-address {
    margin-bottom: 12px;
}
.store_dtlttl .heading {
    font-size: 22px;
    position: relative;
    padding: 0 0 0 40px;
    box-sizing: border-box;
    line-height: 1.318;
}
.store_dtlttl .heading::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 9;
}
.store_dtlttl.is-access .heading::before {
    width: 30px;
    height: 30px;
    background: url(/shared/img/icon-access.png) no-repeat center / 100% auto;
}
.store_dtlttl.is-address .heading::before {
    width: 30px;
    height: 30px;
    background: url(/shared/img/icon-address.png) no-repeat center / 100% auto;
}
.access-tratxt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 16px;
}
#map_canvas {
    height: 374px;
}
.mod-link-list > .list > li a, .mod-link-anchor > .list > li a {
    font-size: 18px;
    padding-left: 20px;
    line-height: 1.222;
}
.mod-link-list > .list > li a::before, .mod-link-anchor > .list > li a::before {
    background: url(/store/img/lnk-arrow_right.svg) no-repeat center / 100% auto;
    top: 50%;
    transform: translateY(-50%);
    height: 16px;
}
.mod-link-icon.of-external {
    height: 11px;
    width: 12px;
}
.mapFlex-txt {
    line-height: 1.214;
    margin-top: 8px;
    font-size: 14px;
}
.mod-link-icon {
    margin: 0 6px;
}
.mapFlex_wrap .mod-link-list > .list > li {
    line-height: 1;
}
.storeaddress_wrap {
    margin-top: 36px;
}
.mod-box-question {
    margin-top: 29px;
}
.store_bnr img {
    width: 100%;
    height: auto;
}
.site-content.storeins_wrap > .str-outer {
    padding: 0 0 0 20px;
}
.feature-ttls .is-fzl, .feature-ttls .is-fzx {
    font-size: 42px;
}
.orbg_wrap {
    padding: 78px 0 130px;
}
.voice_wrap {
    margin: 73px auto 87px;
}
.flow_wrap {
    margin: 70px auto;
}
.store_bnr {
    line-height: 1;
}
.fw-b {
    font-weight: bold;
}
.serachst_wrap {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 9999;
    display: none;
}
.serachst-btn {
    line-height: 1;
}
.nav-scrolltop {
    bottom: 200px !important;
    right: 25px;
}
.open-Cvimg {
    cursor: pointer;
}
.open-Cvoverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.open-Cvcontent {
    position: relative;
    max-width: 1000px;
    width: 60%;
    font-size: 0;
    margin-top: 2vw;
    background: #fff;
}
.open-Cvcontent .open-Cvpupimg {
    display: inline-block;
}
.open-Cvcontent img {
    width: 100%;
    height: auto;
}
.open-Cvcontent .close-btn {
    position: absolute;
    top: auto;
    bottom: -44px;
    right: 0px;
    width: 150px;
    cursor: pointer;
    background: #fff;
}
.open-Cvcontent .close-btn.is-ver2 {
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
@media (min-width: 960px) {
    .unq-detail-shop .mod-media-layout > .inner > .media {
        margin-right: 50px;
        max-width: 100%;
        width: calc(50% - 24px);
    }
    .mapFlex_wrap.ver2 {
        display: block;
        margin-top: 13px;
    }
    .mod-panel-contact .shop > .button a .image {
        left: 69px;
        position: absolute;
        top: 0;
        width: 116px;
    }
    .site-content > .str-outer {
        padding: 30px 0;
    }
    .mod-panel-contact .shop {
        max-width: 473px;
    }
    .mod-panel-contact .shop > .button a {
        height: 91px;
        border-radius: 4px;
        padding: 5px 0 5px 75px;
    }
    .mod-panel-contact .shop .shop-text {
        font-size: 24px;
    }
    .mod-grid.of-column-wide-2 > .inner.alit_c {
        align-items: center;
    }
    .mod-panel-contact .shop > .button a::after {
        right: 26px;
        width: 17px;
    }
    .mod-grid.btn {
        margin-top: 0;
    }
    .enbtn_wrap.site-content > .str-outer {
        padding: 63px 0 68px;
    }
    .shop-ttl {
        line-height: 1.325;
    }
    .unq-lyt-cv .mod-button-conversion.unq-lyt-cv-btn > a::before {
        background: url(/store/img/floatbtn-freebubble.png) no-repeat center / 100% auto;
        width: 58px;
        height: 48px;
        top: 0;
        transform: translateY(0);
        left: 50px;
    }
    .unq-lyt-cv .mod-button-conversion.unq-lyt-cv-btn.is-ver2 > a {
        font-size: 18px;
    }
    .unq-lyt-cv .mod-button-conversion.unq-lyt-cv-btn > a {
        padding-left: 55px;
    }
    .unq-lyt-cv .mod-button-conversion.unq-lyt-cv-btn > a::after {
        content: "";
        display: block;
        width: 17px;
        height: 14px;
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
        background: url(url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222px%22%20height%3D%2220px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M20.374%2C12.006%20L13.146%2C19.335%20C12.340%2C20.155%2011.034%2C20.155%2010.229%2C19.335%20C9.423%2C18.519%209.423%2C17.197%2010.229%2C16.380%20L14.487%2C12.062%20L2.091%2C12.062%20C0.936%2C12.062%20-0.000%2C11.126%20-0.000%2C9.971%20L-0.000%2C9.966%20C-0.000%2C8.811%200.936%2C7.875%202.091%2C7.875%20L14.482%2C7.875%20L10.229%2C3.563%20C9.423%2C2.745%209.423%2C1.421%2010.229%2C0.603%20C11.034%2C-0.212%2012.340%2C-0.212%2013.146%2C0.603%20L20.367%2C7.929%20C21.301%2C8.139%2022.000%2C8.969%2022.000%2C9.966%20L22.000%2C9.971%20C22.000%2C10.965%2021.304%2C11.794%2020.374%2C12.006%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center cover);
    }
    .storeaddress-txt {
        font-size: 18px;
        line-height: 1.556;
    }
    .site-content.is-neighborhood {
        margin-bottom: 120px;
    }
    .serachst-btn:hover,
    .open-Cvcontent .close-btn img:hover,
    .open-Cvimg .btn-trackable:hover,
    .store_bnr .open-Cvimg img:hover {
        opacity: .8;
    }
    .storeins_wrap {
        padding-bottom: 68px;
    }
    .open-Cvoverlay {
        padding: 0 60px;
        box-sizing: border-box;
    }
    .open-Cvcontent {
        width: auto;
    }
    .open-Cvcontent img {
        max-height: 70vh;
    }
}
@media (max-width: 960px) {
    .feature-ttls .is-fzl, .feature-ttls .is-fzx {
        font-size: 30px;
    }
    .mod-heading-level1 {
        margin-top: 25px;
    }
    .mod-heading-level1 > .heading {
        font-size: 23px;
        line-height: 1.347;
    }
    .mod-heading-level1 + .site-content > .str-outer {
        padding: 15px 0 38px;
    }
    .mod-media-layout {
        margin-top: 0;
    }
    .storelabel_wrap {
        gap: 10px 0;
        margin-top: 18px;
    }
    .storelabel_wrap > .column {
        width: calc(50% - 8px);
    }
    .storeopn-info {
        margin-top: 18px;
    }
    .storeopn-info > .infodtl-txt {
        font-size: 16px;
        line-height: 1.1875;
    }
    .storeopn-info > .infodtl-txt:not(:first-child) {
        margin-top: 6px;
    }
    .storedtltxt_wrap {
        padding: 0 15px;
        margin-bottom: 22px;
    }
    .mod-text-label-02 {
        font-size: 12px;
        padding: 7px;
        border: 2px solid #8bc3c7;
        border-radius: 3px;
    }
    .store_dtlttl {
        margin-bottom: 17px;
    }
    .store_dtlttl.is-address {
        margin-bottom: 7px;
    }
    .store_dtlttl .heading {
        font-size: 19px;
        padding: 0 0 0 30px;
        line-height: 1.3158;
    }
    .store_dtlttl.is-access .heading::before {
        width: 20px;
        height: 20px;
    }
    .store_dtlttl.is-address .heading::before {
        width: 20px;
        height: 20px;
    }
    .access-tratxt {
        font-size: 16px;
        line-height: 1.5;
        margin: 16px 0 0 0;
    }
    #map_canvas {
        height: 330px;
    }
    .mod-link-list > .list > li a, .mod-link-anchor > .list > li a {
        font-size: 13px;
        padding-left: 15px;
        line-height: 1.077;
    }
    .mod-link-list > .list > li a::before, .mod-link-anchor > .list > li a::before {
        width: 7px;
        height: 12px;
    }
    .mod-link-icon.of-external {
        height: 10px;
        width: 11px;
    }
    .mapFlex-txt {
        line-height: 1.4615;
        margin-top: 12px;
        font-size: 13px;
    }
    .mod-link-icon {
        margin: 0 0 0 7px;
    }
    .mapFlex_wrap .mod-link-list > .list > li {
        line-height: 1;
    }
    .storeaddress_wrap {
        margin-top: 28px;
    }
    .mod-box-question {
        margin-top: 20px;
    }
    .site-content.storeins_wrap > .str-outer {
        padding: 0;
    }
    .orbg_wrap {
        padding: 40px 0 31px;
    }
    .voice_wrap {
        margin: 36px auto 38px;
    }
    .flow_wrap {
        margin: 35px auto 61px;
    }
    .midbg-btn.site-content > .str-outer {
        padding: 30px 0 0 !important;
    }
    .mod-panel-contact > .lead {
        font-size: 16px;
        line-height: 1.5625;
    }
    .mod-panel-contact > .lead {
        align-items: center;
    }
    .mod-panel-contact > .lead::before, .mod-panel-contact > .lead::after {
        width: 2px;
        height: 44px;
        margin: 5px 34px;
    }
    .mapFlex_wrap.ver2 {
        margin-top: 14px;
    }
    .mapFlex_wrap.ver2 .mod-link-list {
        margin-top: 0;
    }
    .access_wrap {
        margin-top: 35px;
    }
    .serachst_wrap {
        right: 7px;
        bottom: 88px;
    }
    .nav-scrolltop {
        bottom: 176px !important;
        right: 20px;
    }
    .is-neighborhood.site-content > .str-outer {
        padding: 0;
    }
    .shop-ttl {
        font-size: 28px;
        line-height: 1.312;
    }
    .open-Cvoverlay {
        box-sizing: border-box;
        padding: 60px 20px 0;
        margin-top: 0;
        align-items: start;
    }
    .open-Cvcontent {
        width: auto;
        max-width: 340px;
        max-height: 75vh;
        margin-top: 20px;
    }
    .open-Cvcontent .open-Cvpupimg {
        max-height: 75vh;
        overflow-y: scroll;
    }
    .open-Cvcontent .close-btn {
        bottom: -30px;
        width: 98px;
    }
    .open-Cvcontent .close-btn.is-ver2 {
        top: -15px;
        right: -15px;
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 374px) {
    .headMain_tel {
        margin-right: 10px;
    }
    .headMain_logo a img {
        width: 120px;
    }
    .mod-panel-contact > .lead::before, .mod-panel-contact > .lead::after {
        margin: 5px 20px;
    }
}
