@charset "euc-jp";
ul,
ol,
li {
	list-style: none;
}

body{

}

#container{
	width: 1063px;
	margin: 0 auto;
}
#section01{

}
#section01 h1{
	margin: 0;
}
#section01 .tit01{
	width: 1062px;
	height: 102px;
}
#section01 .picture01{
	width: 1062px;
	height: 761px;
	background: url(../img/toceo/ceo_bg.jpg);
	margin-bottom:25px; 
}
#section01 .picture01 div{
	position: relative;
    font-size: 14px;
	top: 406px;
    /*top: 486px;*/
	left: 100px;
    line-height: 180%;
    width: 600px;
}
#section02{
	background: url(../img/toceo/section02_bg.png) no-repeat;
	height: 100%;
	padding-bottom: 10px;
}
#section02 .s2_tit01{
	width: 1062px;
	height: 51px;
	margin-bottom:30px; 
}
#section02 .s2_txt01{
	width: 980px;
	margin:0 auto 30px; 
}
#section02 .s2_tit02{
	width: 1025px;
	height: 39px;
	background: url(../img/toceo/s2_tit02.png);
	margin:0 auto; 
}
#section02 .s2_txt02{
	width: 1025px;
	height: 390px;
	margin: 0 auto 50px;
	border: 1px solid #eceadd;
	padding-bottom: 7px;
}
#section03{
	background: url(../img/toceo/section03_bg.png) no-repeat;
	width: 952px;
margin: 0 auto;
}
#section03 .s3_tit01{
	width: 952px;
	height: 53px;
	margin:0 auto; 
}
#section03 .s3_txt01{
	width: 952px;
	height: 425px;
	margin:0 auto 50px;
	padding-top: 35px;
}
.voice_wrap{
	padding: 0 25px 0;
	overflow-y: auto;
	height: 100%;
}
.voice_tit{
	width: 96px;
	font-size: 11px;
}
.voice_wrap div{
	float:left;
}
.voice_icon{
	width: 45px;
	height:44px;
	margin: 0 19px;
}
.voice_txt{
	width: 777px;
	font-size: 14px;
}
.voice_post_column{
	border-bottom: 1px dotted #cdcdcd;
	padding: 12px 0;
}
.voice_post_column:last-child {
    border-bottom-width: 0px;
}
.contact_way{
	height: 105px;
	margin-left: 45px;
}
.contact_way .firstChild{
}
.contact_way div{
	float: left;

}
.contact_way .lastChild{
}
 .contact_way_txt{
 	margin-top: 15px;
 }
 .attention_txt{
 	padding:0 50px;
 }
 .contact_way .form_link_btn{
 	float: right;
 	margin-right: 60px;
 }
 .contact_way .form_link_btn a:hover{
 	opacity: 0.7;
 }


#document #container {
  width: 980px;
}
#document #section01 .tit01 {
  width: 980px;
  height: 94px;
}
#document #section01 .picture01 {
  width: 980px;
  height: 675px;
  background:url(../img/toceo/ceo_bga.jpg);
}
#document #section01 .picture01 div {
    width: 500px;
    left: 510px;
    top: 350px;
}
#document #section02 {
  background: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 10px;
}
#document #section02 .s2_tit01 {
  margin: -1px -1px 30px -1px;
}
#document #section02 .s2_txt01 {
  width: 898px;
}
#document #section02 .s2_tit02 {
  width: 943px;
  height: 36px;
  background: none;
}
#document #section02 .s2_txt02 {
  width: 943px;
  margin-bottom: 8px;
}
#document .voice_txt {
  width: 696px;
}
#document .attention_txt {
  font-size: 12px;
}
#document .attention_txt strong {
  color:red;
}