*{
  margin:0px;
}
body{
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
img{
  max-width: 100%;
}
.img_width{
  width: 100%;
}
.img_width2{
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
h1:before {
    content: url(../img/logo.svg);
    display:inline-block;
    position: relative;
    top: 10px;
    width: 50px;
    height: 50px;
}
h1{
    color: #5e8c61;
}
/*ナビゲーションここから*/
.inner {
    width: 980px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}

/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    background-color: #fff;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #000;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
  font-family: "Noto Sans Japanese";
  float: left;
  width: 360px;
  height: 60px;
  font-size: 25px;
  vertical-align:top;
  color: #5e8c61;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    text-align: center;
}
#global-nav ul li {
    float: left;
}
#global-nav li {
    margin-left: 50px;
    margin-top: 30px;
}
#global-nav ul li a {
    padding: 0 30px;
}
#global-nav li:hover{

}
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 20px;
    height: 55px;
    background: #fff;
    background: rgba(255,255,255,.9);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #5e8c61;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 10px;
}
.navi_text{
  font-size: 12px;
  color: #5e8c61;
}
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 30px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
/*ナビゲーションここまで*/
img{
	margin: 0;
	padding: 0;
}
h2{
  width: 100%;
  height: 100px;
  margin: auto;
  background-color:#80aa82;
  color: #fff;
  text-align: center;
  margin-top: -7px;
  padding: 50px 0px 20px 0px;
  font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h2 p{
  width: 90%;
  margin: auto;
}
/* --- NEWS --- */
#news{
  width: 780px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
div.update {
width: 780px; /* 新着情報エリアの幅 */
font-size: 80%;
}
/* --- 見出し --- */
h3{
  width: 780px;
  height: 50px;
  text-align: center;
  margin: 0 0 1px; /* 見出しのマージン（上、左右、下） */
}
#news_h3{
  font-size: 12px;
  color: #80aa82;
}
div.update dl {
width: 100%; /* 新着リストの幅 */
margin-top: 10px;
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
border-left: 0px;
border-bottom: 0px;
}
/* --- 日付エリア --- */
div.update dt {
width: 6.7em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}
/* --- 本文エリア --- */
div.update dd {
margin: 0;
margin-left: 30px;
padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 120%;
}
/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
/* --- NEWSここまで --- */
#main{
  width: 100%;
}
/*バナー*/
.bn{
  width: 100%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
/*TOPページへ*/
#page-top {
    position: fixed;
    bottom: 140px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #e0e0e0;
}
/*フッダー*/
footer{
  width: 100%;
  margin-top: 100px;
}
#footer_box1{
  width: 100%;

  z-index: 100;
  margin: auto;
  text-align: center;
  background-color: #80aa82;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
#footer_text1{
  margin-bottom: 10px;
}
#footer_box2{
  margin: auto;
  text-align: center;
  background-color: #5c997d;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 10px;
}
/* ------ index以外共通 ------- */
h4{
  width: 100%;
  background-color: #5c997d;
  color: #fff;
  font-size: 30px;
  padding-top: 120px;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
h4 p{
  margin-left: 50px;
}
h5{
  width: 960px;
  border-bottom: 2px solid #b3d789;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 60px;
  font-size: 20px;
}
.h5text{
  color:#5c997d;
  font-size: 12px;
  margin-left: 5px;
}
/* ------ index以外共通 ------- */
/* ------ index ------- */
#toplink{
display: inline-block;
margin-left: 30px;
margin-top: 50px;
}
a:hover img {
opacity: .5;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
/* ------ company ------- */
/*テーブル*/
table {
  border-collapse: collapse;
  width: 60%;
  margin: auto;
}
table th,
table td {
  padding: 10px;
  border: 1px solid #999;
  background-color: #fff;
}
table th {
  color: #fff;
  background-color: #b3d789;
  text-align: center;
  width: 30%;
}
#map{
  text-align: center;
  width: 100%;
}
#map iframe,
#map object,
#map embed {
  margin: auto;
}

/* ------ companyここまで ------- */
/* ------ product ------- */
#product_box{
  width: 960px;
  margin: auto;
  text-align: center;
  display: block;
}
#product_box img{
  padding: 10px;
}
#product_box2{
  width: 960px;
  margin: auto;
  margin-top: 200px;
  text-align: center;
}
#product_box2 img{
}
/* ------ productここまで ------- */
/* ------ contact ------- */
table#sample-table{
  width: 600px;
}
#form_box{
  margin: auto;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 400px;
}
.form_text{
  color: #ff0000;
  font-size: 10px;
}
#soushin{
    width:200px;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#fff;
    background-color:#5c997d;
    border-radius:5px;
    border-style: none;
    margin: auto;
    margin-top: 30px;
}
#soushin:hover{
  background-color:#6aad8b;
}
#soushin:before {
    content: " \f0ab";
  	font-family:fa fa-envelope-o;
    display:inline-block;
}
input[type=submit]{
font-family: FontAwesome /*FontAwesomeをフォント指定*/;
font-size: 12px;
}
textarea{
  border:0;
  padding:10px;
  font-size:0.8em;
  font-family:Arial, sans-serif;
  color:#aaa;
  border:solid 1px #ccc;
  margin:0 0 5px;
  width: 90%;
}
/* ------ contactここまで ------- */
/* ------ phytoncid ------- */
.text-box{
  width: 960px;
  margin: auto;
}
.text-box img{
  max-width: 100%;
}
.phytoncid-img{
  max-width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.phytoncid-img img{
  max-width: 100%;
}
.defaultlist
,.defaultlist li{
  width: 500px;
	padding:0px;
	margin:0px;
  float: left;
}
#defaultlist-img{
  width: 300px;
  margin-left: 100px;
}
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
  padding-left: 10px;
	margin: 8px 10px 5px 30px !important;
}
.list5 li {
	position: relative;
}
.list5 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .2em;
	left: -1.5em;
	width: 20px;
	height: 20px;
	background-color: #6aad8b;
	border-radius: 100%;
}
.phytoncid-table{
  width: 870px;
}
table.phytoncid-table th {
  color: #fff;
  background-color: #80aa82;
  text-align: center;
  border: 1px solid #000;
}
table.phytoncid-table td {
  border: 1px solid #000;
}
/* ------ phytoncidここまで ------- */
/* ------ PT-150 ------- */
#text-box-l{
  width: 500px;
  float: left;
}
#ebidensu{
  font-size:24px;
  font-weight:bold;
  text-decoration:none;
  display:block;
  text-align:center;
  padding:14px 0 10px;
  color:#fff;
  background-color:#6aad8b;
  border-radius:15px;
  line-height: 100%;
  margin-top: 50px;
}
#font{
  font-size: 12px;
  font-weight: normal;
}
#ebidensu-img{
  margin-left: 300px;
}
/* ------ PT-150ここまで ------- */
/* ------ お客様の声 ------- */
.voice-box {
    background-color: #FFF6EB;
    border: 2px dashed #B3D789;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #FFF6EB;
    color: #000;
    padding: 2em;
    width: 570px;
    margin: auto;
    margin-top: 30px;
}
#voiceimg{
  margin: auto;
  width: 960px;
  height: 400px;
  text-align: center;
}
.voice-text{
  color: #6aad8b;
  text-align: right;
  margin-top: 10px;
}
/* ------ お客様の声ここまで ------- */
/* ------ ipad用CSS ------- */
@media screen and ( max-width:768px) {
    #top-head,
    .inner {
      width: 100%;
        padding: 0;
        background: #fff;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
        width: 100%;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 65px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #fff;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
        padding-left: 0px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #global-nav li {
        margin-left: 0px;
        margin-top: 0px;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #000;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
    /*バナー*/
    .bn{
      width: 90%;
      margin: auto;
      margin-top: 50px;
      margin-bottom: 50px;
      text-align: center;
    }
    /* --- NEWS --- */
    #news{
      width: 500px;
      margin: 0 auto;
      margin-top: 100px;
      margin-bottom: 100px;
    }
    div.update {
    width: 500px; /* 新着情報エリアの幅 */
    font-size: 80%;
    }
    /* --- 見出し --- */
    h3{
      width: 500px;
      height: 50px;
      text-align: center;
      margin: 0 0 1px; /* 見出しのマージン（上、左右、下） */
    }
    #news_h3{
      font-size: 12px;
      color: #80aa82;
    }
    div.update dl {
    width: 90%; /* 新着リストの幅 */
    margin-top: 10px;
    border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
    border-left: 0px;
    border-bottom: 0px;
    }
    /* --- 日付エリア --- */
    div.update dt {
    width: 6.7em; /* 日付エリアの幅 */
    float: left;
    padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
    line-height: 120%;
    }
    /* --- 本文エリア --- */
    div.update dd {
    margin: 0;
    margin-left: 30px;
    padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
    border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
    line-height: 120%;
    }
    /* --- clearfix --- */
    .clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    .clearFix {
    min-height: 1px;
    }
    /* --- NEWSここまで --- */
    /*フッダー*/
    footer{
      width: 100%;
      height: 100px;
      margin-top: 50px;
    }
    #footer_box1{
      margin: auto;
      text-align: center;
      background-color: #80aa82;
      color: #fff;
      padding: 20px 0px 20px 0px;
      font-size: 13px;
    }
      #footer_box1 img{
      }
    #footer_text1{
      margin-bottom: 10px;
    }
    #footer_box2{
      margin: auto;
      text-align: center;
      background-color: #5c997d;
      color: #fff;
      padding-top: 3px;
      padding-bottom: 3px;
      font-size: 10px;
    }
    /* ------ index以外共通 ------- */
    h4{
      width: 100%;
      background-color: #5c997d;
      color: #fff;
      font-size: 30px;
      padding-top: 20px;
      padding-bottom: 20px;
      margin-top: 80px;
      margin-bottom: 50px;
    }
    h5{
      width: 90%;
      border-bottom: 2px solid #b3d789;
      margin: auto;
      margin-bottom: 50px;
      margin-top: 50px;
    }
    .h5text{
      color:#5c997d;
      font-size: 12px;
      margin-left: 5px;
    }
    /* ------ index以外共通 ------- */
    /* ------ company ------- */
    /*テーブル*/
    table {
      border-collapse: collapse;
      width: 70%;
      margin: auto;
    }
    table th,
    table td {
      padding: 10px;
      border: 1px solid #999;
      background-color: #fff;
    }
    table th {
      color: #fff;
      background-color: #b3d789;
      text-align: center;
      width: 30%;
    }
    /* ------ companyここまで ------- */
    /* ------ product ------- */
    #product_box{
      width: 100%;
      margin: auto;
      text-align: center;
    }
    #product_box img{
      padding: 10px;
      display: block;
      margin: auto;
    }
    #product_box2{
      width: 100%;
      margin: auto;
      margin-top: 200px;
      text-align: center;
    }
    #product_box2 img{
    }
    /* ------ productここまで ------- */
    /* ------ phytoncid ------- */
    .text-box{
      width: 90%;
      margin: auto;
    }
    .text-box img{
      max-width: 100%;
    }
    .phytoncid-img{
      max-width: 100%;
      margin: auto;
      text-align: center;
    }
    .phytoncid-img img{
      max-width: 100%;
    }
    .defaultlist
    ,.defaultlist li{
      width: 90%;
    	padding:0px;
    	margin:0px;
      float: left;
    }
    #defaultlist-img{
      width: 300px;
      margin-left: 20px;
    }
    .defaultlist li{
    	list-style-type:none !important;
    	list-style-image:none !important;
      padding-left: 10px;
    	margin: 8px 10px 5px 30px !important;
    }
    .list5 li {
    	position: relative;
    }
    .list5 li::after {
    	display: block;
    	content: '';
    	position: absolute;
    	top: .2em;
    	left: -1.5em;
    	width: 20px;
    	height: 20px;
    	background-color: #6aad8b;
    	border-radius: 100%;
    }
    .phytoncid-table{
      width: 90%;
    }
    table.phytoncid-table th {
      color: #fff;
      background-color: #80aa82;
      text-align: center;
      border: 1px solid #000;
    }
    table.phytoncid-table td {
      border: 1px solid #000;
    }
    /* ------ phytoncidここまで ------- */
    #text-box-l {
    width: 90%;
    overflow: hidden;
}
    #ebidensu-img {
    margin-left: 100px;
    margin-top: 50px;
    }
    /* ------ お客様の声 ------- */
    .voice-box {
        background-color: #FFF6EB;
        border: 2px dashed #B3D789;
        border-radius: 8px;
        box-shadow: 0 0 0 4px #FFF6EB;
        color: #000;
        padding: 2em;
        width: 570px;
        margin: auto;
        margin-top: 30px;
    }
    #voiceimg{
      margin: auto;
      width:100%;
      height: 400px;
      text-align: center;
    }
    .voice-text{
      color: #6aad8b;
      text-align: right;
      margin-top: 10px;
    }
    /* ------ お客様の声ここまで ------- */
}
/* ------ ipad用CSSここまで ------- */
/* ------ スマートフォン用CSS ------- */
@media screen and (max-width:480px) {
  html{
    width: 100%;
  }
  #top-head,
  .inner {
    max-width: 100%;
      padding: 0;
      background: #fff;
  }
  #top-head {
      top: 0;
      position: fixed;
      margin-top: 0;
      width: 100%;
  }
  /* Fixed reset */
  #top-head.fixed {
      padding-top: 0;
      background: transparent;
  }
  #mobile-head {
      background: #fff;
      width: 100%;
      height: 65px;
      z-index: 999;
      position: relative;
  }
  #top-head.fixed .logo,
  #top-head .logo {
      position: absolute;
      left: 13px;
      top: 8px;
      color: #333;
      font-size: 18px;
  }
  #global-nav {
      position: absolute;
      /* 開いてないときは画面外に配置 */
      top: -500px;
      background: #fff;
      width: 100%;
      text-align: center;
      padding: 10px 0;
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
  }
  #global-nav ul {
      list-style: none;
      position: static;
      right: 0;
      bottom: 0;
      font-size: 14px;
  }
  #global-nav ul li {
      float: none;
      position: static;
  }
  #global-nav li {
      margin-left: 0px;
      margin-top: 0px;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
      width: 100%;
      display: block;
      color: #000;
      padding: 18px 0;
  }
  #nav-toggle {
      display: block;
  }
  h1{
    width: 150px;
  }
  h1:before {
      content: url(../img/logo.svg);
      display:inline-block;
      position: relative;
      top: 5px;
      width: 35px;
      height: 50px;
  }
  #main {
    width: 100%;
    height: auto;
}
h2{
  font-size: 20px;
  padding: 20px 0px 20px 0px;
}
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
      top: 11px;
      -webkit-transform: rotate(315deg);
      -moz-transform: rotate(315deg);
      transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
      width: 0;
      left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
      top: 11px;
      -webkit-transform: rotate(-315deg);
      -moz-transform: rotate(-315deg);
      transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
      /* #global-nav top + #mobile-head height */
      -moz-transform: translateY(556px);
      -webkit-transform: translateY(556px);
      transform: translateY(556px);
  }
  /* ------ index以外共通 ------- */
  h4{
    width: 100%;
    background-color: #5c997d;
    color: #fff;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    margin-top: 60px;
  }
  h5{
    width: 90%;
    border-bottom: 2px solid #b3d789;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .h5text{
    color:#5c997d;
    font-size: 12px;
    margin-left: 5px;
  }
  /* ------ index以外共通 ------- */
  #toplink{
    width: 90%;
    margin: auto;
    overflow:hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
  }
  .button-4{
    width:95%;
    height:70px;
    border:2px solid #5c997d;
    float:left;
    text-align:center;
    cursor:pointer;
    position:relative;
    box-sizing:border-box;
    overflow:hidden;
    margin:0 0 30px 10px;
    padding: 10px;
    display: inline-block;
    text-align: center;
  }
  .button-4 a{
    font-family:arial;
    font-size:16px;
    color:#5c997d;
    text-decoration:none;
    line-height:10px;
    transition:all .5s ease;
    z-index:2;
    position:relative;
  }
  .eff-4{
    width:100%;
    height:80px;
    left:-100%;
    top:-10px;
    background:#5c997d;
    position:absolute;
    transition:all .5s ease;
    z-index:1;
  }
  .button-4:hover .eff-4{
    left:0;
  }
  .button-4:hover a{
    color:#fff;
  }
  /* --- NEWS --- */
  #news{
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  div.update {
  width: 100%; /* 新着情報エリアの幅 */
  font-size: 80%;
  }
  /* --- 見出し --- */
  h3{
    width: 100%;
    height: 50px;
    text-align: center;
    margin: 0 0 1px; /* 見出しのマージン（上、左右、下） */
  }
  #news_h3{
    font-size: 12px;
    color: #80aa82;
  }
  div.update dl {
  width: 90%; /* 新着リストの幅 */
  margin-top: 10px;
  border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
  border-left: 0px;
  border-bottom: 0px;
  margin: auto;
  }
  /* --- 日付エリア --- */
  div.update dt {
  width: 6.7em; /* 日付エリアの幅 */
  float: left;
  padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
  line-height: 120%;
  margin: auto;
  text-align: center;
  }
  /* --- 本文エリア --- */
  div.update dd {
  margin: 0;
  margin-left: 30px;
  padding: 7px 1px 6px 3.6em; /* 本文エリアのパディング（上右下左） */
  border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
  line-height: 120%;
  }
  /* --- clearfix --- */
  .clearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
  .clearFix {
  min-height: 1px;
  }
  /* --- NEWSここまで --- */
  /*フッダー*/
  footer{
    width: 100%;
    height: 100px;
    margin-top: 100px;
  }
  #footer_box1{
    margin: auto;
    text-align: center;
    background-color: #80aa82;
    color: #fff;
    padding: 0px;
    padding-top: 20px;
    font-size: 13px;
    height: 100px;
  }
    #footer_box1 img{
      width: 90%;
    }
  #footer_text1{
    margin-bottom: 10px;
  }
  #footer_text1p{
      margin: 10px;
    }
  #footer_box2{
    margin: auto;
    text-align: center;
    background-color: #5c997d;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10px;
  }
  /* ------ company ------- */
  /*テーブル*/
  table#overview {
    border-collapse: collapse;
    width: 90%;
    margin: auto;
    border: 2px solid #999;
    border-bottom: 2px solid #999;
    margin-bottom: 30px;
  }
  table#overview th,
  table#overview td {
    border-style: none;
    background-color: #fff;
    display: block;
    text-align: center;
  }
  table#overview th {
    color: #fff;
    background-color: #b3d789;
    text-align: center;
    width: 100%;
    height: 30px;
    overflow: hidden;
    padding: 1px;
  }
  input{
    width: 90%;
  }
  /* ------ companyここまで ------- */
  /* ------ product ------- */
  #product_box{
    max-width: 100%;
    margin: auto;
    text-align: center;
  }
  #product_box img{
    width: 95%;
    padding: 0px;
    padding-bottom: 10px;
    display: block;
    margin: auto;
  }
  #product_box2{
    width: 90%;
    margin: auto;
    margin-top: 200px;
    text-align: center;
  }
  #product_box2 img{
  }
  /* ------ productここまで ------- */
    /* ------ contact ------- */
    #form_box{
      margin: auto;
      width: 100%;
      margin-top: 50px;
      margin-bottom: 400px;
    }
    /*テーブル*/
    table#contact_teble {
      border-collapse: collapse;
      width: 90%;
      margin: auto;
      border: 2px solid #999;
      border-bottom: 2px solid #999;
      margin-bottom: 30px;
    }
    table#contact_teble tr{
      width: 90%;
    }
    table#contact_teble th,
    table#contact_teble td {
      border-style: none;
      background-color: #fff;
      display: block;
      width: 90%;
      text-align: center;
    }
    table#contact_teble th {
      color: #fff;
      background-color: #b3d789;
      text-align: center;
      height: 30px;
      width: 100%;
      overflow: hidden;
      padding: 1px;
    }
    input#contact_teble {
      border:0;
      padding:10px;
      font-size:1.3em;
      font-family:Arial, sans-serif;
      color:#aaa;
      border:solid 1px #ccc;
      margin:0 0 20px;
      width:100%;
    }
    textarea#contact_teble{
      width: 100%;
    }
    /* ------ contactここまで ------- */
    /* ------ お客様の声 ------- */
    .voice-box {
        background-color: #FFF6EB;
        border: 2px dashed #B3D789;
        border-radius: 8px;
        box-shadow: 0 0 0 4px #FFF6EB;
        color: #000;
        padding: 1em;
        width: 75%;
        margin: auto;
        margin-top: 30px;
    }
    #voiceimg{
      margin: auto;
      width:100%;
      height: 200px;
      text-align: center;
    }
    .voice-text{
      color: #6aad8b;
      text-align: right;
      margin-top: 10px;
    }
    /* ------ お客様の声ここまで ------- */
}
/* ------ スマートフォン用CSSここまで ------- */
