/* CSS Document */
@charset "utf-8";

.sec_shopMap {
  background-color: #000;
  padding: 10px 0 30px;
}
.sec_shopMap .common_title,
.sec_shopMap p,
.sec_shopMap .bottom_text a {
  color: #fff;
}
.sec_shopMap p {
  text-align: center;
  margin: 20px 0;
}
.sec_shopMap .bottom_text a {
  border: 1px solid #fff;
  padding: 5px 20px;
}
.sec_shopMap .bottom_text {
  text-align: center;
  margin: 20px 0 30px;
}


.nissanshopList{}
.nissanshopList > li {
    margin-bottom: 20px;
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid #2e2e2e;
    border-radius: 20px;
}
    .nissanshopList > li .nissanshopListWrap{
        display:-ms-flexbox;/*--- IE10 ---*/
        display:-webkit-flex;/*--- safari（PC）用 ---*/
        display:flex;
        -ms-flex-wrap:wrap;/*--- IE10用 ---*/
        -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
        flex-wrap:wrap;
        -webkit-justify-content: space-between; /* Safari */
        justify-content:         space-between;
    }
    .nissanshopList > li h3{
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 1.5em;
        line-height: 130%;
        font-weight: bold;
        border-bottom: 3px solid #af1b20;

    }
        .nissanshopList > li .nissanshopListWrap .left{
            width: 40%;
        }
        .nissanshopList > li .nissanshopListWrap .right{
            width: 60%;
        }
        .nissanshopList > li .nissanshopListWrap .left dl{
            width: 100%;
            display:-ms-flexbox;/*--- IE10 ---*/
            display:-webkit-flex;/*--- safari（PC）用 ---*/
            display:flex;
            -ms-flex-wrap:wrap;/*--- IE10用 ---*/
            -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
            flex-wrap:wrap;
            -webkit-justify-content: space-between; /* Safari */
            justify-content:         space-between;
        }
        .nissanshopList > li .nissanshopListWrap .left dl dt,
        .nissanshopList > li .nissanshopListWrap .left dl dd{
            margin-bottom: 8px;
            box-sizing: border-box;
            font-size: 1em;
            line-height: 100%;
        }
        .nissanshopList > li .nissanshopListWrap .left dl dt{
            width: 20%;
            padding: 5px 10px;
            background-color: #1d1d1d;
            border-radius: 5px;
            text-align: center;
        }
        .nissanshopList > li .nissanshopListWrap .left dl dd{
            width: 78%;
        }
            .nissanshopList > li .nissanshopListWrap .left dl dd p,
            .nissanshopList > li .nissanshopListWrap .left dl dd a{
                display: inline-block;
            }
            .nissanshopList > li .nissanshopListWrap .left dl dd p{
                padding: 5px 0px;
                color: #FFF;
            }
            .nissanshopList > li .nissanshopListWrap .left dl dd a{
                padding: 5px 10px;
                box-sizing: border-box;
                color: #FFF;
                border: 1px solid #333;
                border-radius: 5px;
            }
            ul.imgList{
                width: 100%;
                display:-ms-flexbox;/*--- IE10 ---*/
                display:-webkit-flex;/*--- safari（PC）用 ---*/
                display:flex;
                -ms-flex-wrap:wrap;/*--- IE10用 ---*/
                -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
                flex-wrap:wrap;
                -webkit-justify-content: flex-start; /* Safari */
                justify-content:         flex-start;
            }
            ul.imgList > li{
                margin-right: 2%;
                margin-bottom: 20px;
                width: 23%;
                position: relative;
            }
            ul.imgList > li:after{
                content: "";
                background-image: url(../../common/img/icon_search_white.svg);
                background-repeat: no-repeat;
                background-size: cover;
                width: 30px;
                height: 30px;
                position: absolute;
                z-index: 2;
                top: -5px;
                right:-5px;
            }
            ul.imgList > li:nth-child(4n){
                margin-right: 0;
            }
            ul.imgList > li:nth-last-child(-n+2){
                margin-bottom: 0;
            }
                ul.imgList > li img{
                    display: block;
                    width: 100%;
                    height: auto;
                }

/* ディーラーマップ
***************************************/
#shopMap{
    width: 100%;
    height: 600px;
    background-image: url(../img/img_map.svg);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: 50% 50%;
    position: relative;
}
#shopMap dl{
    background-color: rgba(255,255,255,0.9);
    width: 280px;
    position: absolute;
}
#shopMap dl#area01 {    top:30px;    left: 270px;}
#shopMap dl#area02 {    top:230px;    left: 670px;}
#shopMap dl#area03 {    top:370px;    left: 630px;}
#shopMap dl#area04 {    top:160px;    left: 242px;}
#shopMap dl#area05 {    top:280px;    left: 82px;}
#shopMap dl#area06 {    top:430px;    left: 0px;}
#shopMap dl dt{
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #b81b23;
    font-size: 1em;
    line-height: 100%;
    font-weight: bold;
}
#shopMap dl dd{
    box-sizing: border-box;
    padding: 5px;
}
#shopMap dl dd ul{
    display:-ms-flexbox;/*--- IE10 ---*/
    display:-webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -ms-flex-wrap:wrap;/*--- IE10用 ---*/
    -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
    flex-wrap:wrap;
    -webkit-justify-content: flex-start; /* Safari */
    justify-content:         flex-start;
}
#shopMap dl dd ul li{}
#shopMap dl dd ul li a{
    box-sizing: border-box;
    padding: 3px 10px;
    line-height: 120%;
    display: inline-block;
    color: #FFF;
    color: #333;
    font-size: 0.9em;
    text-decoration: underline;
}
#shopMap dl dd ul li.nolink a{
    color: #CCC;
    text-decoration: none;
}



/* 新着登録ディーラー
***************************************/
.shop_register_new {
  padding: 30px 10px;
}
.shop_register_new .inner_flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	max-width: 550px;
	margin: auto;
  font-size: 14px;
}
.shop_register_new .inner_flex .left_box {
	/* background-color: #2d2d2d; */
  background-color: #222;
	padding: 15px 0 15px 20px;
  font-weight: bold;
  box-sizing: border-box;
  width: 30%;
}
.shop_register_new .inner_flex .left_box p {
  margin: 0;
  text-align: left;
  line-height: 1.5;
}
.shop_register_new .inner_flex .left_box p.p_01 {
  border-bottom: 1px solid;
  padding-right: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.shop_register_new .inner_flex .left_box p.p_02 {
  margin-bottom: 10px;
}
.shop_register_new .inner_flex .left_box p.p_02 span {
  display: block;
  font-size: 10px;
  font-weight: bold;
}
.shop_register_new .inner_flex .left_box p.p_03 span {
  font-size: 150%;
  font-weight: bold;
}
.shop_register_new .inner_flex .right_box {
  box-sizing: border-box;
  width: 70%;
	border-left: 1px solid;
	padding: 5px 20px;
}
.shop_register_new .inner_flex .right_box ul {
	overflow: scroll;
	height: 110px;
}
.shop_register_new ul li span{
  display: inline-block;
  margin-right: 10px;
  font-size: 90%;
  font-weight: bold;
  color: #999;
}
.shop_register_new .inner_flex .right_box_bottomtext {
	margin: 15px 0 0 auto;
	font-size: 92%;
}
.shop_register_new .inner_flex .right_box_bottomtext br {
	display: none;
}
