@charset "UTF-8";
* {
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: '微軟正黑體';
}

.bold_ {
  font-weight: bold;
}

.d-flex-j-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.max_920 {
  max-width: 920px;
}

.transition {
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.p__ {
  color: #484746;
  font-size: 18px;
  letter-spacing: 0.1em;
}

@media (max-width: 1200px) {
  .p__ {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .p__ {
    font-size: 16px;
  }
}

.span__ {
  white-space: nowrap;
  margin: 0 3px;
  font-size: 18px;
  letter-spacing: 0.05em;
  background-color: white;
  padding: 10px 15px;
  border-radius: 30px;
  color: #484746;
  line-height: 60px;
  font-weight: bold;
}

@media (max-width: 1200px) {
  .span__ {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .span__ {
    font-size: 15px !important;
  }
}

.dialog__ {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.05em;
}

@media (max-width: 1200px) {
  .dialog__ {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .dialog__ {
    font-size: 16px !important;
    line-height: 25px;
  }
}

.big_title__ {
  font-size: 50px;
}

@media (max-width: 768px) {
  .big_title__ {
    font-size: 40px;
  }
}

@media (max-width: 576px) {
  .big_title__ {
    font-size: 26px;
  }
}

.title__ {
  font-size: 38px;
  letter-spacing: 0.15em;
  line-height: 60px;
  font-weight: bold;
}

@media (max-width: 1200px) {
  .title__ {
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 0.05em;
  }
}

@media (max-width: 576px) {
  .title__ {
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.05em;
  }
  .title__ span.ensp {
    display: none;
  }
}

.subtitle__ {
  font-weight: bold;
  font-size: 20px;
  line-height: 35px;
}

@media (max-width: 1200px) {
  .subtitle__ {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .subtitle__ {
    font-size: 16px;
  }
}

.subtitle__2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 35px;
}

@media (max-width: 1200px) {
  .subtitle__2 {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  .subtitle__2 {
    font-size: 20px;
  }
}

.left_img {
  max-width: 100px;
  margin-right: 20px;
}

@media (max-width: 1200px) {
  .left_img {
    margin-right: 20px;
    max-width: 80px;
  }
}

@media (max-width: 576px) {
  .left_img {
    max-width: 55px;
    margin-right: 10px;
  }
}

.padding_L {
  padding-left: 7rem;
}

@media (max-width: 768px) {
  .padding_L {
    padding-left: 0;
  }
}

.navber {
  -webkit-box-align: unset !important;
  -webkit-align-items: unset !important;
      -ms-flex-align: unset !important;
          align-items: unset !important;
}

.navbar {
  display: block !important;
  padding: 0 !important;
}

.phone-icon {
  margin-top: 8px;
}

.menu-toggle span {
  background-color: #6d5c5f;
}

.software-header .menu__item {
  line-height: 1.15;
}

.nav__menu {
  margin-bottom: 0;
}

.contact-sub {
  padding-top: 100px;
}

.contact-inner h3.color--red {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 2px;
  margin-top: 0;
}

.contact-inner h5.h5 {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: bold;
}

.contact-inner a {
  color: #000;
  text-decoration: none;
}

.wrapper .box_1 {
  position: relative;
  background-color: #F8F3F5;
}

.wrapper .box_1 .box_1_content {
  background-image: url(../images/software_5/box_1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 87% 90%;
}

@media (max-width: 576px) {
  .wrapper .box_1 .box_1_content {
    background-image: url(../images/software_5/box_1_bg_mobile.png);
    background-size: contain;
  }
}

.wrapper .box_1 .box_1_content .article {
  padding-top: 20vh;
  padding-bottom: 50vh;
  z-index: 3;
}

@media (max-width: 1576px) {
  .wrapper .box_1 .box_1_content .article {
    padding-bottom: 35vh;
  }
}

@media (max-width: 576px) {
  .wrapper .box_1 .box_1_content .article {
    padding-left: 0%;
    padding-bottom: 45vh;
  }
}

.wrapper .box_1 .box_1_content .article .big_title__ {
  color: #B37676;
  font-weight: bold;
  line-height: 72px;
  letter-spacing: 0.08em;
}

@media (max-width: 576px) {
  .wrapper .box_1 .box_1_content .article .big_title__ {
    text-align: center;
  }
}

.wrapper .box_1 .box_1_content .article .subtitle__2 {
  color: #80654A;
  letter-spacing: 0.05em;
}

@media (max-width: 576px) {
  .wrapper .box_1 .box_1_content .article .subtitle__2 {
    text-align: center;
  }
}

.wrapper .box_1 .left_flower {
  position: absolute;
  z-index: 2;
  left: 0%;
  bottom: -10%;
  max-width: 35%;
}

@media (max-width: 992px) {
  .wrapper .box_1 .left_flower {
    display: none;
  }
}

.wrapper .box_1 .right_flower {
  position: absolute;
  right: 0%;
  top: 10%;
  max-width: 30%;
}

@media (max-width: 992px) {
  .wrapper .box_1 .right_flower {
    display: none;
  }
}

.wrapper .box_1 .left_line {
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  display: none;
}

@media (max-width: 576px) {
  .wrapper .box_1 .left_line {
    display: block;
  }
}

.wrapper .box_2 {
  background-color: #F8F3F5;
}

.wrapper .box_2 .article {
  margin-top: 120px;
}

@media (max-width: 1200px) {
  .wrapper .box_2 .article {
    margin-top: 100px;
  }
}

.wrapper .box_2 .article .title__ {
  display: inline;
  color: #CD8C97;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, white), color-stop(0%, transparent));
  background: -webkit-linear-gradient(bottom, white 50%, transparent 0%);
  background: -o-linear-gradient(bottom, white 50%, transparent 0%);
  background: linear-gradient(to top, white 50%, transparent 0%);
  padding-bottom: 5px;
}

.wrapper .box_2 .article .subtitle__ {
  color: #80654A;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.wrapper .box_2 .article .p__ {
  color: #484746;
  line-height: 32px;
}

.wrapper .box_2 .article .hr_ {
  width: 200px;
  margin: 30px 0;
}

.wrapper .box_2 .photo {
  background-image: url(../images/software_5/box_2_R_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 120px 0%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-left: 60px;
  position: relative;
}

@media (max-width: 1200px) {
  .wrapper .box_2 .photo {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .wrapper .box_2 .photo {
    padding-bottom: 50px;
    background-position: 0;
    padding-top: 20px;
    padding-bottom: 0;
    background-image: unset;
  }
}

.wrapper .box_2 .photo .photo_img {
  -webkit-box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
          box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
  padding: 36px;
  background-color: white;
}

@media (max-width: 1200px) {
  .wrapper .box_2 .photo .photo_img {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .wrapper .box_2 .photo .photo_img {
    padding: 0;
  }
}

.wrapper .box_2 .photo .photo_img img {
  width: 100%;
}

.wrapper .box_2 .photo .dialog {
  max-width: 300px;
  position: absolute;
  text-align: right;
  bottom: 0;
  right: 5%;
}

@media (max-width: 768px) {
  .wrapper .box_2 .photo .dialog {
    position: unset;
    text-align: center;
    margin-top: -10px;
    margin-right: auto;
    margin-left: auto;
  }
}

.wrapper .box_2 .photo .dialog span {
  background-color: white;
  border-radius: 30px;
  padding: 10px 15px;
  border: 2px solid #C4C4C4;
  z-index: 2;
  display: inline-block;
  text-align: left;
}

.wrapper .box_2 .photo .dialog .people {
  max-width: 100px;
}

@media (max-width: 768px) {
  .wrapper .box_2 .photo .dialog .people {
    max-width: 80px;
  }
}

.wrapper .box_3 {
  background-color: #F6EAF2;
}

.wrapper .box_3 .article {
  margin-top: 120px;
}

@media (max-width: 1200px) {
  .wrapper .box_3 .article {
    margin-top: 100px;
  }
}

.wrapper .box_3 .article .title__ {
  display: inline;
  color: #81668D;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #E2CBE2), color-stop(0%, transparent));
  background: -webkit-linear-gradient(bottom, #E2CBE2 50%, transparent 0%);
  background: -o-linear-gradient(bottom, #E2CBE2 50%, transparent 0%);
  background: linear-gradient(to top, #E2CBE2 50%, transparent 0%);
  padding-bottom: 5px;
}

.wrapper .box_3 .article .subtitle__ {
  color: #80654A;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.wrapper .box_3 .article .p__ {
  color: #484746;
  line-height: 32px;
}

.wrapper .box_3 .article .hr_ {
  width: 200px;
  margin: 30px 0;
}

.wrapper .box_3 .photo {
  background-image: url(../images/software_5/box_3_L_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -120px 0%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-right: 60px;
  padding-bottom: 250px;
  position: relative;
}

@media (max-width: 1200px) {
  .wrapper .box_3 .photo {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .wrapper .box_3 .photo {
    padding-bottom: 50px;
    background-position: 0;
    padding-top: 0px;
    padding-bottom: 0;
  }
}

.wrapper .box_3 .photo > img {
  position: absolute;
  width: 50%;
  right: 10%;
  bottom: 0;
}

@media (max-width: 1000px) {
  .wrapper .box_3 .photo > img {
    width: 60%;
  }
}

@media (max-width: 768px) {
  .wrapper .box_3 .photo > img {
    position: unset;
    width: 100%;
    margin-top: 50px;
  }
}

.wrapper .box_3 .photo .photo_img {
  -webkit-box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
          box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
  padding: 36px;
  background-color: white;
}

@media (max-width: 1200px) {
  .wrapper .box_3 .photo .photo_img {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .wrapper .box_3 .photo .photo_img {
    padding: 0;
  }
}

.wrapper .box_3 .photo .photo_img img {
  width: 100%;
}

.wrapper .box_4 {
  background-color: #FAF4DE;
}

.wrapper .box_4 .article {
  margin-top: 120px;
}

@media (max-width: 1200px) {
  .wrapper .box_4 .article {
    margin-top: 100px;
  }
}

.wrapper .box_4 .article .title__ {
  display: inline;
  color: #BB8080;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #FFFFF0), color-stop(0%, transparent));
  background: -webkit-linear-gradient(bottom, #FFFFF0 50%, transparent 0%);
  background: -o-linear-gradient(bottom, #FFFFF0 50%, transparent 0%);
  background: linear-gradient(to top, #FFFFF0 50%, transparent 0%);
  padding-bottom: 5px;
}

.wrapper .box_4 .article .subtitle__ {
  color: #80654A;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.wrapper .box_4 .article .p__ {
  color: #484746;
  line-height: 32px;
  margin-top: 40px;
}

.wrapper .box_4 .article .hr_ {
  width: 200px;
  margin: 30px 0;
}

.wrapper .box_4 .photo {
  background-image: url(../images/software_5/box_4_R_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 120px 0%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-left: 60px;
}

@media (max-width: 1200px) {
  .wrapper .box_4 .photo {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .wrapper .box_4 .photo {
    padding-bottom: 50px;
    background-position: 0;
    padding-top: 0px;
    padding-bottom: 0;
  }
}

.wrapper .box_4 .photo .photo_img {
  -webkit-box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
          box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
  padding: 36px;
  background-color: white;
}

@media (max-width: 1200px) {
  .wrapper .box_4 .photo .photo_img {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .wrapper .box_4 .photo .photo_img {
    padding: 0;
  }
}

.wrapper .box_4 .photo .photo_img img {
  width: 100%;
}

.wrapper .box_5 {
  background-color: #FFFFFF;
}

.wrapper .box_5 .article {
  margin-top: 120px;
  padding-bottom: 100px;
}

@media (max-width: 1200px) {
  .wrapper .box_5 .article {
    margin-top: 100px;
    padding-bottom: 0px;
  }
}

.wrapper .box_5 .article .title__ {
  display: inline;
  color: #9397B7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #DCFBF9), color-stop(0%, transparent));
  background: -webkit-linear-gradient(bottom, #DCFBF9 50%, transparent 0%);
  background: -o-linear-gradient(bottom, #DCFBF9 50%, transparent 0%);
  background: linear-gradient(to top, #DCFBF9 50%, transparent 0%);
  padding-bottom: 5px;
}

.wrapper .box_5 .article .subtitle__ {
  color: #80654A;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.wrapper .box_5 .article .p__ {
  color: #484746;
  line-height: 32px;
  max-width: 500px;
}

.wrapper .box_5 .article .hr_ {
  width: 200px;
  margin: 30px 0;
}

.wrapper .box_5 .photo {
  background-image: url(../images/software_5/box_5_L_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -120px 0%;
  height: 100%;
  padding-top: 50px;
  padding-right: 60px;
}

@media (max-width: 1200px) {
  .wrapper .box_5 .photo {
    padding-right: 0;
  }
}

@media (max-width: 1120px) {
  .wrapper .box_5 .photo {
    background-position: -150px 0%;
  }
}

@media (max-width: 768px) {
  .wrapper .box_5 .photo {
    padding-bottom: 50px;
    background-position: 0;
    padding-top: 0px;
    padding-bottom: 0;
  }
}

.wrapper .box_5 .photo .photo_img {
  -webkit-box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
          box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
  padding: 36px;
  background-color: white;
  padding-bottom: 120px;
}

@media (max-width: 1200px) {
  .wrapper .box_5 .photo .photo_img {
    padding: 15px;
    padding-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .wrapper .box_5 .photo .photo_img {
    padding: 0;
  }
}

.wrapper .box_5 .photo .photo_img img {
  width: 100%;
}

.wrapper .box_5 .photo .dialog {
  max-width: 400px;
  position: absolute;
  text-align: right;
  bottom: 0;
  right: 5%;
}

@media (max-width: 768px) {
  .wrapper .box_5 .photo .dialog {
    position: unset;
    text-align: center;
    margin-top: -10px;
    margin-right: auto;
    margin-left: auto;
  }
}

.wrapper .box_5 .photo .dialog span {
  background-color: white;
  border-radius: 30px;
  padding: 10px 15px;
  border: 2px solid #C4C4C4;
  z-index: 2;
  display: inline-block;
  text-align: left;
}

.wrapper .box_5 .photo .dialog .people {
  max-width: 180px;
}

@media (max-width: 768px) {
  .wrapper .box_5 .photo .dialog .people {
    max-width: 150px;
  }
}

.wrapper .box_6 {
  background-color: #FAFBF0;
}

.wrapper .box_6 .article {
  margin-top: 120px;
}

@media (max-width: 1200px) {
  .wrapper .box_6 .article {
    margin-top: 100px;
  }
}

.wrapper .box_6 .article .title__ {
  display: inline;
  color: #86A08D;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #FFFFFF), color-stop(0%, transparent));
  background: -webkit-linear-gradient(bottom, #FFFFFF 50%, transparent 0%);
  background: -o-linear-gradient(bottom, #FFFFFF 50%, transparent 0%);
  background: linear-gradient(to top, #FFFFFF 50%, transparent 0%);
  padding-bottom: 5px;
}

.wrapper .box_6 .article .subtitle__ {
  color: #80654A;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.wrapper .box_6 .article .p__ {
  color: #484746;
  line-height: 32px;
  margin-top: 40px;
}

.wrapper .box_6 .article .hr_ {
  width: 200px;
  margin: 30px 0;
}

.wrapper .box_6 .photo {
  background-image: url(../images/software_5/box_4_R_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 120px 0%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 120px;
  padding-left: 60px;
}

@media (max-width: 1200px) {
  .wrapper .box_6 .photo {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .wrapper .box_6 .photo {
    padding-bottom: 50px;
    background-position: 0;
    padding-top: 0px;
    padding-bottom: 0;
  }
}

.wrapper .box_6 .photo .photo_img {
  -webkit-box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
          box-shadow: 48px 45px 69px -27px rgba(98, 64, 65, 0.25);
  padding: 36px;
  background-color: white;
  text-align: center;
}

@media (max-width: 1200px) {
  .wrapper .box_6 .photo .photo_img {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .wrapper .box_6 .photo .photo_img {
    padding: 0;
  }
}

.wrapper .box_6 .photo .photo_img img {
  width: 100%;
}

.wrapper .box_6 .photo .photo_img img:nth-of-type(2) {
  width: 60%;
  margin-top: 50px;
}

@media (max-width: 768px) {
  .wrapper .box_6 .photo .photo_img img:nth-of-type(2) {
    width: 100%;
  }
}

.wrapper .contact-sub {
  padding-top: 200px;
}
