@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300);
.section-0 .container:before, .section-1 .section__header:before, .module__inner:before, .block--layout2 .color-info:before, .nav-product:before, .section-3 .section__text:before {
  content: "";
  display: table;
}
.section-0 .container:after, .section-1 .section__header:after, .module__inner:after, .block--layout2 .color-info:after, .nav-product:after, .section-3 .section__text:after {
  content: "";
  display: table;
  clear: both;
}

.block--layout2 li {
  float: left;
}

.section-0, .section-0 .btn-box, .kv-img__inner, .section-1, .section-1 .header__img, .panel__header, .module-1 .module__inner, .section-2 .section__body, .tab__content, .section-3 .section__body, .video-bg, .twentytwenty-wrapper, .form-element, .js h1,
.js .kv-text__inner .pc,
.js .scoll-form {
  position: relative;
}

.kv-oj, .section-1 .header__img__inner, .section-1 .oj, .icon-more, .icon-more:before, .icon-more:after, .info, .info__inner .btn-close, .item, .video-bg:before, .video-bg:after, .play-icon, .play-icon:before, .controls-wrp, .layer, .layer:after, .form-element .element__label, .form-element .element__label:before {
  position: absolute;
}

.section-0 .btn-box, .product__title .product__icon, .product__title .product__name, .color-info li, .step__text p, .tab__nav li {
  display: inline-block;
}

.section__header, .section__header p, .kv-text, .kv-text p, .product__img, .product__content .btn-box, .product__info, .info__inner, .info__img, .color-info li, .step, .step__text p, .item, .item__info p, .tab__nav li, .section-3 p, .form__header, .form__header p, .form-element-btn {
  text-align: center;
}

.section-1, .section-2 .section__body, .tab__content, .twentytwenty-horizontal .twentytwenty-handle:before {
  background-repeat: no-repeat;
}

.section-0, .kv-oj, .oj__inner, .section-2,
.section-4, .section-2 .section__body, .tab__content, .video-bg:before, .layer {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 640px) {
  .container {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.section__header p br, .section-3 .section__body p br {
  display: none;
}

.section-2, .section-3, .section-4 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-0 {
  z-index: 1;
  background-position: top right;
  background-image: url(../images/kv-bg-s.jpg);
  margin-top: 65px;
  overflow: hidden;
}
.section-0 .container {
  padding-top: 20px;
}
.section-0 .btn-box {
  height: 51px;
  margin-top: 10px;
}

.kv-img__inner {
  top: 10px;
  left: 0;
  width: 100%;
  padding-top: 100%;
}
.kv-img__inner p {
  display: none;
}

.kv-oj {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.kv-oj-1 {
  background-image: url(../images/kv-1-s.png);
  z-index: 2;
}

.kv-oj-2 {
  background-image: url(../images/kv-2-s.png);
}

.kv-text {
  margin-bottom: 20px;
}
.kv-text p br {
  display: none;
}

.section-1 {
  background-size: 100% auto;
  background-image: url(../images/s1-bg-s.jpg);
  background-position: top center;
  z-index: 2;
}
.section-1 .header__text {
  padding-bottom: 20px;
}
.section-1 .header__text p br {
  display: none;
}
.section-1 .section__header {
  padding-bottom: 10px;
}
.section-1 .header__img {
  margin-top: -20px;
  padding-top: 60%;
  margin-left: 20px;
  margin-right: 20px;
}
.section-1 .header__img__inner {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-1 .oj {
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
}

.oj-1 {
  -webkit-animation: moveDown 2s 0s infinite linear;
  animation: moveDown 2s 0s infinite linear;
  top: 0px;
  left: 0px;
  width: 67%;
}

.oj-2, .oj-3 {
  width: 25%;
}

.oj-2 {
  -webkit-animation: moveUp 2s 0.2s infinite linear;
  animation: moveUp 2s 0.2s infinite linear;
  top: 60%;
  left: 40%;
}

.oj-3 {
  -webkit-animation: moveUp 2s 0.1s infinite linear;
  animation: moveUp 2s 0.1s infinite linear;
  top: -11%;
  left: 45%;
}

.oj-4 {
  -webkit-animation: moveDown 2s 0.3s infinite linear;
  animation: moveDown 2s 0.3s infinite linear;
  width: 35%;
  top: 14%;
  right: 0%;
}

.oj__inner {
  width: 100%;
}

.oj-1 .oj__inner {
  padding-top: 95%;
  background-image: url(../images/oj-1.png);
}

.oj-2 .oj__inner {
  padding-top: 100%;
  background-image: url(../images/oj-2.png);
}

.oj-3 .oj__inner {
  padding-top: 113%;
  background-image: url(../images/oj-3.png);
}

.oj-4 .oj__inner {
  padding-top: 82%;
  background-image: url(../images/oj-4.png);
}

.module {
  padding: 10px;
  background-color: #fff;
}

.module__inner {
  border: 1px solid #cbcbcb;
}

.product .note {
  font-size: 14px;
}
.product .note {
  margin-top: 5px;
}

.product__content {
  margin-top: 20px;
}
.product__content .btn-box {
  margin-top: 20px;
}
.product__content .btn-box .btn {
  width: 100%;
  padding-top: .7em;
  padding-bottom: .7em;
}
.product__content .btn-box .btn + .btn {
  margin-top: 10px;
}

.product__title {
  margin-bottom: 10px;
  font-size: 24px;
}
.product__title .product__icon {
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  color: #fb9368;
  vertical-align: middle;
  border-top: 2px solid #f3a382;
  border-bottom: 2px solid #f3a382;
}
.product__title .product__name {
  font-size: 24px;
  vertical-align: middle;
}
.product__title small {
  font-size: 18px;
}

.product__info {
  margin-bottom: 15px;
}

.panel {
  margin-top: 15px;
}
.panel .panel__header {
  -webkit-transition: all 0.3s 0s ease-in;
  transition: all 0.3s 0s ease-in;
  padding: 10px 55px 10px 15px;
  background-color: #ffebe1;
}
.panel .panel__header:hover {
  background-color: #ffe1d2;
}
.panel .panel__body {
  padding-top: 10px;
  font-size: 14px;
}
.panel .list {
  margin-top: 10px;
  margin-left: 20px;
  list-style-type: square;
}

.panel__header {
  cursor: pointer;
}

.icon-more {
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  right: 10px;
}
.icon-more:before, .icon-more:after {
  content: '';
  top: 60%;
  left: 50%;
  margin-left: -12px;
  width: 12px;
  height: 2px;
  background-color: #b69e92;
}
.icon-more:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: right center;
  -webkit-transform-origin: right center;
}
.icon-more:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transform-origin: right center;
  -webkit-transform-origin: right center;
}

.active .icon-more:before, .active .icon-more:after {
  top: 40%;
}
.active .icon-more:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.active .icon-more:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.module-1 .module__inner {
  padding: 20px;
}
.module-1 .product__info {
  text-align: left;
}

.info {
  -webkit-transition: all 0.3s 0s ease-in;
  transition: all 0.3s 0s ease-in;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
}

.info.open {
  opacity: 1;
  pointer-events: auto;
}

.info__inner .btn-close {
  top: 0;
  right: 0;
}
.info__inner .static {
  margin-top: 30px;
  position: static;
}

.info__header {
  text-align: left;
}

.block h5 {
  text-align: left;
  padding-left: 10px;
}

.color-info {
  text-align: left;
  font-size: 0;
}
.color-info li {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}

.color-img,
.color-n {
  display: block;
}

.color-n {
  margin-top: 5px;
}

.block--layout2 {
  margin-top: 25px;
}
.block--layout2 li {
  text-align: left;
  width: 50%;
}

.step + .step {
  margin-top: 20px;
}

.step__img {
  margin-bottom: 5px;
}

.step__title {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffebe1;
  font-size: 20px;
}

.step__text {
  margin-top: 15px;
}
.step__text p {
  vertical-align: bottom;
}

.step__text p:nth-child(1) {
  margin-right: 10px;
  color: #353535;
}

.step__text p:nth-child(2) {
  font-size: 14px;
}

.module-2 {
  margin-top: 30px;
}
.module-2 .product__title {
  margin-bottom: 0;
}
.module-2 .product__info {
  margin-bottom: 0;
}

.nav-product {
  display: none;
}

.product-slide {
  padding: 20px 30px 30px 30px;
}

.section-2,
.section-4 {
  background-color: #fff7f4;
}
.section-2 .section__header,
.section-4 .section__header {
  margin-bottom: 20px;
}

.section-2 {
  margin-top: 40px;
}
.section-2 .section__body {
  background-position: center;
}

.item .btn--base {
  padding-top: .1em;
  padding-bottom: .1em;
}

.item .btn--base:hover .btn-icon-link:before, .item .btn--base:hover .btn-icon-link:after {
  background-color: #fff;
}

.item__info {
  margin-top: 5px;
}
.item__info p {
  margin-bottom: 8px;
  color: #353535;
}
.item__info a {
  font-size: 14px;
}

.tab__nav {
  font-size: 0;
  margin-bottom: 15px;
}
.tab__nav li {
  width: 50%;
  font-size: 18px;
}
.tab__nav a {
  width: 100%;
  padding-top: .6em;
  padding-bottom: .6em;
  color: #353535;
  border: 1px solid #cbcbcb;
}
.tab__nav li.active a {
  background-color: #ffebe1;
}
.tab__nav li:nth-child(1) a {
  border-right: none;
}

.tab__content {
  padding-top: 160%;
  background-image: url(../images/map-bg-s.png);
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #c5c5c5;
}

.mobile .item__info p {
  font-size: 14px;
}
.mobile .item-1 {
  left: 15%;
  top: 7%;
}
.mobile .item-3 {
  right: 15%;
  top: 7%;
}
.mobile .item-4 {
  left: 12%;
  bottom: 20%;
}
.mobile .item-6 {
  right: 8%;
  bottom: 22%;
}
.mobile .item-2 {
  left: 40%;
  top: 20%;
}
.mobile .item-5 {
  left: 20%;
  bottom: 25%;
}
.mobile .item-7 {
  right: 8%;
  bottom: 22%;
}

.section-3 {
  background-color: #fff;
}
.section-3 .section__body {
  margin-bottom: 20px;
}

.video-bg {
  z-index: 0;
  width: 100%;
  padding-top: 51%;
}
.video-bg:before, .video-bg:after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-bg:before {
  z-index: 1;
  background-image: url(../images/video-bg.jpg);
}
.video-bg:after {
  z-index: 2;
  box-shadow: inset 5px 5px 0 4px #ffe2cb, inset -5px -5px 0 4px #ffe2cb;
}

.play-icon {
  z-index: 3;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(241, 116, 60, 0.9);
}
.play-icon:before {
  -webkit-animation: zoomInB 0.6s 0s infinite linear;
  animation: zoomInB 0.6s 0s infinite linear;
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -8px;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #fff;
}

.mobile .play-icon {
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}

.pc {
  display: none;
}

.video {
  width: 100%;
  height: auto;
}

.section-4 {
  padding-bottom: 50px;
}
.section-4 .highlight-bg {
  font-size: 14px;
  margin-top: 10px;
}

.controls-wrp {
  width: 100%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #cbcbcb;
}

.layer {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
}
.layer:after {
  content: '';
  width: 100%;
  height: 20px;
  left: 0;
  bottom: 0;
}

.layer-before {
  background-image: url(../images/before-s.jpg);
}
.layer-before:after {
  background-color: #cbc4c1;
}

.layer-after {
  background-image: url(../images/after-s.jpg);
}
.layer-after:after {
  background-color: #e8b7a6;
}

.layer-after.play {
  -webkit-animation: bright 0.8s 0s 1 linear;
  animation: bright 0.8s 0s 1 linear;
}

.layer__title {
  display: none;
}

.twentytwenty-wrapper {
  padding-top: 90%;
  height: 0;
}

.twentytwenty-container {
  overflow: visible;
}

.twentytwenty-overlay {
  display: none;
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 2px;
}

.twentytwenty-handle {
  box-shadow: none;
  border: none;
  width: 2px;
  height: 100%;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  background-color: #fff;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  -webkit-transition: all 0.3s 0s ease-in;
  transition: all 0.3s 0s ease-in;
  border: none;
  width: 60px;
  height: 60px;
  background-color: #ff7639;
  border-radius: 50%;
  box-shadow: none;
  margin-bottom: 0;
  margin-left: -30px;
  bottom: -20px;
  background-image: url(../images/handle-bg.svg);
  background-size: 85%;
  background-position: center;
}

.twentytwenty-handle:hover:before {
  background-color: #ff5306;
}

.twentytwenty-horizontal .twentytwenty-handle:after {
  display: none;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  bottom: -20px;
}

.twentytwenty-left-arrow {
  -webkit-animation: arrowL 1s 0s infinite linear;
  animation: arrowL 1s 0s infinite linear;
  left: -30px;
  border-right: 6px solid #7c7c7c;
}

.twentytwenty-right-arrow {
  -webkit-animation: arrowR 1s 0s infinite linear;
  animation: arrowR 1s 0s infinite linear;
  right: -30px;
  border-left: 6px solid #7c7c7c;
}

.form {
  display: none;
  margin-top: 50px;
  padding: 20px;
  background-color: #ffe5de;
  border: 1px solid #cbcbcb;
}
.form .btn--primary {
  padding-top: .5em;
  padding-bottom: .5em;
}

.form__header {
  margin-bottom: 20px;
}
.form__header small {
  font-size: 14px;
}

.form-element {
  padding-bottom: 15px;
}

.form-element .element__label {
  -webkit-transition: all 0.2s 0s ease-in;
  transition: all 0.2s 0s ease-in;
  margin-bottom: 5px;
  top: -36px;
  left: 0;
  z-index: 2;
  padding: 5px 12px;
  font-size: 18px;
  color: #fff;
  background-color: #7c7c7c;
  opacity: 0;
}

.form-element .element__label:before {
  content: '';
  width: 0;
  height: 0;
  left: 50%;
  bottom: -5px;
  margin-left: -6px;
  border-style: solid;
  border-width: 5px 6px 0 6px;
  border-color: #7c7c7c transparent transparent transparent;
}

.form-element .element__label.show {
  opacity: 1;
}

.form-element .element__input input {
  padding: 8px 15px;
  width: 100%;
}

.form-element input {
  font-size: 16px;
  font-family: "Lato", Helvetica, Arial, "PingFangTC-Regular", "DroidSansFallback", "黑體-繁", "Heiti TC", "Noto Sans TC", "微軟儷黑體", "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

.form-element input[type="tel"],
.form-element input[type="text"],
.form-element input[type="email"] {
  height: 65px;
  line-height: 1.8;
  background-color: rgba(255, 242, 238, 0.9);
  border: 1px solid #ffcbb9;
}

.form-element .checkbox input[type="checkbox"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-right: 5px;
}

.form-element input:focus {
  background-color: rgba(255, 255, 255, 0.7);
  outline: none;
}

.form-element .btn-box {
  text-align: center;
}

.form-element .checkbox span,
.form-element .checkbox a {
  font-size: 14px;
}

.form-element .checkbox a {
  text-decoration: underline;
  color: #2c2b2b;
}

.form-element .btn {
  width: 100%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #2c2b2b;
}

input::placeholder {
  color: #8a8a8a;
}

.js h1,
.js .kv-text__inner .pc,
.js .scoll-form {
  opacity: 0;
}

.js h1, .js .kv-text__inner .pc {
  top: 50px;
}

.js h1 {
  -webkit-transition: all 0.3s 0s ease-in;
  transition: all 0.3s 0s ease-in;
}

.kv-text__inner .pc {
  -webkit-transition: all 0.3s 0.2s ease-in;
  transition: all 0.3s 0.2s ease-in;
}

.js .kv-text__inner.play h1, .js .kv-text__inner.play .pc {
  top: 0;
  opacity: 1;
}

.js .btn-line {
  opacity: 0;
}

.js .btn-line.play {
  opacity: 1;
}

.js .btn-line.play {
  transition: all .15s ease-in;
  -webkit-transition: all .15s ease-in;
}

.js .line-l.play {
  transition-delay: .15s;
  -webkit-transition-delay: .15s;
}

.js .line-b.play {
  transition-delay: .3s;
  -webkit-transition-delay: .3s;
}

.js .line-r.play {
  transition-delay: .45s;
  -webkit-transition-delay: .45s;
}

.line-t.play,
.line-b.play {
  width: 100%;
}

.line-l.play,
.line-r.play {
  height: 100%;
}

.js .scoll-form.play {
  transition: all 1s .45s ease-in;
  -webkit-transition: all 1s .45s ease-in;
  opacity: 1;
}

.js .scoll-form.play:after {
  -webkit-animation: play 1.5s infinite linear;
  animation: play 1.5s infinite linear;
}

@media (min-width: 640px) {
  .mobile .item-1 {
    left: 20%;
    top: 15%;
  }
  .mobile .item-3 {
    right: 25%;
    top: 15%;
  }
  .mobile .item-4 {
    left: 20%;
    bottom: 25%;
  }
  .mobile .item-6 {
    right: 15%;
    bottom: 30%;
  }
  .mobile .item-2 {
    left: 45%;
    top: 40%;
  }
  .mobile .item-5 {
    left: 30%;
    bottom: 23%;
  }
  .mobile .item-7 {
    right: 15%;
    bottom: 20%;
  }
}
@media (min-width: 1024px) {
  .section-2, .section-3, .section-4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section__header p br, .section-3 .section__body p br {
    display: block;
  }

  .kv-text__inner p,
  .section__header p,
  .section-3 .section__body p {
    font-size: 18px;
    line-height: 1.7;
    text-align: left;
  }

  .section-0 {
    background-image: url(../images/kv-bg.jpg);
  }
  .section-0 h1 {
    margin-bottom: 5px;
  }
  .section-0 .container {
    padding-top: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
  }
  .section-0 .btn-box {
    margin-top: 20px;
  }

  .kv-img {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%;
  }

  .kv-img__inner {
    padding-top: 85%;
  }
  .kv-img__inner p {
    display: block;
  }

  .kv-oj {
    position: absolute;
    top: 0;
    left: 0;
  }

  .kv-oj-1 {
    background-image: url(../images/kv-1.png);
  }

  .kv-oj-2 {
    background-image: url(../images/kv-2.png);
  }

  .kv-text {
    width: 31.91489%;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    text-align: left;
  }
  .kv-text p {
    text-align: left;
  }
  .kv-text p br {
    display: block;
  }

  .section-1 {
    background-image: url(../images/s1-bg.jpg);
  }
  .section-1 .header__text {
    margin-top: 0;
    width: 52%;
    float: left;
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .section-1 .header__text p br {
    display: block;
  }
  .section-1 .header__img {
    width: 48%;
    float: right;
    padding-top: 32%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .section-1 .section__header {
    position: relative;
    padding-bottom: 50px;
  }
  .section-1 .gradient-bg {
    position: absolute;
    z-index: -1;
    left: -100px;
    top: 30%;
    width: 1000px;
    height: 1000px;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 70%);
  }

  .module {
    padding: 15px;
  }

  .product__img {
    display: inline-block;
    padding-right: 30px;
    width: 44.68085%;
    vertical-align: middle;
  }

  .product__content {
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding-left: 30px;
    width: 53.19149%;
    vertical-align: middle;
  }
  .product__content:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: -webkit-linear-gradient(-180deg, rgba(216, 216, 216, 0.2) 0%, rgba(216, 216, 216, 0.4) 20%, rgba(216, 216, 216, 0.9) 50%, rgba(216, 216, 216, 0.4) 80%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(-180deg, rgba(216, 216, 216, 0.2) 0%, rgba(216, 216, 216, 0.4) 20%, rgba(216, 216, 216, 0.9) 50%, rgba(216, 216, 216, 0.4) 80%, rgba(255, 255, 255, 0.2) 100%);
  }
  .product__content .btn-box {
    text-align: right;
  }
  .product__content .btn-box .btn {
    width: auto;
    padding-top: .35em;
    padding-bottom: .35em;
  }
  .product__content .btn-box .btn + .btn {
    margin-top: 0;
    margin-left: 10px;
  }

  .section-1 .section__header {
    text-align: left;
  }

  .module-1 .module__inner {
    padding: 30px;
  }

  .info {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 30px;
  }

  .info__inner {
    width: 100%;
    text-align: left;
  }
  .info__inner .static {
    display: none;
  }

  .info__img,
  .info__content {
    display: inline-block;
    vertical-align: middle;
  }

  .info__img {
    width: 49%;
  }

  .info__content {
    width: 50%;
  }

  .color-info li {
    padding-left: 5px;
    padding-right: 5px;
  }

  .block--layout2 li {
    padding-right: 30px;
  }
  .block--layout2 .color-img,
  .block--layout2 .color-n {
    display: inline-block;
    vertical-align: top;
  }
  .block--layout2 .color-img {
    width: 28%;
  }
  .block--layout2 .color-n {
    margin-top: 0;
    width: 72%;
  }

  .info-howto .info__body {
    overflow: hidden;
  }

  .step {
    float: left;
    width: 33.333333%;
  }

  .step + .step {
    margin-top: 0px;
  }
  .step + .step .step__title {
    position: relative;
  }
  .step + .step .step__title:before, .step + .step .step__title:after {
    position: absolute;
    content: '';
    left: -7px;
    top: 50%;
    margin-top: -1px;
    width: 14px;
    height: 2px;
    background-color: #7c7c7c;
    transform-origin: right center;
    -webkit-transform-origin: right center;
  }
  .step + .step .step__title:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .step + .step .step__title:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .step__text p {
    display: block;
  }

  .step__text p:nth-child(1) {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .module-2 {
    margin-top: 40px;
  }

  .nav-product {
    display: block;
    padding: 15px 30px;
    background-color: #fff0e8;
  }
  .nav-product li {
    width: 18.29787%;
    float: left;
    display: inline-block;
    text-align: center;
    cursor: pointer;
  }
  .nav-product li:nth-child(5n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .nav-product li:nth-child(5n + 2) {
    margin-left: 20.42553%;
    margin-right: -100%;
    clear: none;
  }
  .nav-product li:nth-child(5n + 3) {
    margin-left: 40.85106%;
    margin-right: -100%;
    clear: none;
  }
  .nav-product li:nth-child(5n + 4) {
    margin-left: 61.2766%;
    margin-right: -100%;
    clear: none;
  }
  .nav-product li:nth-child(5n + 5) {
    margin-left: 81.70213%;
    margin-right: -100%;
    clear: none;
  }

  .nav-product .slick-slide {
    position: relative;
    z-index: 0;
  }
  .nav-product .slick-slide:after {
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: absolute;
    content: '';
    z-index: -1;
    bottom: 10px;
    left: 50%;
    margin-left: -30px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 30px 0 30px;
    border-color: #fff0e8 transparent transparent transparent;
    opacity: 0;
  }

  .nav-product .slick-current:after {
    opacity: 1;
    bottom: -30px;
  }

  .nav-product .slick-list {
    overflow: visible;
  }

  .product-slide {
    padding: 30px 30px 40px 30px;
  }

  .section-2,
  .section-4 {
    background-image: url(../images/s2-bg.jpg);
    background-position: top center;
  }

  .section-2 {
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-2 .section__body {
    width: 100%;
    padding-top: 54%;
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url(../images/map-bg.png);
  }

  .item .btn--base {
    padding-top: .25em;
    padding-bottom: .25em;
  }

  .pc .item--layout .item__img,
  .pc .item--layout .item__info {
    display: inline-block;
    vertical-align: middle;
  }
  .pc .item--layout .item__info {
    margin-top: 0;
    text-align: left;
    padding-left: 10px;
  }
  .pc .item--layout .item__info p {
    text-align: left;
  }
  .pc .item-1 {
    top: 10%;
    left: 10%;
  }
  .pc .item-2 {
    top: 38%;
    left: 44%;
  }
  .pc .item-3 {
    top: 10%;
    left: 60%;
  }
  .pc .item-4 {
    top: 58%;
    left: 7%;
  }
  .pc .item-5 {
    top: 66%;
    left: 27%;
  }
  .pc .item-6 {
    top: 50%;
    left: 68%;
  }
  .pc .item-7 {
    top: 77%;
    left: 65%;
  }

  .section-3 {
    padding-top: 80px;
  }
  .section-3 .container {
    padding-left: 8.51064%;
    padding-right: 8.51064%;
  }
  .section-3 p {
    text-align: left;
  }
  .section-3 .section__text {
    position: relative;
    z-index: 1;
    margin-top: -80px;
  }
  .section-3 .section__header {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%;
    text-align: right;
    margin-top: -40px;
    padding-right: 20px;
  }
  .section-3 .section__body {
    width: 65.95745%;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    padding: 20px;
    background-color: #fff;
  }

  .pc {
    display: block;
  }

  .mobile {
    display: none;
  }

  .video-bg:before {
    z-index: 2;
  }
  .video-bg:after {
    z-index: 1;
    top: -20px;
    left: -20px;
    box-shadow: inset 2px 2px 0 4px #ffe2cb, inset -2px -2px 0 4px #ffe2cb;
  }

  .play-icon {
    width: 80px;
    height: 80px;
    right: 0;
    top: 50%;
    margin-top: -40px;
  }

  .section-4 {
    padding-bottom: 70px;
  }
  .section-4 .container {
    padding-left: 8.51064%;
    padding-right: 8.51064%;
  }
  .section-4 h2 br {
    display: none;
  }
  .section-4 .section__header {
    margin-bottom: 30px;
  }
  .section-4 .section__header p {
    text-align: center;
  }
  .section-4 .highlight-bg {
    display: inline-block;
  }

  .twentytwenty-wrapper {
    padding-top: 50%;
  }

  .layer-before {
    background-image: url(../images/before.jpg);
  }

  .layer-after {
    background-image: url(../images/after.jpg);
  }

  .layer__title {
    position: absolute;
    top: 40%;
    font-size: 36px;
    line-height: 1.1;
    display: block;
  }
  .layer__title span {
    display: block;
    font-size: 16px;
  }

  .layer-before .layer__title {
    left: 30px;
    color: #7c7c7c;
  }

  .layer-after .layer__title {
    right: 30px;
    text-align: right;
    color: #db6e3d;
  }

  .twentytwenty-horizontal .twentytwenty-handle:before {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    bottom: -20px;
  }

  .form {
    padding: 60px 50px;
    padding-left: 46.80851%;
    background-image: url(../images/form-bg.jpg);
  }
  .form .btn--primary {
    width: auto;
    padding-left: 3em;
    padding-right: 3em;
  }
}
