@charset "shift_jis";
/* ==========================================================================

   ========================================================================== */
.braviaBiz{
	width:100%;
	margin:40px 0 0;
 max-width: 1200px;
}
.braviaBiz .areaMap{
  margin-bottom:50px;
}
.braviaBiz .areaMap .pcImg{
 display:inline-block;
	/*width:100%;
	height:auto;*/
	vertical-align:bottom;
}

.braviaBiz .areaMap .spImg{
  display:none;
}

/*--common-------------------------*/

.braviaBiz .section:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
 line-height:0; 	
}
.braviaBiz .section {
	clear:both;
	display:inline-block;
	width:100%;
	max-width:1200px;
	}	


.footNav .s5-categoryHeader{
	display:none;
}


/*-----------------------*/

.braviaBiz .shopList dl{
  margin:0 0 30px 0;
}

.braviaBiz .shopList dt{
  margin:0;
  border-bottom:#000000 2px solid;
}

.braviaBiz .shopList dt em{
  font-size:18px;
  font-weight:bold;
  padding:5px 5px;
  font-style:normal;
}


.braviaBiz .shopList dd,
.braviaBiz .shopList .open dd{
  margin:0 0 30px 0;
  padding:0;
  display:block;
}


.braviaBiz .shopList dd ul{
  margin:0;
  padding:0;
}
.braviaBiz .shopList dd li{
  list-style:none;
  margin:0 0 10px 0;
  padding:0 8px 10px 8px;
  border-bottom:#b9b9b9 1px dotted;
}

.braviaBiz .shopList dd .ttl{
  background-color:#f0f0f0;
  border-top:#ffffff 2px solid;
  padding:10px 8px;
  border-bottom:none;
}

.braviaBiz .shopList dd li ol{
  display:table;
  width:100%;
   margin:0;
  padding:0;
}
.braviaBiz .shopList dd li.ttl ol li{
   font-size:90%;
   font-weight:bold;
}

.braviaBiz .shopList dd li ol li{
   display:table-cell;
   border-bottom:none;
   font-size:85%;
}

.braviaBiz .shopList dd li ol li.corp-name{
  width:28%;
}

.braviaBiz .shopList dd li ol li.corp-address{
  width:38%;
}

.braviaBiz .shopList dd li.ttl ol li.corp-tel{
  letter-spacing:0;
}

.braviaBiz .shopList dd li ol li.corp-tel{
  width:12%;
  letter-spacing:0.1em;
}
.braviaBiz .shopList dd li ol li.corp-onpre{
  width:17%;
  text-align:center;
}


.braviaBiz .leadnote{
  font-size:80%;
  font-style:normal;
}


@media screen and (max-width: 768px) {
	
.braviaBiz{
	margin:20px 0;
 max-width: 100%;
}
.braviaBiz .areaMap{
  margin-bottom:30px;
  display:none;
}

.braviaBiz .areaMap .pcImg{
  display:none;
}

/*
.braviaBiz .areaMap .spImg{
 display:inline-block;
	width:100%;
	height:auto;
	vertical-align:bottom;
}
*/

/*--common-------------------------*/
.braviaBiz img.flex{
	margin:0;
	width:100%;
	height:auto;
 display: block;
	vertical-align:bottom;
}

/*-----------------------*/

.braviaBiz .shopList dl{
  margin:0;
}

.braviaBiz .shopList dt{
  width:100%;
  display:table;
  margin:0;
  border-bottom:none;
	background: -moz-linear-gradient(top,#5987a9 0%,#3f6c8c);
	background: -webkit-gradient(linear, left top, left bottom, from(#4d7c9e),to(#3f6c8c));
  cursor:pointer;
}

.braviaBiz .shopList dt:hover{
	background: -moz-linear-gradient(top,#7eb3da 0%,#4c7a9c);
	background: -webkit-gradient(linear, left top, left bottom, from(#7eb3da),to(#4c7a9c));
}


.braviaBiz .shopList dt em{
  padding:3% 3%;
  color:#ffffff;
  font-size:18px;
  font-weight:bold;
  display:table-cell;
  background-image:url(../images/icn_dw.png);
  background-position: 95% center;
  background-repeat:no-repeat;
}

.braviaBiz .shopList dt.open em{
  background-image:url(../images/icn_up.png);
}

.braviaBiz .shopList dd{
  margin:0;
  padding:20px 0 0 0;
  display:none;
}

.braviaBiz .shopList .open dd{
  margin:0;
  padding:20px 0 0 0;
  display:block;
}

.braviaBiz .shopList dd ul{
  margin:0;
  padding:0;
}
.braviaBiz .shopList dd li{
  list-style:none;
  margin:0 0 10px 0;
  padding:0 3% 10px 3%;
  border-bottom:#b9b9b9 1px dotted;
}

.braviaBiz .shopList dd .ttl{
  display:none;
}

.braviaBiz .shopList dd li ol{
  display:block;
  width:100%;
   margin:0;
  padding:0;
}

.braviaBiz .shopList dd li ol li{
  display:block;
  border-bottom:none;
  font-size:15px;
  margin:0;
  padding:3px 0 3px 0;
  line-height:1.2;
}

.braviaBiz .shopList dd li ol li.corp-name{
  width:100%;
}

.braviaBiz .shopList dd li ol li.corp-name:before{
  content:'名称：';
}

.braviaBiz .shopList dd li ol li.corp-address{
  width:100%;
}

.braviaBiz .shopList dd li ol li.corp-address:before{
  content:'住所：';
}
.braviaBiz .shopList dd li ol li.corp-tel{
  width:100%;
}
.braviaBiz .shopList dd li ol li.corp-tel:before{
  content:'電話番号：';
}

.braviaBiz .shopList dd li ol li.corp-onpre{
  width:100%;
  text-align:left;
}

.braviaBiz .shopList dd li ol li.corp-onpre:before{
  content:'オンプレミス型サイネージ：';
}



}


@media screen and (max-width: 500px) {
	
.braviaBiz .shopList dt em{
  background-size:30px 30px;
}

}



