/** sales office **/
.salesoffice_1_main{
	position:relative;
	padding:150px 0;
	margin:0px auto 0 auto;
	z-index:1;
	width:100%;
	overflow:hidden;
}
.salesoffice_1_main .img_bg_1{
	display:flex;
	justify-content:center;
	align-items:center;
	
}
.salesoffice_1_sub_1{
	max-width:1000px;
	width:100%;
	padding:0 0;
	margin:0 auto;
}
.salesoffice_1_sub_1 img{
	vertical-align:top;
}
.salesoffice_1_sub_1 .flex_1{
	position:absolute;
	top:250px;
	left:50%;
	transform:translateX(-50%);
	display:flex;
	justify-content:space-between;
	max-width:1000px;
	width:100%;
	margin:0 auto;
	z-index:1;
}
.salesoffice_1_sub_1 .office_1{
	position:relative;
	margin-left:150px;
}
.salesoffice_1_sub_1 .office_1 img{
	z-index:-1;
	position:relative;
}

.salesoffice_1_sub_1 .office_1 .title_1{
	font-size:20px;
	/*color:#09557D;*/
	line-height:130%;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;

}
.salesoffice_1_sub_1 .office_1 .text_1{
	font-size:15px;
	/*color:#09557D;*/
	font-weight:bold;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	line-height:130%;
}

.salesoffice_1_sub_1 .office_1 .absolute_office{
	position:absolute;
	z-index:2;
	transition:transform 0.2s;
}
.salesoffice_1_sub_1 .office_1 .absolute_office:hover{
	transform:scale(1.1);
	cursor:pointer;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_1{
	top:29.2%;
	right:27%;
	color:#1b8028;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_2{
	top:33.8%;
	right:39.8%;
	color:#1b8028;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_3{
	top:57.3%;
	right:29.4%;
	color:#1b8028;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_4{
	top:56.8%;
	right:58.5%;
	color:#005f7e;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_5{
	top:58.9%;
	right:42.1%;
	color:#005f7e;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_6{
	top:67.3%;
	right:36.1%;
	color:#1b8028;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_7{
	top:64.7%;
	right:53.1%;
	color:#005f7e;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_8{
	top:73%;
	right:51.2%;
	color:#005f7e;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_9{
	top:69%;
	right:63.2%;
	color:#005f7e;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_10{
	top:70.5%;
	right:75.7%;
	color:#880051;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_11{
	top:78%;
	right:75.2%;
	color:#880051;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_12{
	top:78%;
	right:90.7%;
	color:#880051;
}
.salesoffice_1_sub_1 .flex_1 .div_1{
	max-width:350px;
	width:100%;
}
.salesoffice_1_sub_1 .flex_1 .border_1{
	border-top:3px #00567D solid;
	width:64px;
	margin-bottom:20px;
}
.salesoffice_1_sub_1 .flex_1 .title_1s{
	font-size:26px;
	font-weight:bold;
	letter-spacing:0.5px;
}
.salesoffice_1_sub_1 .flex_1 .title_1{
	position:relative;
	font-size:min(7vw,121px);
	font-family:myfont2;
	font-weight:bold;
	letter-spacing:5px;
	margin-bottom:80px;
}

@media screen and (max-width:1200px){
.salesoffice_1_sub_1 .office_1 img{
		width:100%;
}
.salesoffice_1_sub_1 .office_1 .title_1{
	font-size:15px;
}
.salesoffice_1_sub_1 .office_1 .text_1{
	font-size:12px;
}
.salesoffice_1_sub_1 .office_1 .absolute_office{
	position:absolute;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_1{
	top:29.2%;
	right:25%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_2{
	top:33.8%;
	right:39.8%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_3{
	top:57.3%;
	right:28.4%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_4{
	top:56.8%;
	right:58.5%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_5{
	top:58.9%;
	right:41.1%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_6{
	top:67.3%;
	right:36.1%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_7{
	top:64.7%;
	right:53.1%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_8{
	top:73%;
	right:52.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_9{
	top:69%;
	right:64.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_10{
	top:70.5%;
	right:75.7%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_11{
	top:78%;
	right:75.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_12{
	top:78%;
	right:90.7%;
}
}

@media screen and (max-width:1024px) {
/** 1024_ **/
.salesoffice_1_main{
	padding:30px 0 100px 0px;
}


	
.salesoffice_1_sub_1 .div_1{
	max-width:100%;
	width:100%;
}
.salesoffice_1_sub_1 .div_2 .text_1{
	margin-top:50px;
}
.salesoffice_1_sub_1 .flex_1{
	display:block;
	width:100%;	
}
.salesoffice_1_sub_1 .office_1 .absolute_office_1{
	top:29.2%;
	left:63%;
	right:unset;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_2{
	top:33.8%;
	right:39.8%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_3{
	top:57.3%;
	left:61%;
	right:unset;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_4{
	top:56.8%;
	right:58.5%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_5{
	top:58.9%;
	left:44%;
	right:unset;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_6{
	top:67.3%;
	left:55%;
	right:unset;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_7{
	top:63.7%;
	left:35%;
	right:unset;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_8{
	top:73%;
	left:38%;
	right:unset;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_9{
	top:69%;
	right:63.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_10{
	top:70.5%;
	right:75.7%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_11{
	top:78%;
	right:75.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_12{
	top:77%;
	right:89.7%;
	width:80px;
	
}
}
@media screen and (max-width:900px) {

}
@media screen and (max-width:784px) {
/*
.salesoffice_1_sub_1 .flex_1{
	position:static;
	display:block;
	width:100%;
	transform:translateX(0%);
}
*/
/** 784_ **/
.salesoffice_1_sub_1 .flex_1{
	
	top:0px;
	left:50%;
	transform:translateX(-50%);
	display:flex;
	justify-content:space-between;
	max-width:1000px;
	width:100%;
	margin:0 auto;
	z-index:1;
}
.salesoffice_1_main .img_bg_1{
	display:block;
}
	
.salesoffice_1_sub_1 .title_0 .title_1a{
	font-size:40px;
}
.salesoffice_1_sub_1 .div_2 .text_1{
	font-size:16px;
}
.salesoffice_1_sub_1 .office_1 .title_1{
	font-size:12px;
}
.salesoffice_1_sub_1 .office_1 .text_1{
	font-size:12px;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_1{
	top:29.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_2{
	top:33.8%;
	right:38.8%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_3{
	top:57.3%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_4{
	top:56.8%;
	right:59.5%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_5{
	top:58.9%;
	right:40.1%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_6{
	top:67.3%;
	right:35.1%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_7{
	top:63.7%;
	/*right:53.1%;*/
	right:auto;
	left:33%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_8{
	top:73%;
	right:50.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_9{
	top:69%;
	right:64.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_10{
	top:69.5%;
	right:76.7%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_11{
	top:77%;
	right:75.2%;
}
.salesoffice_1_sub_1 .office_1 .absolute_office_12{
	top:78%;
	right:87.7%;
}
}
@media screen and (max-width:700px) {
.res_700_notbr{
	display:none;		
}
}
@media screen and (max-width:500px) {
.salesoffice_1_sub_1 .flex_1{
	position:static;
	transform:translateX(0%);
	max-width:1000px;
	width:90%;
	margin-bottom:30px;
}
.salesoffice_1_sub_1 .office_1 .title_1{
	position:relative;
	font-size:15px;
	margin-right:20px;

}
.salesoffice_1_sub_1 .office_1 .text_1{
	position:relative;
	font-size:15px;

}
.salesoffice_1_sub_1 .office_1 .absolute_office{
	position:relative;
	left:auto;right:auto;top:auto;bottom:auto;
	display:flex;
	flex-wrap:wrap;
	width:90%;
	margin:5px auto 0px auto;
	
}
.salesoffice_1_sub_1 .office_1 img{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.salesoffice_1_sub_1 .office_1{
	margin:0 auto 150px auto;
}

}

@media screen and (max-width:430px) {
}