div.home01 {
  width: auto;
  height: 510px;
  background: url("../img/index_bg01.png") no-repeat top center;
  clear: both;
}
div.home01 div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 1000px;
}
div.home01 div.swipe {
  height: 494px;
}
div.home01 a.prev {
  display: none;
  width: 50px;
  height: 510px;
  position: absolute;
  left: 0px;
  background: transparent url("../img/home01_prev.png") no-repeat center left;
  z-index: 10;
}
div.home01 a.next {
  display: none;
  width: 50px;
  height: 510px;
  position: absolute;
  right: 0px;
  background: transparent url("../img/home01_next.png") no-repeat center right;
  z-index: 10;
}
div.home01:hover a.prev {
  display: block;
}
div.home01:hover a.next {
  display: block;
}
div.home01 span#position1 {
  display: block;
  position: relative;
  top: -70px;
  left: 140px;
}
div.home01 span#position1 em {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: transparent url("../img/home01_bullet_off.png") no-repeat center center;
}
div.home01 span#position1 em.on {
  background: transparent url("../img/home01_bullet_on.png") no-repeat center center;
}
div.home01 div.htext {
  width: auto;
  height: 400px;
  padding: 130px 0px 0px 10px;
  float: none;
  font-size: 28px;
  font-weight: 300;
  color: #ffffff;
  text-shadow: 0px 1px 1px #666666;
}
div.home01 div.htext h3 {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0px 1px 1px #666666;
  padding: 0px;
  margin: 0px 0px 30px 0px;
}
div.home01 div.himage {
  margin: 0 auto;
  width: 44%;
  height: 400px;
  margin: 60px 0px 0px 0px;
  float: right;
  background: transparent;
}
div.home01 div.htext.himage01 {
  background: transparent url("../img/home01_himage01.png") no-repeat center right;
}
div.home01 div.htext.himage02 {
  background: transparent url("../img/home01_himage02.png") no-repeat center right;
}
div.home01 div.htext.himage03 {
  background: transparent url("../img/home01_himage03.png") no-repeat center right;
}
div.home01 div.htext.himage04 {
  background: transparent url("../img/home01_himage04.png") no-repeat center right;
}
div.home01 div.htext.himage05 {
  background: transparent url("../img/home01_himage05.png") no-repeat center right;
}
div.home01 div.htext.himage06 {
  background: transparent url("../img/home01_himage06.png") no-repeat center right;
}
div.home01 div.htext.himage07 {
  background: transparent url("../img/home01_himage07.png") no-repeat center right;
}
div.home02 {
  width: auto;
  height: 100px;
  background: #ffffff;
  clear: both;
}
div.home02 div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 1000px;
}
div.home02 div.htext {
  width: 57%;
  float: left;
  margin: 30px 0px 0px 10px;
  background: #ffffff;
  font-size: 32px;
  font-weight: 700;
}
div.home02 div.hlink {
  width: 313px;
  padding: 0px;
  height: 60px;
  float: right;
  margin: 15px 10px 0px 0px;
  background: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  border: 4px solid #e2e2e2;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
}
div.home02 div.hlink a {
  display: block;
  /*width: 313px;*/
  padding-top: 17px;
  height: 41px;
  margin: 0px 0px 0px 0px;
  color: #ffffff;
  background: #8bc682;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  border: 1px solid #69a560;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  text-shadow: 0px 1px 1px #666666;
}
div.home03 {
  width: auto;
  height: auto;
  padding: 70px 0px 0px 0px;
  clear: both;
}
div.home03 .stories {
  display: flex;
}
div.home03 .stories .story {
  flex: 1;
  margin: 10px;
  padding: 30px;
  text-align: center;
  background: #f2e5fb;
  border-radius: 40px;
}
div.home03 .stories .story .name {
  font-size: 36px;
  font-weight: 600;
}
div.home03 .stories .story .age {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
}
div.home03 .stories .story .storyText {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 400;
  height: 220px;
}
div.home03 .stories .story .a1 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  color: #a94fe6;
}
div.home03 .stories .story .a2 {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 600;
  white-space: nowrap;
}
div.home03 .stories .story .b1 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  color: #a94fe6;
}
div.home03 .stories .story .b2 {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 600;
  white-space: nowrap;
}
div.home03 .stories .story .c1 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  color: #a94fe6;
}
div.home03 .stories .story .c2 {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 600;
  white-space: nowrap;
}
div.home03 .stories .story .p1,
div.home03 .stories .story .p2,
div.home03 .stories .story .p3 {
  white-space: nowrap;
}
div.home03 .stories .story .p1 {
  font-weight: 600;
  color: #a94fe6;
}
div.home03 .stories .story .p2 {
  font-weight: 600;
  color: #a94fe6;
}
div.home03 .stories .story .p3 {
  font-weight: 900;
  color: #a94fe6;
}
div.home03 .stories .story:nth-of-type(odd) {
  background: #ffe5de;
}
div.home03 .stories .story:nth-of-type(odd) .a1,
div.home03 .stories .story:nth-of-type(odd) .b1,
div.home03 .stories .story:nth-of-type(odd) .c1 {
  color: #f48965;
}
div.home03 .stories .story:nth-of-type(odd) .p1 {
  color: #f48965;
}
div.home03 .stories .story:nth-of-type(odd) .p2 {
  color: #f48965;
}
div.home03 .stories .story:nth-of-type(odd) .p3 {
  color: #f48965;
}
div.home03 .steps {
  display: flex;
}
div.home03 .steps .step {
  flex: 1;
  margin: 10px;
  padding: 10px;
}
div.home03 .steps .step .stepImg {
  margin: 0 auto;
  width: 200px;
  height: 230px;
  background-image: url("../img/stepbg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
div.home03 .steps .step .stepImg .stepIcon {
  width: 200px;
  height: 200px;
  background-size: 90px;
  background-repeat: no-repeat;
  background-position: center;
}
div.home03 .steps .step.step1 .stepIcon {
  background-image: url("../img/step1.png");
}
div.home03 .steps .step.step2 .stepIcon {
  background-image: url("../img/step2.png");
}
div.home03 .steps .step.step3 .stepIcon {
  background-image: url("../img/step3.png");
}
div.home03 .steps .step.step4 .stepIcon {
  background-image: url("../img/step4.png");
}
div.home03 .steps .step .stepTitle {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  margin-top: 20px;
}
div.home03 .steps .step .stepTitle .stepNum {
  font-weight: 900;
  text-decoration: underline;
  margin-right: 10px;
  font-size: 44px;
  display: block;
  float: left;
  margin-top: -10px;
}
div.home03 .steps .step .stepText {
  clear: both;
  font-size: 16px;
  margin-top: 20px;
  text-align: left;
}
div.home03 .toptext .bull {
  clear: both;
  margin-bottom: 20px;
}
div.home03 .toptext .bull:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.home03 .toptext .bull:hover .bullet {
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
div.home03 .toptext .bullet {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-right: -60px;
  border: 2px solid transparent;
  transition: 0.2s all;
  transform-origin: center;
}
div.home03 .toptext .bullet.bRed {
  background: #de0000;
  border-color: #a20000;
}
div.home03 .toptext .bullet.bOrange {
  background: #ff4800;
  border-color: #ca3901;
}
div.home03 .toptext .bullet.bYellow {
  background: #ff6f00;
  border-color: #d96001;
}
div.home03 .toptext .bullet.bGreen {
  background: #00c600;
  border-color: #009400;
}
div.home03 .toptext .bulletText {
  font-size: 24px;
  float: left;
  display: block;
  margin-left: 60px;
}
div.home03 .toptext .bulletText.bold {
  font-weight: 800;
}
div.home03 .topImage {
  max-height: 580px;
  overflow: hidden;
}
div.home03 .topImage img {
  width: 100%;
  object-fit: cover;
}
div.home03 .topLink {
  text-align: center;
  padding: 20px 0;
  clear: both;
}
div.home03 .topLink:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.home03 .topLink a.button {
  display: inline-block;
  float: none;
  font-size: 18px;
}
div.home03 .topLink a.button:hover {
  background: #fff;
  text-decoration: none;
}
div.home03 .topText2 {
  padding: 20px 0;
  font-size: 32px;
  font-weight: 600;
}
.topLink {
  text-align: center;
  padding: 20px 0;
  clear: both;
}
.topLink:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.topLink a.button {
  display: inline-block;
  float: none;
  font-size: 18px;
}
.topLink a.button:hover {
  background: #fff;
  text-decoration: none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.home03 div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 1100px;
}
div.home03 div.hcont {
  width: auto;
  margin: 0px 10px 0px 10px;
  background: transparent;
  background-size: 30%;
  clear: both;
}
div.home03 div.hcont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.home03 div.hcont .im {
  float: left;
  width: 50%;
}
div.home03 div.hcont .im svg {
  width: 100%;
}
div.home03 div.htext {
  width: 50%;
  float: right;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
div.home03 div.htext h3 {
  font-size: 46px;
  font-weight: 600;
  line-height: 60px;
  margin: 30px 0px 30px 0px;
  padding: 0px;
}
div.home03.r div.hcont {
  background: transparent;
  background-size: 30%;
}
div.home03.r div.hcont .im {
  float: right;
}
div.home03.r div.htext {
  float: left;
}
a.more01 {
  display: block;
  position: relative;
  top: -23px;
  width: 200px;
  height: 24px;
  margin: 0 auto;
  padding: 10px 12px 8px 20px;
  background: #E27450;
  border: 1px solid #B75333;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #E27450 url("../img/arrow_down.png") no-repeat 180px center;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
}
div.home04a {
  width: auto;
  /*height: 330px;*/
  background: #f4f4f4;
  clear: both;
}
div.home04a div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 1000px;
}
div.home04a div.htext {
  /*	width: 1000px;*/
  /*	height: 280px;*/
  margin: 0px 10px 0px 10px;
  float: left;
  font-size: 16px;
  font-weight: 300;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  text-align: justify;
}
div.home04a div.htext h3 {
  font-size: 30px;
  font-weight: 700;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 70px 0px 20px 0px;
  padding: 0px;
}
div.home04a div.htext h4 {
  font-size: 24px;
  font-weight: 300;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}
div.home04 {
  width: auto;
  height: 710px;
  background: #f4f4f4;
  clear: both;
}
div.home04 div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 1000px;
}
div.home04 div.cont > div > div > div {
  height: 694px;
}
div.home04 a.prev {
  display: none;
  width: 50px;
  height: 710px;
  position: absolute;
  left: 0px;
  background: transparent url("../img/home04_prev.png") no-repeat center left;
  z-index: 10;
}
div.home04 a.next {
  display: none;
  width: 50px;
  height: 710px;
  position: absolute;
  right: 0px;
  background: transparent url("../img/home04_next.png") no-repeat center right;
  z-index: 10;
}
div.home04:hover a.prev {
  display: block;
}
div.home04:hover a.next {
  display: block;
}
div.home04 span#position2 {
  display: block;
  position: relative;
  top: -70px;
  left: 48%;
}
div.home04 span#position2 em {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: transparent url("../img/home04_bullet_off.png") no-repeat center center;
}
div.home04 span#position2 em.on {
  background: transparent url("../img/home04_bullet_on.png") no-repeat center center;
}
div.home04 div.htext {
  width: auto;
  max-width: 1000px;
  height: 200px;
  float: left;
  font-size: 18px;
  font-weight: 300;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 20px 10px 10px 10px;
}
div.home04 div.htext h3 {
  font-size: 30px;
  font-weight: 700;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 100px 0px 20px 0px;
  padding: 0px;
}
div.home04 div.htext h4 {
  font-size: 24px;
  font-weight: 300;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}
div.home04 div.htext div.coleft {
  width: 46%;
  padding: 0px 10px 0px 0px;
  float: left;
  text-align: justify;
}
div.home04 div.htext div.coright {
  width: 46%;
  padding: 0px 0px 0px 10px;
  float: right;
  text-align: justify;
}
div.home04 div.hcircles.bg1 {
  background: transparent url("../img/home04_01bg.png") no-repeat center center;
}
div.home04 div.hcircles.bg2 {
  background: transparent url("../img/home04_02bg.png") no-repeat center center;
}
div.hhr {
  clear: both;
  width: auto;
  margin: 10px 0px 10px 0px;
  height: 0px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #ffffff;
}
div.home04 div.hcircles {
  position: relative;
  width: auto;
  max-width: 1000px;
  height: 400px;
  top: 200px;
}
div.hcirc1 {
  position: absolute;
  height: 100px;
  width: 100px;
  background: #81b978;
  color: #ffffff;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 5px 5px 0px #cccccc;
  cursor: default;
}
div.hcirc1.off {
  height: 100px;
  width: 100px;
}
div.hcirc1.on {
  height: 120px;
  width: 120px;
  margin-top: -10px;
  margin-left: -10px;
}
div.hcirc1 div.line1 {
  position: relative;
  padding-top: 50%;
  margin-top: -10px;
  cursor: default;
}
div.hcirc1 div.line2 {
  position: relative;
  padding-top: 50%;
  margin-top: -15px;
  cursor: default;
}
div.hcirc1 div.line3 {
  position: relative;
  padding-top: 50%;
  margin-top: -20px;
  cursor: default;
}
div.hcirc2 {
  position: absolute;
  height: 80px;
  width: 80px;
  background: #81b978;
  color: #ffffff;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 5px 5px 0px #cccccc;
  cursor: default;
}
div.hcirc2.off {
  height: 80px;
  width: 80px;
}
div.hcirc2.on {
  height: 100px;
  width: 100px;
  margin-top: -10px;
  margin-left: -10px;
}
div.hcirc2 div.line1 {
  position: relative;
  padding-top: 50%;
  margin-top: -10px;
  cursor: default;
}
div.hcirc2 div.line2 {
  position: relative;
  padding-top: 50%;
  margin-top: -15px;
  cursor: default;
}
div.hcirc2 div.line3 {
  position: relative;
  padding-top: 50%;
  margin-top: -20px;
  cursor: default;
}
div.hcirc3 {
  position: absolute;
  height: 70px;
  width: 70px;
  background: #81b978;
  color: #ffffff;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 5px 5px 0px #cccccc;
  cursor: default;
}
div.hcirc3.off {
  height: 70px;
  width: 70px;
}
div.hcirc3.on {
  height: 80px;
  width: 80px;
  margin-top: -5px;
  margin-left: -5px;
}
div.hcirc3 div.line1 {
  position: relative;
  padding-top: 50%;
  margin-top: -10px;
  cursor: default;
}
div.hcirc3 div.line2 {
  position: relative;
  padding-top: 50%;
  margin-top: -15px;
  cursor: default;
}
div.hcirc3 div.line3 {
  position: relative;
  padding-top: 50%;
  margin-top: -20px;
  cursor: default;
}
div.hcirc3.linkedin {
  background: #81b978 url("../img/circbg_linkedin.png") no-repeat center center;
}
div.hcirc3.facebook {
  background: #81b978 url("../img/circbg_facebook.png") no-repeat center center;
}
div.hcirc3.google {
  background: #81b978 url("../img/circbg_google.png") no-repeat center center;
}
div.hcirc3.youtube {
  background: #81b978 url("../img/circbg_youtube.png") no-repeat center center;
}
div.hcirc3.vimeo {
  background: #81b978 url("../img/circbg_vimeo.png") no-repeat center center;
}
div.hcirc3.twitter {
  background: #81b978 url("../img/circbg_twitter.png") no-repeat center center;
}
div.hcirc3.flw {
  background: #81b978 url("../img/circbg_flw.png") no-repeat center center;
}
div.hcirc3.ppl {
  background: #81b978 url("../img/circbg_ppl.png") no-repeat center center;
}
div.home05 {
  width: auto;
  /*height: 330px;*/
  background: #f4f4f4;
  clear: both;
}
div.home05 div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 980px;
  padding: 10px 10px 0px 10px;
}
div.home05 div.htext {
  /*	width: 1000px;*/
  /*	height: 280px;*/
  margin: 0px 0px 20px 0px;
  font-size: 17px;
  font-weight: 500;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  text-align: justify;
}
div.home05 div.htext1 {
  display: block;
  margin: 0px 0px 40px 0px;
  padding: 14px 12px 14px 20px;
  background: #8bc682;
  border: 1px solid #69a560;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  text-align: center;
}
div.home06a {
  width: auto;
  /*height: 330px;*/
  background: #eeeeee;
  clear: both;
}
div.home06a div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 980px;
  padding: 0px 10px 0px 10px;
}
div.home06 {
  width: auto;
  height: 710px;
  background: #eeeeee;
  clear: both;
}
div.home06 div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 980px;
  padding: 0px 10px 0px 10px;
}
div.home06 div.cont > div > div > div {
  height: 694px;
}
div.home06 a.prev {
  display: none;
  width: 50px;
  height: 710px;
  position: absolute;
  left: 0px;
  background: transparent url("../img/home04_prev.png") no-repeat center left;
  z-index: 10;
}
div.home06 a.next {
  display: none;
  width: 50px;
  height: 710px;
  position: absolute;
  right: 0px;
  background: transparent url("../img/home04_next.png") no-repeat center right;
  z-index: 10;
}
div.home06:hover a.prev {
  display: block;
}
div.home06:hover a.next {
  display: block;
}
div.home06 span#position3 {
  display: block;
  position: relative;
  top: -70px;
  left: 45%;
}
div.home06 span#position3 em {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  background: transparent url("../img/home04_bullet_off.png") no-repeat center center;
}
div.home06 span#position3 em.on {
  background: transparent url("../img/home04_bullet_on.png") no-repeat center center;
}
div.home06 div.hcont {
  height: 510px;
}
div.home06 div.htext {
  width: 45%;
  height: 500px;
  float: left;
  font-size: 17px;
  font-weight: 300;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 20px 0px 10px 0px;
}
div.home06 div.htext h3 {
  font-size: 28px;
  font-weight: 700;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
div.home06 div.htext h4 {
  font-size: 24px;
  font-weight: 300;
  color: #454545;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
div.home06 div.htext1 {
  display: block;
  margin: 0px 0px 40px 0px;
  padding: 14px 12px 14px 20px;
  background: #8bc682;
  border: 1px solid #69a560;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  text-align: center;
  clear: both;
}
div.home06 div.htext div.coleft {
  width: 46%;
  padding: 0px 10px 0px 0px;
  float: left;
  text-align: justify;
}
div.home06 div.htext div.coright {
  width: 46%;
  padding: 0px 0px 0px 10px;
  float: right;
  text-align: justify;
}
div.home06 div.hcircles {
  position: relative;
  float: right;
  width: 450px;
  height: 450px;
  top: 30px;
}
div.home06 div.hcont.bg1 div.hcircles.bg1 {
  background: transparent url("../img/home06_01bg.png") no-repeat center center;
}
div.home06 div.hcont.bg2 {
  background: transparent url("../img/home06_02bg.png") no-repeat right center;
}
div.home06 div.hcont.bg3 {
  background: transparent url("../img/home06_03bg.png") no-repeat right center;
}
div.home06 div.hcont.bg4 div.hcircles.bg4 {
  width: 35%;
  height: 450px;
  background: transparent url("../img/home06_01bg.png") no-repeat left center;
}
div.home06 div.hcont.bg4 div.htext {
  font-size: 14px;
  width: 60%;
}
div.home06 div.hcont.bg5 {
  background: transparent url("../img/home06_05bg.png") no-repeat bottom center;
}
div.home06 div.hcont.bg6 {
  background: transparent url("../img/home06_06bg.png") no-repeat right center;
}
div.home_contact a.more02 {
  display: block;
  position: relative;
  top: -23px;
  width: 200px;
  height: 24px;
  margin: 0 auto;
  padding: 10px 12px 8px 20px;
  background: #8bc682;
  border: 1px solid #69a560;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #8bc682 url("../img/arrow_down.png") no-repeat 180px center;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
}
div.home_contact {
  width: auto;
  height: 839px;
  background: url("../img/index_bg04.png") no-repeat top center;
  clear: both;
}
div.home_contact div.cont {
  margin: 0 auto;
  width: auto;
  max-width: 980px;
  padding: 0px 10px 0px 10px;
}
div.home_contact div.htext {
  width: 44%;
  height: 789px;
  float: left;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  text-shadow: 0px 1px 1px #666666;
}
div.home_contact div.htext h3 {
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0px 1px 1px #666666;
  margin: 70px 0px 20px 0px;
  padding: 0px;
}
div.home_contact div.htext h4 {
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
  text-shadow: 0px 1px 1px #666666;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}
div.home_contact div.htext div.c1 {
  display: block;
  margin: 0 auto;
  padding: 14px 12px 14px 20px;
  background: #8bc682;
  border: 1px solid #69a560;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  text-align: center;
}
div.home_contact div.htext div.c2 {
  display: block;
  margin: 0 auto;
  padding: 14px 12px 14px 20px;
  background: #C85D3B;
  border: 1px solid #A23E1D;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  text-align: center;
}
div.home_contact div.htext div.c3 {
  display: block;
  height: 55px;
  margin: 0 auto;
  padding: 0px 10px 0px 10px;
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  text-align: center;
}
div.home_contact div.htext div.c3 > a {
  display: inline-block;
  height: 55px;
  width: 55px;
  margin: 0px 10px 0px 10px;
  padding: 0px;
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 30px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  text-align: center;
}
div.home_contact div.htext div.c3 > a.facebook {
  background: transparent url("../img/ico_facebook.png") no-repeat top left;
}
div.home_contact div.htext div.c3 > a.twitter {
  background: transparent url("../img/ico_twitter.png") no-repeat top left;
}
div.home_contact div.htext div.c3 > a.google {
  background: transparent url("../img/ico_google.png") no-repeat top left;
}
div.home_contact div.contactform {
  width: 44%;
  margin: 130px 0px 20px 0px;
  padding-right: 10px;
  float: right;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  text-shadow: 0px 1px 1px #666666;
}
/* mobile 1 */
body.mobile1 div.home01 {
  height: 410px;
}
body.mobile1 div.home01 div.cont {
  height: 410px;
}
body.mobile1 div.home01 div.swipe {
  height: 394px;
}
body.mobile1 div.home01 a.prev,
body.mobile1 div.home01 a.next {
  height: 410px;
}
body.mobile1 div.home01 div.htext {
  padding-top: 80px;
  height: 300px;
  background-size: 350px auto;
  font-size: 24px;
}
body.mobile1 div.home01 div.htext h3 {
  font-size: 38px;
}
body.mobile1 div.home02 {
  height: 90px;
}
body.mobile1 div.home02 div.htext {
  width: 57%;
  font-size: 26px;
}
body.mobile1 div.home02 div.hlink {
  width: 280px;
  height: 50px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
}
body.mobile1 div.home02 div.hlink a {
  padding-top: 15px;
  height: 33px;
  font-size: 16px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
}
body.mobile1 div.home04 div.hcircles.bg2 {
  background-size: 800px auto;
}
body.mobile1 div.home06 div.htext {
  font-size: 16px;
}
body.mobile1 div.home06 div.htext h3 {
  font-size: 24px;
}
body.mobile1 div.home06 div.htext h4 {
  font-size: 20px;
}
body.mobile1 div.home06 div.htext1 {
  font-size: 16px;
}
body.mobile1 div.home06 div.hcircles {
  width: 400px;
  height: 400px;
}
.mobile1 div.home_contact div.c1,
body.mobile1 div.home_contact div.c2 {
  font-size: 22px;
}
body.mobile1 div.home03 .stories .story .storyText {
  height: 320px;
}
body.mobile1 div.home03 .steps .step .stepImg {
  width: 100px;
  height: 130px;
}
body.mobile1 div.home03 .steps .step .stepImg .stepIcon {
  width: 100px;
  height: 100px;
  background-size: 40px;
}
body.mobile1 div.home03 .steps .step .stepTitle .stepNum {
  float: none;
}
body.mobile1 div.home03 .topImage {
  max-height: 400px;
}
body.mobile1 div.home03 .topText2 {
  padding: 20px 0;
  font-size: 24px;
  font-weight: 600;
}
body.mobile2 div.home03 .stories .story .storyText {
  height: 320px;
}
body.mobile2 div.home03 .steps {
  display: block;
}
body.mobile2 div.home03 .steps .step .stepImg {
  width: 100px;
  height: 130px;
  float: left;
  margin-right: 10px;
}
body.mobile2 div.home03 .steps .step .stepImg .stepIcon {
  width: 100px;
  height: 100px;
  background-size: 40px;
}
body.mobile2 div.home03 .steps .step .stepTitle .stepNum {
  float: none;
}
body.mobile2 div.home03 .bull {
  margin-bottom: 10px;
}
body.mobile2 div.home03 .bullet {
  width: 26px;
  height: 26px;
}
body.mobile2 div.home03 .bulletText {
  font-size: 20px;
  margin-left: 40px;
}
body.mobile2 div.home03 .topImage {
  max-height: 400px;
}
body.mobile2 div.home03 .topText2 {
  padding: 20px 0;
  font-size: 20px;
  font-weight: 600;
}
body.mobile3 div.home03 .stories .story .storyText {
  height: auto;
}
body.mobile3 div.home03 .steps {
  display: block;
}
body.mobile3 div.home03 .steps .step .stepImg {
  width: 100px;
  height: 130px;
  float: left;
  margin-right: 10px;
}
body.mobile3 div.home03 .steps .step .stepImg .stepIcon {
  width: 100px;
  height: 100px;
  background-size: 40px;
}
body.mobile3 div.home03 .steps .step .stepTitle .stepNum {
  float: none;
}
body.mobile3 div.home03 .bull {
  margin-bottom: 10px;
  line-height: 24px;
}
body.mobile3 div.home03 .bullet {
  width: 20px;
  height: 20px;
}
body.mobile3 div.home03 .bulletText {
  font-size: 14px;
  margin-left: 30px;
}
body.mobile3 div.home03 .topImage {
  max-height: 280px;
}
body.mobile3 div.home03 .topText2 {
  padding: 20px 0;
  font-size: 14px;
  font-weight: 600;
}
/* mobile 2 */
body.mobile2 div.home01 {
  height: 360px;
}
body.mobile2 div.home01 div.cont {
  height: 360px;
}
body.mobile2 div.home01 div.swipe {
  height: 344px;
}
body.mobile2 div.home01 a.prev,
body.mobile2 div.home01 a.next {
  height: 360px;
}
body.mobile2 div.home01 div.htext {
  height: 250px;
  padding-top: 60px;
  background-size: 300px auto;
  font-size: 20px;
}
body.mobile2 div.home01 div.htext h3 {
  font-size: 34px;
}
body.mobile2 div.home02 {
  height: 80px;
}
body.mobile2 div.home02 div.htext {
  width: 57%;
  font-size: 20px;
}
body.mobile2 div.home02 div.hlink {
  width: 220px;
  height: 40px;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
}
body.mobile2 div.home02 div.hlink a {
  padding-top: 10px;
  height: 28px;
  font-size: 14px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
body.mobile2 div.home03 div.hcont {
  background-size: 300px auto;
}
body.mobile2 div.home03 div.htext h3 {
  font-size: 26px;
  line-height: 30px;
}
body.mobile2 div.home03 div.htext {
  font-size: 18px;
}
body.mobile2 div.home04a div.htext h3 {
  font-size: 20px;
}
body.mobile2 div.home04a div.htext h4 {
  font-size: 18px;
}
body.mobile2 div.home04 div.htext {
  font-size: 15px;
}
body.mobile2 div.home04 div.hcircles.bg2 {
  background-size: 700px auto;
}
body.mobile2 div.home06 div.htext {
  font-size: 15px;
  width: 42%;
}
body.mobile2 div.home06 div.hcont.bg4 div.htext {
  font-size: 13px;
}
body.mobile2 div.home06 div.htext h3 {
  font-size: 20px;
}
body.mobile2 div.home06 div.htext h4 {
  font-size: 18px;
}
body.mobile2 div.home06 div.htext1 {
  font-size: 15px;
}
body.mobile2 div.home06 div.hcircles {
  width: 350px;
  height: 350px;
}
body.mobile2 div.home06 div.hcont.bg1 div.hcircles.bg1 {
  background-size: 130px auto;
  background-position: 53% 53%;
}
body.mobile2 div.home06 div.hcont.bg4 div.hcircles.bg4 {
  background-size: 130px auto;
}
body.mobile2 div.home06 div.hcont.bg5 {
  background-size: 600px auto;
}
body.mobile2 div.home06 div.hcont.bg6 {
  background-size: 300px auto;
}
body.mobile2 div.home_contact {
  height: auto;
  background-repeat: repeat-y;
}
body.mobile2 div.home_contact div.htext {
  width: auto;
}
body.mobile2 div.home_contact div.contactform {
  width: auto;
  clear: both;
  float: none;
}
body.mobile2 div.home_contact div.c1,
body.mobile2 div.home_contact div.c2 {
  font-size: 30px;
}
/* mobile 3 */
body.mobile3 div.home01 div.htext {
  padding-top: 10px;
  background-position: bottom center;
  background-size: 250px auto;
  font-size: 20px;
}
body.mobile3 div.home01 div.htext h3 {
  font-size: 34px;
}
body.mobile3 div.home02 {
  height: auto;
  padding-bottom: 20px;
}
body.mobile3 div.home02 div.htext {
  width: auto;
  font-size: 20px;
}
body.mobile3 div.home02 div.hlink {
  clear: both;
  width: 220px;
  height: 40px;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
}
body.mobile3 div.home02 div.hlink a {
  padding-top: 10px;
  height: 28px;
  font-size: 14px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
body.mobile3 div.home03 {
  padding-top: 10px;
}
body.mobile3 div.home03 .stories {
  display: block;
}
body.mobile3 div.home03 div.hcont {
  background-size: 200px auto;
  background-position: bottom center;
}
body.mobile3 div.home03 div.hcont .im {
  width: auto;
  float: none;
}
body.mobile3 div.home03 div.htext h3 {
  font-size: 22px;
  line-height: 30px;
}
body.mobile3 div.home03 div.htext {
  font-size: 16px;
  width: auto;
  float: none;
}
body.mobile3 div.home04a div.htext h3 {
  font-size: 16px;
}
body.mobile3 div.home04a div.htext h4 {
  font-size: 14px;
}
body.mobile3 div.home04 div.htext {
  font-size: 12px;
}
body.mobile3 div.home04 div.hcircles.bg1 {
  background-size: 60px auto;
}
body.mobile3 div.home04 div.hcircles.bg2 {
  background-size: 550px auto;
}
body.mobile3 div.home04 div.hcircles {
  font-size: 12px;
}
body.mobile3 div.home04 div.hcircles div.hcirc1 {
  width: 80px;
  height: 80px;
}
body.mobile3 div.home04 div.hcircles div.hcirc1.off {
  height: 80px;
  width: 80px;
}
body.mobile3 div.home04 div.hcircles div.hcirc1.on {
  height: 100px;
  width: 100px;
  margin-top: -10px;
  margin-left: -10px;
}
body.mobile3 div.home04 div.hcircles div.hcirc2 {
  width: 60px;
  height: 60px;
}
body.mobile3 div.home04 div.hcircles div.hcirc2.off {
  height: 60px;
  width: 60px;
}
body.mobile3 div.home04 div.hcircles div.hcirc2.on {
  height: 80px;
  width: 80px;
  margin-top: -10px;
  margin-left: -10px;
}
/*body.mobile3 div.home06 {
	height: 710px;
}

body.mobile3 div.home06 div.cont>div>div>div {
	height: 694px;
}

body.mobile3 div.home06 a.prev {
	height: 710px;
}

body.mobile3 div.home06 a.next {
	height: 710px;
}*/
body.mobile3 div.home06 div.htext {
  font-size: 13px;
  float: none;
  width: auto;
}
body.mobile3 div.home06 div.hcont.bg4 div.htext {
  font-size: 13px;
  float: none;
  width: auto;
}
body.mobile3 div.home06 div.htext h3 {
  font-size: 18px;
}
body.mobile3 div.home06 div.htext h4 {
  font-size: 15px;
}
body.mobile3 div.home06 div.htext1 {
  font-size: 13px;
  float: none;
  clear: both;
}
body.mobile3 div.home06 div.hcircles {
  clear: both;
  float: none;
  width: 350px;
  height: 350px;
  top: 0px;
  margin: 0 auto;
  display: none;
}
body.mobile3 div.home06 div.hcont {
  background-position: bottom center;
}
body.mobile3 div.home06 div.hcont.bg1 {
  background: transparent url("../img/home06_01bg.png") no-repeat bottom center;
}
body.mobile3 div.home06 div.hcont.bg1 {
  background-size: 150px auto;
}
body.mobile3 div.home06 div.hcont.bg2 {
  background-size: 180px auto;
}
body.mobile3 div.home06 div.hcont.bg3 {
  background-size: 200px auto;
}
body.mobile3 div.home06 div.hcont.bg5 {
  background-size: 400px auto;
}
body.mobile3 div.home06 div.hcont.bg5 {
  background-size: 400px auto;
}
body.mobile3 div.home06 div.hcont.bg6 {
  background-size: 300px auto;
}
body.mobile3 div.home_contact {
  height: auto;
  background-repeat: repeat-y;
}
body.mobile3 div.home_contact div.htext {
  width: auto;
}
body.mobile3 div.home_contact div.contactform {
  width: auto;
  clear: both;
  float: none;
}
body.mobile3 div.home_contact div.c1,
body.mobile3 div.home_contact div.c2 {
  font-size: 22px;
}
