@charset "utf-8";





.wc {
    padding: 10px 0px 20px 0px;
    background: #f6f6f5;
}

.wMidashi {
    text-align: center;
    margin: 10px;
    color: #393939;
    font-size: 18px;
}

.wMidashi2 {
    text-align: center;
    color: #393939;
}

.wcBtn {
    text-align: center;
    padding: 10px;
    margin: 10px auto 0px auto;
    border-radius: 5px;
    width: 90%;
    color: #666;
    background: #fff;
    border: solid 2px #00c70c;
    box-shadow: 0 4px 0 0 #dbdbdb;
    height: 50px;
    display: block;
}

div.wcBtn > img {
    width: 32px;
    height: 32px;
    float: left;
    margin-left: -3px;
    margin-top: 9px;
}

.arrow {
    width: 7px;
    height: 7px;
    border: 2px solid;
    border-color: transparent transparent #565656 #565656;
    transform: rotate(-45deg);
    float: right;
    margin-top: 16px;
}

.contactTxt {
    font-size: 22px;
    width: 160px;
    display: inline-block;
    margin-top: -1px;
}

.wsub-txt {
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
}

.wfree-icn {
    color: #00c80c;
    border: solid 1px #00c80c;
    background: #fff;
    border-radius: 3px;
    padding: 0px 5px 0;
    font-size: 0.6rem;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 5px;
    font-weight: bold;
}

.qrImg {
    display: none;
    width: 100%;
}



p.text {
    font-size: 12px;
    margin-bottom: 12px;
}



#select_shop_detail .button_box {
    background-image: none;
    width: 100%;
    padding: 0 13px;
    margin: 10px 0px 5px 0px;
}

li.contact_mail {
    margin-bottom: 11px;
}

.contact_button li.contact_bukken a {
    text-decoration: none;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 22px;
    margin: 0;
    padding-top: 17px;
    padding-left: 31px;
    padding-right: 19px;
    padding-bottom: 0;
    font-weight: bold;
    height: 60px;
    line-height: 21px;
    background-image: url(https://img.able.co.jp/able/sp/sp/img/icons/icon_contact_mail.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 22px;
    background-color: #00bcd4;
    border-bottom: 3px solid #1f8b99;
}


#select_shop_detail #shop_atmos ul li {
    
}



#select_shop_detail .list_bukken {
    float: left;
    width: 100%;
    display: block;
}

#select_shop_detail .list_bukken div {
    padding: 0;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 15px;
    width: 95%;
    border-radius: 5px;
    box-shadow: 1px 1px 2px 1px #999;
    background-color: #c45e4a;
}

#select_shop_detail .list_bukken div a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 22px;
    margin: 0;
    padding-top: 17px;
    padding-left: 31px;
    padding-right: 19px;
    padding-bottom: 0;
    font-weight: bold;
    height: 60px;
    line-height: 50px;
    text-decoration: none;
    border-bottom: 3px solid #8d0202;
    border-radius: 5px;
}


.footer-container {
    clear: both;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

footer#pcbuttonfooter {
    padding-bottom: 0;
}

.copyright {
    padding-bottom: 80px;
}


.shop-cv-modal-box .btn .btn-icn {
    padding: 10px 0 10px 30px;
}

.shop-cv-modal-box .btn.btn-tel .btn-icn::before {
    background-position: 0 -27px;
}
