/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {
/*layout*/
/*------------------------------------------------------------------------------*/
#contents{
	width:96%;
	background:none;
	padding:20px 0px;
}

#contents_in{
	width:96%;
	margin: 0px auto 0px;
	padding: 30px 0px;
	text-align: left;
}
#contents_left{
	float: none;
	width: 100%;
	margin-bottom: 30px;
	padding:0px 0px 30px;
}
#contents_right{
	float: none;
	width: 100%;
	padding:0%;
}

/*locator*/
/*--------------------------------------------------------------------------------*/

#locator_in{
	max-width:1000px;
	width:94%;
	margin:0px auto;
}

/*title*/
/*------------------------------------------------------------------------------*/
.subtitle02_box{
	width:100%;
}
	.subtitle02_box_in{
		max-width:1000px;
		width:96%;
		margin:0px auto;
	}


.subtitle02{
	padding: 30px 0px;
	font-size:150%;
}


.subtitle03{
	font-size:120%;
}


/*sub contact*/
/*------------------------------------------------------------------------------*/
#sub_comtact{
	padding: 25px 3%;
	margin-top: 50px; 
}
#sub_comtact .txt{
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.5;
}
#sub_comtact .btn a{
	padding: 15px 0 15px 20px;
	font-size: 13px;
}
#sub_comtact .btn a:before{
	content: "";
	width: 20px;
	height: 14px;
	margin-top: 4px;
	margin-left: -30px;
	background-size: 20px 14px;
}



/*box2*/
/*------------------------------------------------------------------------------*/
.box2_ti_left{
	width: 100%;
	float: none;
	margin-bottom:20px;
}
.box2_ti_right{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.box2_left{
	width: 100%;
	float: none;
	margin-bottom: 10px;
	clear:both;
}
.box2_right{
	width: 100%;
	float: none;
	clear:both;
}

.box2_ti_left02{
	width: 100%;
	float: none;
	margin-bottom:20px;
}
.box2_ti_right02{
	width: 100%;
	float: none;
	margin-bottom:20px;
}
.box2_ti_left02 img{
	width: 100%;
	height: auto;
}

.box2_left .box2_ti_left02{
	width: 20%;
	float: left;
}
.box2_left .box2_ti_right02{
	width: 78%;
	float: right;
}

.box2_right .box2_ti_left02{
	width: 20%;
	float: left;
}
.box2_right .box2_ti_right02{
	width: 78%;
	float: right;
}




.box2_ti_left03{
	width: 100%;
	float: none;
	margin-bottom:20px;
}
.box2_ti_right03{
	width: 100%;
	float: none;
}
.box2_ti_right03 img{
	width: 100%;
	height: auto;
}




.box3{
    width: 100%;
	float: none;
	padding:0;
}


.box3_left{
    width: 100%;
	float: none;
	margin-bottom: 20px;
}
.box3_right{
    width: 100%;
	float: none;
}


.box3 li{
  width: 100%;
  float:none;
	  margin-right: 0%;
}

	.box3 li:nth-child(3n){
	  margin-right: 0%;
	}


.box4 li{
  width: 49%;
}

	.box4 li:nth-child(2n){
	  margin-right: 0%;
	}

.box4_left{
    width: 100%;
	float: none;
  margin-right: 0%;
	margin-bottom: 20px;
}
.box4_right{
    width: 100%;
	float: none;
}
.box4_left img,
.box4_right img{
	width: 100%;
	height: auto;
}









.box5 li{
  width: 100%;
  float: none;
  margin-right: 0%;
  margin-bottom:10px;
  height: auto;
}

	.box5 li:nth-child(5n){
	  margin-right: 0%;
	}
	
	.box5 li img{
		width: 100%;
		height: auto;
	}
	.box5 li a{
		padding-bottom:10px;
		display:block;
		color:#00448E;
		text-align:center; 
	}

	.box5 li:hover{
		opacity:0.7;
	}







/*section_contact*/
/*------------------------------------------------------------------------------*/


.section_contact{
	width:100%;
	margin:0px auto;
	height:auto;
} 

/**/
/*---------
section map
--------*/
.section_map {
  height: 800px;
  position: relative;
}
.section_map #Gmap_menus {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.section_map #Gmap_menus .box_transeparent {
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.section_map #Gmap_menus #map_tab {
  list-style: none;
  padding: 0;
  width: 280px;
  position: absolute;
  z-index: 999;
  left: 0;
	right: 0;
  top: auto;
  bottom: -700px;
  margin: auto;
}
.section_map #Gmap_menus #map_tab li {
  border-bottom: #d1d1d1 solid 1px;
}

.section_map #Gmap_menus #map_tab li a {
  display: block;
  padding: 0 17px;
  height: 50px;
  line-height: 50px;
  color: #333333;
	position: relative;
  background: #FFF;
}

.section_map #Gmap_menus #map_tab li.active a {
	color: #FFF;
}

.section_map #Gmap_menus #map_tab li a::after {
	content: ">";
	font-size: 10px;
	line-height: 15px;
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	top: 0;
	bottom: 0px;
	right: 10px;
	margin: auto;
}

.section_map #Gmap_menus #map_tab li.active a::after {
	color: #FFF;
}


/*
.section_map #Gmap_menus #map_tab a:hover,
.section_map #Gmap_menus #map_tab a:active,
.section_map #Gmap_menus #map_tab a:focus {
  text-decoration: none;
}
.section_map #Gmap_menus #map_tab a.btn_more:after {
  content: url(../image/arrows-double-right-exsmall.png);
}
.section_map #Gmap_menus #map_tab a.btn_more:focus,
.section_map #Gmap_menus #map_tab a.btn_more:active {
  color: #333333;
}
*/
.section_map #Gmap_menus .tab-content {
  list-style: none;
  padding: 10px;
  width: 300px;
  position: absolute;
  z-index: 999;
  right: 10px;
  bottom: 10px;
  margin-left: 0px;
  font-size: 12px;
}
.section_map #Gmap_menus .tab-content .address {
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.section_map .map_unit {
  height: 800px;
}











/*------------------------------------------------------------------------------*/
}