@charset "utf-8";

/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: 
	2: 
	3: 

==========================================================
*/
.top_taiou {
	padding: 10px 20px;
	background-color: #f7f5e8;
	font-size: 95%;
}

.top_main {
	width: 730px;
	height: 398px;
	overflow: hidden;
}
.top_copy01 {
    font-size: 16px;
    color: #444;
    margin-bottom: 20px;
    line-height: 1.8;
}
.ecoreform {
  background: #eef7f4;
  padding: 20px;
  margin-bottom: 20px;
}
.ecoreform h2 {
  font-size: 19px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #AB9378;
  color: #00a666;
}

.ziasafe_block {
	display: flex;
	border: 3px solid #44B9C1;
	padding: 30px;
	margin-bottom: 30px;
	background-image: url("../../img/ziasafe_bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.ziasafe_img {
	width: 35%;
	text-align: center;
}
.ziasafe_txt {
	margin-left: 30px;
}
.ziasafe_txt h2 {
	margin-bottom: 1em;
}
.ziasafe_txt h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
.ziasafe_txt p {
	margin-bottom: 1em;
	line-height: 1.8;
}
.ziasafe_blue {
	color: #006fbc;
}
.ziasafe_txt_big {
	font-size: 16px;
	font-weight: bold;
	color: #006fbc;
}