/*----------
取扱店
----------*/
@media screen and (min-width: 781px) {
    div#EC_main {
        width: 940px;
        margin: 0 auto 10em;
    }

    .mileup {
        color: #c8103d;
        display: block;
        margin-top: 5px;
        font-weight: normal;
    }

    .SearchBranchTop .topHead {
        border-bottom: 1px solid #cacaca;
        border-top: 1px solid #cacaca;
        display: flex;
        margin: 19px 0 30px;
        padding: 18px 28px 18px 33px;
        justify-content: space-between;
    }

    .SearchBranchTop .topTtl {
        display: flex;
        align-items: center;
        padding: 0;
        width: 151px;
    }

    .SearchBranchTop .topTtl:before {
        content: "";
        width: 38px;
        height: 44px;
        background-image: url(/resources/images/SearchBranchTop/top_search.png);
        margin-right: 21px;
    }

    .SearchBranchTop .topTtl .topTtl_txt {
        display: flex;
        flex-direction: column;
        color: #000;
        align-items: center;
    }

    .SearchBranchTop .topTtl .topTtl_txt .topTtl_txt-jpn {
        font-size: 28px;
        font-weight: bolder;
        line-height: 1em;
        margin-bottom: 6px;
    }

    .SearchBranchTop .topTtl .topTtl_txt .topTtl_txt-eng {
        font-size: 14px;
        line-height: 1em;
    }

    .SearchBranchTop .topLead {
        font-size: 20px;
        width: calc(100% - 222px);
        padding-left: 23px;
        border-left: 3px solid #c8103d;
    }

    .SearchBranchTop .topDescription {
        margin-bottom: 27px;
    }

    .SearchBranchTop .topDescription .topDescription_txt {
        font-size: 14px;
        font-weight: bolder;
        margin-bottom: 11px;
        line-height: 1em;
    }

    .SearchBranchTop .topDescription .topDescription_link {
        font-size: 14px;
        line-height: 1em;
    }

    .SearchBranchTop .topDescription .topDescription_link:before {
        content: "笳�";
        color: #b1b1b1;
        font-size: 11px;
        position: relative;
        bottom: 1px;
    }

    .SearchBranchTop .topDescription .topDescription_link>a {
        display: inline-block;
        margin-left: 16px;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        background-color: #f8f8f8;
        font-weight: bolder;
        padding: 5px 15px 5px 12px;
        color: #000;
    }

    .SearchBranchTop .topDescription .topDescription_link>a:hover {
        color#000;
        text-decoration: none;
    }

    .SearchBranchTop .topDescription .topDescription_link>a>span:before {
        content: "";
        display: inline-block;
        width: 13px;
        height: 13px;
        background-image: url(/resources/images/SearchBranchTop/circle_angle_right.png);
        margin-right: 5px;
        position: relative;
        top: 1px;
    }

    .SearchBranchTop .mapArea {
        background-image: url(/resources/images/SearchBranchTop/map.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        min-height: 699px;
    }

    .SearchBranchTop .departBlock {
        padding-bottom: 13px;
        border-bottom: 1px dashed #cacaca;
        width: 623px;
        display: flex;
        align-items: flex-start;
        margin-bottom: 16px;
    }

    .SearchBranchTop .departBlock .departBlock_ttl {
        font-size: 14px;
        font-weight: bolder;
        border-left: 5px solid #cacaca;
        padding-left: 7px;
        margin-right: 81px;
        margin-bottom: 0;
        line-height: 25px;
    }

    .SearchBranchTop .departBlock .departBlock_link {
        font-size: 14px;
        padding-left: 1em;
        text-decoration: underline;
        text-indent: -1em;
    }

    .SearchBranchTop .departBlock .departBlock_link:before {
        content: "";
        width: 8px;
        height: 12px;
        display: inline-block;
        margin-right: 6px;
        background-image: url(/resources/images/SearchBranchTop/angle_right.png);
        position: relative;
        top: 1px;
    }

    .SearchBranchTop .departBlock .departBlock_link>a {
        color: #000;
    }

    .SearchBranchTop .prefBlock {
        margin-bottom: 11px;
        display: flex;
        align-items: center;
    }


    .SearchBranchTop .prefBlock .prefBlock_ttl-hokkaido {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #e7d4e0;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-tohoku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #c7e8fa;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-kanto {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #c0db86;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-hokuriku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #fbd28b;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-chubu {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #e7db9c;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-kansai {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #a9d7bf;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-chugoku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #f7c8dc;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-shikoku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #ced8ee;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-kyushu {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #b0c6d9;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-okinawa {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #cdd4cf;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefList {
        font-size: 14px;
    }

    .SearchBranchTop .prefList .prefList_item {
        display: inline-block;
        width: 80px;
        background-color: #f8f8f8;
        text-align: center;
        margin-right: 3px;
        border: 1px solid #e5e5e5;
        line-height: 1em;
        box-sizing: border-box;
    }

    .SearchBranchTop .prefList .prefList_item:last-child {
        margin-right: 0;
    }

    .SearchBranchTop .prefList .prefList_item>a {
        color: #000;
        display: block;
        padding: 6px 0;
        background-image: url(/resources/images/SearchBranchTop/triangle.png);
        background-repeat: no-repeat;
        background-position: bottom 3px right 3px;
    }

    .SearchBranchTop .prefList .prefList_item>a:hover {
        text-decoration: none;
    }

    .SearchBranchList .pagenavi p.left {
        font-size: 14px;
    }

    .SearchBranchList .pagenavi ul.navi li a {
        border-color: #aaa;
        color: #000;
    }

    .SearchBranchList .pagenavi ul.navi li a:hover {
        background-color: #aaa;
        color: #fff;
    }

    .SearchBranchList .pagenavi ul.navi li a.act {
        background-color: #aaa;
        color: #fff;
    }

    .SearchBranchList .otherArea {
        font-size: 16px;
        font-weight: bolder;
        padding-bottom: 18px;
        border-bottom: 1px solid #cacaca;
        margin-bottom: 27px;
        line-height: 1em;
    }

    .SearchBranchList .listDescription {
        margin-bottom: 27px;
    }

    .SearchBranchList .listDescription .listDescription_txt {
        font-size: 14px;
        font-weight: bolder;
        margin-bottom: 11px;
        line-height: 1em;
    }

    .SearchBranchList .listDescription .listDescription_link {
        font-size: 14px;
        line-height: 1em;
    }

    .SearchBranchList .listDescription .listDescription_link:before {
        content: "笳�";
        color: #b1b1b1;
        font-size: 11px;
        position: relative;
        bottom: 1px;
    }

    .SearchBranchList .listDescription .listDescription_link>a {
        display: inline-block;
        margin-left: 16px;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        background-color: #f8f8f8;
        font-weight: bolder;
        padding: 5px 15px 5px 12px;
        color: #000;
    }

    .SearchBranchList .listDescription .listDescription_link>a:hover {
        color#000;
        text-decoration: none;
    }

    .SearchBranchList .listDescription .listDescription_link>a>span:before {
        content: "";
        display: inline-block;
        width: 13px;
        height: 13px;
        background-image: url(/resources/images/SearchBranchTop/circle_angle_right.png);
        margin-right: 5px;
        position: relative;
        top: 1px;
    }

    .SearchBranchList .departBlock {
        padding-bottom: 13px;
        border-bottom: 1px dashed #cacaca;
        width: 623px;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }

    .SearchBranchList .departBlock .departBlock_ttl {
        font-size: 14px;
        font-weight: bolder;
        border-left: 5px solid #cacaca;
        padding-left: 7px;
        margin-right: 81px;
        margin-bottom: 0;
        line-height: 25px;
    }

    .SearchBranchList .departBlock .departBlock_link {
        font-size: 14px;
        text-decoration: underline;
    }

    .SearchBranchList .departBlock .departBlock_link:before {
        content: "";
        width: 8px;
        height: 12px;
        display: inline-block;
        margin-right: 6px;
        background-image: url(/resources/images/SearchBranchTop/angle_right.png);
        position: relative;
        top: 1px;
    }

    .SearchBranchList .departBlock .departBlock_link>a {
        color: #000;
    }

    .SearchBranchList .prefBlock {
        margin-bottom: 11px;
        display: flex;
        align-items: center;
    }


    .SearchBranchList .prefBlock .prefBlock_ttl-hokkaido {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #e7d4e0;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-tohoku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #c7e8fa;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-kanto {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #c0db86;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-hokuriku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #fbd28b;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-chubu {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #e7db9c;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-kansai {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #a9d7bf;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-chugoku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #f7c8dc;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-shikoku {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #ced8ee;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-kyushu {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #b0c6d9;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-okinawa {
        margin-bottom: 0;
        font-size: 14px;
        width: 97px;
        margin-right: 27px;
        border-left: 5px solid #cdd4cf;
        line-height: 25px;
        padding-left: 8px;
        box-sizing: border-box;
    }

    .SearchBranchList .prefList {
        font-size: 14px;
    }

    .SearchBranchList .prefList .prefList_item {
        display: inline-block;
        width: 80px;
        background-color: #f8f8f8;
        text-align: center;
        margin-right: 3px;
        border: 1px solid #e5e5e5;
        line-height: 1em;
        box-sizing: border-box;
    }

    .SearchBranchList .prefList .prefList_item:last-child {
        margin-right: 0;
    }

    .SearchBranchList .prefList .prefList_item>a {
        color: #000;
        display: block;
        padding: 6px 0;
        background-image: url(/resources/images/SearchBranchTop/triangle.png);
        background-repeat: no-repeat;
        background-position: bottom 3px right 3px;
    }

    .SearchBranchList .prefList .prefList_item>a:hover {
        text-decoration: none;
    }

    .SearchBranchList .listHead {
        border-bottom: 1px solid #cacaca;
        border-top: 1px solid #cacaca;
        margin-top: 19px;
        padding: 18px 0;
        display: flex;
        align-items: center;
        margin-bottom: 18px;
    }

    .SearchBranchList .listHead_ttl {
        padding: 0;
        font-size: 18px;
        font-weight: bolder;
        color: #000;
        line-height: 1em;
        margin-right: 22px;
    }

    .SearchBranchList .listHead_pref {
        margin: 0;
        font-size: 18px;
        font-weight: normal;
        padding-left: 19px;
        border-left: 3px solid #c8103d;
        line-height: 24px;
    }

    .SearchBranchList .description {
        font-size: 14px;
        margin-bottom: 21px;
    }

    .SearchBranchList .searchBlock {
        background-color: #f8f8f8;
        border: 1px solid #d4d4d4;
        padding: 10px 9px 10px 16px;
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }

    .SearchBranchList .searchBlock .searchBlock_description {
        font-weight: bolder;
        font-size: 14px;
        margin-right: 35px;
    }

    .SearchBranchList .searchBlock .searchBlock_txtBox {
        height: 30px;
        box-sizing: border-box;
        border-radius: 4px;
        border: 1px solid #d4d4d4;
        width: 533px;
        background-image: url(/resources/images/SearchBranchTop/list_search.png);
        background-repeat: no-repeat;
        background-position: left 9px center;
        padding-left: 2.25em;
    }

    .SearchBranchList .searchBlock .searchBlock_btn {
        font-size: 14px;
        color: #fff;
        background-color: #aaaaaa;
        border: none;
        height: 30px;
        border-radius: 4px;
        margin-left: 8px;
        width: 58px;
        font-weight: bolder;
    }

    .SearchBranchList .shopTable {
        margin-bottom: 59px;
        table-layout: fixed;
    }

    .SearchBranchList .shopTable .shopTable_head {
        color: #000;
        font-weight: bolder;
        font-size: 14px;
        background-color: #eaeaea;
        padding: 8px 0 8px 10px;
        box-sizing: border-box;
        line-height: 1em;
        border-right: 3px solid #fff;
    }

    .SearchBranchList .shopTable .shopTable_head:nth-child(1) {
        width: 460px;
    }

    .SearchBranchList .shopTable .shopTable_head:nth-child(2) {
        width: 140px;
    }

    .SearchBranchList .shopTable .shopTable_head:nth-child(3) {
        width: 284px;
    }

    .SearchBranchList .shopTable .shopTable_head:nth-child(4) {
        border: none;
    }

    .SearchBranchList .shopTable tbody tr:nth-child(4n+1) {
        background-color: #f8f8f8;
    }

    .SearchBranchList .shopTable tbody tr {
        border-bottom: 1px dashed #cacaca;
        cursor: pointer;
    }

    .SearchBranchList .shopTable .shopTable_data {
        font-size: 14px;
        padding: 13px 10px;
        line-height: 1em;
    }

    .SearchBranchList .shopTable .shopname .shopTable_data:last-child {
        text-align: center;
        background-image: url(/resources/images/SearchBranchTop/circle_angle_down.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    .shopTable .icon_description {
        font-size: 10px;
        color: #999;
        padding-top: 4px;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-phil {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 9px;
        line-height: 1em;
        display: inline-block;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-phil:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-icu {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 9px;
        line-height: 1em;
        display: inline-block;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-icu:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-formule {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 9px;
        line-height: 1em;
        display: inline-block;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-formule:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-XBarrier {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 9px;
        line-height: 1em;
        display: inline-block;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-XBarrier:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopname.active .shopTable_data:last-child {
        background-image: url(/resources/images/SearchBranchTop/circle_angle_up.png);
    }

    .SearchBranchList .shopTable tbody tr.active {
        background-color: #fff0d0;
        border-bottom: none;
    }

    .SearchBranchList .shopTable tbody tr.shopdata {
        background-color: #fff0d0;
    }

    .SearchBranchList .shopTable .shopTable_inner {
        padding: 0 10px 17px;
    }

    .SearchBranchList .dataList {
        background-color: #fff;
        display: flex;
        flex-wrap: wrap;
        padding: 15px 19px 0;
    }

    .SearchBranchList .dataList .dataList_ttl {
        font-weight: bolder;
        font-size: 14px;
        width: 100px;
        line-height: 1em;
        margin-bottom: 17px;
    }

    .SearchBranchList .dataList .dataList_item {
        width: calc(100% - 100px);
        font-size: 14px;
        line-height: 1em;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(1)>a {
        position: relative;
        text-decoration: underline;
        color: #000;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(1)>a:hover {
        color: #000;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(1)>a:after {
        content: "";
        width: 11px;
        height: 18px;
        background-image: url(/resources/images/SearchBranchTop/pin.png);
        display: inline-block;
        position: absolute;
        top: -1px;
        margin-left: 6px;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a {
        position: relative;
        text-decoration: underline;
        color: #000
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a:hover {
        color: #000;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a:empty {
        display: none;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a:after {
        content: "";
        width: 18px;
        height: 18px;
        display: inline-block;
        position: absolute;
        top: -2px;
        background-image: url(/resources/images/SearchBranchTop/outside.png);
        margin-left: 9px;
    }
}

@media screen and (max-width: 780px) {

    .SearchBranchTop {
        width: 91.732%;
        margin-left: auto;
        margin-right: auto;
    }

    .SearchBranchTop .topHead {
        border-bottom: 1px solid #cacaca;
        border-top: 1px solid #cacaca;
        margin: 10px 0 25px;
        padding: 23px 13px 30px 13px;
    }

    .SearchBranchTop .topTtl {
        display: flex;
        justify-content: center;
        margin: 0 0 22px;
        padding-bottom: 10px;
        border-bottom: 2px solid #c8103d;
        width: 101px;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
    }

    .SearchBranchTop .topTtl:before {
        content: "";
        width: 22px;
        height: 29px;
        background-image: url(/resources/images/SearchBranchTop/top_search.png);
        margin-right: 15px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .SearchBranchTop .topTtl .topTtl_txt {
        display: flex;
        flex-direction: column;
        color: #000;
        align-items: center;
    }

    .SearchBranchTop .topTtl .topTtl_txt .topTtl_txt-jpn {
        font-size: 18px;
        font-weight: bolder;
        line-height: 1em;
        margin-bottom: 5px;
    }

    .SearchBranchTop .topTtl .topTtl_txt .topTtl_txt-eng {
        font-size: 9px;
        line-height: 1em;
        font-weight: normal;
    }

    .SearchBranchTop .topLead {
        font-size: 15px;
        color: #000;
        margin: 0;
    }

    .SearchBranchTop .topDescription {
        margin-bottom: 30px;
    }

    .SearchBranchTop .topDescription .topDescription_txt {
        font-size: 15px;
        font-weight: bolder;
        margin: 0 0 17px;
        line-height: 1em;
        color: #000;
    }

    .SearchBranchTop .topDescription .topDescription_link {
        font-size: 15px;
        line-height: 1em;
        margin: 0;
        color: #000;
    }

    .SearchBranchTop .topDescription .topDescription_link:before {
        content: "●";
        color: #b1b1b1;
        font-size: 15px;
    }

    .SearchBranchTop .topDescription .topDescription_link>a {
        display: block;
        margin-top: 15px;
        border: 1px solid #e5e5e5;
        border-radius: 2px;
        background-color: #f8f8f8;
        font-weight: bolder;
        padding: 5px 17px 5px 13px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        width: fit-content;
    }

    .SearchBranchTop .topDescription .topDescription_link>a>span:before {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        background-image: url(/resources/images/SearchBranchTop/circle_angle_right.png);
        margin-right: 6px;
        background-size: contain;
        position: relative;
        top: 2px;
    }

    .SearchBranchTop .mapArea {
        margin-bottom: 49px;
    }

    .SearchBranchTop .departBlock {
        padding-bottom: 29px;
        border-bottom: 1px dashed #cacaca;
        margin-bottom: 25px;
    }

    .SearchBranchTop .departBlock .departBlock_ttl {
        font-size: 15px;
        font-weight: bolder;
        border-left: 5px solid #cacaca;
        padding-left: 7px;
        margin: 0 0 16px;
        line-height: 23px;
        color: #000;
    }

    .SearchBranchTop .departBlock .departBlock_link {
        font-size: 15px;
        margin: 0;
        padding-left: 0.85em;
        text-indent: -0.85em;
    }

    .SearchBranchTop .departBlock .departBlock_link:before {
        content: "";
        width: 8px;
        height: 11px;
        display: inline-block;
        margin-right: 5px;
        background-image: url(/resources/images/SearchBranchTop/angle_right.png);
        position: relative;
        top: 1px;
        background-size: contain;
    }

    .SearchBranchTop .departBlock .departBlock_link>a {
        color: #000;
    }

    .SearchBranchTop .prefBlock {
        margin-bottom: 20px;
    }

    .SearchBranchTop .prefBlock:last-child {
        margin-bottom: 0;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-hokkaido {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #e7d4e0;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-tohoku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #c7e8fa;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-kanto {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #c0db86;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-hokuriku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #fbd28b;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-chubu {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #e7db9c;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-kansai {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #a9d7bf;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-chugoku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #f7c8dc;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-shikoku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #ced8ee;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-kyushu {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #b0c6d9;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefBlock .prefBlock_ttl-okinawa {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #cdd4cf;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchTop .prefList {
        font-size: 15px;
    }

    .SearchBranchTop .prefList .prefList_item {
        display: inline-block;
        width: 85px;
        background-color: #f8f8f8;
        text-align: center;
        margin-right: 5px;
        border: 1px solid #e5e5e5;
        line-height: 1em;
        box-sizing: border-box;
    }

    @media screen and (max-width:376px) {
        .SearchBranchTop .prefList .prefList_item:nth-child(3n) {
            margin-bottom: 5px;
        }

        .SearchBranchTop .prefList .prefList_item:last-child {
            margin-bottom: 0;
        }
    }

    @media screen and (min-width:387px) {
        .SearchBranchTop .prefList .prefList_item:nth-child(4n) {
            margin-bottom: 5px;
        }

        .SearchBranchTop .prefList .prefList_item:last-child {
            margin-bottom: 0;
        }
    }

    @media screen and (max-width:376px) {
        .SearchBranchTop .prefList .prefList_item:nth-child(4n) {
            margin-right: 5px;
        }

        .SearchBranchTop .prefList .prefList_item:nth-child(3n) {
            margin-right: 0;
        }
    }

    @media screen and (min-width:387px) {
        .SearchBranchTop .prefList .prefList_item:nth-child(4n) {
            margin-right: 0;
        }

        .SearchBranchTop .prefList .prefList_item:nth-child(3n) {
            margin-right: 5px;
        }
    }

    .SearchBranchTop .prefList .prefList_item>a {
        color: #000;
        display: block;
        padding: 9px 0;
        background-image: url(/resources/images/SearchBranchTop/triangle.png);
        background-repeat: no-repeat;
        background-position: bottom 3px right 3px;
        text-decoration: none;
        background-size: 4px;
    }

    .SearchBranchList {
        width: 91.732%;
        margin-left: auto;
        margin-right: auto;
    }

    .SearchBranchList .otherArea {
        font-size: 15px;
        font-weight: bolder;
        padding-bottom: 9px;
        border-bottom: 1px solid #cacaca;
        margin: 0 0 18px;
        line-height: 1em;
        color: #000;
    }

    .SearchBranchList .listDescription {
        margin-bottom: 30px;
    }

    .SearchBranchList .listDescription .listDescription_txt {
        font-size: 15px;
        font-weight: bolder;
        margin: 0 0 17px;
        line-height: 1em;
        color: #000;
    }

    .SearchBranchList .listDescription .listDescription_link {
        font-size: 15px;
        line-height: 1em;
        margin: 0;
        color: #000;
    }

    .SearchBranchList .listDescription .listDescription_link:before {
        content: "●";
        color: #b1b1b1;
        font-size: 15px;
    }

    .SearchBranchList .listDescription .listDescription_link>a {
        display: block;
        margin-top: 15px;
        border: 1px solid #e5e5e5;
        border-radius: 2px;
        background-color: #f8f8f8;
        font-weight: bolder;
        padding: 5px 17px 5px 13px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        width: fit-content;
    }

    .SearchBranchList .listDescription .listDescription_link>a>span:before {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        background-image: url(/resources/images/SearchBranchTop/circle_angle_right.png);
        margin-right: 6px;
        background-size: contain;
        position: relative;
        top: 2px;
    }

    .SearchBranchList .prefArea {
        margin-bottom: 42px;
    }

    .SearchBranchList .departBlock {
        padding-bottom: 29px;
        border-bottom: 1px dashed #cacaca;
        margin-bottom: 25px;
    }

    .SearchBranchList .departBlock .departBlock_ttl {
        font-size: 15px;
        font-weight: bolder;
        border-left: 5px solid #cacaca;
        padding-left: 7px;
        margin: 0 0 16px;
        line-height: 23px;
        color: #000;
    }

    .SearchBranchList .departBlock .departBlock_link {
        font-size: 15px;
        margin: 0;
    }

    .SearchBranchList .departBlock .departBlock_link:before {
        content: "";
        width: 8px;
        height: 11px;
        display: inline-block;
        margin-right: 5px;
        background-image: url(/resources/images/SearchBranchTop/angle_right.png);
        position: relative;
        top: 1px;
        background-size: contain;
    }

    .SearchBranchList .departBlock .departBlock_link>a {
        color: #000;
    }

    .SearchBranchList .prefBlock {
        margin-bottom: 20px;
    }

    .SearchBranchList .prefBlock:last-child {
        margin-bottom: 0;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-hokkaido {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #e7d4e0;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-tohoku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #c7e8fa;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-kanto {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #c0db86;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-hokuriku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #fbd28b;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-chubu {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #e7db9c;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-kansai {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #a9d7bf;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-chugoku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #f7c8dc;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-shikoku {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #ced8ee;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-kyushu {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #b0c6d9;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefBlock .prefBlock_ttl-okinawa {
        margin: 0 0 10px;
        font-size: 15px;
        border-left: 5px solid #cdd4cf;
        line-height: 23px;
        padding-left: 8px;
        box-sizing: border-box;
        color: #000;
    }

    .SearchBranchList .prefList {
        font-size: 15px;
    }

    .SearchBranchList .prefList .prefList_item {
        display: inline-block;
        width: 85px;
        background-color: #f8f8f8;
        text-align: center;
        margin-right: 5px;
        border: 1px solid #e5e5e5;
        line-height: 1em;
        box-sizing: border-box;
    }

    @media screen and (max-width:376px) {
        .SearchBranchList .prefList .prefList_item:nth-child(3n) {
            margin-bottom: 5px;
        }

        .SearchBranchList .prefList .prefList_item:last-child {
            margin-bottom: 0;
        }
    }

    @media screen and (min-width:387px) {
        .SearchBranchList .prefList .prefList_item:nth-child(4n) {
            margin-bottom: 5px;
        }

        .SearchBranchList .prefList .prefList_item:last-child {
            margin-bottom: 0;
        }
    }

    @media screen and (max-width:376px) {
        .SearchBranchList .prefList .prefList_item:nth-child(4n) {
            margin-right: 5px;
        }

        .SearchBranchList .prefList .prefList_item:nth-child(3n) {
            margin-right: 0;
        }
    }

    @media screen and (min-width:387px) {
        .SearchBranchList .prefList .prefList_item:nth-child(4n) {
            margin-right: 0;
        }

        .SearchBranchList .prefList .prefList_item:nth-child(3n) {
            margin-right: 5px;
        }
    }

    .SearchBranchList .prefList .prefList_item>a {
        color: #000;
        display: block;
        padding: 9px 0;
        background-image: url(/resources/images/SearchBranchTop/triangle.png);
        background-repeat: no-repeat;
        background-position: bottom 3px right 3px;
        text-decoration: none;
        background-size: 4px;
    }

    .SearchBranchList .listHead {
        border-bottom: 1px solid #cacaca;
        border-top: 1px solid #cacaca;
        padding: 17px 0;
        display: flex;
        align-items: center;
        margin: 10px 0 21px;
        justify-content: center;
    }

    .SearchBranchList .listHead_ttl {
        padding: 0;
        font-size: 17px;
        font-weight: bolder;
        color: #000;
        line-height: 1em;
        margin: 0 22px 0 0;
    }

    .SearchBranchList .listHead_pref {
        margin: 0;
        font-size: 17px;
        font-weight: normal;
        padding-left: 19px;
        border-left: 2px solid #c8103d;
        line-height: 22px;
        color: #000;
    }

    .SearchBranchList .description {
        font-size: 13px;
        margin-bottom: 20px;
        color: #000;
    }

    .SearchBranchList .searchBlock {
        background-color: #f8f8f8;
        border: 1px solid #d4d4d4;
        padding: 14px 12px 13px 12px;
        margin-bottom: 25px;
    }

    .SearchBranchList .searchBlock .searchBlock_description {
        font-weight: bolder;
        font-size: 13px;
        margin: 0 0 9px;
        color: #000;
    }

    .SearchBranchList .searchBlock .searchBlock_txtBox {
        height: 25px;
        box-sizing: border-box;
        border-radius: 2px;
        border: 1px solid #d4d4d4;
        background-image: url(/resources/images/SearchBranchTop/list_search.png);
        background-repeat: no-repeat;
        background-position: left 7px center;
        background-size: 10px;
        width: calc(100% - 69px);
        padding-left: 1.75em;
    }

    .SearchBranchList .searchBlock .searchBlock_btn {
        font-size: 13px;
        color: #fff;
        background-color: #aaaaaa;
        border: none;
        height: 25px;
        border-radius: 2px;
        margin-left: 5px;
        width: 64px;
        font-weight: bolder;
        position: relative;
        top: -1px;
    }

    .SearchBranchList .shopTable {
        margin-bottom: 54px;
        border-collapse: collapse;
        width: 100%;
        border: none;
    }

    .SearchBranchList .shopTable tbody tr:nth-child(4n+1) {
        background-color: #f8f8f8;
    }

    .SearchBranchList .shopTable tbody tr {
        border-top: 1px dashed #cacaca;
        display: flex;
        flex-direction: column;
        padding: 16px 28px 16px 10px;
        position: relative;
    }

    .SearchBranchList .shopTable tbody tr:nth-last-of-type(2) {
        border-bottom: 1px dashed #cacaca;
    }

    .SearchBranchList .shopTable .shopTable_data {
        font-size: 15px;
        color: #000;
        line-height: 1em;
        border: none;
    }

    .SearchBranchList .shopTable .shopname .shopTable_data:nth-of-type(2) {
        margin-top: 9px;
    }

    .SearchBranchList .shopTable .shopname .shopTable_data:last-child {
        text-align: center;
        background-image: url(/resources/images/SearchBranchTop/circle_angle_down.png);
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        right: 5px;
        background-size: contain;
        width: 25px;
        height: 25px;
        top: calc(100% / 2 - 13px);
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-phil {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 10px 7px;
        line-height: 1em;
        display: inline-block;
        margin-top: 12px;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-phil:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-icu {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 10px 7px;
        line-height: 1em;
        display: inline-block;
        margin-top: 12px;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-icu:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-formule {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 10px 7px;
        line-height: 1em;
        display: inline-block;
        margin-top: 12px;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-formule:empty {
        display: none;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-XBarrier {
        color: #fff;
        background-color: #595959;
        font-size: 12px;
        margin-right: 2px;
        padding: 6px 10px 7px;
        line-height: 1em;
        display: inline-block;
        margin-top: 12px;
    }

    .SearchBranchList .shopTable .shopTable_data .shopTable_category-XBarrier:empty {
        display: none;
    }

    .SearchBranchList .shopTable tbody tr.active {
        background-color: #fff0d0;
        padding-bottom: 12px;
    }

    .SearchBranchList .shopTable .shopname.active .shopTable_data:last-child {
        background-image: url(/resources/images/SearchBranchTop/circle_angle_up.png);
    }

    .SearchBranchList .shopTable tbody tr.shopdata {
        background-color: #fff0d0;
        border-top: none;
        border-bottom: none;
        padding: 0;
    }

    .SearchBranchList .shopTable .shopTable_inner {
        padding: 0 10px 9px;
        border: none;
    }

    .SearchBranchList .dataList {
        background-color: #fff;
        display: flex;
        flex-wrap: wrap;
        padding: 14px 13px;
        margin: 0;
        color: #000;
    }

    .SearchBranchList .dataList .dataList_ttl {
        font-weight: bolder;
        font-size: 13px;
        width: 85px;
        line-height: 1em;
        margin-bottom: 11px;
    }

    .SearchBranchList .dataList .dataList_ttl:nth-of-type(4) {
        margin-bottom: 0;
    }

    .SearchBranchList .dataList .dataList_item {
        width: calc(100% - 85px);
        font-size: 14px;
        line-height: 1em;
        margin: 0 0 11px;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4) {
        margin-bottom: 0;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(1)>a {
        color: #000;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(1)>a:after {
        content: "";
        width: 10px;
        height: 16px;
        background-image: url(/resources/images/SearchBranchTop/pin.png);
        display: inline-block;
        top: 3px;
        margin-left: 4px;
        background-size: contain;
        position: relative;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a {
        text-decoration: underline;
        word-break: break-all;
        color: #000;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a:empty {
        display: none;
    }

    .SearchBranchList .dataList .dataList_item:nth-of-type(4)>a:after {
        content: "";
        width: 15px;
        height: 15px;
        display: inline-block;
        background-image: url(/resources/images/SearchBranchTop/outside.png);
        margin-left: 10px;
        background-size: contain;
        position: relative;
        top: 2px;
    }

    .SearchBranchList .left {
        text-align: center;
    }

    .SearchBranchList .smp_link {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 1em;
    }

    .SearchBranchList .smp_link li {
        line-height: 26px;
        margin-right: 5px;
    }

    .SearchBranchList .smp_link li a {
        border: 1px solid #cacaca;
        color: #333;
        font-size: 12px;
        padding: .5em;
        text-decoration: none;
    }

    .SearchBranchList .icon_descriptionBlock {
        text-align: center;
    }

    .SearchBranchList .icon_description {
        font-size: 10px;
        color: #999;
    }


    .shopTable_category-Brand {
        display: block;
        margin-top: 15px
    }

    .check_btn label {
        -webkit-appearance: none;
        font-size: 13px;
    }

    .searchBlock th:nth-child(1) {
        -webkit-appearance: none;
        font-size: 13px;
        color: #fff;
        background-color: #aaaaaa;
        border: none;
        height: 25px;
        border-radius: 2px;
        margin-left: 5px;
        width: 64px;
        font-weight: bolder;
        position: relative;
        top: -1px;
    }

    .searchBlock li {
        text-align: justify;
    }

    .searchBlock table {
        margin-bottom: 5px;
        border-collapse: collapse;
        width: 100%;
        border: none;
        font-size: 13px;
    }

    .searchBlock th:nth-child(2) {
        border-collapse: collapse;
        border: none;
    }
}