.clearfix, #main_image .inner, #section01, #section01 .inner, #section01 .inner .graph01, #section02, #section02 .inner, #section03, #section03 .inner {
  *zoom: 1;
}
.clearfix:after, #main_image .inner:after, #section01:after, #section01 .inner:after, #section01 .inner .graph01:after, #section02:after, #section02 .inner:after, #section03:after, #section03 .inner:after {
  content: "";
  display: table;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

/*----------------------------------------
	main_image
----------------------------------------*/
#main_image {
  height: 173px;
  padding-top: 90px;
  background-image: url(../image/product/magic/main_image.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#main_image .inner h1 {
  font-size: 28px;
  font-weight: normal;
  font-family: "Open Sans",sans-serif;
  line-height: 135%;
  padding-top:18px;
}
/*----------------------------------------
	section01
----------------------------------------*/
#section01 {
  background-color: #f1f1f1;
  padding: 90px 0px;
}
#section01 .inner .lead{
margin-right:0px;
}
#section01 .inner h2 {
  display: block;
  margin-bottom: 60px;
  text-align: center;
  background-image: url(../image/common/line_h2.png);
  background-position: center;
  background-repeat: repeat-x;
}
#section01 .inner h2 span {
  background-color: #f1f1f1;
  padding: 0px 180px;
}
#section01 .inner .lead {
  line-height: 175%;
  width: 564px;
  float: left;
}
#section01 .inner .image_area {
  position: relative;
  margin-bottom: 40px;
  width:429px;
  float:right;
}
#section01 .inner .image_area img{
	position: static;
}
#section01 .inner .image_area img.topAbso{
	top:0px;
}
#section01 .inner .graph01 .graph_left{
	float:none;
	display:inline;
}
#section01 .inner .graph01 .graph_right {
	display: block;
	float: right;
}
#section01 .inner .textAlignCenter{
	text-align:center;
}
#section01 .inner .image_area .leftTxt{
	width:193px;
	float:left;
	word-wrap: break-word;
	line-height: 175%;
	padding-top:10px;
}
#section01 .inner .image_area .rightTxt{
	width:217px;
	float:right;
	word-wrap: break-word;
	line-height: 175%;
	padding-top:10px;
}
#section01 .sectionLeftArea{
	background:#fff;
	padding:20px;
	font-size: 15px;
	line-height:160%;
}
#section01 .sectionLeftArea h3{
  margin-bottom: 10px;
}
#section01 .listCircle{
	padding-bottom:20px;
}
#section01 .pdb10px{
	padding-bottom:10px;
}
#section01 .pdb60px{
	padding-bottom:60px;
}
#section01 .pdb20px{
	padding-bottom:20px;
}
#section01 .listCircle li{
		list-style: disc;
		margin-left:20px;
}
#section01 .inner h2 span{
	display:block;
	width:694px;
	margin:0 auto 0 auto;
	padding:0px;
}
/*----------------------------------------
	section02
----------------------------------------*/
#section02 {
  padding: 90px 0px;
}
#section02 .inner h3 {
  display: block;
  margin-bottom: 50px;
  text-align: center;
  background-image: url(../image/common/line_h2.png);
  background-position: center;
  background-repeat: repeat-x;
}
#section02 .inner h3 span {
  background-color: #fff;
  padding: 0px 24px;
}
#section02 .inner .application_list {
  width: 460px;
  float: left;
}
#section02 .inner .application_list ul li {
  line-height: 135%;
  background-image: url(../image/common/list_dot.png);
  background-repeat: no-repeat;
  background-position: left 25px;
  border-bottom: dotted 1px #333;
  padding: 18px 0px 18px 14px;
}
#section02 .inner .application_list ul li span {
  font-size: 14px;
}
#section02 .inner .graph02 {
  float: right;
}

/*----------------------------------------
	section03
----------------------------------------*/
#section03 {
  background-color: #f1f1f1;
  padding: 100px 0px;
}
#section03 .inner h3 {
  display: block;
  margin-bottom: 50px;
  text-align: center;
  background-image: url(../image/common/line_h2.png);
  background-position: center;
  background-repeat: repeat-x;
}
#section03 .inner h3 span {
  background-color: #f1f1f1;
  padding: 0px 24px;
}

.table01 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table01 th {
  padding: 6px 10px;
  font-size: 13px;
  line-height: 135%;
  font-weight: normal;
  vertical-align: middle;
  border: solid 1px #666;
  border-collapse: collapse;
}
.table01 td {
  padding: 6px 10px;
  font-size: 11px;
  line-height: 135%;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  border: solid 1px #666;
  border-collapse: collapse;
}
.table01 .bg01 {
  background-color: #beebf2;
}
.table01 .bg02 {
  background-color: #ccc;
}
.table01 .bg03 {
  background-color: #f1f1f1;
}
.table01 .Graph_h{
  padding-top: 24px;
  padding-bottom: 24px;
}
#section03 .inner p{
	font-size: 12px;
	padding-top: 5px;
}

/*----------------------------------------
	section04
----------------------------------------*/
#section04 {
  padding: 100px 0px 150px;
}
#section04 a {
  display: block;
  width: 746px;
  margin: 0px auto;
}
#section04 a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}