/* line 2, ../scss/style.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 4, ../scss/style.scss */
p {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  font-size: 1.1em;
  line-height: 1.4;
}

/* line 12, ../scss/style.scss */
a {
  text-decoration: none;
}
/* line 13, ../scss/style.scss */
a img {
  border: none;
}

/* line 19, ../scss/style.scss */
li {
  list-style-type: none;
}

/* line 23, ../scss/style.scss */
span {
  color: red;
  font-weight: bold;
}

/* line 28, ../scss/style.scss */
.mg-auto {
  margin: auto;
}

/* line 32, ../scss/style.scss */
.pd-left0 {
  padding-left: 0 !important;
}

/* line 36, ../scss/style.scss */
.pd-bottom0 {
  padding-bottom: 0px !important;
}

/* line 40, ../scss/style.scss */
.ml0 {
  margin-left: 0px !important;
}

/* line 44, ../scss/style.scss */
.fr {
  float: right;
}

/* line 48, ../scss/style.scss */
.fl {
  float: left;
}

/*------------------------------------------
Clearfix
------------------------------------------*/
/**
 * A new micro clearfix hack – Nicolas Gallagher
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
/* line 61, ../scss/style.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 66, ../scss/style.scss */
.clearfix:after {
  clear: both;
}

/* line 70, ../scss/style.scss */
.clearfix {
  *zoom: 1;
  /* for IE 6/7 only */
}

/* line 74, ../scss/style.scss */
.wrapper {
  width: 900px;
  margin: auto;
}

/* line 79, ../scss/style.scss */
header {
  background-image: url(../images/header-gradation.png);
  background-repeat: repeat-x;
  height: 68px;
}
/* line 83, ../scss/style.scss */
header .header-wrapper {
  width: 900px;
  margin: auto;
  position: relative;
}
/* line 87, ../scss/style.scss */
header .header-wrapper h1 {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 92, ../scss/style.scss */
header .header-wrapper p {
  padding: 11px 0 0 200px;
}

/* line 98, ../scss/style.scss */
#mv-area {
  width: 100%;
  background-image: url(../images/bg-body.png);
  background-position: top center;
  background-repeat: no-repeat;
}
/* line 103, ../scss/style.scss */
#mv-area .mv-wrapper {
  width: 900px;
  height: 518px;
  margin: auto;
  background-image: url(../images/bg-mv.png);
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 110, ../scss/style.scss */
#mv-area .mv-wrapper p {
  padding: 61px 0 0 6px;
}

/* line 116, ../scss/style.scss */
.complain {
  margin: 15px 0 0 -30px;
}

/*------------------------------------------
ポイント03
------------------------------------------*/
/* line 125, ../scss/style.scss */
#point3-area {
  margin: -12px 20px 0px 20px;
  padding-top: 15px;
  background-image: url(../images/bg-gray.png);
  background-repeat: repeat;
}
/* line 132, ../scss/style.scss */
#point3-area .point01-wrapper {
  background-image: url(../images/bg-border.png);
  background-repeat: repeat;
  margin: 0px 20px 0px 20px;
  padding-bottom: 20px;
}
/* line 138, ../scss/style.scss */
#point3-area .point01-wrapper h3 img {
  margin: -15px 0 0 -9px;
}
/* line 142, ../scss/style.scss */
#point3-area .point01-wrapper .point-cont01 {
  padding: 0 20px 0 20px;
}
/* line 144, ../scss/style.scss */
#point3-area .point01-wrapper .point-cont01 .point01-left {
  width: 540px;
}
/* line 147, ../scss/style.scss */
#point3-area .point01-wrapper .point-cont01 .point01-rightimg {
  display: block;
  margin-right: -31px;
}
/* line 152, ../scss/style.scss */
#point3-area .point01-wrapper .point-cont02 {
  padding: 0 20px 0 20px;
}
/* line 154, ../scss/style.scss */
#point3-area .point01-wrapper .point-cont02 div {
  width: 540px;
  margin-left: 30px;
}
/* line 158, ../scss/style.scss */
#point3-area .point01-wrapper .point-cont02 .point01-leftimg {
  display: block;
  margin-left: -31px;
}
/* line 167, ../scss/style.scss */
#point3-area .point0203-cont {
  margin: 0 20px 0 20px;
}
/* line 169, ../scss/style.scss */
#point3-area .point0203-cont div {
  width: 540px;
  margin-left: 23px;
}
/* line 175, ../scss/style.scss */
#point3-area div.round-top {
  width: 779px;
  margin: auto;
  padding: 80px 0 0;
  background-image: url(../images/h5-point3-rdtop.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: left;
}
/* line 185, ../scss/style.scss */
#point3-area div.round-middle {
  padding: 0;
  background-image: url(../images/h5-point3-rdmiddle.png);
  background-position: center top;
  background-repeat: repeat-y;
  text-align: left;
  height: 225px;
}
/* line 194, ../scss/style.scss */
#point3-area div.round-bottom {
  padding: 0 20px 20px;
  background-image: url(../images/h5-point3-rdbottom.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: left;
}
/* line 200, ../scss/style.scss */
#point3-area div.round-bottom ul {
  padding-top: 20px;
}
/* line 202, ../scss/style.scss */
#point3-area div.round-bottom ul li {
  float: left;
  margin-left: 10px;
}
/* line 208, ../scss/style.scss */
#point3-area .point-bottom {
  margin: 0px 20px;
}

/*------------------------------------------
工事費用
------------------------------------------*/
/* line 217, ../scss/style.scss */
.koujihiyou {
  display: block;
  margin: auto;
  width: 860px;
}

/*------------------------------------------
CVエリア
------------------------------------------*/
/* line 227, ../scss/style.scss */
.cv-area {
  margin-left: -29px;
  width: 958px;
  height: 451px;
  background-image: url(../images/bg-cv.png);
  background-repeat: no-repeat;
}
/* line 233, ../scss/style.scss */
.cv-area img {
  margin: 310px 0 0 44px;
}

/*------------------------------------------
お客様の声エリア
------------------------------------------*/
/* line 242, ../scss/style.scss */
.voice-img {
  display: block;
  margin: auto;
  width: 860px;
}

/*------------------------------------------
お客様の声エリア
------------------------------------------*/
/* line 252, ../scss/style.scss */
h2.voice-title {
  width: 438px;
  margin: auto;
}

/* line 256, ../scss/style.scss */
#voice-area {
  border: 5px solid #f5f5f5;
  width: 850px;
  margin: auto;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}
/* line 261, ../scss/style.scss */
#voice-area dl {
  margin: 30px 20px 20px 20px;
}
/* line 263, ../scss/style.scss */
#voice-area dl dt {
  background-image: url(../images/icon-question.png);
  background-repeat: no-repeat;
  padding: 14px 0 17px 74px;
}
/* line 268, ../scss/style.scss */
#voice-area dl dd {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  background-image: url(../images/icon-answer.png);
  background-repeat: no-repeat;
  padding: 7px 0 16px 74px;
  font-size: 1.1em;
  line-height: 1.4;
  border-bottom: dotted 1px #e5e5e5;
}
/* line 278, ../scss/style.scss */
#voice-area dl dd.noborder {
  border: none;
}

/*------------------------------------------
お客様の声エリア
------------------------------------------*/
/* line 289, ../scss/style.scss */
h2.flow-title {
  width: 340px;
  margin: auto;
}

/* line 294, ../scss/style.scss */
ul {
  width: 860px;
  margin: auto;
}
/* line 298, ../scss/style.scss */
ul li h3 {
  height: 60px;
}
/* line 301, ../scss/style.scss */
ul li .flow-cont {
  background-image: url(../images/bg-flow-middle.png);
  background-repeat: repeat;
  padding: 20px 20px;
}
/* line 306, ../scss/style.scss */
ul li .flow-cont02 {
  background-image: url(../images/bg-flow-middle.png);
  background-repeat: repeat;
  padding: 20px 20px;
}
/* line 310, ../scss/style.scss */
ul li .flow-cont02 .flow-cont-right {
  background-image: url(../images/img-flow02.png);
  background-repeat: no-repeat;
  padding: 5px 0 0 245px;
}
/* line 316, ../scss/style.scss */
ul li .flow-cont03 {
  background-image: url(../images/bg-flow-middle.png);
  background-repeat: repeat;
  padding: 20px 20px;
}
/* line 320, ../scss/style.scss */
ul li .flow-cont03 .flow-cont-right {
  background-image: url(../images/img-flow03.png);
  background-repeat: no-repeat;
  padding: 5px 0 0 245px;
}

/*------------------------------------------
お客様の声エリア
------------------------------------------*/
/* line 333, ../scss/style.scss */
footer {
  width: 100%;
  border-top: 5px solid #358bb7;
  padding-bottom: 20px;
}
/* line 337, ../scss/style.scss */
footer .footer-wrapper {
  width: 900px;
  margin: auto;
}
/* line 340, ../scss/style.scss */
footer .footer-wrapper img {
  display: block;
  float: left;
}
/* line 344, ../scss/style.scss */
footer .footer-wrapper small {
  display: block;
  float: left;
  margin: 30px 0 0 10px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  font-size: 0.75em;
}

.attention{
  font-size: 9px;
  font-weight: normal;

}