@charset "UTF-8";
.shop {
    margin-bottom: 50px;
}
.shop_image {
    margin-bottom: 57px;
}
.shop_image > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.shop_cols {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.shop_cols::after {}
.shop_col {
    width: 41%;
}
.shop_col-no1 {
    width: 441px;
}
.shop_col-no1 > a {}
.shop_col-no1 > a::before {
    content: "";
}
.shop_col-no1 > a::after {
    content: "";
}
.shopdetail_cols {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.shopdetail_cols::after {}
.shopdetail_col {
    font-size: 22px;
}
.shopdetail_col-no1 {}
.shopdetail_title {
    margin-bottom: 10px;
    text-align: left;
}
.shopdetail_col-no2 {
    color: #4B4B4B;
}
.shopdetail_oList {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 10px;
}
.shopdetail_oList::after {
    content: "";
    display: block;
    clear: both;
}
.shopdetail_oList > li {}
.shopdetail_oList > li:first-child {}
.shopdetail_oList > li:nth-child(2n+1) {}
.shopdetail_oList > li:nth-child(n+3) {}
.shopdetail_oList > li > a {
    display: block;
    padding: 9px;
    font-size: 20px;
    transition-duration: .3s;
    transition-property: background-color, color, -webkit-transform;
    transition-property: background-color, color, transform;
    transition-property: background-color, color, transform, -webkit-transform;
    text-decoration: none;
    color: inherit;
    color: #4B4B4B;
}
.shopdetail_oList > li > a::before {
    content: "";
}
.shopdetail_oList > li > a::after {
    content: "";
}
.shopdetail_oList > li > a > .icon {
    display: block;
}
.shop_table {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.shop_table > tbody {}
.shop_table > tbody > tr {
    border-bottom: 1px #C1C1C1 solid;
}
.shop_table > tbody > tr > th {
    padding: 8px 5px;
    white-space: nowrap;
    font-weight: normal;
    width: 80px;
}
.shop_table > tbody > tr > td {
    padding: 8px 5px;
}
.shop_table > tbody > tr > td a[href^="tel:"] {
    color: #BFA12C;
    font-size: 18px;
    font-weight: bold;
}
.shop_link {
    margin-top: 15px;
}
.shop_link > a {
    font-size: 16px;
}
.shop_link > a::before {
    content: "";
}
.shop_link > a::after {
    content: "";
}
.shop_col-no2 {
    position: relative;
    z-index: 1;
    width: 50%;
    padding-top: 11px;
}
.shop_headline {
    color: #1F1F1F;
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: normal;
}
.shop_mapLink {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 0;
}
.shop_mapLink > a {
    font-size: 12px;
    font-weight: bold;
    color: #8D7A36;
}
.shop_mapLink > a::before {
    content: "";
}
.shop_mapLink > a::after {
    content: "";
}
.shop_gMap {
    height: 269px;
}
.shop_table > tbody > tr:first-child {
    border-top: 1px #C1C1C1 solid;
}
.gNews:last-child {
    margin-bottom: 50px;
}
.gAreaShop {
    margin-top: 0;
}
.gNews {
    margin-bottom: 35px;
}
@media screen and (min-width:1000px) {
    .shop_col-no1 > a:hover {}
    .shopdetail_oList > li > a:hover {
        color: #8D7A36;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    .shop_link > a:hover {}
    .shop_mapLink > a:hover {}
}
@media screen and (max-width:999px) {
    .shop {}
    .shop_image {
        margin-bottom: 40px;
    }
    .shop_image > img {}
    .shop_cols {}
    .shop_cols::after {}
    .shop_col {
        width: 49%;
    }
    .shop_col-no1 {}
    .shop_col-no1 > a {}
    .shop_col-no1 > a::before {}
    .shop_col-no1 > a::after {}
    .shopdetail_cols {}
    .shopdetail_cols::after {}
    .shopdetail_col {}
    .shopdetail_col-no1 {}
    .shopdetail_title {}
    .shopdetail_col-no2 {}
    .shopdetail_oList {}
    .shopdetail_oList::after {}
    .shopdetail_oList > li {}
    .shopdetail_oList > li:first-child {}
    .shopdetail_oList > li:nth-child(2n+1) {}
    .shopdetail_oList > li:nth-child(n+3) {}
    .shopdetail_oList > li > a {
        padding: 5px;
        font-size: 22px;
    }
    .shopdetail_oList > li > a::before {}
    .shopdetail_oList > li > a::after {}
    .shopdetail_oList > li > a > .icon {}
    .shop_table {}
    .shop_table > tbody {}
    .shop_table > tbody > tr {}
    .shop_table > tbody > tr > th {
        padding: 5px 5px;
    }
    .shop_table > tbody > tr > td {
        padding: 5px 5px;
    }
    .shop_link {}
    .shop_link > a {}
    .shop_link > a::before {}
    .shop_link > a::after {}
    .shop_col-no2 {}
    .shop_headline {}
    .shop_mapLink {}
    .shop_mapLink > a {}
    .shop_mapLink > a::before {}
    .shop_mapLink > a::after {}
    .shop_gMap {}
    .shop_table > tbody > tr:first-child {}
    .gNews:last-child {}
}
@media screen and (max-width:699px) {
    .gPankuzu {
        margin-bottom: 0;
        margin-top: 0;
    }
    .shop {}
    .shop_image {
        margin-bottom: 15px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .shop_image > img {}
    .shop_cols {
        display: block;
    }
    .shop_cols::after {}
    .shop_col {
        width: auto;
    }
    .shop_col-no1 {}
    .shop_col-no1 > a {}
    .shop_col-no1 > a::before {}
    .shop_col-no1 > a::after {}
    .shopdetail_cols {}
    .shopdetail_cols::after {}
    .shopdetail_col {}
    .shopdetail_col-no1 {}
    .shopdetail_title {
        margin-bottom: 5px;
    }
    .shopdetail_col-no2 {}
    .shopdetail_oList {}
    .shopdetail_oList::after {}
    .shopdetail_oList > li {}
    .shopdetail_oList > li:first-child {}
    .shopdetail_oList > li:nth-child(2n+1) {}
    .shopdetail_oList > li:nth-child(n+3) {}
    .shopdetail_oList > li > a {}
    .shopdetail_oList > li > a::before {}
    .shopdetail_oList > li > a::after {}
    .shopdetail_oList > li > a > .icon {}
    .shop_table {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .shop_caution {
        font-size: 12px;
    }
    .shop_table > tbody {}
    .shop_table > tbody > tr {}
    .shop_table > tbody > tr > th {
        width: 50px;
    }
    .shop_table > tbody > tr > td {}
    .shop_link {
        margin-top: 10px;
    }
    .shop_link > a {
        font-size: 14px;
    }
    .shop_link > a::before {}
    .shop_link > a::after {}
    .shop_col-no2 {
        padding: 0;
        margin-top: 25px;
    }
    .shop_headline {}
    .shop_mapLink {}
    .shop_mapLink > a {}
    .shop_mapLink > a::before {}
    .shop_mapLink > a::after {}
    .shop_gMap {}
    .shop_table > tbody > tr:first-child {}
    .gNews:last-child {}
}
