@charset "utf-8";

#contents{
    padding-bottom: 0;
}
.shopInfoSect{
    background-color: #fff;
}
.shopInfoSect + .shopInfoSect{
    background-color: unset;
}
.shopInfoBlock + .shopInfoBlock{
    padding-top: 0;
}
.shopInfoSect .btnStock{
    padding: 6px 12px 5px 12px;
    border-bottom: solid 1px #c4c4c4;
    background-color: #cfcfcf;
}
.shopInfoSect .btnStock .title{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.285;
    padding-top: 6px;
    display: inline-block;
}
.shopInfoBlock:before {
    content: '';
    display: none;
    position: absolute;
    top: -2px;
    width: 100%;
    height: 1px;
    background: #cfcfcf;
}
.shopInfoBlock:after {
    content: '';
    display: none;
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #e0e0e0;
}
.shopInfoBlock{
    padding: 12px;
    position: relative;
    border-top: none;
    border-bottom: none;
}
.shopInfoBlock .shopInfo{
    background: #fff;
    padding: 0;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
}
.shopInfoBlock .shopInfo .whiteBox {
    background-color: #fff;
    padding: 12px 12px 15px 12px;
}
.shopInfoSect .btnStock a {
    float: right;
    width: 81px;
    height: 31px;
    background: url(../../images/shop_btn_stock_01.png) no-repeat;
    background-size: auto 31px;
    text-indent: -999em;
    outline: none;
}
.btnStock02{
    text-align: center;
    margin-top: 14px;
}
.btnStock02 a {
    display: inline-block;
    width: 208px;
    height: 39px;
    background: url(../../images/shop_btn_stock_02.png) no-repeat;
    background-size: auto 39px;
    text-indent: -999em;
    outline: none;
}


.shopInfoBlock .shopName{
    border-bottom: solid 1px #dfdfdf;
    border-left: solid 4px #e5001c;
    padding-right: 38px;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
}
.shopInfoBlock .shopName a {
    display: block;
    position: relative;
    padding: 10px 10px 8px 10px;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.285;
    text-decoration: none;
    border-right: solid 1px #dfdfdf;
}
.shopInfoBlock .shopName a:before {
    display: none;
}
.shopInfoBlock .shopName:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 13px;
    margin-top: -6px;
    background: url(/sp/common/images/renewal/arrow_black_02.png) 50% 50% no-repeat;
    background-size: auto 13px;
}
.shopInfoBlock .shopName a:after {
    display: none;
}

.shopInfoTable {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}
.shopInfoTable th {
    width: 16%;
    background: #f9f9f2;
}
.shopInfoTable th, .shopInfoTable td {
    padding: 7px 6px 5px;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
    vertical-align: middle;
    font-size: 10px;
}
.shopInfoTable td {
    padding-left: 8px;
    background: #fff;
}
.shopInfoTable td a {
    display: block;
    margin: 4px 0 0;
}
.icon_map, .icon_map_text, .icon_tel, .icon_tel_text {
    display: inline-block;
}
.icon_map {
    width: 8px;
}
.icon_tel {
    width: 11px;
}
.shopInfoBlock .shopInfo .whiteBox .icon_map img,
.shopInfoBlock .shopInfo .whiteBox .icon_tel img{
    vertical-align: middle;
}
.icon_map_text, .icon_tel_text {
    border-bottom: 1px dotted #202020;
    text-decoration: none;
    margin-left: 5px;
}

.shopInfoTable.shop__list {
    border: solid 1px #dfdfdf;
    box-sizing: border-box;
}


#map{
    margin-bottom: 2px;
    position: relative;
}
.map_img{ width: 100vw }
.icon_daihatsu_map{
    position: absolute;
    width: 31px;
    height: 29px;
}
.icon_daihatsu_map img{
    width: 100%;
}
.icon_map_01{
    top: 17%;
    left: 15%;
}
.icon_map_02{
    top: 25%;
    left: 25%;
}
.icon_map_03{
    top: 10%;
    right: 24%;
}
.icon_map_04{
    top: 15%;
    right: 9%;
}
.icon_map_05{
    top: 45%;
    left: 7%;
}
.icon_map_06{
    top: 48%;
    left: 50%;
}
.icon_map_07{
    top: 42%;
    right: 14%;
}
.icon_map_08{
    top: 70%;
    left: 29%;
}
.icon_map_09{
    top: 84%;
    left: 50%;
}
.icon_map_10{
    top: 76%;
    left: 61%;
}











