@charset "utf-8";

/*特殊設定*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/*通常*/
h2 {
	padding-top: 20px;
}

h3 {
	margin-top: 0px;
}
#contents {
	float: right;
	width: 870px;
	padding-bottom: 25px;
}
/*
#contents p {
	padding-top: 20px;
	padding-bottom: 30px;
}
*/

#contents2 {
	float: right;
	width: 870px;
	padding-bottom: 25px;
}

/*
#contents2 p {
	padding-top: 20px;
	padding-bottom: 30px;
}
*/

#copy {
	margin-top: 24px;
}
#edImg {
	margin-top: 27px;
}
#structure,#edmProducts {
	margin-top: 27px;
}
#animation {
	width: 470px;
	float: left;
}
#explanation {
	width: 200px;
	float: right;
}
#noflashImg {
	clear: both;
}
#edmProducts ul {
	list-style-type: none;
}
#edmProducts li {
	display: inline;
}
#edmProducts a {
	display: block;
	float: left;
	width: 230px;
	margin-right: 5px;
}
#edmProducts #edmUnit a {
	margin: 0px;
}
.serviceBox {
	background-image: url(../../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 19px;
	margin-top: 20px;
	width: 100%;
	clear: both;
}

.copy_block {
	font-size: 14px;
	font-weight:300;
	line-height:20px;
	
	margin:20px 0 30px 0;
}

.img_block {
	text-align:center;
	margin:0 0 60px 0;
}

.img2_block {
	text-align:center;
	margin:20px 0 0 0;
}

#coa_area {
	width:100%;
	
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	
	margin:0 0 60px 0;
}


#coa_area .copy_area{
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	
	width:435px;
}

#coa_area .copy_area .copy_block{
	width:100%;
	
	font-size: 14px;
	font-weight:300;
	line-height:20px;
	
	margin:15px 0 25px 0;
}

#coa_area .copy_area h3{
	width:100%;
	
	font-size: 18px;
	font-weight:400;
	line-height:20px;
	text-align:center;
	color:#fff;
	
	background-color:#013f97;
	padding:10px 0;
	margin:0 0 15px 0;
}


#coa_area .copy_area .point_block{
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	
	width:100%;
	
	margin:0 0 10px 0;
}

#coa_area .copy_area .point_block .no_box{
	width:47px;
}

#coa_area .copy_area .point_block p{
	width:calc(100% - 47px);
	
	font-size: 14px;
	font-weight:400;
	line-height:20px;
}

#coa_area .copy_area .arrow_block{
	width:100%;
	
	text-align:center;
}

#coa_area .copy_area h4{
	width:100%;
	
	font-size: 18px;
	font-weight:700;
	line-height:24px;
	text-align:center;
	
	margin:15px 0 0 0;
	padding:0;
}


#coa_area #img_area{
	width:415px;
	padding:15px 0 0 0;
}


#power_area {
	width:100%;
	
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	
	margin:30px 0 0 0;
}

#power_area .power_block {
	width:30%;
}

#power_area .power_block h3{
	font-size: 17px;
	font-weight:400;
	line-height:24px;
	
	margin:0 0 15px 0;
	padding:15px 10px;
	
	background-color:#f2f2f2;
}

#power_area .power_block p{
	width:100%;
	
	font-size: 14px;
	font-weight:300;
	line-height:20px;
	
}


#power2_area {
	width:100%;
	
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	
	margin:30px 0 60px 0;
}

#power2_area .power2_block {
	width:30%;
}

#power2_area .power2_block h3{
	font-size: 17px;
	font-weight:400;
	line-height:24px;
	
	margin:0 0 15px 0;
	padding:15px 10px;
	
	background-color:#f2f2f2;
}

#power2_area .power2_block p{
	width:100%;
	
	font-size: 14px;
	font-weight:300;
	line-height:20px;
	
}


#charter_area {
	margin:30px 0 30px 0;
	padding:25px 20px;
	
	background-image:url(https://www.astec-edm.co.jp/about/img/backimg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border:solid 1px #064399;
	
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	justify-content: space-between;
}

#charter_area .charter_block{
	width:560px;
}

#charter_area .charter_block h4{
	font-size: 24px;
	font-weight:500;
	line-height:30px;
	color:#064399;
	
	margin:0 0 25px 0;
}

#charter_area .charter_block p{
	font-size: 14px;
	font-weight:400;
	line-height:24px;
}

#charter_area .photo_block{
	width:215px;
}

#charter_area .photo_block img{
	border:solid 1px #ccc;
}


#customer_area {
	width:100%;
	
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	
	margin:30px 0 0 0;
}

#customer_area .customer_block {
	width: 100%;
	height: 500px;
	overflow-y: scroll;
	padding: 0.2em 2.5em;
    background: #e7e7e7;
    /* box-shadow: 0px 0px 0px 10px #f5f5f5; */
    /* border: dashed 2px #244AA5	; */
}

#customer_area .customer_block ul {
	list-style-type: none;
}

#customer_area .balloon5 {
	width: 100%;
	margin: 1.5em 0;
	overflow: hidden;
  }
  
#customer_area .balloon5 .faceicon {
	float: left;
	margin-right: -90px;
	width: 80px;
  }
  
#customer_area .balloon5 .faceicon img{
	/*丸*/
	width: 100%; 
	height: auto;
	border: solid 3px #244AA5;
	border-radius: 50%;
  }
  
#customer_area .balloon5 .chatting {
	width: 100%;
  }
  
#customer_area .says {
	/*四角*/
    width: 650px;
	position: relative; 
	margin: 5px 5px 5px 105px;
	padding: 17px 13px;
	border-radius: 12px;
	background: #ffffff;
    /* box-shadow: 0px 0px 0px 5px #B3D1F0; */
  }
  
#customer_area  .says:after {
	/*三角*/
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px; 
	left: -30px;
	border: 12px solid transparent;
	border-right: 25px solid #ffffff;

	;
  }
  
#customer_area  .says p {
	margin: 0;
	padding: 0;
  }