@charset "utf-8";

.h3-section .copy {
	margin-left: 7.3%;
	margin-bottom: 25px;
	
}

.large-map {
	margin-bottom: 76px;
	text-align: center;
	background: url(../img/office/bg_001.jpg) repeat-x left top;
	background-size: auto 100%;
	position: relative;
}
.large-map .explanation {
	padding: 9px 12px 8px 0;
	display: inline-block;
	border: solid 2px #d6d6d6;
	line-height: 1em;
	font-size: 13px;
	position: absolute;
	left: 15%;
	top: 20%;
}
.large-map .explanation img {
	width: auto;
	margin: 0 5px 0 12px;
	position: relative;
	top: -1px;
}
.large-map img.large {
	width: 71.5%;
}

.maps .h4-section {
	margin-bottom: 64px;
}
.maps .map-image {
	width: 21.9%;
}
.maps .map-detail {
	width: 74.9%;
}
.maps h4 {
	padding: 0 0 7px 0;
	margin-bottom: 17px;
	border-bottom: solid 3px #afafaf;
}
.maps h4 span {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.maps .ico1,
.maps .ico3 {
	border-radius: 50%;
}
.maps .ico1 {
	background: url(../img/office/ico_001.png) no-repeat left top;
}
.maps .ico2 {
	background: url(../img/office/ico_002.png) no-repeat left top;
}
.maps .ico3 {
	background: url(../img/office/ico_003.png) no-repeat left top;
}
.maps .ico5 {
	background: url(../img/office/ico_005.png) no-repeat left top;
}
.maps .detail1 {
	margin-bottom: 14px;
}
.maps .address {
	width: 45%;
}
.maps .tel {
	margin-left: 3%;
}
.maps .address p,
.maps .tel p {
	padding-left: 10px;
	border-left: solid 5px #aac4d6;
}
.maps .tel p {
	margin-bottom: 9px;
	line-height: 1.2em;
}
.maps .links p {
	margin: 0 0 8px 4px;
	line-height: 1em;
}
.maps .links a {
	min-width: 80px;
	padding: 6px 25px 6px 10px;
	margin-left: 3px;
	display: inline-block;
	font-size: 14px;
	line-height: 1.3em;
	color: #000;
	border-radius: 4px;
	background: #c6dceb url(../../shared/img/arrow_001.png) no-repeat 90% 9px;
	background-size: 7px auto;
}
.maps .links a:hover {
	background: #9ad0f5 url(../../shared/img/arrow_001.png) no-repeat 90% 9px;
	background-size: 7px auto;
}
.maps .detail2 {
	font-size: 15px;
	padding: 11px 15px 8px 45px;
	background: #ececec url(../img/office/ico_004.png) no-repeat 15px 9px;
}

#address1{
	margin-top:-100px;
    padding-top:100px;
}
#address2,#address3,#address4,#address5,#address6,#address7,#address8{
	margin-top:-100px;
    padding-top:100px;
    width: 48%;
    float: left;
}
#address2,#address4,#address6,#address8{
	margin-right: 4%;
}
#address2 .map-image,
#address3 .map-image,
#address4 .map-image,
#address5 .map-image,
#address6 .map-image,
#address7 .map-image,
#address8 .map-image{
	width: 35%;
}
#address2 .map-detail,
#address3 .map-detail,
#address4 .map-detail,
#address5 .map-detail,
#address6 .map-detail,
#address7 .map-detail,
#address8 .map-detail{
	width: 60%;
}
#address2 .address,
#address3 .address,
#address4 .address,
#address5 .address,
#address6 .address,
#address7 .address,
#address8 .address{
	width: 100%;
}