@charset "UTF-8";
/*! 営業所 */
.arrow-list {
  display: inline-block;
  min-height: 1%;
  display: block;
  *zoom: 1;
}
.arrow-list:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
* html .arrow-list {
  height: 1%;
}

/*----------------------------------
content
----------------------------------*/

.img-wrap{ margin-bottom:10px;}

.list-branch {
    padding: 5px 0 10px 0;
	margin-bottom:15px;
    border-bottom: 1px solid #e0e0e0;
}
.list-branch li {
	position:relative;
  padding-left: 14px;
}
.list-branch li:before {
    content: " ";
    position: absolute;
    top: 6px;
    left: 0;
    height: 8px;
    width: 8px;
    background: #333333;
}
.sub-title07 {
  margin-bottom: 8px;
  padding-bottom: 8px;
  font-size: 115.38462%;
  font-weight: bold;
  border-bottom: 2px solid #194c8d;
}
.sub-title07 a {
  position: relative;
  padding-left: 10px;
}
.sub-title07 a:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 3px solid transparent;
  border-left: 5px solid #245f24;
}
.arrow-list {
	margin:0  0 15px;
}
.arrow-list li {
	float:left;
	margin-right:10px;
}

/* アンカーリンクのリンクずれ対応 */
dl#map_nasu,
dl#map_boso,
dl#map_hakone,
dl#map_tateshina,
dl#map_karuizawa,
dl#map_yamanakako,
dl#map_atami,
dl#map_hamanako,
dl#map_wakayama {
	margin-top:-1em;
	padding-top:1.6em
	}

dl#map_yuzawa,
dl#map_izu,
dl#map_iseshima,
dl#map_okinawa {
	margin-top:-1em;
	padding-top:2.2em
	}

.notice01{
  text-indent:-1em;
  padding-left: 1em;
  /*font-size: 85.7%;*/
  /*color:#a0a0a0;*/
  margin-bottom: 10px;
}

/*----------------------------------
nasu_kinugawa
----------------------------------*/
.read {
	font-size: 107.69231%;
	font-weight: bold;
	margin-bottom: 10px;
  color: #007568;
}
.area-detail02{margin-bottom:10px;}
.gaiyo_map {
position: relative;
padding-bottom: 250px;
width: 100%;
height: 0;
overflow: hidden;
}
.access-map {
	margin-bottom:10px;
  width: 100%;
  height: 250px;
}
.access-detail dl,
.office-rec-list dl {
  margin-top: 3px;
}
.access-detail dt,
.office-rec-list dt {
  font-weight: bold;
}
.access-detail dt:before,
.office-rec-list dt:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: -2px 3px 0 0;
  background: #424242;
}
.wire02 .arrow-list {
	margin:5px 0 15px;
}