@charset "utf-8";



.wrapper {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
}

.content {
    margin: 0px 10px;
}

@media only screen and (max-width: 780px){

.wrapper {
    max-width: 940px;
    margin: 0 10px;
    padding: 0;
}
}


.header_aria{
    background-image: url(../img/elechine_top_01c.jpg);
    width: 100%;
    height: 300px;
}



.top_bn img {
	float: left;
}

.top00 {
    font-size: 22px;
    margin-bottom: 4px;
    font-weight: bold;
    text-align: left;
}

.top01 {
    text-align: right;
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: bold;
    color: white;
}

@media only screen and (max-width: 780px){
.top01 {
    text-align: left;
    font-size: 15px;
}
}




.top02 {
  font-size: 12px;
  text-align:left;
}

.top_gaiyou {
    width: 80%;
    margin: 5px auto;
    line-height: 1.4em;
    font-size: 14px;
    padding: 10px 0px;
}

.top_gaiyou p {
    background: #ced9f8;
    padding: 10px;
}
}

@media only screen and (max-width: 620px){

.top_gaiyou {
    width: 90%;
}

.top_gaiyou p {
    margin: 0px 20px;
    background: #ced9f8;
    padding: 10px;
}
}

.gaiyou_h3 {
	border-top:thick double #32a1ce;
	border-bottom:thick double #32a1ce;
	text-align:center;
	margin:10px auto;
    padding: 10px 0px;
    color: #2951c6;
	}

.gaiyou_h4 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding: 0.25em 0 0.25em 10px;
    border-left: 3px solid #32a1ce;
    font-size: 1.15em;
    color: #2951c6;
    background-color: #d0e5ea;
}



.jisseki ul {
	margin-bottom: 20px;
	list-style:none;
    line-height: 1.4em;
	float:left;
}


.equipment-lst {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
    width: 770px;
}

.equipment-lst th {
    width: 35%;
    margin: 0;
    padding: 5px 5px;
    border-top: 1px solid #ccc;
    border-left: none;
    font-weight: bold;
    color: #345cd0;
    text-align: left;
}

.equipment-lst td {
    width: auto;
    margin-left: 240px;
    padding: 10px 10px;
    border-top: 1px solid #ccc;
    line-height: 1.2em;
}

@media only screen and (max-width: 780px){

.equipment-lst {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
    width: 100%;
}

.equipment-lst th {
    font-size: 15px;
}

}

ul.setubi{
	margin:30px 0 30px 0;
padding:0;
}


ul.setubi li {
    display: block;
    width: 32%;
    height: auto;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    border-bottom: 1px dotted #2584D1;
    padding: 10px 0px 10px 0px;
    text-align: center;
}
ul.setubi li img {
    display: block;
    padding: 0px 5px 0px 5px;
    width: 100%;
    height: auto;
}
ul.setubi li strong{
	background:#03C;
	color:#FFF;
	font-weight:700;
	display:inline-block;
	padding:2px 10px;
	border-radius:6px;
}


@media only screen and (max-width: 920px){
ul.setubi li {
    width: 49%;
}
}


@media only screen and (max-width: 620px){

ul.setubi li {
    width: 100%;
}

ul.setubi li img {
    width: 100%;
    padding: 5px 0px;
}

}

.flex {	
	display : -webkit-flex;
	display : -moz-flex;
	display : -ms-flex;
	display : -o-flex;
	display : flex;
	-webkit-flex-wrap : wrap;
	flex-wrap : wrap;
	justify-content : space-between;
	align-items : stretch;
}

.top_img{
  position: relative;
  text-align : center;
}

.top_img img {
    height: 300px;
    width: auto;
}

.top_img_left {
  position: absolute;
  top: 25px;
  margin: 50px auto auto 30%;
}


@media only screen and (max-width: 780px){
.top_img_left {
    margin: 50px auto auto 20px;
}
}

.top_img_left img{
	width:75%;
	height:auto;
 	float: left;
}


.company p {
    line-height: 1.4em;
}


.company img {	
    float: right;
    width: 35%;
    padding: 10px 0px 10px 20px;
}


@media only screen and (max-width: 620px){
.company img {
    width: 100%;
    height: auto;
}
}



.map {
  padding: 10px 0px;
}

.map iframe {
  width: 100%;
  }

@media only screen and (max-width: 780px){
.map {
	width:100%
}
}









.footer_aria{
    background-image: url(../img/elechine_top_01c.jpg);
    width: 100%;
    height: 300px;
}


.footer_contents {
    width: 1000px;
    margin: 0 auto;
    padding: 70px 0px 5px 0px;
}

.footer_contents li{
	display: block;
    width: 300px;
    list-style: none;
    padding: 5px 0px 0px 0px;
}

.footer_elechine {
    line-height: 1.2em;
}


@media only screen and (max-width: 780px){

.footer_aria{
    background-image: url(../img/elechine_top_01c.jpg);
    width: 100%;
    height: auto;

}

	
.footer_contents {
    width: 95%;
    margin: 0 auto;
}


.footer_elechine img{
	width:250px !important; 
}

.footer_contents li{
    width: 100%;
}

.footer_contents li img{
    width: 100%;
    height: auto;
}
}





.products p {
    line-height: 1.4em;
}

.products img{
	padding: 5px 10px;
	width: 35%;
	height: auto;
	float:right; 
}

@media only screen and (max-width: 780px){
.products img {
    width: 200px;
    height: auto;
    float: right;
}
}





