@charset "UTF-8";
.w200 {
  width: 200px !important;
}

hr.gray {
  background: #F6F6F6;
}

section.page {
  position: relative;
  z-index: 1;
}

.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.dflexc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.border-bottom {
  border-bottom: solid 1px #000000;
}

.btn_more {
  position: relative;
  border: solid 1px #281A39;
  background-color: transparent;
}

.btn_more:hover::after {
  opacity: 1;
  width: 100%;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.btn_more:hover p {
  color: #fff !important;
}

.btn_more::after {
  content: "";
  position: absolute;
  background: #281A39;
  width: 2%;
  height: 100%;
  opacity: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.btn_more p {
  font-size: 16px;
  color: #281A39;
  position: relative;
  z-index: 2;
}

.btn {
  font-size: 20px !important;
  letter-spacing: 2px !important;
  background: #281A39 !important;
  color: #FFF !important;
  border: solid 1px #281A39 !important;
}

.btn:hover {
  font-size: 20px !important;
  letter-spacing: 2px !important;
  background: #949494 !important;
  color: #FFF !important;
  border: solid 1px #949494 !important;
}

.btn01 {
  color: #FFF !important;
  border-radius: 6px !important;
  background: #7A7284 !important;
  border: solid 1px #7A7284 !important;
}

.btn01:hover {
  background: #949494 !important;
  border: solid 1px #949494 !important;
  color: #FFF !important;
}

.btn02 {
  background: #281A39 !important;
  color: #FFF !important;
  border: solid 1px #281A39 !important;
}

.btn02:hover {
  background: #949494 !important;
  border: solid 1px #949494 !important;
}

.btn03 {
  background-color: transparent;
  color: #281A39 !important;
  border: 1px solid #281A39;
}

.btn03:hover {
  background: #4720B7 !important;
  color: #ffffff !important;
  border: 1px solid #4720B7;
}

.btn04 {
  background-color: #4720B7 !important;
  color: #ffffff !important;
  border: 1px solid #4720B7 !important;
}

.btn04:hover {
  background: #7A7284 !important;
  color: #ffffff !important;
  border: 1px solid #7A7284 !important;
}

.btn_reset {
  background: #CFCFCF !important;
  border: solid 1px #CFCFCF !important;
  color: #FFF !important;
}

.btn_reset:hover {
  background: #949494 !important;
  border: solid 1px #949494 !important;
}

.btn_submit {
  background: #626262 !important;
  border: solid 1px #626262 !important;
  color: #FFF !important;
}

.btn_submit:hover {
  background: #000 !important;
  border: solid 1px #000 !important;
}

.l-h {
  line-height: 26px;
  color: #281A39;
}

.products_money_text p {
  font-size: 22px;
  color: #626262;
}

.color01 {
  color: #281A39;
}

.color02 {
  color: #7A7284;
}

.color03 {
  color: #CFCFCF;
}

.color_gray {
  color: #626262;
}

.color_w {
  color: #FFF !important;
}

.color_b {
  color: #000;
}

.color_p {
  color: #4720B7;
}

.top-alla {
  padding: 5% 2.5%;
}

.top-allb {
  padding: 5% 0 8% 0;
}

.top-page {
  padding: 13% 10% 6% 10%;
}

.top-page-puctuct {
  padding: 220px 5%;
}

.top-page-cus {
  padding: 9% 0 10% 0;
}

.contact-top {
  padding: 0 10%;
}

@media screen and (max-width: 1680px) {
  .top-page-puctuct {
    padding: 220px 0%;
  }
}

@media screen and (max-width: 1440px) {
  .top-page {
    padding: 18% 5% 6% 5%;
  }
  .top-page-cus {
    padding: 11% 0 10% 0;
  }
}

@media screen and (max-width: 991px) {
  .top-page {
    padding: 23% 5% 6% 5%;
  }
  .top-page-cus {
    padding: 13% 0 10% 0;
  }
}

@media screen and (max-width: 820px) {
  .top-page-cus {
    padding: 17% 0 10% 0;
  }
}

@media screen and (max-width: 700px) {
  .top-page {
    padding: 34% 5% 6% 5%;
  }
  .top-page-cus {
    padding: 20% 0 10% 0;
  }
}

@media screen and (max-width: 600px) {
  .top-page-cus {
    padding: 23% 0 10% 0;
  }
}

@media screen and (max-width: 500px) {
  .top-page {
    padding: 45% 5% 6% 5%;
  }
  .top-page-cus {
    padding: 28% 0 10% 0;
  }
}

@media screen and (max-width: 500px) {
  .top-page-cus {
    padding: 37% 0 10% 0;
  }
}

.box {
  -webkit-box-shadow: 0px 3px 20px #00000024;
          box-shadow: 0px 3px 20px #00000024;
  background: #FFF;
}

.bg {
  background-color: #F6F6F6;
}

.bg01 {
  background-color: #CFCFCF;
}

.bg02 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg03 {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

.bg04 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg05 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg_page {
  background: linear-gradient(41.39deg, rgba(210, 211, 215, 0.5) 13.84%, rgba(210, 211, 215, 0.1) 82.58%);
}

.bg_contact {
  background: #EFEFEF;
}

.coupon {
  border: solid 1px #CFCFCF;
  background: #CFCFCF;
  margin-bottom: 30px;
  width: 100%;
}

.coupon .infobox {
  background: #FFF;
  margin: 10px;
  padding: 10px;
  border-radius: 10px;
}

.coupon .infobox .block01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 45px;
  margin-bottom: 10px;
}

.coupon .infobox .block01 h3 {
  width: 65%;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.coupon .infobox .block01 .money {
  width: 35%;
  font-size: 25px;
  color: #FF7D5B;
  text-align: right;
}

.coupon .infobox .direction {
  min-height: 50px;
  color: #949494;
  line-height: 22px;
}

.coupon .infobox .numberbox {
  font-size: 30px;
  font-weight: 600;
  margin: 20px 0px;
}

.coupon .infobox .exp {
  border-top: solid 1px #F6F6F6;
  color: #CFCFCF;
  padding: 10px 0 0 0;
  text-align: right;
}

.prt2 {
  margin-top: 1rem;
  border-top: 1px dashed #fff;
  border-color: #808080;
  padding-top: 1rem;
}

.prt2 div {
  font-size: 1.1rem;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
  margin-right: 1rem;
}

.prt2 div.line img {
  width: 30px;
}

.prt2 div.fb img {
  width: 80px;
}

.prt_ar {
  margin-top: 1rem;
}

.prt_ar div {
  font-size: 1.1rem;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
  margin-right: 1rem;
}

.prt_ar div.line img {
  width: 30px;
}

.prt_ar div.fb img {
  width: 80px;
}

.index_box {
  margin: 0 -9%;
}

.index-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #F6F6F6;
  padding: 0 70px;
  position: relative;
}

.index-about span {
  position: relative;
  font-size: 60px;
  -webkit-writing-mode: vertical-rl;
  text-orientation: sideways;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  left: 20px;
  letter-spacing: 4px;
  color: #EFEFEF;
}

.index-about .imgbox {
  width: 50% !important;
  padding-bottom: 32%;
  margin-left: 40px;
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  width: 100%;
  cursor: pointer;
}

.index-about .imgbox img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.index-about .imgbox:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.index-about .infobox {
  width: 50%;
  padding: 0 6% 0 0;
}

.index-about .infobox h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height: 30px;
  font-size: 18px;
  color: #626262;
}

@media screen and (max-width: 1440px) {
  .index-about {
    padding: 40px 30px;
  }
  .index_box {
    margin: 0;
  }
}

@media screen and (max-width: 991px) {
  .index-about .infobox {
    width: 70%;
  }
  .index-about {
    padding: 20px 0;
  }
}

.swiper-products a.producta {
  margin: 0 20px;
}

article section .container .swiper-container .swiper-products, article section .container .swiper-container .swiper-products02 {
  margin: 0 40px;
  overflow: hidden;
}

article section .container .swiper-container .index-swiper .swiper-button-next, article section .container .swiper-container .index-swiper .swiper-button-prev {
  outline: none;
  border-radius: 10px;
  width: 40px;
  height: 40px;
}

article section .container .swiper-container .index-swiper .swiper-button-next {
  right: 0;
}

article section .container .swiper-container .index-swiper .swiper-button-prev {
  left: 0;
}

article section .container .swiper-container .index-swiper .swiper-button-next:after, article section .container .swiper-container .index-swiper .swiper-button-prev:after {
  font-size: 28px;
  font-weight: 900;
  color: #281A39;
}

.pd {
  width: 100%;
}

.pd .pd_left {
  width: 500px;
  height: 500px;
}

.pd .pd_left .product_detail {
  background-color: #fff;
  width: 500px;
  height: 500px;
}

.pd .pd_left .product_detail img {
  width: 100%;
}

.pd .pd_right {
  width: calc( 100% - 500px);
}

@media screen and (max-width: 991px) {
  .pd .pd_right {
    width: 100%;
  }
}

@media screen and (max-width: 647px) {
  .pd .pd_left {
    width: 300px;
    height: 300px;
  }
  .pd .pd_left .product_detail {
    width: 300px;
    height: 300px;
  }
  .pd .pd_right {
    width: 100%;
  }
}

a.producta {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

a.producta .product {
  margin: 10px 10px;
  position: relative;
}

a.producta .product p {
  padding: 10px 0 3px 0;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  color: #281A39;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

a.producta .product span {
  font-size: 14px;
  color: #626262;
}

a.producta .product .imgbox, a.producta .product .imgbox02 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  width: 100%;
  cursor: pointer;
  padding-bottom: 100%;
  background: #FFF;
}

a.producta .product .imgbox img, a.producta .product .imgbox02 img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

a.producta:hover .index_cart button {
  background-color: #7A7284;
}

a.producta:hover::after {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  background: #281A39;
}

a.producta:hover .product .imgbox img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.index_cart button {
  background-color: #4720B7;
  color: #ffffff;
  width: 100%;
  padding: 10px 0;
  margin-top: 15px;
}

.index_cart button span {
  font-size: 16px !important;
  color: #ffffff !important;
}

.product02 p {
  text-align: center;
  font-size: 18px !important;
}

a.producta .product03 {
  margin: 0;
  margin-bottom: 40px;
}

a.producta .product03 p {
  text-align: left;
  font-size: 16px !important;
  -webkit-line-clamp: 2;
}

a.producta .product03 h3 {
  text-align: left;
  font-size: 20px !important;
}

.imgbox02 {
  position: relative;
}

.imgbox02::after {
  content: "Sale";
  background: #4720B7;
  color: #ffffff;
  width: 40px;
  height: 20px;
  left: 2px;
  top: 0;
  position: absolute;
  font-size: 13px;
  padding: 5px 0 0  15px;
}

.service {
  border: solid 1px #281A39;
  padding: 20px;
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 0;
  margin-bottom: 30px;
}

.service:hover .servicebox .infobox {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.service:hover .servicebox .infobox h4, .service:hover .servicebox .infobox p {
  color: #fff;
}

.service:hover .hoverbox {
  height: 55%;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.service .hoverbox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1%;
  background: #281A39;
  z-index: 1;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.service .servicebox {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}

.service .servicebox .num {
  font-size: 35px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #D4D4D4;
}

.service .servicebox .imgbox {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  width: 100%;
  cursor: pointer;
  cursor: auto !important;
  padding-bottom: 100%;
  background: #FFF;
  margin: 20px 0;
  border-radius: 500px;
}

.service .servicebox .imgbox img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.service .servicebox .infobox h4 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.service .servicebox .infobox p {
  color: #949494;
  font-size: 16px;
  line-height: 22px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.news {
  border: 1px solid #CFCFCF;
  background: #F6F6F6;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news:hover .imgbox img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.news:hover .infobox .text::after {
  height: 100%;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.news .imgbox {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  width: 100%;
  cursor: pointer;
  width: 100%;
  padding-bottom: 60%;
}

.news .imgbox img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.news .infobox {
  padding: 20px;
}

.news .infobox .date {
  width: 100%;
  height: 100%;
  color: #949494;
  text-align: left;
  color: #281A39;
  font-size: 14px;
}

.news .infobox .text {
  letter-spacing: 1.6px;
}

.news .infobox .text h4 {
  font-size: 22px;
  padding: 10px 0 0px 0;
  color: #281A39;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news .infobox .text p {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #626262;
}

.videobox {
  position: relative;
  z-index: 0;
  margin: 10px;
}

.videobox:hover .imgbox img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.videobox::after {
  content: "";
  background: #281A39;
  width: 100%;
  height: 100%;
  right: -4%;
  bottom: 4%;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.videobox .imgbox {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  width: 100%;
  cursor: pointer;
  padding-bottom: 75%;
  background: #FFF;
  z-index: 1;
  position: relative;
}

.videobox .imgbox::after {
  content: "";
  background: url(../img/ytplay.svg);
  width: 75px;
  height: 48px;
  left: calc( 50% - 37.5px);
  top: calc( 50% - 24px);
  position: absolute;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.videobox .imgbox img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.vido-title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 10px 40px 10px;
}

.banner-all img {
  width: 100%;
}

/*BANNER */
.banner {
  margin: 0;
  padding: 0;
}

.banner .swiper-banner {
  width: 100%;
}

.banner .swiper-banner .swiper-slide {
  position: relative;
  overflow: hidden;
  height: auto;
}

.banner .swiper-banner .swiper-slide img {
  position: relative;
  overflow: hidden;
}

.banner .swiper-banner .swiper-slide a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
}

.banner .swiper-banner .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.banner .swiper-banner .swiper-button-next, .banner .swiper-banner .swiper-button-prev {
  color: #ffffff;
}

.banner .swiper-banner .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: transparent;
  border: solid 2px #CFCFCF;
}

.banner .swiper-banner .swiper-pagination .swiper-pagination-bullet-active {
  border: solid 2px #ffffff;
}

/*大標*/
.title {
  text-align: center;
}

.title h1, .title h2 {
  position: relative;
  font-size: 35px;
  font-weight: 800;
  z-index: 2;
}

.title span {
  color: #F6F6F6;
  letter-spacing: 2px;
  font-size: 70px;
  font-weight: 600;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -115%);
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .desktop_none {
    display: none;
  }
  .guide_text {
    line-height: 1.5;
    margin-bottom: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .coupon .infobox .block01 h3 {
    width: 100%;
    margin-bottom: 10px;
  }
  .coupon .infobox .block01 .money {
    width: 100%;
  }
  .coupon .infobox .direction {
    min-height: 22px;
  }
  .phone_none {
    display: none;
  }
}

.download:nth-child(2n) {
  background: #FFF;
}

.download:nth-child(2n+1) {
  background: #f2f2f2;
}

.download .download-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0px 20px;
  display: flex;
}

.download .download-box a .download-left {
  width: calc( 100% - 45px);
  padding-right: 20px;
}

.download .download-box a .download-left p {
  margin: 20px 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 1px;
}

.download .download-box a .download-right {
  width: 45px;
}

.download .download-box a .download-right i {
  font-size: 30px;
  text-align: right;
}

.download:hover .download-box a .download-left p {
  color: #281A39;
}

.download:hover .download-box a .download-right i {
  color: #281A39;
}

/*大標*/
.title01 h2 {
  font-size: 56px;
  font-weight: 600;
}

.title01 h3 {
  font-size: 25px;
}

.tilte01 h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #281A39;
  color: #fff;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 400;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tilte01 hr {
  margin: 0;
}

.title_line hr {
  background: #e8e8e800;
  height: 4px;
  position: relative;
}

.title_line hr::before {
  content: "";
  background: #949494;
  width: 120px;
  height: 5px;
  left: 0;
  bottom: 0;
  position: absolute;
}

.title_line h3 {
  color: #281A39;
  font-size: 22px;
}

.cus-pic img {
  width: 100%;
}

.cus-info h1 {
  font-size: 35px;
  font-weight: 700;
  color: #281A39;
  padding: 40px 0;
}

.cus-info h3 {
  font-size: 24px;
  color: #626262;
  line-height: 1.5;
}

.contact-text {
  padding-left: 20px;
  line-height: 1.5;
  font-weight: 700;
}

.contact-text h4 {
  color: #281A39;
}

.contact-text a {
  color: #626262;
}

@media screen and (max-width: 576px) {
  .cus-info h1 {
    font-size: 28px;
  }
  .cus-info h3 {
    font-size: 20px;
  }
}

.pics {
  margin-top: 30px;
  text-align: center;
}

.pics h4 {
  margin-top: 10px;
  color: #626262;
}

.pics .pics-img {
  border: solid 1px #CFCFCF;
  position: relative;
  display: block;
  overflow: hidden;
}

.pics .pics-img img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.pics:hover .pics-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.links {
  margin-top: 30px;
}

.links .links-img {
  border: solid 1px #CFCFCF;
  position: relative;
  display: block;
  overflow: hidden;
}

.links .links-img img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.links:hover .links-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

h3.product_detail {
  display: inline-block;
  background: #949494;
  padding: 10px 20px;
  color: #FFF;
  font-size: 22px;
}

.frame {
  -webkit-box-shadow: 0 0 0px 20px #CFCFCF inset;
          box-shadow: 0 0 0px 20px #CFCFCF inset;
  background: transparent;
  padding: 5% 8%;
}

.product-page .frame {
  margin-top: 0px;
}

.frame02 {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #281A39;
}

.product_d-money ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-size: 20px;
}

.number-p .shopify-buy {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.number-p .shopify-buy button {
  background: #281A39;
  color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  padding: 0 0 4px 0;
  font-size: 25px;
  line-height: 14px;
}

.number-p .shopify-buy input[type="number"] {
  height: 30px;
  width: 60px;
  text-align: center;
  margin: 0 8px;
}

/*產品 */
.product__carousel {
  display: block;
  max-width: 700px;
  margin: 1em auto 3em;
}

.product__carousel a {
  display: block;
  margin-bottom: 15px;
}

.product__carousel .gallery-top {
  margin-bottom: 5px;
}

.product__carousel .gallery-top .swiper-slide {
  position: relative;
  overflow: hidden;
}

.product__carousel .gallery-top .swiper-slide a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.product__carousel .gallery-top .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
  min-width: 100%;
  min-height: 100%;
}

.product__carousel .swiper-button-next.swiper-button-white, .product__carousel .swiper-button-prev.swiper-button-white {
  color: #E6E6E6;
}

.product__carousel .gallery-thumbs .swiper-slide {
  position: relative;
  -webkit-transition: border .15s linear;
  transition: border .15s linear;
  border: 1px solid #E6E6E6;
  cursor: pointer;
  overflow: hidden;
  height: calc(100% - 2px);
  margin-top: 5px;
}

.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #626262 !important;
}

.product__carousel .gallery-thumbs .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.product__carousel .gallery-top .swiper-slide a img {
  max-height: 660px;
}

.swiper-company {
  padding-top: 60px  !important;
}

.swiper-company .swiper-slide img {
  width: 100%;
}

.swiper-company .swiper-button-next, .swiper-company .swiper-button-prev {
  top: 25px;
  background: #7A7284;
  outline: none;
  border-radius: 40px;
  width: 40px;
  height: 40px;
}

.swiper-company .swiper-button-next:after, .swiper-company .swiper-button-prev:after {
  font-size: 20px;
  font-weight: 900;
  color: #ffffff;
}

.swiper-company .swiper-button-prev {
  left: auto;
  right: 60px;
  background: #281A39;
}

.swiper-slide-thumb-active {
  border: solid 3px #626262;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.products-img {
  display: none;
}

.products-img img {
  width: 100%;
}

.shop-btn {
  width: 330px;
  margin: 30px 0;
}

.shop-btn a {
  font-size: 20px;
  text-align: center;
  padding: 8px 98px;
  color: #FFF;
}

.shop-btn .shop-btn-basket a {
  border: solid 1px #281A39;
  color: #281A39;
}

.shop-btn .shop-btn-basket a:hover {
  color: #ffffff;
  background: #7A7284;
  border: solid 1px #7A7284;
}

.shop-btn .shop-btn-shop a {
  padding: 8px 109px;
  background: #4720B7;
  border: solid 1px #4720B7;
  color: #ffffff;
}

.shop-btn .shop-btn-shop a:hover {
  background: #7A7284;
  border: solid 1px #7A7284;
}

.contact-box {
  border: solid 1px #281A39;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 50px;
}

.contact-box .leftbox {
  position: relative;
  background: #281A39;
  width: 50%;
  color: #FFF;
  padding: 30px 20px;
  line-height: 30px;
}

.contact-box .leftbox::before {
  position: absolute;
  content: "";
  width: 15%;
  height: 1px;
  background: #FFF;
  right: 0;
  bottom: 50%;
}

.contact-box .rightbox {
  position: relative;
  text-align: right;
  width: 50%;
  color: #281A39;
  padding: 30px 20px;
}

.contact-box .rightbox i {
  font-size: 40px;
}

.contact-box .rightbox::before {
  position: absolute;
  content: "";
  width: 15%;
  height: 1px;
  background: #281A39;
  left: 0;
  bottom: 50%;
}

.info-box .icon {
  margin: 0px 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.info-box .icon span {
  margin: 6px 0;
  width: 75px;
  display: block;
}

.info-box .icon span i {
  background: #FFF;
  color: #949494;
  border: solid 2px #CFCFCF;
  padding: 8px 8px 10px 8px;
  border-radius: 100px;
  font-size: 25px;
}

.info-box .icon p {
  font-size: 16px;
  line-height: 20px;
  width: calc( 100% - 75px);
}

.contact_info {
  margin-top: 25px;
  margin-bottom: 25px;
}

.contact_info .contact-text h3 {
  font-size: 18px;
  color: #281A39;
}

.contact_info .contact-text p {
  color: #626262;
}

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 50px;
  border-bottom: 1px solid #281A39;
  width: 100%;
}

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 10px 30px;
  height: 50px;
  line-height: 31px;
  font-size: 20px;
  font-weight: 600;
  color: #333;
  overflow: hidden;
  position: relative;
  background: #F6F6F6;
  border-bottom: 1px solid #281A39;
}

ul.tabs li:hover {
  opacity: 0.9;
}

ul.tabs li.active {
  background: #281A39;
  color: #FFF;
  display: block;
}

.ajax-box {
  width: 100%;
  max-width: 500px !important;
  min-height: 560px !important;
}

.tab_container {
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}

.tab_content {
  padding: 20px 30px;
  display: none;
}

.tab_drawer_heading {
  display: none;
}

.tab_style h1 {
  color: #281A39;
  font-weight: 700;
  font-size: 32px;
}

.tab_style p {
  color: #281A39;
  font-size: 20px;
  padding: 15px 0;
  font-weight: 700;
}

.tab_a {
  margin-left: 10px;
  cursor: pointer;
  color: #4720B7 !important;
}

.tab_a:hover {
  color: #7A7284 !important;
}

.tab_b {
  color: #281A39;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
  text-align: left;
}

.tab_b p {
  font-size: 18px !important;
}

.tab_b:hover p {
  color: #7A7284 !important;
}

.tab_button button {
  width: 100%;
}

.tab_line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
}

.tab_line p {
  color: #281A39;
  font-weight: 700;
  font-size: 18px !important;
}

.tab_line .line01 {
  width: 33.333%;
  height: 1px;
  background-color: #281A39;
}

.login-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fb-btn, .google-btn, .line-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 3px 0 !important;
  font-weight: 600;
}

.fb-btn {
  background-color: #3B5998;
  color: #ffffff;
}

.fb-btn:hover {
  background-color: #2d4373;
}

.google-btn {
  background-color: #4285F4;
  color: #ffffff;
}

.google-btn:hover {
  background-color: #2d5ead;
}

.line-btn {
  background-color: #68B82B;
  color: #ffffff;
}

.line-btn img {
  padding-right: 8px;
}

.line-btn:hover {
  background-color: #49821e;
}

.tab_pre {
  cursor: pointer;
}

@media screen and (max-width: 500px) {
  .login-btn {
    display: block;
  }
  .login-btn .fb-btn, .login-btn .google-btn, .login-btn .line-btn {
    margin-top: 10px;
  }
}

.Recipient-Information .text h4, .Subscriber-Information .text h4, .payment-method .text h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .Recipient-Information .text h4, .Subscriber-Information .text h4, .payment-method .text h4 {
    font-size: 16px;
  }
}

.bar-graph, .bar-graph-text {
  width: 80%;
  margin: 0 auto;
}

.bar-graph {
  background: #CFCFCF;
  height: 12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-bottom: 10px;
  margin-top: 20px;
}

.bar-graph .bar-graph-bg {
  background: #4720B7;
  height: 12px;
  width: 33.33%;
}

.bar-graph .bar-graph-bg02 {
  width: 66.66%;
}

.bar-graph .bar-graph-bg03 {
  width: 100%;
}

.bar-graph-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bar-graph-text h2 {
  width: 33.33%;
  color: #281A39;
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0 30px 0;
  text-align: center;
}

.payment-methoda .payment-method-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  font-size: 20px;
  background: #F6F6F6;
}

.payment-methoda .payment-method-div .payment-method-way {
  width: 200px;
}

.payment-methoda .payment-method-div .payment-method-way .answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.payment-methoda .payment-method-div .payment-method-way .answer label {
  margin: 5px;
  width: 100px;
}

.payment-methoda .payment-method-div:nth-child(2n) {
  background-color: #ffffff;
}

@media screen and (max-width: 769px) {
  .w200 {
    width: 150px !important;
  }
  .order-center tr td {
    text-align: left !important;
  }
  .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .d_active {
    background-color: #666;
    color: #fff;
  }
}

.order-center tr td {
  text-align: center;
}

.rwd-table {
  width: 100%;
  margin-top: 5px;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  padding-top: .5em;
}

.rwd-table td:last-child {
  padding-bottom: .5em;
}

.rwd-table td:before {
  content: attr(data-th) "";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

/* ------------------ */
/* ----- Design ----- */
/* ------------------ */
.rwd-table {
  color: White;
  overflow: hidden;
}

.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}

.rwd-table th {
  color: #ffffff;
}

.rwd-table td:before {
  color: #000000;
}

.rwd-table thead th {
  background: #626262;
}

.rwd-table tbody tr {
  background: #ffffff;
}

.rwd-table tbody tr td {
  color: #000000;
}

.rwd-table tbody tr td a {
  border-bottom: solid 1px;
}

.rwd-table tbody tr td button {
  border: solid 1px #000000;
}

.rwd-table tbody tr td button:hover {
  background: #000000;
  color: #ffffff;
}

.rwd-table.rwd-table-order2 thead {
  background: #626262;
}

.rwd-table.rwd-table-order2 tr {
  border: none;
}

.rwd-table.rwd-table-order2 tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rwd-table.rwd-table-order2 tbody tr .rwd-table-order2-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rwd-table.rwd-table-order2 tbody tr .rwd-table-order2-img img {
  width: 100px;
  height: 100px;
  margin: 5px  10px;
}

.rwd-table.rwd-table-order2 tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rwd-table.rwd-table-order2 tbody .fare td, .rwd-table.rwd-table-order2 tbody .total td {
  width: 50%;
}

.rwd-table.rwd-table-order2 tbody .fare td:nth-child(2), .rwd-table.rwd-table-order2 tbody .total td:nth-child(2) {
  text-align: right;
}

.rwd-table.rwd-table-order2 tbody .fare {
  border-top: solid 1px #CFCFCF;
}

.rwd-table.rwd-table-order2 tbody .total {
  background: #F6F6F6;
}

.rwd-table.rwd-table-order2 tbody .total td {
  color: #4720B7;
  font-weight: bold;
}

.rwd-table.rwd-table-order3 th:nth-child(1), .rwd-table.rwd-table-order3 td:nth-child(1) {
  width: 60%;
}

.rwd-table.rwd-table-order3 th:nth-child(2), .rwd-table.rwd-table-order3 td:nth-child(2) {
  width: 20%;
}

.rwd-table.rwd-table-order3 th:nth-child(3), .rwd-table.rwd-table-order3 td:nth-child(3), .rwd-table.rwd-table-order3 th:nth-child(4), .rwd-table.rwd-table-order3 td:nth-child(4) {
  width: 10%;
}

.rwd-table.rwd-table-order3 td:nth-child(4) i {
  font-size: 25px;
}

.rwd-table.rwd-table-order3 td .shopify-buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rwd-table.rwd-table-order3 td .shopify-buy input.shopify-buy__quantity {
  width: 25%;
  margin: 0 10px;
  text-align: center;
  min-width: 30px;
}

.rwd-table.rwd-table-order3 td .shopify-buy button {
  padding: 0;
  width: 25px;
  height: 25px;
  border-radius: 30px;
  background: #000000;
  color: #ffffff;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .rwd-table td:before {
    display: none;
  }
  .rwd-table thead th {
    text-align: center;
  }
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: 1em !important;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
  .rwd-table.rwd-table-order2 th, .rwd-table.rwd-table-order2 td {
    display: table-cell;
    padding: 1em !important;
    margin: 0;
  }
  .rwd-table.rwd-table-order2 th:nth-child(1), .rwd-table.rwd-table-order2 td:nth-child(1) {
    width: 55%;
  }
  .rwd-table.rwd-table-order2 th:nth-child(2), .rwd-table.rwd-table-order2 td:nth-child(2), .rwd-table.rwd-table-order2 th:nth-child(3), .rwd-table.rwd-table-order2 td:nth-child(3) {
    width: 22%;
    text-align: center;
  }
  .rwd-table.rwd-table-order3 th:nth-child(1), .rwd-table.rwd-table-order3 td:nth-child(1) {
    width: 45%;
  }
  .rwd-table.rwd-table-order3 th:nth-child(2), .rwd-table.rwd-table-order3 td:nth-child(2) {
    width: 30%;
  }
  .rwd-table.rwd-table-order3 th:nth-child(3), .rwd-table.rwd-table-order3 td:nth-child(3), .rwd-table.rwd-table-order3 th:nth-child(4), .rwd-table.rwd-table-order3 td:nth-child(4) {
    width: 12%;
    text-align: center;
  }
}

@media screen and (max-width: 1440px) {
  .bg::before {
    top: 0;
    left: 14px;
    width: 150px;
    height: 186px;
  }
}

@media screen and (max-width: 1366px) {
  /*產品 */
  .product__carousel .gallery-top {
    height: 400px !important;
  }
}

@media screen and (max-width: 1200px) {
  .index-about .infobox {
    padding-left: 40px;
  }
  .contact-box .leftbox h3 {
    font-size: 20px;
  }
  .contact-box .rightbox h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1024px) {
  article section .container .index-links-prev-next {
    position: relative;
  }
  article section .container .index-links-prev-next .swiper-button-next, article section .container .index-links-prev-next .swiper-button-prev {
    top: -100px;
    background: #281A39;
    outline: none;
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }
  article section .container .index-links-prev-next .swiper-button-next:after, article section .container .index-links-prev-next .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 900;
    color: #ffffff;
  }
  article section .container .index-links-prev-next .swiper-button-next {
    left: auto;
    right: 0px;
  }
  article section .container .index-links-prev-next .swiper-button-prev {
    left: auto;
    right: 50px;
  }
  .Recipient-Information form.forms-group input:nth-child(1) {
    margin-top: 0px;
  }
  /*產品 */
  .product__carousel .gallery-top {
    height: 300px !important;
  }
  .rwd-table.rwd-table-order3 tbody .fare td:last-child, .rwd-table.rwd-table-order3 tbody .total td:last-child {
    padding-right: 17%  !important;
  }
}

@media screen and (max-width: 991px) {
  .info-box .icon {
    margin: 0px 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .info-box .icon span {
    margin: 6px 0;
    width: 60px;
    display: block;
  }
  .info-box .icon span i {
    background: #FFF;
    color: #949494;
    border: solid 2px #CFCFCF;
    padding: 8px 8px 10px 8px;
    border-radius: 100px;
    font-size: 20px;
  }
  .info-box .icon p {
    font-size: 16px;
    line-height: 20px;
    width: calc( 100% - 60px);
  }
  .index-about {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-about .about-btn {
    text-align: right;
  }
  .index-about span {
    display: none;
  }
  .index-about .imgbox {
    width: 80% !important;
    padding-bottom: 57%;
    margin: 0 auto;
  }
  .index-about .infobox {
    padding: 0px;
    width: 80%;
    margin: 0 auto;
  }
  .index-about .infobox h4 {
    line-height: 30px;
    font-size: 18px;
  }
  .videobox {
    margin: 0px;
  }
  .vido-title {
    margin: 10px 0px 40px 0px;
  }
  .contact-box {
    margin-bottom: 30px;
  }
  .contact-box .leftbox, .contact-box .rightbox {
    width: 100%;
    padding: 10px 20px;
  }
  /*index-about大標*/
  .title01 {
    margin: 20px auto 30px auto;
    display: inline-block;
  }
  .title01 h1, .title01 h2 {
    font-size: 30px;
    letter-spacing: 4px;
    font-weight: 600;
  }
  .title01 span {
    display: inline-block;
    margin-top: 6px;
    color: #CFCFCF;
    font-size: 18px;
    font-weight: 600;
    position: relative;
  }
  .title01 span::before {
    position: absolute;
    content: "";
    width: 200px;
    height: 2px;
    background: #CFCFCF;
    right: -220px;
    bottom: 8px;
  }
  /*大標*/
  .title h1, .title h2 {
    font-size: 35px;
  }
  article section .container .index-links-prev-next {
    position: relative;
  }
  article section .container .index-links-prev-next .swiper-button-next, article section .container .index-links-prev-next .swiper-button-prev {
    top: -145px;
    background: #281A39;
    outline: none;
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }
  article section .container .index-links-prev-next .swiper-button-next:after, article section .container .index-links-prev-next .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 900;
    color: #ffffff;
  }
  article section .container .index-links-prev-next .swiper-button-next {
    left: auto;
    right: 0px;
  }
  article section .container .index-links-prev-next .swiper-button-prev {
    left: auto;
    right: 50px;
  }
}

.successfully-ordered-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0px 0px 9px 2px #0000001f;
          box-shadow: 0px 0px 9px 2px #0000001f;
  padding: 35px 90px;
  margin-top: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.successfully-ordered-div .successfully-ordered-div-img {
  text-align: center;
}

.successfully-ordered-div .successfully-ordered-div-img img {
  width: 120px;
  height: 120px;
}

.successfully-ordered-div .successfully-ordered-div-text {
  padding-left: 50px;
}

.successfully-ordered-div .successfully-ordered-div-text p {
  font-size: 18px;
  line-height: 1.8;
}

.successfully-ordered-div .successfully-ordered-div-text p .order_num {
  color: #4720B7;
}

@media screen and (max-width: 768px) {
  .successfully-ordered-div {
    display: block;
    padding: 25px;
    text-align: center;
    width: 80%;
  }
  .successfully-ordered-div .successfully-ordered-div-text {
    padding-left: 0px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  h3.product_detail {
    font-size: 20px;
  }
  .bg01, .bg02, .bg03, .bg04, .bg05 {
    background-attachment: scroll;
  }
  .service {
    padding: 10px;
  }
  .service .servicebox .num {
    font-size: 25px;
  }
  .service .servicebox .imgbox {
    margin: 10px 0;
  }
  .service .servicebox .infobox h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .service .servicebox .infobox p {
    font-size: 14px;
    line-height: 20px;
  }
  .btn_more {
    padding: 8px 20px;
  }
  .btn_more p {
    font-size: 16px;
    letter-spacing: 1px;
  }
  /*大標*/
  .title h1, .title h2 {
    font-size: 26px;
  }
  .title span {
    font-size: 40px;
    -webkit-transform: translate(-50%, -125%);
            transform: translate(-50%, -125%);
  }
  /*產品 */
  .product__carousel {
    display: none;
  }
  .products-img {
    display: block;
  }
  .form-1 img#imgcode {
    padding-left: 10px;
  }
  .form-1 input {
    margin-top: 10px;
  }
  .form-1 #xcode {
    margin-top: 10px;
  }
  .payment-methoda .payment-method-div .payment-method-way, .payment-methoda .payment-method-div .payment-method-text {
    width: 100%;
  }
  .payment-methoda .payment-method-div .payment-method-way {
    border-bottom: solid 1px #949494;
    padding-bottom: 10px;
  }
  .payment-methoda .payment-method-div .payment-method-text {
    margin: 15px 0;
  }
}

@media screen and (max-width: 479px) {
  .rwd-table.rwd-table-order2 {
    border-collapse: inherit;
  }
  .rwd-table.rwd-table-order2 tbody tr td {
    width: 100%;
  }
  .rwd-table.rwd-table-order2 tbody .fare td, .rwd-table.rwd-table-order2 tbody .total td {
    width: 50%  !important;
    margin: 10px 0;
    padding: 0 10px;
  }
  .rwd-table.rwd-table-order2 tbody .fare td::before, .rwd-table.rwd-table-order2 tbody .total td::before {
    content: "";
    display: none;
  }
  .rwd-table.rwd-table-order2 tbody tr .rwd-table-order2-img img {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .rwd-table.rwd-table-order2 tbody tr .rwd-table-order2-img p {
    width: 100%;
    font-size: 25px;
  }
  .rwd-table.rwd-table-order3 th, .rwd-table.rwd-table-order3 td {
    width: 100%  !important;
  }
  .rwd-table.rwd-table-order3 td .shopify-buy {
    margin: 10px 0;
  }
  .rwd-table.rwd-table-order2 tbody .fare td:last-child, .rwd-table.rwd-table-order2 tbody .total td:last-child {
    padding-right: 15px  !important;
  }
}

@media screen and (max-width: 575px) {
  .news .infobox .date {
    width: 100%;
  }
  .news .infobox .text p {
    font-size: 17px;
    line-height: 20px;
  }
  .news .infobox .text span {
    font-size: 14px;
  }
  .banner .swiper-banner .swiper-button-next::after, .banner .swiper-banner .swiper-button-prev::after {
    font-size: 30px;
  }
  .btn {
    font-size: 18px !important;
  }
  .btn:hover {
    font-size: 18px !important;
  }
  time.time-box {
    width: 70px;
    height: 70px;
    margin: 10px 10px;
  }
  time.time-box .date {
    font-size: 13px;
    width: 60px;
    height: 60px;
    padding: 10px;
  }
  .title_line h3 {
    font-size: 22px;
  }
  .contact-box {
    margin-bottom: 10px;
  }
  .contact-box .rightbox::before {
    right: 0%;
    left: auto;
  }
  .contact-box .rightbox h3 {
    text-align: left;
    font-size: 18px;
  }
  .contact-box .rightbox h3 i {
    font-size: 24px;
  }
}

@media screen and (max-width: 450px) {
  .coupon .infobox .numberbox {
    font-size: 24px;
  }
  .coupon .infobox .exp {
    font-size: 14px;
  }
  .download .download-box a {
    padding: 0px 10px 0px 20px;
  }
  .download .download-box a .download-left {
    padding-right: 4px;
  }
  .download .download-box a .download-left p {
    font-size: 18px;
    line-height: 22px;
  }
  .download .download-box a .download-right i {
    font-size: 25px;
  }
  .vido-title {
    margin: 10px 0px 40px 0px;
  }
  .contact-box .rightbox, .contact-box .leftbox {
    padding: 10px 10px;
  }
  .contact-box .rightbox h3, .contact-box .leftbox h3 {
    font-size: 16px;
  }
  .contact-box .rightbox::before, .contact-box .leftbox::before {
    width: 30px;
  }
  /*index-about大標*/
  .title01 span::before {
    width: 100px;
    right: -120px;
    bottom: 8px;
  }
  article section .container .index-links-prev-next {
    position: relative;
  }
  article section .container .index-links-prev-next .swiper-button-next, article section .container .index-links-prev-next .swiper-button-prev {
    top: -130px;
    background: #281A39;
    outline: none;
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }
  article section .container .index-links-prev-next .swiper-button-next:after, article section .container .index-links-prev-next .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 900;
    color: #ffffff;
  }
  article section .container .index-links-prev-next .swiper-button-next {
    left: auto;
    right: 0px;
  }
  article section .container .index-links-prev-next .swiper-button-prev {
    left: auto;
    right: 50px;
  }
}

@media screen and (max-width: 360px) {
  .contact-box .rightbox::before, .contact-box .leftbox::before {
    width: 15px;
  }
}

.guide_img {
  margin: 20px 0px;
  padding-right: 20px;
}

.guide_img img {
  width: 150px;
}

.guide_text {
  line-height: 1.5;
  margin-bottom: 20px;
  width: calc( 100% - 170px);
}

.guide_text h3 {
  color: #626262;
}
