@charset "UTF-8";
/*
Media Queries：メディアクエリ設定
    ブレイクポイント：1024／768／480px
*/

/* ======================== shoplist new ======================== */

.shop_list_new p,
.shop_list_new ul,
.shop_list_new ol,
.shop_list_new li {
    margin: 0;
    padding: 0;
    line-height: 1.35em;
    list-style: outside none none;
}
.shop_list_new .pc_hide {
    display: none;
}
.shop_list_new .sp_hide {
    display: inline;
}
#map_wrap {
    margin-top: 2em;
    margin-bottom: 3em;
}
.all_jp_map {
    display: inline-block;
    width: 430px;
}
.area_pref_table {
    display: inline-block;
    width: 257px;
    padding-top: 4em;
    vertical-align: top;
}
.area_pref_table .area_block {
    margin-bottom: .3em;
    margin-left: 20px;
    padding-bottom: .3em;
    padding-left: 0em;
    border-bottom: 1px solid  #d8d8d8;
}
.area_pref_table .area {
    float: left;
    width: 60px;
}
.area_pref_table .pref_link {
    display: block;
    margin-left: 60px;
}
.area_pref_table .pref_link li {
    display: block;
    float: left;
    width: 86px;
}
.shop_list_new .shoplist_area_header {
    margin-top: 1em;
    padding: 2px 0 0 10px;
    background-color: #8fc420;
    font-size: 1.5em;
}
.shop_list_new .pc_shoplist_th {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: .9em;
}
.shop_list_new .pc_shoplist_th td {
    margin: 0;
    padding: 3px;
    line-height: 120%;
}
.shop_list_new .pc_shoplist_th td:nth-child(1) {
    width: 32px;
}
.shop_list_new .pc_shoplist_th td:nth-child(2) {
    width: 100px;
}
.shop_list_new .pc_shoplist_th td:nth-child(3) {
    width: 110px;
}
.shop_list_new .pc_shoplist_th td:nth-child(4) {
    width: 196px;
}
.shop_list_new .pc_shoplist_th td:nth-child(5) {
    width: 117px;
}
.shop_list_new .pc_shoplist_th td:nth-child(6) {
    width: 104px;
}
.pref_list .pref_item {
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    border-bottom: 1px solid #d8d8d8;
}
.pref_item .pref {
    display: block;
    float: left;
    width: 20px;
    padding: .2em 9px 0;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
}
.pref_item .shop_list {
    margin-left: 38px;
    border-left: 1px solid #d8d8d8;
}
.shop_list .shop_item {
    display: block;
    padding-top: .4em;
    padding-bottom: .3em;
    border-bottom: 1px solid #d8d8d8;
    background-color: #f8e8d8;
}
.shop_list .shop_item.open {
    background-color: white;
}
.shop_list .shop_item:last-child {
    border-bottom: none;
}
.shop_item .shopname {
    float: left;
    width: 102px;
    padding-left: 4px;
}
.shop_item .shopinfo_menubtn {
    display: none;
}
.shop_item .none_icon_dummy {
    display: none;
}
.shop_item .phone {
    float: left;
    width: 116px;
}
.shop_item .shop_info {
    margin-left: 222px;
}
.shop_item .shop_info li {
    display: block;
    float: left;
    font-size: .9em;
}
.shop_item .shop_info li:nth-child(1) {
    width: 194px;
    padding-right: 5px;
}
.shop_item .shop_info li:nth-child(2) {
    width: 115px;
    padding-right: 8px;
    padding-left: 2px;
    border-left: 1px solid #e8e8e8;
}
.shop_item .shop_info li:nth-child(3) {
    width: 107px;
    padding-left: 2px;
    border-left: 1px solid #e8e8e8;
}
/* ================ 幅 768～929 地域表：地図の下 ================ */
@media screen and (max-width: 929px) {
    .area_pref_table {
        width: 100%;
    }
    /* == タブレットでもアコーディオン == */
    .shop_list_new .pc_shoplist_th {
        display: none;
        border-bottom: 0 none;
    }
    .shop_list_new .pref_list {
        /* border-top: 1px solid #d8d8d8; */
        font-size: .85rem;
    }
    .pref_list .pref_item {
        display: block;
        margin-bottom: 4px;
    }
    .pref_item .pref {
        display: block;
        float: none;
        width: 97%;
        padding: .15em 1.5%;
        font-size: .9rem;
        background-color: #e0e0e0;
    }
    .pref_item .shop_list {
        margin-left: 0;
        border: none;
    }
    .shop_list .shop_item {
        display: block;
        position: relative;
        padding-top: .15em;
        padding-bottom: .15em;
    }
    .shop_item.open.accordion_open {
        background-color: #ffe0e0;
    }
    .shop_item.accordion_close {
        background-color: #f8e8d8;
    }
    .shop_item.open.accordion_close {
        background-color: #ffffff;
    }
    .shop_item .shopname {
        display: block;
        width: 66.67%;
        padding-left: 0;
    }
    .shop_item .shopinfo_menubtn {
        display: inline-block;
        margin-right: .5em;
        padding-right:.25em;
        padding-left: .5em;
        color: #666;
    }
    .shop_item .none_icon_dummy {
        display: inline-block;
        width: 32px;
    }
    .shop_item .phone {
        width: 33.33%;
        float: left;
        margin-left: 0;
    }
    .shop_item .shop_info {
        display: none;
        float: nole;
        clear: left;
        margin-left: 0px;
        padding-top: .5em;
    }
    .shop_list .shop_item .shop_info li {
        display: block;
        float: none;
        width: auto;
        margin:0 0 .5em 24px;
    }
    .shop_item .shop_info span {
        display: inline-block;
        width: 76%;
        vertical-align: top;
    }
    .shop_item .shop_info span.pc_hide {
        width: 24%;
    }
}

/* ================ 幅 698～768 地域表：地図の右 ================ */
@media screen and (max-width: 767px) {
    .area_pref_table {
        width: 257px;
    }
}
/* ================ 幅 480～698 地域表：地図の下 ================ */
@media screen and (max-width: 697px) {
    .area_pref_table {
        width: 100%;
    }
}

/* ================ 幅 480以下（スマホ） 地域表：地図の下 ================ */
@media screen and (max-width: 480px) {
    .shop_list_new {
        margin:0;
        padding-right: 2px;
        padding-left: 2px;
    }
    .shop_list_new .pc_hide {
        display: inline;
    }
    .shop_list_new .sp_hide {
        display: none;
    }
    #map_wrap {
        margin-top: 2em;
        margin-bottom: 2em;
    }
    #map_wrap .all_jp_map.sp_hide {
        display: block;
        width: 300px;
        margin: 0 auto;
        margin-bottom: 1em;
    }
    .shop_list_new .area_pref_table {
        width: 100%;
        line-height: 1.2;
        padding-top: 2em;
        font-size: .9rem;
    }
    .area_pref_table .area {
        width: 50px;
    }
    .area_pref_table .pref_link {
        margin-left: 60px;
    }
    .area_pref_table .pref_link li {
        width: 80px;
        margin-bottom: .3em;
    }
    .shop_list_new .shoplist_area_header {
        display: none;
    }
    #pc_shoplist_th {
        display: none;
    }
    .shop_list_new .pref_list {
        font-size: .85rem;
    }
    .pref_list .pref_item {
        display: block;
        margin-bottom: 4px;
    }
    .pref_item .pref {
        display: block;
        float: none;
        width: 97%;
        padding: .15em 1.5%;
        font-size: .9rem;
        background-color: #e0e0e0;
    }
    .pref_item .shop_list {
        margin-left: 0;
        border: none;
    }
    .shop_list .shop_item {
        display: block;
        position: relative;
        padding-top: .25em;
        padding-bottom: .25em;
    }
    .shop_item.open.accordion_open {
        background-color: #ffe0e0;
    }
    .shop_item.accordion_close {
        background-color: #f8e8d8;
    }
    .shop_item.open.accordion_close {
        background-color: #ffffff;
    }
    .shop_item .shopname {
        display: block;
        width: 66.67%;
        padding-left: 0;
    }
    .shop_item .shopinfo_menubtn {
        display: inline-block;
        margin-right: .5em;
        padding-right:.25em;
        padding-left: .5em;
        color: #666;
    }
    .shop_item .none_icon_dummy {
        display: inline-block;
        width: 32px;
    }
    .shop_item .phone {
        width: 33.33%;
        float: left;
        margin-left: 0;
    }
    .shop_item .shop_info {
        display: none;
        float: nole;
        clear: left;
        margin-left: 0px;
        padding-top: .5em;
    }
    .shop_list .shop_item .shop_info li {
        display: block;
        float: none;
        width: auto;
        margin:0 0 .5em 24px;
    }
    .shop_item .shop_info span {
        display: inline-block;
        width: 76%;
        vertical-align: top;
    }
    .shop_item .shop_info span.pc_hide {
        width: 24%;
    }
}
