@charset "utf-8";
/* CSS Document */
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

.fixed {
    position: fixed;
    top: 0;
	text-align: center;
	margin: auto;
    width: 100%;
    z-index: 10000;
	background-color: #fff;
}


html,body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-color: #fff;
color: #727272; }

*{line-height: 150%; letter-spacing:0.1em; font-size:1em;}

h1{display: inline; font-size: 2em; font-weight: lighter; line-height: 100%;}

#section1{width:1200px; margin:30px auto;}


a img { border: none; }

.logo{color: #77d5ed; padding-top: 10px;}
  


hr{border: 1px dotted #00CBFF;}


footer li+ li {
  border-left: 1px solid #fff;
}

footer p{text-align: center;}

.footer2{background-color:#77d6ee; text-align: center; line-height: 200%;}

.footer2 ul{list-style: none; padding: 10px;}
.footer2 ul li{display: inline-block;}
.footer2 a{color: #fff; text-decoration: none; margin:0 10px;}

@media screen and (min-width: 1020px){
	
.tbl-common002{display: none;}
.header{
width: 1200px;
margin: auto;
}
	
.text{
	padding-left: 20px;
	margin:5px 0;
	}
	
.text2{
	padding-left: 20px;
	margin:20px 0;
	}
	
.logo{display: block; text-align: center; float: left; margin-right: 1%;}
	
#menu-box{padding-top: 1%;}
	
.tel{float: right;}
	
#head2{width: 1200px; margin:0 auto;}
	
h3{
	font-size: 2.2em;
	color: #77d5ed;
	font-weight: lighter;
	margin: 0;
	background: url(../images/title.jpg) no-repeat left center;
	padding:0 10px 0 20px;
}

	.box4{
    width: 285px;
	height: 285px;
	float: left; 
	text-align: center;
	margin-left: 1.5%;
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
}
.footer1{
	width: 1200px;
	margin: auto;
}

.box3{
	width: 520px;
	padding:1% 3%;
	clear: both;
	float: left;
}

.box3 div{
display:inline-block;
 vertical-align:middle;
	margin-right: 5px;
	font-size: 1.2em;
}	
	
}

@media screen and (max-width: 1020px) and (min-width: 768px) {
.tbl-common002{display: none;}
.header{
width: 1200px;
margin: auto;
}
	
.text{
	padding-left: 20px;
	margin:5px 0;
	}
	
.text2{
	padding-left: 20px;
	margin:20px 0;
	}
	
h3{
	font-size: 2.2em;
	color: #77d5ed;
	font-weight: lighter;
	margin: 0;
	background: url(../images/title.jpg) no-repeat left center;
	padding:0 20px 0 20px;
}
#section1 {width:1200px;} 
.logo{display: block; text-align: center; float: left; margin-right: 1%;}
#menu-box{padding-top: 1%; }
.tel{float: right;}
#head2{width: 1200px; margin: auto;}
	
.box4{
    width: 285px;
	height: 285px;
	float: left; 
	text-align: center;
	margin-left: 1.5%;
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
}
	
.footer1{
	width: 1200px;
	margin: auto;
}

.footer2{width: 1200px;

}

.box3{
	width: 520px;
	padding:1% 3%;
	clear: both;
	float: left;
}

.box3 div{
display:inline-block;
 vertical-align:middle;
	margin-right: 5px;
	font-size: 1.2em;
}	
}

@media screen and (max-width: 767px) {
.fixed .logo{display: none;}
	
.tbl-common02{display: none;}	
h3{
	font-size: 2em;
	color: #77d5ed;
	font-weight: lighter;
	margin: 0;
	padding:0 20px 0 20px;
}

.text{text-align: left;
	}
	
	
#section1{width:auto;}
	.tel{
		clear: both;
		text-align: center;
		margin:1% auto;
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #eeeeee;}
	.logo{display: block; text-align: center;  margin: 3% 0;}
	
	.box4{
    width: 48%;
	float: left; 
	text-align: center;
	margin-left: 1.5%;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
}
	
.footer1{
	width: 100%;
	margin: auto;
}
	
.footer2{
	width: 100%;
}
.box3{
	width: 94%;
	padding: 3%;
	clear: both;
	float: left;
}

.box3 div{
	width: 100%;
	text-align: center;
	vertical-align:middle;
	margin-right: 5px;
	font-size: 1.2em;
}
	
}
@media only screen and (max-width: 480px) {
.box3{
	width: 94%;
	padding: 3%;
	clear: both;
}

.box3 div{
	width: 100%;
	text-align: center;
 vertical-align:middle;
	margin-right: 5px;
	font-size: 1.2em;
	}}