@charset "UTF-8";
html,body{
     height:100%;
}

#wrap {
	width : 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
p.resizeimage img { 
  display: block;
width : 100% ;
height : auto ;
margin:0;
}
a img{
  opacity: 1;
  transition: 0.3s;
}
a:hover img{
  opacity: .5;
}

/*-- clearfix --*/
.clearfix:after{
	content : '';
	display : block;
	height : 0px;
	clear : both;
	visibility : hidden;
}
* html .clearfix{
	clear : both;
	overflow : hidden;
}
*:first-child+html .clearfix{
	clear : both;
	overflow : hidden;
}
/* #header
 * -------------------------------------------------------------------------------- */
.inner{
	padding: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0;
	height: 144px;
}

header{
	padding: 0px;
	height: 144px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
header h1{
	position: absolute;
	left: 0px;
	top: 0px;
}
 #logo{
	position: absolute;
	left: 0px;
	top: 15px;
}
/* #menu
 * -------------------------------------------------------------------------------- */
 #menu-box{
	margin: 0px;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 84px;
	text-align: right;
	background-image: url(../images/title_m.jpg);
		background-repeat: no-repeat;
	    background-color: #A0A0A0;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:1;
}
 #menu{
  width: 100%;
  	height: 60px;
  margin: 0 auto;
  padding: 0;
    display: none;
	
  }
#menu li{
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; 
  }
#menu li a{
  display: block;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
  background-color: rgba(51,51,51,0.8);
  color: #fff;
  text-align: center;
  text-decoration: none;
  	border-bottom: 1px solid #ffffff;

}
#menu li a:hover{
    background-color: rgba(33,33,33,0.8);

}
#toggle{ 
    display: block;
    position: relative;
    width: 100%;
		height: 60px;
    background: #666666;
}
  #toggle a{
	display: block;
	position: relative;
	border-bottom: 1px solid #444;
	color: #fff;
	text-align: center;
	text-decoration: none;
	height: 48px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
  }
  
#panel-btn{
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 10px 10px 10px 4px;
  border-radius: 50%;
  background: #fff;
}
#panel-btn:hover{
  background: #fafafa;
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background: #2196F3;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  background: #2196F3;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -6px;
}
#panel-btn-icon:after{
  margin-top: 4px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: 0;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
/* #keyvisual
 * -------------------------------------------------------------------------------- */
#visual {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#contents{
	padding: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	top: 30px;
	text-align: center;
}
#contents_box{
	background-color: #FFF;
	width: 100%;
	color: #FFF;
}

#index_title{
	position: relative;
	width: 95%;
	height: 95%;
	background-image: url(../images/01_p_b.jpg);
	margin-right: auto;
	margin-left: auto;
}
#index_title img.mark1{
	position: absolute;
}
#index_title img.mark2{
	width:25px;
	height:25px;
	display: inline-block;
	vertical-align: middle;
}
#index_title a{
	text-decoration: none;
	z-index:99;
}
#index_title p{
	font-size: 20px;
	line-height:24px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#index_title p.text{
	display: inline-block;
	vertical-align: middle;
	width: 81.5%;
	font-size: 12px;
	line-height:18px;
	text-align: left;
	color: #FFFFFF;
	margin: 0;
	padding: 5%;
}

#contents_in{
	padding: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}

#index_box{
	background-color: #FFFFFF;
	width: 960px;
	-webkit-border-radius: 10px;
	-moz-border-dadius: 10px;
	border-radius:10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#index_box-news {
	position: absolute;
		width: 480px;
			height: 258px;
	left: 0px;
}
#index_box-cont {
	position: absolute;
	width: 449px;
	left: 505px;
}

#contact_box{
	background-color: #edf7ff;
	width: 100%;
	margin-top: 20px;
	position: relative;
}

#box{
	background-color: #FFFFFF;
	width: 960px;
	-webkit-border-radius: 10px;
	-moz-border-dadius: 10px;
	border-radius:10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#footer {
	background-image: url(../images/footbg_m.jpg);
	background-repeat: repeat-x;
	bottom: 0;
	width: 100%;
	height: 270px;
	}
	
#footer a {
	font-size: 12px;
	text-decoration: none;
}
	
#footer_copyright {
	text-align: center;
	font-size: 12px;
	margin: 20px;
	color: #3D3D3D;
}
	
#c_box{
	padding: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
		text-align: center;
}
.text10-12r {
	font-size: 10px;
	line-height: 12px;
	color: #ff0000;
}
.text12-20 {
	font-size: 12px;
	line-height: 20px;
	color: #3D3D3D;
}
.text12-18 {
	font-size: 12px;
	line-height: 18px;
	color: #3D3D3D;
	text-align: center;
}

.text14-20 {
	font-size: 14px;
	line-height: 20px;
	color: #3D3D3D;
}
.text14-20w {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

.text16-20 {
	font-size: 16px;
	line-height: 20px;
	color: #3D3D3D;
}

.text16-20w {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
}

.text18-21 {
	font-size: 18px;
	line-height: 21px;
	color: #3D3D3D;
		font-weight: bold;
}

.text18-24 {
	font-size: 18px;
	line-height: 24px;
	color: #000099;
	font-weight: bold;
}


.a_14 {
	font-size: 14px;
	line-height: 20px;
	color: #00A29A;
}
.a_14:hover {
	font-size: 14px;
	line-height: 20px;
	color: #00A29A;
	font-weight: bolder;
}
#modeling01 {
	position: absolute;
	left: 672px;
	top: 656px;
	width: 274px;
	height: 113px;
}

/* #contact
 * -------------------------------------------------------------------------------- */

.example table {
width: 100%;
border: 1px #999999 solid;
border-collapse: collapse;
}

.example td {
border: 1px #999999 dotted;
background-color: #e8e8e8;
padding: 10px 10px;
text-align: left;
vertical-align: middle;
}

.example th {
border: 1px #999999 dotted;
background-color: #008aff;
padding: 10px 10px;
text-align: left;
vertical-align: middle;
}
input.txt1{
width:90%;
height:35px;
}
input.txt2{
width:45%;
height:35px;
}
textarea.txt3{
width:90%;
height:150px;
}

/* menu style
 * -------------------------------------------------------------------------------- */
div#menubtn{
	padding-bottom : 0px;
	padding-top: 0px;
}
div#menubtn ul.nav{
	list-style : none;
	text-transform : none;
	width : 100%;
	margin-top : 0px;
	text-align: left;

}
div#menubtn ul.nav li{
	width : 100%;
	height : 88px;
	margin : 0px auto 0 auto;
}
div#menubtn ul.nav li a{
	display : block;
	width : 96%;
	height : 88px;
	background : url(../images/04-m-btnb.jpg);
			background-repeat: no-repeat;
				    background-color: #198CFC;
	font-size : 16px;
	color : #FFFFFF;
	padding-left : 2%;
		padding-right : 2%;
	text-decoration : none;
	line-height: 20px;
}
* html div#menubtn ul.nav li a{
	padding-top : 16px;
	height : 88px;
}
div#menubtn ul.nav li a.current{
		display : block;
	width : 96%;
	height : 88px;
	background : url(../images/04-m-btng.jpg);
			background-repeat: no-repeat;
				    background-color: #E8E8E8;
						font-size : 16px;
	color : #666666;
	padding-left : 2%;
			padding-right : 2%;
	text-decoration : none;
	line-height: 20px;

}

div#menubtn ul.nav li a:hover{
	background-position : 0 -88px;
	color : #D0D0D0;
}

.mov {
	position: relative;
	width: 115px;
	height: 77px;
	top: 0px;
}
.absolute {
	position: absolute;
	left: 501px;
	top: -84px;
}/* menu end */
