#home-cover {
  background-color: #00b63c;
  background-image: url("../images/bg_cover.jpg");
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  #home-cover {
    background-attachment: fixed;
  }
}
#home-cover .coverBox {
  text-align: center;
  padding-top: 120px;
}
@media (min-width: 768px) {
  #home-cover .coverBox {
    padding: 200px 0 80px 0;
  }
}
#home-cover .coverBox .leadRow {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #home-cover .coverBox .leadRow {
    font-size: 34px;
    padding: 30px 15px;
  }
}
@media (max-width: 991px) {
  #home-cover .coverBox .leadRow br {
    display: none;
  }
}
#home-cover .coverBox .btnRow {
  padding: 30px 0;
}
#home-overview .overviewBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-overview .overviewBox .headingRow > .heading {
  font-size: 24px;
  line-height: 1.4;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-overview .overviewBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
@media (max-width: 991px) {
  #home-overview .overviewBox .headingRow > .heading br {
    display: none;
  }
}
#home-overview .overviewBox .leadBox {
  font-size: 18px;
  line-height: 1.8;
}
#home-overview .overviewBox .figure img {
  width: 100%;
  height: auto;
}
#home-feature {
  border-top: 1px solid #00b63c;
}
#home-feature .featureBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-feature .featureBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  line-height: 1.4;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-feature .featureBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
@media (max-width: 991px) {
  #home-feature .featureBox .headingRow > .heading br {
    display: none;
  }
}
@media (max-width: 991px) {
  #home-feature .featureBox .figureBox {
    padding-bottom: 40px;
  }
}
#home-feature .featureBox .figureBox .figure {
  text-align: center;
}
#home-feature .featureBox .figureBox .figure img {
  max-width: 100%;
  height: auto;
}
#home-feature .featureBox .figureBox .heading {
  color: #00b63c;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
@media (min-width: 768px) {
  #home-feature .featureBox .figureBox .heading {
    padding: 0 20px;
  }
}
#home-feature .featureBox .figureBox p {
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #home-feature .featureBox .figureBox p {
    padding: 0 20px;
  }
}
#home-procedure {
  background-color: #eef2f0;
}
#home-procedure .procedureBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-procedure .procedureBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-procedure .procedureBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
@media (max-width: 991px) {
  #home-procedure .procedureBox .figureBox {
    padding-bottom: 40px;
  }
}
#home-procedure .procedureBox .figureBox .figure {
  text-align: center;
}
#home-procedure .procedureBox .figureBox .figure img {
  max-width: 100%;
  height: auto;
}
#home-procedure .procedureBox .figureBox .heading {
  color: #00b63c;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
@media (min-width: 768px) {
  #home-procedure .procedureBox .figureBox .heading {
    padding: 0 20px;
  }
}
#home-procedure .procedureBox .figureBox p {
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #home-procedure .procedureBox .figureBox p {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  #home-procedure .procedureBox .figureBox .figure,
  #home-procedure .procedureBox .figureBox .heading,
  #home-procedure .procedureBox .figureBox p {
    padding: 0 10px;
  }
}
#home-widgettype {
  background-color: #00b63c;
}
#home-widgettype .widgettypeBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-widgettype .widgettypeBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  #home-widgettype .widgettypeBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
@media (max-width: 991px) {
  #home-widgettype .widgettypeBox .figureBox {
    padding-bottom: 40px;
  }
}
#home-widgettype .widgettypeBox .figureBox .figure {
  text-align: center;
}
#home-widgettype .widgettypeBox .figureBox .figure img {
  max-width: 100%;
  height: auto;
}
#home-widgettype .widgettypeBox .figureBox .heading {
  color: #00b63c;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
@media (min-width: 768px) {
  #home-widgettype .widgettypeBox .figureBox .heading {
    padding: 0 20px;
  }
}
#home-widgettype .widgettypeBox .figureBox p {
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #home-widgettype .widgettypeBox .figureBox p {
    padding: 0 20px;
  }
}
#home-widgettype .widgettypeBox .figureBox .figure {
  padding: 0 40px;
}
#home-widgettype .widgettypeBox .figureBox .heading,
#home-widgettype .widgettypeBox .figureBox p {
  color: #fff;
}
@media (min-width: 768px) {
  #home-widgettype .widgettypeBox .figureBox .heading,
  #home-widgettype .widgettypeBox .figureBox p {
    padding: 0 15px;
  }
}
#home-guidance {
  background-color: #fff;
}
#home-guidance .guidanceBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-guidance .guidanceBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-guidance .guidanceBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
#home-guidance .guidanceBox .movieBox {
  padding-bottom: 20px;
}
#home-guidance .guidanceBox .movieBox p {
  font-size: 16px;
}
#home-extra {
  background-color: #eef2f0;
}
#home-extra .extraBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-extra .extraBox .headingRow > .heading {
  font-size: 24px;
  line-height: 1.4;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-extra .extraBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
@media (max-width: 991px) {
  #home-extra .extraBox .headingRow > .heading br {
    display: none;
  }
}
#home-extra .extraBox .leadBox {
  font-size: 18px;
  line-height: 1.8;
}
#home-extra .extraBox .figure img {
  width: 100%;
  height: auto;
}
#home-extra .extraBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-extra .extraBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
#home-edition {
  background-color: #fff;
}
#home-edition .editionBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-edition .editionBox .headingRow {
  padding-bottom: 20px;
}
#home-edition .editionBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-edition .editionBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
#home-edition .editionBox .headingRow p {
  text-align: center;
  margin: -20px 0 0 0;
}
#home-edition .editionBox .recommend {
  position: relative;
}
@media (min-width: 768px) {
  #home-edition .editionBox .recommend {
    background-color: #fffcfa;
    border: 1px solid #ff784d;
    border-radius: 5px;
  }
}
#home-edition .editionBox .recommend p.topText {
  text-align: center;
  color: #ff784d;
  font-weight: bold;
  white-space: nowrap;
}
@media (min-width: 768px) {
  #home-edition .editionBox .recommend p.topText {
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
  }
}
@media (max-width: 767px) {
  #home-edition .editionBox .recommend p.topText {
    margin-bottom: -20px;
    padding-top: 20px;
  }
}
#home-edition .editionBox .panel-price {
  margin-top: 25px;
}
@media (max-width: 991px) {
  #home-edition .editionBox .panel-price {
    margin-bottom: 20px;
  }
}
#home-require {
  background-color: #eef2f0;
}
#home-require .requireBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-require .requireBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #home-require .requireBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
#home-require .requireBox .leadRow {
  color: #00832b;
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #home-require .requireBox .leadRow p {
    margin: 0;
  }
}
@media (min-width: 992px) {
  #home-require .requireBox .leadRow p {
    margin: 0 0 0 100px;
  }
}
#home-register {
  background-color: #00b63c;
}
@media (max-width: 991px) {
  #home-register form {
    margin-right: -15px;
    margin-left: -15px;
  }
}
#home-register .registerBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
#home-register .registerBox .headingRow > .heading {
  color: #00b63c;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  #home-register .registerBox .headingRow > .heading {
    text-align: center;
    font-size: 40px;
    padding: 10px 0 30px 0;
  }
}
#home-register .registerBox .leadRow {
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #home-register .registerBox .leadRow {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #home-register .registerBox .leadRow p {
    margin: 0;
  }
}
#home-register .registerBox .tableBox {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  #home-register .registerBox .tableBox {
    width: 75%;
  }
}
#home-register .registerBox .tableBox .alert {
  display: none;
  margin: 20px;
}
#home-register .registerBox .tableBox table {
  border-collapse: separate;
  border-spacing: 20px 5px;
  width: 100%;
}
#home-register .registerBox .tableBox table tbody td label {
  color: #fff;
  font-weight: normal;
  padding-top: 20px;
}
#home-register .registerBox .tableBox table tbody td input[type="text"] {
  padding: 15px 10px;
  width: 100%;
}
#home-register .registerBox .tableBox table tbody td .agree {
  color: #fff;
  padding-top: 30px;
}
#home-register .registerBox .tableBox table tbody td .agree .agreeBtn {
  font-size: 24px;
  vertical-align: -20%;
}
#home-register .registerBox .tableBox table tbody td .agree .agreeBtn:hover {
  cursor: pointer;
}
#home-register .registerBox .tableBox table tbody td .agree a {
  color: #fff;
  text-decoration: underline;
}
#home-register .registerBox .tableBox table tbody td.btns {
  text-align: center;
  padding: 40px 0 20px 0;
}
footer {
  background-color: #fff;
}
footer .footerBox {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer .footerBox ul.footerNav {
  text-align: center;
}
@media (max-width: 991px) {
  footer .footerBox .list-inline > li {
    display: block;
  }
}
#inquiry .alert {
  display: none;
}
.backToTop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  opacity: .5;
}
.navbar-collapse.in {
  background-color: #00b63c;
}
@media (min-width: 768px) {
  .navbar-alt > li {
    margin-left: 5px;
  }
  .navbar-alt > li > a {
    background-color: #00501a;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .navbar-alt > li > a:hover {
    background-color: #001d0a !important;
  }
  .navbar-alt > li > a.success {
    background-color: #ff784d;
  }
  .navbar-alt > li > a.success:hover {
    background-color: #ff511a !important;
  }
}
.btn-eyecatch {
  color: #fff;
  background-color: #ff784d;
  border-color: #7f9844;
  padding: 20px 20px;
  font-size: 20px;
  line-height: 1;
  border-radius: 5px;
}
.btn-eyecatch:focus,
.btn-eyecatch.focus {
  color: #fff;
  background-color: #ff511a;
  border-color: #35401d;
}
.btn-eyecatch:hover {
  color: #fff;
  background-color: #ff511a;
  border-color: #5c6e31;
}
.btn-eyecatch:active,
.btn-eyecatch.active,
.open > .dropdown-toggle.btn-eyecatch {
  color: #fff;
  background-color: #ff511a;
  border-color: #5c6e31;
}
.btn-eyecatch:active:hover,
.btn-eyecatch.active:hover,
.open > .dropdown-toggle.btn-eyecatch:hover,
.btn-eyecatch:active:focus,
.btn-eyecatch.active:focus,
.open > .dropdown-toggle.btn-eyecatch:focus,
.btn-eyecatch:active.focus,
.btn-eyecatch.active.focus,
.open > .dropdown-toggle.btn-eyecatch.focus {
  color: #fff;
  background-color: #f53b00;
  border-color: #35401d;
}
.btn-eyecatch:active,
.btn-eyecatch.active,
.open > .dropdown-toggle.btn-eyecatch {
  background-image: none;
}
.btn-eyecatch.disabled:hover,
.btn-eyecatch[disabled]:hover,
fieldset[disabled] .btn-eyecatch:hover,
.btn-eyecatch.disabled:focus,
.btn-eyecatch[disabled]:focus,
fieldset[disabled] .btn-eyecatch:focus,
.btn-eyecatch.disabled.focus,
.btn-eyecatch[disabled].focus,
fieldset[disabled] .btn-eyecatch.focus {
  background-color: #ff784d;
  border-color: #7f9844;
}
.btn-eyecatch .badge {
  color: #ff784d;
  background-color: #fff;
}
@media (min-width: 768px) {
  .btn-eyecatch {
    padding: 20px 60px;
    font-size: 24px;
    line-height: 1;
    border-radius: 5px;
  }
}
.col-sm-2point4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-sm-2point4 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-sm-2point4 {
    float: left;
    width: 20%;
  }
}
.panel-price {
  text-align: center;
  background-color: transparent;
  border-bottom: 1px solid #b6ffce;
  border-radius: 0;
  box-shadow: none;
}
@media (max-width: 991px) {
  .panel-price {
    font-size: 18px;
  }
}
.panel-price .panel-heading {
  border-bottom: 3px solid #00b63c;
}
.panel-price .panel-heading .panel-title {
  color: #00b63c;
  font-weight: bold;
}
@media (max-width: 991px) {
  .panel-price .panel-heading .panel-title {
    font-size: 28px;
  }
}
.panel-price .panel-body {
  background-color: #fff;
  border-right: 1px solid #b6ffce;
  border-left: 1px solid #b6ffce;
  padding-right: 0;
  padding-left: 0;
}
.panel-price .panel-body ul {
  margin: 0 auto;
  padding: 0;
}
.panel-price .panel-body ul li {
  list-style: none;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.panel-price .panel-body .btnBox {
  margin-top: 20px;
}
.panel-price .panel-footer {
  background-color: #fff;
  border-right: 1px solid #b6ffce;
  border-left: 1px solid #b6ffce;
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.panel-price .panel-footer ul {
  margin: 0 auto;
  padding: 0;
}
.panel-price .panel-footer ul li {
  list-style: none;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.panel-price .panel-footer .btnBox {
  margin-top: 20px;
}
.panel-price .panel-footer ul li {
  margin: 5px 0;
}
/*# sourceMappingURL=styles.css.map */