#unithouse {
  padding: 2em 0;
}
@media screen and (min-width: 641px) {
  #unithouse {
    padding: 30px 0 60px 0;
    min-width: 1000px;
  }
}
#unithouse .inner {
  width: 96%;
  margin: 0 auto;
  padding: 1em;
}
@media screen and (min-width: 641px) {
  #unithouse .inner {
    width: 1000px;
    padding: 70px 25px;
  }
}
#unithouse .inner h4 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 7%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner h4 {
    font-size: 30px;
  }
}
#unithouse .inner h4 span {
  background: linear-gradient(transparent 50%, #e5f0f8 0%);
}
#unithouse .inner .contens01 {
  padding: 0 0 2em 0;
  margin: 0 auto 2em auto;
  border-bottom: 3px solid #006ab7;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens01 {
    padding: 0 0 100px 0;
    margin: 0 auto 100px auto;
  }
}
#unithouse .inner .contens01 .main_txt {
  margin-bottom: 5%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens01 .main_txt {
    width: 400px;
    float: left;
  }
}
#unithouse .inner .contens01 .main_txt h3 {
  color: #006ab7;
  font-size: 1.875em;
  font-weight: bold;
  margin-bottom: 2%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens01 .main_txt h3 {
    font-size: 30px;
    margin-bottom: 5%;
  }
}
#unithouse .inner .contens01 .main_photo {
  margin-bottom: 5%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens01 .main_photo {
    width: 480px;
    float: right;
  }
}
#unithouse .inner .contens01 .photo {
  clear: both;
  overflow: hidden;
  text-align: center;
}
#unithouse .inner .contens02 {
  clear: both;
  overflow: hidden;
  padding: 0 0 2em 0;
  margin: 0 auto 2em auto;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens02 {
    padding: 0 0 100px 0;
    margin: 0 auto 100px auto;
  }
}
#unithouse .inner .contens03 {
  clear: both;
  overflow: hidden;
  padding: 0 0 2em 0;
  margin: 0 auto 2em auto;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 {
    padding: 0 0 100px 0;
    margin: 0 auto 100px auto;
  }
}
#unithouse .inner .contens03 li {
  background: url("../images/unithouse/i_icon.png") no-repeat center bottom;
  background-size: 13%;
  padding-bottom: 6%;
  margin-bottom: 8%;
  clear: both;
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li {
    background-size: auto;
    padding-bottom: 35px;
    margin-bottom: 50px;
  }
}
#unithouse .inner .contens03 li:last-child {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#unithouse .inner .contens03 li .feature_box {
  border: 1px solid #e2e2e2;
  padding: 5%;
  clear: both;
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box {
    padding: 50px 70px;
  }
}
#unithouse .inner .contens03 li .feature_box .en {
  color: #f4c80b;
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .en {
    font-size: 60px;
  }
}
#unithouse .inner .contens03 li .feature_box h5 {
  background: url("../images/unithouse/i_feature_icon.png") no-repeat left center;
  background-size: 10%;
  font-size: 1.4em;
  color: #006ab7;
  font-weight: bold;
  padding-left: 10%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box h5 {
    background-size: auto;
    font-size: 30px;
    padding-left: 50px;
  }
}
#unithouse .inner .contens03 li .feature_box p {
  margin-bottom: 5%;
  line-height: 1.5;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box p {
    line-height: 2;
  }
}
#unithouse .inner .contens03 li .feature_box .txt_left {
  width: 100%;
  margin-bottom: 5%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .txt_left {
    float: left;
    width: 350px;
    margin-bottom: 0;
  }
}
#unithouse .inner .contens03 li .feature_box .photo_right {
  width: 100%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .photo_right {
    float: right;
    width: 410px;
  }
}
#unithouse .inner .contens03 li .feature_box .feature01 {
  background: url("../images/unithouse/i_feature01.png") no-repeat left top;
  background-size: 20%;
  width: 100%;
  padding-left: 22%;
  margin-bottom: 3%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .feature01 {
    background-size: auto;
    padding-left: 160px;
    min-height: 150px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
#unithouse .inner .contens03 li .feature_box .feature02 {
  background: url("../images/unithouse/i_feature02.png") no-repeat left top;
  background-size: 20%;
  width: 100%;
  padding-left: 22%;
  margin-bottom: 3%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .feature02 {
    background-size: auto;
    padding-left: 160px;
    min-height: 150px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
#unithouse .inner .contens03 li .feature_box .feature03 {
  background: url("../images/unithouse/i_feature03.png") no-repeat left top;
  background-size: 20%;
  width: 100%;
  padding-left: 22%;
  margin-bottom: 3%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .feature03 {
    background-size: auto;
    padding-left: 160px;
    min-height: 150px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
#unithouse .inner .contens03 li .feature_box .feature04 {
  background: url("../images/unithouse/i_feature04.png") no-repeat left top;
  background-size: 20%;
  width: 100%;
  padding-left: 22%;
  margin-bottom: 3%;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens03 li .feature_box .feature04 {
    background-size: auto;
    padding-left: 160px;
    min-height: 150px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
#unithouse .inner .contens04 {
  clear: both;
  overflow: hidden;
  padding: 0 0 2em 0;
  margin: 0 auto 2em auto;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens04 {
    padding: 0 0 100px 0;
    margin: 0 auto 100px auto;
  }
}
#unithouse .inner .contens04 ul {
  clear: both;
  overflow: hidden;
}
#unithouse .inner .contens04 ul li {
  width: 50%;
}
#unithouse .inner .contens04 ul li:nth-child(even) {
  float: right;
}
#unithouse .inner .contens04 ul li:nth-child(odd) {
  float: left;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens04 ul li {
    width: auto;
  }
}
#unithouse .inner .contens05 {
  clear: both;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  #unithouse .inner .contens05 {
    padding: 0;
    margin: 0 auto;
  }
}
#unithouse .inner .contens05 ul {
  clear: both;
  overflow: hidden;
}
#unithouse .inner .contens05 ul li {
  width: 100%;
}
