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

.headerDiv{
	border:none;
}
.header2Div{
	width:100%;
	height:auto;
	background-color:#5389d5;
	display:block;
	margin-top:54px;
}
.header2_str{
	width:1190px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
	line-height:24px;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:24px;
	color:#ffffff;
	box-sizing:border-box;
	font-family: 'M+ P Type-1 (basic latin) Regular';
}

.3fUl{
	list-style:none;
}
.3fUl li{
	float:left;
	font-size:24px;
	color:#00a0e9;
}
	
.mainSpace{
	position:relative;
	width:1192px;
	height:auto;
	height:2000px;
	/*border:1px solid #888888;*/
	margin-top:51px;
	margin-left:auto;
	margin-right:auto;
}
.tit_1f_line{
	position:absolute;
	top:5px;
	left:0px;
	border-top:3px solid #00a0e9;
	width:100%;
}
.tit_2f_line{
	position:absolute;
	top:707px;
	left:0px;
	border-top:3px solid #00a0e9;
	width:100%;
	width:1192px;
}
.tit_3f_line{
	position:absolute;
	top:1619px;
	left:0px;
	border-top:3px solid #00a0e9;
	width:100%;
	width:1192px;
}

.tit_1f{
	position:absolute;
	top:0px;
	left:100px;
}
.tit_2f{
	position:absolute;
	top:702px;
	left:100px;
}
.tit_3f{
	position:absolute;
	top:1615px;
	left:100px;
}
.tit_3fStr{
	list-style:none;
	position:absolute;
	left:100px;
	font-size:24px;
	color:#00a0e9;
	width:1000px;
}
.tit_3fStr li{
	float:left;
}
.tit_3fStr li:nth-child(1){
	float:left;
	width:24px;
	height:24px;
	display:block;
	background-color:#00a0e9;
	margin-right:5px;
}
.tit_3fStr li:nth-child(2){
	float:left;
	width:900px;
	height:24px;
	display:block;
}
.tit_3fStr1{
	top:1720px;
}
.tit_3fStr2{
	top:1770px;
}
.tit_3fStr3{
	top:1820px;
}

.map1{
	position:absolute;
	top:85px;
	left:305px;
}
.map2{
	position:absolute;
	top:780px;
	left:71px;
}

.img1{
	position:absolute;
	top:87px;
	left:0px;
}
.en_str{
	position:absolute;
	top:310px;
	left:58px;
	width:180px;
	height:130px;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	text-align:center;
	color:#ec6a73;
	border:3px solid #ec6a73;
	background-color:#ffffff;
	border-radius: 50px 50px 50px 50px;
	box-sizing: border-box;
	padding-top:16px;
}

.img2{
	position:absolute;
	top:1323px;
	left:80px;
}
.img3{
	position:absolute;
	top:1364px;
	left:595px;
}
.img4{
	position:absolute;
	top:1152px;
	left:954px;
}
.img4b{
	position:absolute;
	top:1114px;
	left:1093px;
}
/*---------*/

.3f_strUl{
	position:absolute;
	top:1114px;
	left:1091px;
}

/*--------*/
.img_a_img{
	cursor:pointer;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}
.img_bc_img{
	cursor:pointer;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}
.img_b_img{
	cursor:pointer;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}
.img_c_img{
	cursor:pointer;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}
.img_a_img:hover{
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
} 
.img_bc_img:hover{
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.img_b_img:hover{
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.img_c_img:hover{
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}  

/*--------------------*/

.overs{
	display:none;
}
.overBack{
	position:fixed;
	width:100%;
	height:100%;
	display:block;
	top:0px;
	background-color:#000000;
	
	filter:alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}
.overBase{
	position:absolute;
	width:90%;
	height:90%;
	max-width:1000px;
	max-height:700px;
	display:block;
	/*top:130px;*/
	margin-top:30px;
	/*left:50%;*/
	/*margin-left:30px;*/
	background-color:#FFFFFF;
	overflow:hidden;
	padding:10px;
}
.overBaseKage{
	position:absolute;
	width:90%;
	height:90%;
	max-width:1000px;
	max-height:700px;
	display:block;
	top:5%;
	margin-top:33px;
	/*margin-left:33px;*/
	background-color:#000000;
	filter:alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    padding:10px;
}
.bn_close{
	position:absolute;
	width:28px;
	height:28px;
	display:block;
	
	top:5px;
	right:5px;
	cursor:pointer;
	z-index:1000;
}
.bn_close Img{
	width:28px;
	height:28px;
	display:block;
	cursor:pointer;
}
.overImg h1{
	font-size:14px;
	margin-top:-4px;
	margin-bottom:-6px;
}
.overImg h2{
	font-size:12px;
	font-weight:normal;
}

.overImg1a{
	width:100%;
	/*height:calc(100% - 0px);*/
	height:100%;
	text-align:center;
	display:none;
	overflow:hidden;
}
.overImg1a img{
	width:100%;
	height:auto;
	/*padding-top:1%;*/
}
.overImg1b{
	width:100%;
	/*height:auto;*/
	height:100%;
	text-align:center;
	display:none;
	overflow:hidden;
}
.overImg1b img{
	width:100%;
	height:auto;
}
.overImg1c{
	width:100%;
	/*height:auto;*/
	height:100%;
	text-align:center;
	display:none;
	overflow:hidden;
}
.overImg1c img{
	width:100%;
	height:auto;
}
.overImg1d{
	width:100%;
	/*height:auto;*/
	height:100%;
	text-align:center;
	display:none;
	overflow:hidden;
}
.overImg1d img{
	width:100%;
	height:auto;
}





/*
.3f_strUl{
	list-style:none;
	font-size:24px;
}
.3f_strUl li:first-child{
	float:left;
	width:24px;
	height:24px;
	display:block;
	background-color:#00a0e9;
}
.3f_strUl li:last-child{
	float:left;
	margin-left:30px;
	font-size:24px;
	color:#00a0e9;
}
*/
