section.banner {
  min-height: 620px;
  display: block;
}
section.banner .intro {
  width: 700px;
  width: calc(90% - 970px);
  height: 450px;
  position: absolute;
  left: 100px;
  min-width: 330px;
  top: 50px;
  top: 4vw;
  z-index: 2;
}
section.banner .intro h2 {
  font-size: 35px;
  font-weight: 100;
  letter-spacing: 5px;
  color: #555;
  text-align: left;
}
section.banner .intro h3 {
  font-size: 14px;
  line-height: 36px;
  margin-top: 50px;
  font-weight: 400;
  letter-spacing: 4px;
  color: #333;
}
section.banner .intro .btn {
  background-color: #f2f2f2;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-weight: 400;
  border-radius: 50px;
  padding-left: 40px;
  padding-right: 60px;
  margin-top: 20px;
  font-size: 15px;
  letter-spacing: 3px;
  color: #333;
  background-image: url(/images/arrow.png);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right 20px top 14px;
}
section.banner .mainimgWrap {
  width: calc(100% - 540px);
  height: 520px;
  /* background-color: red; */
  position: absolute;
  right: 30px;
  top: -1vw;
  z-index: 1;
}
section.banner .mainimgWrap .mainimg {
  position: absolute;
  width: 1050px;
  max-width: 100%;
  height: auto;
  left: 50%;
  transform: translateX(-53%);
}
section.banner .mainimgWrap .mainimg .keyVisual {
  display: block;
  width: 100%;
  height: auto;
  will-change: transform;
}
section.banner .mainimgWrap .mainimg .keyVisual svg {
  display: block;
  width: 100%;
  height: auto;
}
section.banner .keyVisual svg [id="AAGlO0.tif"],
section.banner .keyVisual svg [id="TdWdiJ.tif"],
section.banner .keyVisual svg [id="CW1wTL.tif"],
section.banner .keyVisual svg [id="bjo1LD.tif"],
section.banner .keyVisual svg [id="P82pjJ.tif"],
section.banner .keyVisual svg [id="_8Yv3jj.tif"],
section.banner .keyVisual svg [id="GqYbPN.tif"] {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform;
}
section.banner .keyVisual svg [id="AAGlO0.tif"] {
  animation: kvFloatA 4.8s ease-in-out infinite;
}
section.banner .keyVisual svg [id="TdWdiJ.tif"] {
  animation: kvFloatB 5.4s ease-in-out infinite 0.35s;
}
section.banner .keyVisual svg [id="CW1wTL.tif"] {
  animation: kvFloatC 4.6s ease-in-out infinite 0.7s;
}
section.banner .keyVisual svg [id="bjo1LD.tif"] {
  animation: kvFloatB 5.1s ease-in-out infinite 0.5s;
}
section.banner .keyVisual svg [id="P82pjJ.tif"] {
  animation: kvFloatC 4.9s ease-in-out infinite 0.9s;
}
section.banner .keyVisual svg [id="_8Yv3jj.tif"] {
  animation: kvFloatSpark 3.8s ease-in-out infinite 0.2s;
}
section.banner .keyVisual svg [id="GqYbPN.tif"] {
  animation: kvFloatA 5.2s ease-in-out infinite 1s;
}
@keyframes kvFloatA {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-18px) rotate(2.4deg);
  }
}
@keyframes kvFloatB {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-14px) rotate(-2deg);
  }
}
@keyframes kvFloatC {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-12px) rotate(2.6deg);
  }
}
@keyframes kvFloatSpark {
  0%,
  100% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
  50% {
    transform: translateY(-16px) scale(1.1) rotate(6deg);
  }
}
section.banner .mainimgWrap .mainimg .wrap {
  position: relative;
  height: 450px;
  width: 700px;
}
section.banner .mainimgWrap .mainimg .wrap .front {
  background-size: contain;
  background-image: url(/images/home/main_front.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 700px;
  height: 450px;
  z-index: 1;
}
section.banner .mainimgWrap .mainimg .wrap .front .hand {
  background-size: contain;
  background-image: url(/images/home/main_hand.png);
  background-repeat: no-repeat;
  width: 39px;
  height: 108px;
  z-index: 1;
  position: absolute;
  left: 257px;
  top: 48px;
  transform-origin: bottom;
  transform: rotate(15deg);
  animation: hands 15s infinite;
}
section.banner .mainimgWrap .mainimg .wrap .front .steam {
  width: 39px;
  height: 40px;
  z-index: 1;
  position: absolute;
  left: 290px;
  top: 17px;
  opacity: 1;
  animation: steam 15s infinite;
}
section.banner .mainimgWrap .mainimg .wrap .front .steam .s1 {
  background-size: contain;
  background-image: url(/images/home/steam01.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 31px;
  height: 28px;
  margin-top: 10px;
  animation: steam01 15s infinite;
}
section.banner .mainimgWrap .mainimg .wrap .front .steam .s2 {
  background-size: contain;
  background-image: url(/images/home/steam01.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 18px;
  height: 28px;
  margin-top: 2px;
  margin-left: 17px;
  animation: steam02 15s infinite;
}
section.banner .mainimgWrap .mainimg .wrap .front .steam .s3 {
  background-size: contain;
  background-image: url(/images/home/steam01.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 18px;
  height: 13px;
  margin-top: -6px;
  margin-left: 4px;
  animation: steam03 15s infinite;
}
@keyframes steam {
  0% {
    margin-left: 0px;
  }
  25% {
    margin-left: 0px;
  }
  25.5% {
    margin-left: -50px;
  }
  65% {
    margin-left: -50px;
  }
  65.5% {
    margin-left: 0px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes steam01 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  10% {
    opacity: 0.5;
  }
  15% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  40% {
    opacity: 0.5;
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  55% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  80% {
    opacity: 0.5;
  }
  85% {
    opacity: 1;
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes steam02 {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 0.5;
  }
  7% {
    opacity: 1;
  }
  12% {
    opacity: 0.5;
  }
  17% {
    opacity: 1;
  }
  22% {
    opacity: 0;
  }
  27% {
    opacity: 0;
  }
  32% {
    opacity: 0;
  }
  37% {
    opacity: 1;
  }
  42% {
    opacity: 0.5;
  }
  47% {
    opacity: 1;
  }
  52% {
    opacity: 0.5;
  }
  57% {
    opacity: 0;
  }
  62% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  72% {
    opacity: 0.5;
  }
  77% {
    opacity: 1;
  }
  82% {
    opacity: 0.5;
  }
  87% {
    opacity: 1;
  }
  92% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes steam03 {
  0% {
    opacity: 0;
  }
  4% {
    opacity: 0.5;
  }
  9% {
    opacity: 1;
  }
  14% {
    opacity: 0.5;
  }
  19% {
    opacity: 1;
  }
  24% {
    opacity: 0;
  }
  29% {
    opacity: 0;
  }
  34% {
    opacity: 0;
  }
  39% {
    opacity: 1;
  }
  44% {
    opacity: 0.5;
  }
  49% {
    opacity: 1;
  }
  54% {
    opacity: 0.5;
  }
  59% {
    opacity: 0;
  }
  64% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  74% {
    opacity: 0.5;
  }
  79% {
    opacity: 1;
  }
  84% {
    opacity: 0.5;
  }
  89% {
    opacity: 1;
  }
  94% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hands {
  0% {
    transform: rotate(15deg);
  }
  25% {
    transform: rotate(15deg);
  }
  30% {
    transform: rotate(-7deg);
  }
  65% {
    transform: rotate(-7deg);
  }
  70% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(15deg);
  }
}
section.banner .mainimgWrap .mainimg .wrap .earth {
  background-size: contain;
  background-image: url(/images/home/main_earth.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 460px;
  height: 275px;
  z-index: 0;
  /* background-color: #e9e9e9; */
  left: 230px;
  top: 40px;
}
section.banner .curve {
  width: 100vw;
  height: 280px;
  position: absolute;
  right: 0px;
  top: 120px;
  opacity: 0.3;
  background-size: 200% 95%;
  background-image: url(/images/home/curve.png);
  background-repeat: repeat-x;
  z-index: 0;
  animation: curve 20s linear infinite;
}
@keyframes curve {
  0% {
    background-position: 0px;
  }
  100% {
    background-position: 200%;
  }
}
@media (prefers-reduced-motion: reduce) {
  section.banner .keyVisual svg [id="AAGlO0.tif"],
  section.banner .keyVisual svg [id="TdWdiJ.tif"],
  section.banner .keyVisual svg [id="CW1wTL.tif"],
  section.banner .keyVisual svg [id="bjo1LD.tif"],
  section.banner .keyVisual svg [id="P82pjJ.tif"],
  section.banner .keyVisual svg [id="_8Yv3jj.tif"],
  section.banner .keyVisual svg [id="GqYbPN.tif"] {
    animation: none;
  }
}
section.service {
  overflow: hidden;
}
section.service li {
  width: 23%;
  display: inline-block;
  height: 340px;
  margin: -3px;
}
section.service li .icon {
  background-image: url(/images/home/service_icon01.png);
  width: 150px;
  height: 150px;
  background-size: contain;
  background-position: center;
  display: block;
  margin: auto;
}
section.service li h3 {
  background-color: #c4b195;
  color: #FFF;
  font-size: 17px;
  letter-spacing: 3px;
  font-weight: 300;
  height: 55px;
  line-height: 55px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
section.service li .line {
  background-color: #c4b195;
  height: 55px;
  position: absolute;
  width: 200vw;
  z-index: 0;
  left: -100vw;
}
section.service li h4 {
  margin-block-start: 0em;
  margin-block-end: 0em;
  color: #544e47;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 14px;
  margin: auto;
  margin-top: 65px;
  width: 180px;
  line-height: 1.7;
  text-align: left;
}
section.pricing {
  padding-bottom: 60px;
  padding-top: 60px;
  min-height: 300px;
  background-color: #fbfbfb;
}
section.pricing h2 {
  color: #1f1f1f;
  letter-spacing: 10px;
  padding-top: 0px;
  font-size: 30px;
  font-weight: 300;
}
section.pricing h3 {
  color: #a8926c;
  font-size: 14px;
  letter-spacing: 5px;
  margin-top: 20px;
  margin-bottom: 30px;
}
section.pricing .wrap .each {
  height: 400px;
  width: 30%;
  display: inline-block;
  margin: 1%;
  background-color: #FFF;
  vertical-align: top;
  /* border-radius: 28px; */
  padding-top: 17px;
  box-shadow: 0px 0px 20px #00000008;
}
section.pricing .wrap .each h4 {
  font-size: 20px;
  margin-block-end: 5px;
  font-weight: 400;
  color: #a8926c;
}
section.pricing .wrap .each .price {
  font-size: 20px;
  font-weight: 100;
  color: #555;
}
section.pricing .wrap .each .list {
  padding: 30px;
  text-align: left;
  padding-left: 60px;
}
section.pricing .wrap .each .list li {
  margin-bottom: 18px;
  color: #544e47;
  font-size: 14px;
}
section.pricing .wrap .each .list li:before {
  content: '✓';
  position: absolute;
  left: -25px;
  color: #a8926c;
  font-size: 20px;
  top: -6px;
}
section.pricing .wrap .each .list li.unchecked:before {
  content: '○';
  font-size: 14px;
  top: -1px;
  color: #dedede;
}
section.faq {
  padding-bottom: 30px;
  padding-top: 60px;
  min-height: 300px;
  background-color: #FFF;
}
section.faq h2 {
  color: #1f1f1f;
  letter-spacing: 10px;
  padding-top: 0px;
  font-size: 30px;
  font-weight: 300;
}
section.faq h3 {
  color: #a8926c;
  font-size: 14px;
  letter-spacing: 5px;
  margin-top: 20px;
  margin-bottom: 30px;
}
section.faq .wrap {
  margin: 30px;
}
section.faq .wrap .each {
  box-shadow: 0px 0px 20px #f2f2f2;
  background-color: #FFF;
  padding: 0px;
  margin-bottom: 15px;
  text-align: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
section.faq .wrap .each .question {
  padding: 25px;
  color: #a8926c;
  cursor: pointer;
  font-size: 15px;
  line-height: 1.8;
}
section.faq .wrap .each .answer {
  font-size: 14px;
  margin: 25px;
  margin-top: -10px;
  line-height: 2;
  color: #544e47;
  overflow: hidden;
}
section.partners {
  padding-bottom: 60px;
  padding-top: 60px;
}
section.partners .text {
  color: #dbdbdb;
  letter-spacing: 10px;
  font-size: 27px;
  transform: rotate(270deg);
  transform-origin: left bottom;
  position: absolute;
  left: 70px;
  bottom: 50px;
  z-index: 2;
  font-weight: 300;
}
section.partners li {
  width: 20%;
  height: 100px;
  display: inline-block;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  margin: -2px;
}
section.contact {
  background-color: #4c4c4a;
  background-image: url('/images/home/contactbg.jpg');
  background-size: cover;
  background-position: center;
  padding-bottom: 80px;
}
section.contact:hover .bgcover {
  opacity: 0.3;
}
section.contact .bgcover {
  background-color: #000;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
section.contact centerwrap {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
section.contact btn.contact_post span[n="1"] {
  display: block;
}
section.contact btn.contact_post span[n="2"] {
  display: none;
}
section.contact ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFF;
}
section.contact ::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF;
}
section.contact :-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF;
}
section.contact :-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
}
section.contact.ing centerwrap {
  opacity: 0.3;
}
section.contact.ing btn.contact_post span[n="1"] {
  display: none;
}
section.contact.ing btn.contact_post span[n="2"] {
  display: block;
}
section.contact.ing:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
section.contact h2 {
  color: #FFF;
  letter-spacing: 10px;
  padding-top: 60px;
  font-size: 30px;
  font-weight: 300;
}
section.contact h3 {
  color: #e5d2b1;
  font-size: 14px;
  letter-spacing: 5px;
  margin-top: 20px;
  margin-bottom: 30px;
}
section.contact .status_success {
  color: #FFF;
  font-weight: 300;
  font-size: 15px;
  width: 353px;
  margin: auto;
  display: block;
  letter-spacing: 2px;
  line-height: 2;
}
section.contact .status_success i {
  font-size: 60px;
  width: 150px;
  height: 150px;
  line-height: 150px;
  border: 2px solid #FFF;
  border-radius: 100%;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
section.contact .status_success .thename {
  color: #ecca86;
}
section.contact btn.contact_post {
  background-color: #FFF;
  height: 50px;
  line-height: 50px;
  width: 300px;
  display: block;
  position: relative;
  margin: auto;
  margin-top: 20px;
  color: #a8926a;
  cursor: pointer;
}
section.contact btn.contact_post:hover {
  background-color: #ab8d54;
  color: #FFF;
}
section.contact btn.contact_post:active {
  background-color: #715e3b;
  color: #FFF;
}
section.contact .form {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin: 20px;
}
section.contact .form li {
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.31);
  text-align: left;
  height: 50px;
  line-height: 50px;
}
section.contact .form li.required {
  border-bottom: 2px solid #cab387;
}
section.contact .form li.required[thename="content"] textarea {
  border-color: #eacf9d;
}
section.contact .form li[thename="content"] {
  height: auto;
  border: none;
}
section.contact .form li[thename="content"] label {
  width: auto;
}
section.contact .form li[thename="content"] textarea {
  display: block;
  width: calc(100% - 40px);
  background-color: rgba(255, 255, 255, 0.6);
  height: 160px;
  padding: 20px;
  border: none;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 2px;
  color: #442b00;
}
section.contact .form li label {
  display: inline-block;
  color: #FFF;
  width: 100px;
  letter-spacing: 6px;
  font-size: 15px;
  text-align: left;
}
section.contact .form li input {
  background-color: transparent;
  border: none;
  display: inline-block;
  width: auto;
  width: calc(100% - 110px);
  font-size: 14px;
  letter-spacing: 1px;
  color: #FFF;
  color: #dcc59e;
}
section.contact .form li input:focus {
  color: #FFF;
}
section.contact .form li select {
  font-size: 15px;
  background-color: transparent;
  color: #FFF;
  border: none;
  color: #dcc59e;
  letter-spacing: 2px;
  font-weight: 300;
  width: calc(100% - 105px);
}
html[lang="en"] section.contact .form li label {
  letter-spacing: 2px;
}
html[lang="en"] section.banner .intro h3 {
  letter-spacing: 2px;
  margin-bottom: 20px;
}
html[lang="en"] section.contact .form li[thename="content"] textarea {
  letter-spacing: 0px;
}
html[lang="en"] section.service li h4 {
  letter-spacing: 1px;
  font-size: 13px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  section.banner .intro {
    left: 30px;
  }
  section.banner .mainimgWrap .mainimg {
    transform: translateX(-50%) scale(0.9);
    transform-origin: right;
    left: 50%;
  }
}
@media screen and (max-width: 960px) {
  section.banner {
    height: auto;
    width: 100vw;
    overflow: hidden;
    text-align: center;
  }
  section.banner .intro {
    width: auto;
    height: auto;
    position: relative;
    left: 30px;
    top: 0px;
    display: inline-block;
    margin: auto;
    text-align: left;
    margin-right: 60px;
  }
  section.banner .intro h2 {
    font-size: 27px;
    margin-top: 60px;
    text-align: left;
  }
  section.banner .intro h3 {
    font-size: 13px;
    line-height: 36px;
    margin-top: 10px;
    letter-spacing: 3px;
  }
  section.banner .mainimgWrap {
    width: 100vw;
    max-width: 100%;
    margin: auto;
    height: 55vw;
    margin-top: 20px;
    position: relative;
    right: 0;
    top: 0px;
    z-index: 1;
    display: block;
  }
  section.banner .mainimgWrap .mainimg {
    width: 120vw;
    max-width: none;
    height: auto;
    left: 50%;
    margin-left: 0vw;
    transform: translateX(-50%);
    transform-origin: center;
  }
  section.banner .intro .btn {
    background-color: rgba(230, 230, 230, 0.4);
    font-size: 13px;
    width: calc(100% - 110px);
  }
  section.banner .curve {
    width: 100vw;
    height: 135px;
    position: absolute;
    right: 0px;
    top: 15px;
    opacity: 0.3;
    animation: curve 10s linear infinite;
  }
  section.service li {
    width: 45%;
    height: 280px;
    vertical-align: top;
  }
  section.service li .icon {
    width: 125px;
    height: 125px;
  }
  section.service li h3 {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    font-weight: 400;
  }
  section.service li .line {
    height: 50px;
  }
  section.service li h4 {
    font-size: 13px;
    width: 75%;
  }
  section.partners li {
    width: 40%;
    background-size: 85%;
  }
  section.partners {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  section.partners .text {
    left: 50px;
    bottom: 60px;
    font-size: 20px;
  }
  section.pricing .wrap .each {
    height: auto;
    width: auto;
    display: block;
    margin: 30px;
  }
  section.contact {
    padding-bottom: 30px;
  }
  section.contact h3 {
    margin-bottom: 10px;
  }
  section.contact .form {
    display: block;
    width: auto;
    vertical-align: top;
    margin: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  section.contact .form li[thename="content"] textarea {
    height: 100px;
  }
  section.contact btn.contact_post {
    width: auto;
    display: block;
    position: relative;
    margin: 40px;
    margin-top: 20px;
    font-size: 14px;
  }
  section.contact .form li label {
    font-size: 13px;
  }
  section.contact .form li select {
    font-size: 13px;
  }
  section.contact .form li input {
    font-size: 13px;
  }
  section.contact .form li[thename="content"] textarea {
    font-size: 13px;
  }
}
