@charset "UTF-8";
@import url("../../../css/reset.css");
@import url("../../../css/common.css");
a:link {
  color: #23adc1;
  text-decoration: underline; }

a:hover {
  color: #23adc1;
  text-decoration: none; }

a:visited {
  color: #23adc1;
  text-decoration: underline; }

.flR {
  float: right; }

.ml20 {
  margin-left: 20px; }

.mb0 {
  margin-bottom: 0 !important; }

.bnone {
  border: none !important; }

body {
  background: #fff; }

header {
  height: 68px;
  background: #FFFFFF; }

header .inner {
  width: 900px;
  margin: 0 auto; }

header h1 {
  float: left; }

header p {
  float: right;
  line-height: 68px;
  color: #34816c;
  font-size: 16px;
  font-weight: bold; }

section#banner {
  background-color: #229b7a;
  padding: 60px 0; }

section#banner .inner {
  width: 840px;
  margin: 0 auto;
  position: relative; }

section#banner .baloon {
  position: absolute;
  top: -17px;
  right: -5px; }

section#banner p {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 30px; }

section#banner h2 {
  margin: 0 auto 20px;
  text-align: center; }

section#content {
  width: 840px;
  margin: 0 auto;
  padding-top: 60px; }

section#content h4 {
  color: #229b87;
  font-size: 27px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 20px;
  background: url(../images/title.gif) no-repeat left;
  margin-bottom: 20px; }

section#content p {
  color: #565656;
  font-size: 16px;
  line-height: 32px;
  z-index: 10;
  position: relative; }

section#content .box {
  position: relative;
  margin-bottom: 45px;
  border-bottom: 1px dotted #cdcdc7;
  padding: 0 20px 45px 20px; }
  section#content .box.proposal {
    background: #229b7a;
    border-radius: 10px;
    padding: 30px 20px; }
    section#content .box.proposal h4 {
      font-size: 26px;
      color: #fff;
      margin-bottom: 30px; }
    section#content .box.proposal p {
      font-size: 19px;
      line-height: 35px;
      color: #fff;
      margin-top: 30px; }
  section#content .box p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px; }
    section#content .box p.square:before {
      content: '■';
      color: #229b7a; }
  section#content .box h6 {
    font-size: 33px;
    color: #196c63;
    margin-bottom: 30px; }

section#content div.box:last-child {
  border-bottom: none; }

.map {
  position: relative;
  margin: 30px 0;
  height: 315px;
  background: url(../images/im_map.gif) no-repeat left top; }

.map ul {
  position: absolute;
  left: 517px;
  top: 8px; }

.map ul li {
  margin-bottom: 6px; }

.map ul li:last-child {
  margin-top: 30px;
  left: -70px;
  position: relative; }

section#content .box h5 {
  color: #229b87;
  font-size: 21px;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 10px; }

section#content .box .tel {
  margin-bottom: 10px; }

section#content .box .fax {
  margin-bottom: 10px; }

section#content .box h5.no1 {
  background: url(../images/no1.gif) no-repeat left;
  line-height: 24px;
  font-size: 21px;
  padding-left: 29px;
  margin-bottom: 12px; }

section#content .box h5.no2 {
  background: url(../images/no2.gif) no-repeat left;
  line-height: 24px;
  font-size: 21px;
  padding-left: 29px;
  margin-bottom: 12px; }

section#content .box .red {
  color: #9f0202;
  font-size: 19px;
  font-weight: bold; }

section#content .box .red_b {
  color: #9f0202;
  font-weight: bold; }

section#content .box .im_garbage {
  position: absolute;
  top: 0;
  right: 0; }

section#content .box ul.hinmoku {
  overflow: hidden; }

section#content .box ul.hinmoku li {
  float: left;
  height: 224px;
  margin: 0 5px 4px 0; }

section#content .box ul.hinmoku li:last-child {
  margin-right: 0; }

section#content .box ul.hinmoku li.txt {
  font-size: 20px;
  line-height: 36px;
  color: #565656;
  padding: 40px 0 0 10px;
  height: 184px;
  position: relative;
  z-index: 1; }

section#content .box .baloon {
  position: absolute;
  top: -28px;
  right: -30px;
  z-index: 0; }

section#content .box ul.about {
  background: url(../images/footer_box_bg_01.jpg) top no-repeat, url(../images/footer_box_bg_03.jpg) bottom no-repeat, url(../images/footer_box_bg_02.jpg) top repeat-y;
  padding: 36px 0 21px 32px; }

section#content .box ul.about li {
  margin-bottom: 15px;
  font-size: 16px;
  color: #565656;
  line-height: 25px; }
  section#content .box ul.about li a.map {
    background: #9f0202;
    border-radius: 3px;
    line-height: 25px;
    color: #fff;
    font-size: 10px;
    height: 25px;
    padding: 3px 5px;
    text-decoration: none;
    margin-left: 10px;
    bottom: 2px; }

span.bg_green {
  background: #229b7a;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  padding: 5px 10px;
  margin-right: 10px;
  letter-spacing: 0.08em; }

.mail img {
  display: inline-block; }

footer {
  background: #229b7a;
  text-align: center;
  font-size: 10px;
  color: #FFFFFF;
  line-height: 50px;
  letter-spacing: 0.06em;
  position: relative; }

footer img {
  position: absolute;
  top: 9px;
  right: 20px; }

/*メールフォーム*/
section#mail {
  background: #229b7a;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px 25px 45px 25px;
  width: 750px;
  margin: 30px auto; }

section#mail h2 {
  width: 215px;
  margin: 0 auto 20px auto; }

section#mail .inner {
  background: #FFFFFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 40px 25px 30px 25px; }

section#mail table td.item {
  font-size: 17px;
  font-weight: bold;
  color: #565656;
  line-height: 42px; }

section#mail table td input {
  height: 30px;
  margin-bottom: 27px;
  font-size: 15px; }

section#mail table td textarea {
  font-size: 15px; }

section#mail .submit {
  margin-top: 35px;
  text-align: center; }

section#mail p.caution {
  font-size: 14px;
  color: #af1010;
  margin-bottom: 30px; }

section#mail sup {
  font-size: 70%;
  vertical-align: super;
  color: #af1010; }

section#mail p.caution2 {
  font-size: 14px;
  color: #565656;
  margin-bottom: 30px; }

section#content .box .btn_garbage {
  margin: 20px 0 55px 0; }

nav {
  background: #fff;
  width: 800px;
  margin: 12px auto; }
  nav ul li {
    float: left;
    width: 160px;
    border-right: 1px dotted;
    height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 10px; }
    nav ul li a:link {
      text-decoration: none;
      color: #565656; }
    nav ul li a:hover {
      text-decoration: none;
      color: #196c63; }
    nav ul li a:visited {
      text-decoration: none;
      color: #565656; }
    nav ul li:hover {
      color: #196c63;
      background: url(../images/nav_arrow.gif) no-repeat center bottom; }

#wrapper {
  background: #fafaf3;
  margin: auto;
  width: 100%; }

section#mail button {
  border: none;
  padding: 0;
  margin: 0;
  width: 279px;
  height: 54px;
  cursor: pointer; }
section#mail #formWrap h3, section#mail #formWrap h4 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px; }
section#mail #formWrap p {
  margin-bottom: 40px;
  text-align: left; }
section#mail #formWrap .error_messe {
  font-size: 14px;
  color: #ff0000;
  line-height: 2; }
section#mail #formWrap table {
  margin-bottom: 40px; }
  section#mail #formWrap table td {
    font-size: 17px;
    font-weight: bold;
    color: #565656;
    line-height: 42px;
    padding-left: 20px; }

#pagetop {
  width: 100%;
  padding-bottom: 45px; }
  #pagetop img {
    text-align: center;
    cursor: pointer;
    margin: auto; }

/*# sourceMappingURL=local.css.map */
