.excessive h2.title {
  padding: 0 10px 10px 10px;
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 400;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #333;
  }
.excessive .survey {
  background: #f5f5f5 url('../img/excessive/survey-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  }
.excessive .survey .ctr {
  width: 100%;
  min-height: 80%;
  background: url('../img/excessive/survey-1.png') center center;
  background-size: cover;
  }
.excessive .survey .ctr .text {
  width: 55vw;
  height: 55vw;
  background: url('../img/excessive/survey-2.png') center center, url('../img/excessive/survey-3.png') center center;
  background-size: cover;
  }
.excessive .nestle {
  background: #fafafa;
  }
.excessive .nestle h2.title {
  margin-top: 50px;
  font-size: 30px;
  }
.excessive .nestle .box {
  width: 100%;
  padding: 0;
  margin-top: 60px;
  text-align: center;
  list-style-type: none;
  }
.excessive .nestle li {
  margin-bottom: 30px;
  }
.excessive .nestle .icon-bg {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  line-height: 100px;
  color: #3fd0db;
  }
.excessive .nestle .lf-web {
  font-size: 80px;
  }
.excessive .nestle .icon-title {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  }
.excessive .nestle .text {
  width: 65%;
  margin: 0 auto;
  font-weight: 400;
  line-height: 1.8em;
  text-align: justify;
  }
.excessive .apply .ctr {
  width: 100%;
  padding: 40px;
  }
.excessive .apply img {
  width: 100%;
  }
.excessive .apply p {
  font-size: 16px;
  color: #888;
  }
.excessive .apply .left {
  position: relative;
  }
.excessive .apply .tv,
.excessive .apply .mobile {
  text-align: center;
  }
.excessive .apply .tv p,
.excessive .apply .mobile p {
  margin-top: 10px;
  }
.excessive .apply .tv {
  width: 80%;
  margin: 0 auto;
  }
.excessive .apply .mobile {
  position: absolute;
  right: 5%;
  bottom: 0;
  width: 20%;
  }
.excessive .apply .r-text {
  height: 100%;
  overflow: visible;
  }
.excessive .apply .r-text p {
  width: 80%;
  margin: 10px auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  color: #666;
  text-indent: 2em;
  }
.excessive .apply .text {
  position: relative;
  overflow: visible;
  color: #333;
  }
.excessive .apply .text:before {
  position: absolute;
  top: -35px;
  left: -60px;
  width: 100%;
  height: 100%;
  content: '';
  background: url('../img/excessive/apply-2.png');
  background-repeat: no-repeat;
  background-size: 35%;
  }
.excessive .apply .text:after {
  position: absolute;
  top: 100%;
  left: 55%;
  width: 100%;
  height: 100%;
  content: '';
  background: url('../img/excessive/apply-3.png');
  background-repeat: no-repeat;
  background-size: 50%;
  }
.excessive .house {
  padding: 10px 0 0 0;
  font-size: 16px;
  background: #f3f3f3;
  }
.excessive .house h2.title {
  margin-top: 50px;
  font-size: 30px;
  }
.excessive .house img {
  width: 100%;
  }
.excessive .house .itd {
  text-align: justify;
  }
.excessive .house p {
  line-height: 30px;
  }
.excessive .house ul.list {
  padding-left: 30px;
  line-height: 1.8em;
  color: #333;
  }
.excessive .house ul.list > li {
  line-height: 30px;
  list-style-type: disc;
  }
.excessive .house ul.example {
  width: 100%;
  padding: 40px 20px;
  margin: 0;
  text-align: center;
  list-style-type: none;
  background: #efefef;
  }
.excessive .house ul.example img {
  width: 60%;
  }
.excessive .house ul.example p {
  margin: 10px 0 0 0;
  font-weight: 400;
  color: #777;
  }
.excessive .mutual {
  font-size: 16px;
  text-align: center;
  }
.excessive .mutual .example {
  width: 80%;
  margin: 70px auto 0 auto;
  }
.excessive .mutual ul.img {
  padding: 0;
  list-style-type: none;
  }
.excessive .mutual ul.img img {
  width: 60%;
  }
.excessive .mutual ul.img p {
  margin-top: 15px;
  }
.excessive .comprehensive {
  padding: 10px 0 0 0;
  color: #fff;
  background: #75cbeb;
  }
.excessive .comprehensive h2.title {
  margin-top: 50px;
  font-size: 30px;
  color: #fff;
  border: none;
  }
.excessive .comprehensive p {
  width: 70%;
  margin-bottom: 80px;
  font-size: 20px;
  line-height: 1.8em;
  text-align: justify;
  }
.excessive .comprehensive .bottom {
  width: 100%;
  height: 300px;
  background: #fff;
  }
.excessive .comprehensive .left {
  width: 25%;
  background: url('../img/excessive/comprehensive-1.png') no-repeat center center;
  background-size: 100%;
  }
.excessive .comprehensive .middle {
  background: url('../img/excessive/comprehensive-3.jpg') no-repeat center center;
  background-size: 100%;
  }
.excessive .comprehensive .right {
  width: 25%;
  background: url('../img/excessive/comprehensive-2.png') no-repeat center center;
  background-size: 100%;
  }
.excessive .care {
  background: #fafafa;
  }
.excessive .care .ctr {
  width: 100%;
  padding: 40px;
  }
.excessive .care img {
  width: 100%;
  }
.excessive .care p {
  font-size: 16px;
  color: #888;
  }
.excessive .care .left {
  position: relative;
  }
.excessive .care .tv,
.excessive .care .mobile {
  text-align: center;
  }
.excessive .care .tv p,
.excessive .care .mobile p {
  margin-top: 10px;
  }
.excessive .care .tv {
  width: 80%;
  margin: 0 auto;
  }
.excessive .care .mobile {
  position: absolute;
  right: 5%;
  bottom: 0;
  width: 20%;
  }
.excessive .care .r-text {
  height: 100%;
  }
.excessive .care .r-text p {
  width: 80%;
  margin: 10px auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  color: #666;
  text-indent: 2em;
  }
@media (min-width: 768px) and (max-width: 992px) {
  .excessive .nestle .text {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8em;
    text-align: justify;
    }
  .excessive .apply .text {
    margin-top: 0;
    }
  .excessive .apply .text:before,
  .excessive .apply .text:after {
    background: none;
    }
  .excessive .house ul.example {
    list-style-type: none;
    }
  .excessive .house ul.example img {
    width: 80%;
    }
  }
@media (min-width: 992px) and (max-width: 1170px) {
  .excessive .apply .text {
    width: 80%;
    margin-top: 0;
    }
  .excessive .apply .text:before,
  .excessive .apply .text:after {
    background: none;
    }
  .excessive .house .itd {
    width: 85%;
    }
  .excessive .house ul.example {
    list-style-type: none;
    }
  .excessive .house ul.example img {
    width: 100%;
    }
  .excessive .comprehensive .bottom {
    height: 250px;
    }
  }
@media (min-width: 992px) {
  .excessive .apply .apply-ctr {
    display: -ms-flexbox;
    display: flex;

    -ms-flex-align: stretch;
    align-items: stretch;
    }
  }
@media (max-width: 768px) {
  .excessive h2.title {
    margin-top: 20px;
    font-size: 25px;
    }
  .excessive .apply .ctr {
    display: block;
    width: 100%;
    padding: 20px;
    }
  .excessive .survey {
    padding: 0;
    }
  .excessive .survey .ctr {
    width: 100%;
    min-height: 100%;
    }
  .excessive .survey .ctr .text {
    width: 55vw;
    height: 55vw;
    }
  .excessive .nestle h2.title {
    margin-top: 20px;
    font-size: 25px;
    }
  .excessive .nestle .box {
    margin-top: 0;
    }
  .excessive .nestle .icon-title {
    font-size: 16px;
    }
  .excessive .nestle .text {
    width: 100%;
    font-size: 14px;
    line-height: 1.3em;
    text-align: justify;
    }
  .excessive .apply h2.title {
    margin-top: 20px;
    font-size: 25px;
    }
  .excessive .apply .text {
    width: 100%;
    margin-top: 30px;
    line-height: 1.9em;
    }
  .excessive .apply .text:before,
  .excessive .apply .text:after {
    background: none;
    }
  .excessive .house h2.title {
    margin-top: 20px;
    font-size: 25px;
    }
  .excessive .house .itd {
    padding: 0 20px;
    }
  .excessive .house p {
    line-height: 30px;
    }
  .excessive .house ul.list {
    padding-left: 20px;
    }
  .excessive .house ul.list > li {
    line-height: 30px;
    list-style-type: disc;
    }
  .excessive .house ul.example > li {
    margin: 15px 0;
    }
  .excessive .house ul.example img {
    width: 100%;
    }
  .excessive .mutual ul.img img {
    width: 90%;
    margin-top: 20px;
    }
  .excessive .comprehensive h2.title {
    margin-top: 20px;
    font-size: 25px;
    }
  .excessive .comprehensive p {
    width: 85%;
    }
  .excessive .comprehensive .bottom {
    display: none;
    }
  .excessive .care .ctr {
    display: block;
    width: 100%;
    padding: 20px;
    }
  .excessive .care .tv {
    width: 100%;
    }
  .excessive .care .mobile {
    right: 0;
    bottom: 0;
    width: 25%;
    }
  .excessive .care .tv > p,
  .excessive .care .mobile > p {
    font-size: 12px;
    color: #666;
    }
  .excessive .care .r-text {
    height: 100%;
    padding: 0;
    margin-top: 20px;
    }
  .excessive .care .r-text p {
    width: 100%;
    margin: 10px auto;
    line-height: 1.5em;
    }
  }
