@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

*, *:after, *:before {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  font-family: "微軟正黑體", Arial;
  outline: none;
}

a:hover, a:active, a:visited {
  text-decoration: none;
}

input, button, select, textarea {
  outline: none;
  font-family: "微軟正黑體", Arial;
}

body {
  font-family: "微軟正黑體", Arial;
  color: #000;
  position: relative;
  font-size: 16px;
  line-height: 26px;
}

button {
  cursor: pointer;
}

a:not([href]):not([tabindex]) {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
}

.clear {
  clear: both;
}

header {
  color: #fff;
  background: #64A77E;
}
header .head-wd {
  position: relative;
  width: 1750px;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0;
}
header .head-wd a {
  position: absolute;
  top: 17px;
  left: 0;
  display: block;
  color: #fff;
}
@media (max-width: 1750px) {
  header .head-wd a img {
    width: 350px;
  }
}
@media (max-width: 1430px) {
  header .head-wd a img {
    width: 270px;
  }
}
@media (max-width: 1750px) {
  header .head-wd a {
    top: 25px;
  }
}
@media (max-width: 1430px) {
  header .head-wd a {
    top: 27px;
  }
}
@media (max-width: 1200px) {
  header .head-wd a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    margin: 0 0 20px 0;
  }
}
header .head-wd h1 {
  font-size: 2em;
  letter-spacing: 7px;
  font-weight: normal;
  margin: 0;
  line-height: 28px;
  color: #F3E573;
}
@media (max-width: 1200px) {
  header .head-wd h1 {
    font-size: 1.8em;
  }
}
@media (max-width: 568px) {
  header .head-wd h1 {
    font-size: 1.3em;
    line-height: 26px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1750px) {
  header .head-wd {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  header .head-wd {
    padding: 20px 0;
  }
}
@media (max-width: 900px) {
  header .head-wd {
    padding: 25px 0 23px 0;
  }
}
@media (max-width: 500px) {
  header .head-wd {
    padding: 18px 0 15px 0;
  }
}
@media (max-width: 568px) {
  header {
    background-size: auto;
  }
}

@media (max-width: 568px) {
  img.banner-com {
    display: none;
  }
}
img.banner-mob {
  display: none;
}
@media (max-width: 568px) {
  img.banner-mob {
    display: block;
  }
}

.video-bg {
  background: url(../images/ssmeow-bg.jpg) no-repeat;
  background-size: cover;
}

.video {
  position: relative;
}
.video h2 {
  color: #3F3F3F;
  font-size: 2.375em;
  text-align: center;
  margin: 0 0 60px 0;
  letter-spacing: 7px;
  font-weight: bold;
  padding: 0 20px;
}
@media (max-width: 900px) {
  .video h2 {
    font-size: 1.8em;
    letter-spacing: 3px;
  }
}
@media (max-width: 568px) {
  .video h2 {
    font-size: 1.4em;
    line-height: 34px;
    padding: 0 20px;
  }
}
.video h3 {
  color: #946F37;
  font-size: 3.4em;
  text-align: center;
  letter-spacing: 10px;
  font-weight: bold;
  margin: 0 0 70px 0;
}
@media (max-width: 900px) {
  .video h3 {
    font-size: 2.8em;
  }
}
@media (max-width: 800px) {
  .video h3 {
    font-size: 2.3em;
    letter-spacing: 5px;
  }
}
@media (max-width: 568px) {
  .video h3 {
    font-size: 2em;
  }
}
.video .ab-img1 {
  position: absolute;
  left: -250px;
  bottom: 50px;
  z-index: 1;
}
@media (max-width: 1200px) {
  .video .ab-img1 {
    width: 300px;
  }
}
@media (max-width: 900px) {
  .video .ab-img1 {
    left: -130px;
    bottom: -70px;
  }
}
@media (max-width: 800px) {
  .video .ab-img1 {
    width: 250px;
    bottom: -50px;
  }
}
@media (max-width: 500px) {
  .video .ab-img1 {
    width: 200px;
    left: -80px;
    bottom: -20px;
  }
}
.video .ab-img2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 1200px) {
  .video .ab-img2 {
    width: 400px;
    bottom: -20px;
  }
}
@media (max-width: 800px) {
  .video .ab-img2 {
    width: 300px;
    bottom: -20px;
  }
}
@media (max-width: 500px) {
  .video .ab-img2 {
    width: 250px;
    bottom: 0;
  }
}
.video .ab-img3 {
  position: absolute;
  left: -20px;
  top: 20px;
  z-index: 2;
}
@media (max-width: 1200px) {
  .video .ab-img3 {
    width: 180px;
    top: 20px;
  }
}
@media (max-width: 900px) {
  .video .ab-img3 {
    width: 150px;
    top: 80px;
    left: -60px;
  }
}
@media (max-width: 500px) {
  .video .ab-img3 {
    top: 100px;
  }
}
.video .ab-img4 {
  position: absolute;
  left: 100px;
  bottom: -70px;
  z-index: 2;
}
@media (max-width: 1200px) {
  .video .ab-img4 {
    width: 140px;
  }
}
@media (max-width: 900px) {
  .video .ab-img4 {
    bottom: 60px;
    left: 0;
  }
}
.video .ab-img5 {
  position: absolute;
  right: 0;
  bottom: -100px;
  z-index: 2;
}
@media (max-width: 1200px) {
  .video .ab-img5 {
    width: 280px;
    bottom: -40px;
  }
}
@media (max-width: 900px) {
  .video .ab-img5 {
    display: none;
  }
}
.video .ab-img5mob {
  display: none;
}
@media (max-width: 900px) {
  .video .ab-img5mob {
    display: block;
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 2;
  }
}
@media (max-width: 900px) {
  .video {
    padding: 50px 0 80px 0;
  }
}
@media (max-width: 800px) {
  .video {
    padding: 50px 0;
  }
}

section.ssmeow-vd {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 100px 0 180px 0;
}
@media (max-width: 1000px) {
  section.ssmeow-vd {
    width: 95%;
  }
}
@media (max-width: 900px) {
  section.ssmeow-vd {
    padding: 30px 0 130px 0;
  }
}
@media (max-width: 800px) {
  section.ssmeow-vd {
    padding: 30px 0 100px 0;
  }
}
section.ssmeow-btn {
  position: relative;
  width: 1310px;
  margin: 0 auto;
  padding: 0 0 170px 0;
  z-index: 3;
}
@media (max-width: 1430px) {
  section.ssmeow-btn {
    width: 95%;
  }
}
@media (max-width: 900px) {
  section.ssmeow-btn {
    padding: 0 0 30px 0;
  }
}
section.ssmeow-gif {
  position: relative;
  width: 1310px;
  margin: 0 auto;
  padding: 120px 0 30px 0;
  z-index: 3;
}
@media (max-width: 1430px) {
  section.ssmeow-gif {
    width: 95%;
  }
}
@media (max-width: 900px) {
  section.ssmeow-gif {
    padding: 0 0 0 0;
  }
}

.smbtn-list {
  display: flex;
  justify-content: space-between;
}
.smbtn-list h3 {
  width: 100%;
  font-size: 2.6em;
  color: #3F3F3F;
  font-weight: bold;
  margin: 0 0 80px 0;
  padding: 0 0 0 80px;
}
@media (max-width: 1200px) {
  .smbtn-list h3 {
    font-size: 2.3em;
    padding: 0;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .smbtn-list h3 {
    font-size: 2.2em;
    line-height: 50px;
  }
}
@media (max-width: 500px) {
  .smbtn-list h3 {
    font-size: 2em;
    line-height: 40px;
  }
}
.smbtn-list .smbtn-btn {
  display: block;
  width: 49%;
  overflow: hidden;
  border: 7px solid #64A77E;
  padding: 20px;
  border-radius: 20px;
}
.smbtn-list .smbtn-btn span {
  display: block;
  float: right;
  background: #64A77E;
  color: #fff;
  width: 40%;
  font-size: 2.375em;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  padding: 40px 0 30px 0;
  border-radius: 10px;
  transition: 0.3s;
}
.smbtn-list .smbtn-btn span b {
  display: block;
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 1200px) {
  .smbtn-list .smbtn-btn span {
    font-size: 1.8em;
    line-height: 50px;
  }
}
@media (max-width: 500px) {
  .smbtn-list .smbtn-btn span {
    font-size: 1.25em;
    letter-spacing: 2px;
    line-height: 30px;
  }
}
.smbtn-list .smbtn-btn:hover span {
  background: #F3E573;
  color: #333;
}
@media (max-width: 900px) {
  .smbtn-list .smbtn-btn {
    width: 100%;
    margin: 0 0 60px 0;
  }
}
.smbtn-list .sb-btnbg-a {
  letter-spacing: 8px;
  background: url(../images/ssmeow-btn1.png) no-repeat center;
  background-size: cover;
}
@media (max-width: 1000px) {
  .smbtn-list .sb-btnbg-a {
    letter-spacing: 0;
  }
}
.smbtn-list .sb-btnbg-b {
  background: url(../images/ssmeow-btn2.png) no-repeat;
  background-size: cover;
}
.smbtn-list .sb-btnbg-c {
  letter-spacing: 8px;
  background: url(../images/ssmeow-btn3.png?20250730) no-repeat center;
  background-size: cover;
}
.smbtn-list .sb-btnbg-c:hover span {
  background: #64A77E;
  color: #fff;
}
@media (max-width: 1000px) {
  .smbtn-list .sb-btnbg-c {
    letter-spacing: 0;
  }
}
.smbtn-list .sb-btnbg-d {
  background: url(../images/ssmeow-btn4.png) no-repeat;
  background-size: cover;
}
@media (max-width: 900px) {
  .smbtn-list {
    display: block;
  }
}

.product-list {
  background: #F5D95F;
  padding: 80px 0 80px 0;
  z-index: 2;
  text-align: center;
}
.product-list h3 {
  font-size: 3.5em;
  color: #fff;
  letter-spacing: 15px;
  margin: 20px 0 0 0;
}
@media (max-width: 900px) {
  .product-list h3 {
    font-size: 2.8em;
  }
}
@media (max-width: 800px) {
  .product-list h3 {
    font-size: 2.3em;
    letter-spacing: 5px;
  }
}
@media (max-width: 568px) {
  .product-list h3 {
    font-size: 2em;
  }
}
.product-list h3.jp-h3 {
  font-size: 3em;
  color: #DB5425;
  font-weight: bold;
  line-height: 65px;
  letter-spacing: 2px;
}
.product-list h3.jp-h3 b {
  font-size: 0.7em;
  display: block;
}
@media (max-width: 700px) {
  .product-list h3.jp-h3 {
    font-size: 2.2em;
    line-height: 50px;
  }
}
.product-list h4 {
  color: #fff;
  font-weight: normal;
  font-size: 1.3em;
  margin: 40px 0 0 0;
  padding: 0 30px;
  line-height: 36px;
}
@media (max-width: 800px) {
  .product-list h4 {
    font-size: 1em;
    margin: 15px 0 0 0;
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .product-list h4 {
    text-align: left;
  }
}
.product-list .pl-title {
  font-size: 3em;
  color: #3F3F3F;
  font-weight: bold;
  line-height: 65px;
  letter-spacing: 2px;
}
@media (max-width: 1200px) {
  .product-list .pl-title {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 700px) {
  .product-list .pl-title {
    font-size: 2.2em;
    line-height: 50px;
  }
}
@media (max-width: 500px) {
  .product-list .pl-title {
    font-size: 2em;
    line-height: 40px;
  }
}
@media (max-width: 900px) {
  .product-list {
    padding: 120px 0 30px 0;
  }
}
@media (max-width: 700px) {
  .product-list {
    padding: 60px 0 60px 0;
  }
}

.introduce {
  position: relative;
}
.introduce .introduce-banner {
  position: relative;
  z-index: 2;
}
.introduce .introduce-banner img {
  width: 100%;
}
.introduce .introduce-info {
  position: relative;
  z-index: 3;
  background: url(../images/part3-page-bg.png) no-repeat;
  background-size: cover;
  margin: -140px 0 0 0;
  padding: 0 0 100px 0;
}
.introduce .introduce-info .ii-slogan {
  text-align: center;
}
@media (max-width: 568px) {
  .introduce .introduce-info .ii-slogan {
    padding: 0 20px;
  }
}
.introduce .introduce-info h2 {
  text-align: center;
  font-size: 2.25em;
  font-weight: normal;
  letter-spacing: 7px;
  margin: 100px 0 0 0;
  padding: 0 20px;
}
.introduce .introduce-info h2 b {
  padding: 0 20px 0 0;
}
@media (max-width: 800px) {
  .introduce .introduce-info h2 b {
    display: block;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 900px) {
  .introduce .introduce-info h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 800px) {
  .introduce .introduce-info h2 {
    margin: 80px 0 0 0;
  }
}
@media (max-width: 568px) {
  .introduce .introduce-info h2 {
    font-size: 1.6em;
    line-height: 38px;
    padding: 0 20px;
  }
}
.introduce .introduce-info .ii-step {
  position: relative;
  width: 830px;
  margin: 100px auto 0 auto;
}
.introduce .introduce-info .ii-step img.ii-step-img1 {
  position: relative;
  float: left;
}
@media (max-width: 900px) {
  .introduce .introduce-info .ii-step img.ii-step-img1 {
    width: 55%;
  }
}
@media (max-width: 800px) {
  .introduce .introduce-info .ii-step img.ii-step-img1 {
    width: 52%;
  }
}
@media (max-width: 568px) {
  .introduce .introduce-info .ii-step img.ii-step-img1 {
    display: block;
    width: 80%;
    margin: 0 auto;
    float: inherit;
  }
}
.introduce .introduce-info .ii-step img.ii-step-img2 {
  position: relative;
  float: right;
  margin: -200px 0 0 0;
}
@media (max-width: 900px) {
  .introduce .introduce-info .ii-step img.ii-step-img2 {
    width: 55%;
    margin: -170px 0 0 0;
  }
}
@media (max-width: 800px) {
  .introduce .introduce-info .ii-step img.ii-step-img2 {
    width: 53%;
    margin: -100px 0 0 0;
  }
}
@media (max-width: 568px) {
  .introduce .introduce-info .ii-step img.ii-step-img2 {
    display: block;
    width: 80%;
    float: inherit;
    margin: 30px auto 0 auto;
  }
}
.introduce .introduce-info .ii-step img.ii-step-img3 {
  position: relative;
  float: left;
  margin: -120px 0 0 0;
}
@media (max-width: 900px) {
  .introduce .introduce-info .ii-step img.ii-step-img3 {
    width: 55%;
    margin: -170px 0 0 0;
  }
}
@media (max-width: 800px) {
  .introduce .introduce-info .ii-step img.ii-step-img3 {
    width: 53%;
    margin: -100px 0 0 0;
  }
}
@media (max-width: 568px) {
  .introduce .introduce-info .ii-step img.ii-step-img3 {
    display: block;
    width: 80%;
    float: inherit;
    margin: 30px auto 0 auto;
  }
}
.introduce .introduce-info .ii-step img.ii-step-img4 {
  position: relative;
  float: right;
  margin: -200px 0 0 0;
}
@media (max-width: 900px) {
  .introduce .introduce-info .ii-step img.ii-step-img4 {
    width: 55%;
    margin: -170px 0 0 0;
  }
}
@media (max-width: 800px) {
  .introduce .introduce-info .ii-step img.ii-step-img4 {
    width: 53%;
    margin: -100px 0 0 0;
  }
}
@media (max-width: 568px) {
  .introduce .introduce-info .ii-step img.ii-step-img4 {
    display: block;
    width: 80%;
    float: inherit;
    margin: 30px auto 0 auto;
  }
}
.introduce .introduce-info .ii-step span {
  position: absolute;
  color: #222222;
  font-size: 2.375em;
  letter-spacing: 7px;
  bottom: 50px;
}
@media (max-width: 900px) {
  .introduce .introduce-info .ii-step span {
    font-size: 1.8em;
  }
}
@media (max-width: 800px) {
  .introduce .introduce-info .ii-step span {
    position: relative;
    display: block;
    bottom: 0;
    text-align: center;
    margin: 60px 0 0 0;
  }
}
@media (max-width: 900px) {
  .introduce .introduce-info .ii-step {
    width: 95%;
  }
}
@media (max-width: 568px) {
  .introduce .introduce-info .ii-step {
    margin: 50px auto 0 auto;
  }
}
@media (max-width: 900px) {
  .introduce .introduce-info {
    padding: 0 0 80px 0;
  }
}

.shop-link {
  padding: 60px 0 60px 0;
}
.shop-link a.shop-btn {
  display: block;
  width: 390px;
  margin: 40px auto 0 auto;
  background: #64A77E;
  font-size: 2.25em;
  color: #fff;
  padding: 25px 0 22px 0;
  text-align: center;
  letter-spacing: 7px;
  border-radius: 100px;
  transition: 0.3s;
}
.shop-link a.shop-btn:hover {
  background: #64A77E;
}
@media (max-width: 900px) {
  .shop-link a.shop-btn {
    font-size: 1.8em;
  }
}
@media (max-width: 568px) {
  .shop-link a.shop-btn {
    width: 70%;
    font-size: 1.6em;
    letter-spacing: 3px;
  }
}
.shop-link .bu-owl .item {
  position: relative;
}
.shop-link .bu-owl .item a {
  position: relative;
  display: block;
  font-size: 1.5em;
  color: #fff;
  transition: 0.3s;
}
.shop-link .bu-owl .item a b {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 5;
  font-weight: normal;
  letter-spacing: 7px;
  top: 0;
  left: 0;
  transition: 0.3s;
  opacity: 0;
}
@media (max-width: 568px) {
  .shop-link .bu-owl .item a b {
    letter-spacing: 3px;
  }
}
.shop-link .bu-owl .item a:hover b {
  background: rgba(129, 49, 42, 0.7);
  opacity: 1;
}
@media (max-width: 568px) {
  .shop-link {
    padding: 50px 0 50px 0;
  }
}

.s-link-bg2 {
  background: #F5D95F;
}

footer {
  background: #64A77E;
  color: #fff;
  padding: 60px 0;
}
footer section {
  width: 1000px;
  margin: 0 auto;
}
footer section h2 {
  display: inline-block;
  vertical-align: bottom;
  font-weight: normal;
  font-size: 1.5em;
  text-align: center;
  line-height: 34px;
  margin: 0 0 10px 0;
  padding: 0 20px;
}
@media (max-width: 1000px) {
  footer section h2 {
    width: 100%;
  }
}
footer section .sns-link {
  display: inline-block;
  vertical-align: bottom;
  border-right: 2px solid #fff;
  padding: 15px 40px 15px 70px;
  margin: 0 0 10px 0;
}
footer section .sns-link a {
  margin: 0 45px 0 0;
}
@media (max-width: 1000px) {
  footer section .sns-link a {
    margin: 0 20px;
  }
}
@media (max-width: 1000px) {
  footer section .sns-link {
    width: 100%;
    text-align: center;
    border-right: 0;
    padding: 40px 0 40px 0;
  }
}
footer section .foot-info {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 0 0 60px;
  line-height: 30px;
  font-size: 1.1em;
}
footer section .foot-info img {
  margin: 0 0 20px 0;
}
footer section .foot-info a {
  color: #fff;
  text-decoration: underline;
}
footer section .foot-info a:hover {
  text-decoration: none;
}
@media (max-width: 1000px) {
  footer section .foot-info {
    width: 100%;
    padding: 0 0 0 0;
    text-align: center;
  }
}
@media (max-width: 1000px) {
  footer section {
    width: 95%;
  }
}
@media (max-width: 900px) {
  footer {
    padding: 60px 0 130px 0;
  }
}

.act-link {
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 100;
}
.act-link a.getbtn-sty {
  display: block;
  width: 55px;
  font-size: 1.5em;
  color: #fff;
  background: #64A77E;
  border-radius: 100px;
  padding: 18px 0 15px 0;
  letter-spacing: 2px;
  writing-mode: vertical-lr;
  transition: 0.3s;
  line-height: 55px;
  text-align: center;
  margin: 0 auto 10px auto;
}
@media (max-width: 900px) {
  .act-link a.getbtn-sty {
    display: inline-block;
    width: 32%;
    writing-mode: horizontal-tb;
    margin: 0;
    padding: 3px 0 0 0;
    background: none;
    width: 49%;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .act-link a.getbtn-sty {
    font-size: 1em;
    padding: 0;
    line-height: 45px;
  }
}
.act-link a.couplets-more {
  display: block;
  width: 80px;
  margin: 0 0 10px 0;
}
.act-link a.couplets-more b {
  display: none;
  font-weight: normal;
}
@media (max-width: 900px) {
  .act-link a.couplets-more b {
    display: block;
  }
}
@media (max-width: 900px) {
  .act-link a.couplets-more img {
    display: none;
  }
}
@media (max-width: 900px) {
  .act-link a.couplets-more {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    font-size: 1.5em;
    color: #fff;
    border-radius: 100px;
    padding: 3px 0 0 0;
    letter-spacing: 2px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    border: 0;
  }
}
@media (max-width: 500px) {
  .act-link a.couplets-more {
    font-size: 1em;
    padding: 0 0 0 0;
    line-height: 45px;
  }
}
.act-link a.couplets-more:hover {
  background: transparent;
}
.act-link a.right-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  font-size: 1.5em;
  background: #64A77E;
  border-radius: 100px;
  text-align: center;
  transition: 0.3s;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .act-link a.right-top {
    position: absolute;
    top: -75px;
    right: 20px;
  }
}
@media (max-width: 500px) {
  .act-link a.right-top {
    width: 40px;
    height: 40px;
    top: -65px;
  }
}
.act-link a:hover {
  background: #946F37;
}
@media (max-width: 900px) {
  .act-link a:hover {
    background: transparent;
  }
}
@media (max-width: 900px) {
  .act-link {
    width: 100%;
    bottom: 0;
    right: 0;
    display: block;
    background: #946F37;
    box-shadow: 0 5px 10px 10px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 900px) {
  .act-link .act-cm-mob {
    background: #c69141;
  }
}

.detail-page h2 {
  color: #946F37;
  font-size: 2.6em;
  font-weight: 400;
  letter-spacing: 7px;
  text-align: center;
  margin: 50px 0 50px 0;
  padding: 0 20px;
}
.detail-page h2.dg-h2-2 {
  font-size: 2.4em;
}
.detail-page h2 span {
  display: block;
  font-size: 0.5em;
  margin: 15px 0 0 0;
}
@media (max-width: 1000px) {
  .detail-page h2 {
    font-size: 2em;
    font-weight: 500;
    letter-spacing: 3px;
  }
}
.detail-page h3 {
  font-size: 2.25em;
  text-align: center;
  font-weight: bold;
  letter-spacing: 7px;
}
@media (max-width: 1000px) {
  .detail-page h3 {
    font-size: 1.8em;
    letter-spacing: 3px;
  }
}
.detail-page .carousel {
  margin: 0 20px;
}
.detail-page .path-list {
  background: #FEE7D2;
  margin: 30px 0 0 0;
  padding: 60px 0 50px 0;
}
.detail-page .path-list .path-link {
  margin: 90px 0 80px 0;
  text-align: center;
}
.detail-page .path-list .path-link a, .detail-page .path-list .path-link b {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  margin: 0 8px;
  transition: 0.3s;
}
@media (max-width: 1000px) {
  .detail-page .path-list .path-link a, .detail-page .path-list .path-link b {
    width: 80px;
    margin: 0 4px;
  }
}
@media (max-width: 568px) {
  .detail-page .path-list .path-link a, .detail-page .path-list .path-link b {
    width: 16%;
    margin: 0 5px;
  }
}
@media (max-width: 460px) {
  .detail-page .path-list .path-link a, .detail-page .path-list .path-link b {
    width: 95px;
    margin: 0 7px 18px 7px;
  }
}
.detail-page .path-list .path-link a:hover {
  margin: -8px 8px 0 8px;
}
@media (max-width: 568px) {
  .detail-page .path-list .path-link {
    margin: 60px 0 60px 0;
  }
}
@media (max-width: 1000px) {
  .detail-page .path-list .pls-2 a, .detail-page .path-list .pls-2 b {
    width: 70px;
    margin: 0 4px;
  }
}
@media (max-width: 568px) {
  .detail-page .path-list .pls-2 a, .detail-page .path-list .pls-2 b {
    width: 21%;
    margin: 0 5px 18px 5px;
  }
}
@media (max-width: 460px) {
  .detail-page .path-list .pls-2 a, .detail-page .path-list .pls-2 b {
    width: 95px;
    margin: 0 7px 18px 7px;
  }
}
.detail-page .path-list p {
  font-size: 1.37em;
  line-height: 36px;
  text-align: center;
  padding: 0 20px;
}
.detail-page .path-list p.path-color-a {
  color: #81312A;
}
.detail-page .path-list p.path-color-c {
  color: #946F37;
}
.detail-page .path-list p span {
  display: block;
}
@media (max-width: 1000px) {
  .detail-page .path-list p {
    font-size: 1.2em;
    line-height: 34px;
  }
}
@media (max-width: 568px) {
  .detail-page .path-list p {
    text-align: left;
    padding: 0 30px;
  }
}
.detail-page .path-list .color-org {
  color: #FF7A00;
}
.detail-page .path-list .path-link-one {
  width: 90%;
  margin: 50px auto 0 auto;
  text-align: center;
  padding: 50px 0 0 0;
  border-top: 2px solid #81312A;
}
.detail-page .path-list .path-link-one span {
  display: block;
  text-align: center;
  padding: 0 0 40px 0;
}
.detail-page .path-list .path-link-one p {
  padding: 0 15px;
}
.detail-page .path-list .pl-two {
  margin: 30px 0 60px 0;
}
.detail-page .modal-m30 {
  margin: 0 30px;
}
@media (max-width: 500px) {
  .detail-page .modal-m30 {
    margin: 0 20px;
  }
}
.detail-page .step-info {
  padding: 60px 0 0 0;
  text-align: center;
}
.detail-page .step-info img.si-img-mg {
  margin: 40px 0 20px 0;
}
.detail-page .step-info p {
  font-size: 1.5em;
  line-height: 34px;
  color: #81312A;
}
@media (max-width: 1000px) {
  .detail-page .step-info p {
    font-size: 1.2em;
  }
}
.detail-page .strp-info-b {
  margin: 60px 0 0 0;
}
.detail-page .strp-info-b p {
  font-size: 1.5em;
  margin: 15px 0 15px 0;
}
.detail-page .detail-slogan {
  margin: 80px 0 60px 0;
  font-size: 2.15em;
  font-weight: bold;
  color: #81312A;
  letter-spacing: 7px;
  border: 3px solid #81312A;
  text-align: center;
  padding: 25px 0;
}
@media (max-width: 1000px) {
  .detail-page .detail-slogan {
    font-size: 1.8em;
    line-height: 40px;
    padding: 25px 25px;
  }
}
@media (max-width: 568px) {
  .detail-page .detail-slogan {
    font-size: 1.5em;
    line-height: 36px;
    margin: 60px 0 60px 0;
  }
}
.detail-page .ds-mg {
  margin: 40px 0 60px 0;
}
.detail-page .activity-info {
  margin: 100px 0 80px 0;
}
.detail-page .activity-info h3 {
  margin: 100px 0 0 0;
  color: #946F37;
}
@media (max-width: 568px) {
  .detail-page .activity-info h3 {
    margin: 50px 0 0 0;
  }
}
.detail-page .activity-info h3.ai-h3-2 {
  margin: 0 0 50px 0;
  color: #946F37;
}
.detail-page .activity-info h3.ai-h3-2 b {
  color: #FF8E26;
}
.detail-page .activity-info p {
  font-size: 1em;
  line-height: 34px;
  margin: 50px 0 0 0;
  padding: 0 20px;
  letter-spacing: 2px;
}
@media (max-width: 1000px) {
  .detail-page .activity-info p {
    font-size: 1.2em;
  }
}
@media (max-width: 568px) {
  .detail-page .activity-info p {
    line-height: 36px;
  }
}
.detail-page .ai-mg {
  margin: 60px 0 80px 0;
}
.detail-page a.modal-close {
  display: block;
  width: 350px;
  margin: 0 auto 40px auto;
  color: #fff;
  background: #946F37;
  font-size: 2.25em;
  text-align: center;
  padding: 20px 0;
  border-radius: 100px;
}
@media (max-width: 568px) {
  .detail-page a.modal-close {
    width: 80%;
    font-size: 2em;
  }
}
.detail-page .modal-copyright {
  margin: 0 0 30px 0;
  text-align: center;
  color: #231815;
}

@media (max-width: 1000px) {
  .br-pad {
    display: none;
  }
}

.rc-list {
  width: 1200px;
  margin: 0 auto 50px auto;
}
@media (max-width: 1200px) {
  .rc-list {
    width: 90%;
  }
}

.recommend {
  display: inline-block;
  vertical-align: top;
  width: 47.5%;
  position: relative;
  color: #353535;
  background: #fff;
  border-radius: 30px;
  padding: 30px 0;
  margin: 0 1% 30px 1%;
}
.recommend a {
  display: block;
  color: #353535;
}
.recommend a:hover img {
  filter: brightness(0.5);
}
.recommend a:hover span {
  display: block;
}
.recommend a span {
  display: none;
  position: absolute;
  top: 40%;
  left: 35%;
  font-size: 22px;
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 10px 25px 7px 25px;
}
@media (max-width: 900px) {
  .recommend {
    width: 100%;
  }
}
.recommend .recommend-img {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.recommend .recommend-text {
  display: block;
  font-size: 20px;
  text-align: left;
  line-height: 35px;
  color: #222;
  width: 85%;
  margin: 0 auto 20px auto;
}
.recommend .recommend-text h3 {
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 38px;
  padding: 0 0 15px 0;
}
@media (max-width: 568px) {
  .recommend .recommend-text h3 {
    text-align: left;
    line-height: 40px;
    padding: 0;
  }
}
.recommend .recommend-text article {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 568px) {
  .recommend .recommend-text .recommend-text {
    line-height: 40px;
  }
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  z-index: 2;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-indicators {
  margin-bottom: 30px;
}
.carousel-indicators li {
  width: 120px;
  height: 10px;
  border-top: 0;
  border-bottom: 0;
  border-radius: 100px;
  opacity: 1;
  margin-right: 10px;
  margin-left: 10px;
}
@media (max-width: 1200px) {
  .carousel-indicators li {
    width: 100px;
    height: 10px;
  }
}
@media (max-width: 900px) {
  .carousel-indicators li {
    width: 80px;
    height: 8px;
  }
}
@media (max-width: 568px) {
  .carousel-indicators li {
    width: 55px;
  }
}
.carousel-indicators .active {
  background-color: #946F37;
}

.detail-page .carousel-indicators li {
  width: 90px;
  height: 8px;
  margin-right: 6px;
  margin-left: 6px;
}
@media (max-width: 568px) {
  .detail-page .carousel-indicators li {
    width: 60px;
    margin-right: 5px;
    margin-left: 5px;
  }
}

.modal-body {
  padding: 0;
}

.article section {
  width: 1430px;
  margin: 0 auto;
  padding: 70px 0;
  color: #222;
}
.article section h2 {
  font-size: 2.8em;
  color: #81312A;
  text-align: center;
  padding: 0 20px;
}
@media (max-width: 1000px) {
  .article section h2 {
    font-size: 2.5em;
    line-height: 54px;
  }
}
@media (max-width: 568px) {
  .article section h2 {
    font-size: 2.2em;
    line-height: 50px;
  }
}
.article section span {
  display: block;
}
.article section span.author {
  font-size: 1.25em;
  margin: 40px 0 20px 0;
}
@media (max-width: 1000px) {
  .article section span.author {
    font-size: 1.1em;
  }
}
.article section article p {
  font-size: 1.5em;
  line-height: 40px;
  margin: 20px 0;
}
@media (max-width: 1000px) {
  .article section article p {
    font-size: 1.25em;
    line-height: 34px;
  }
}
@media (max-width: 568px) {
  .article section article p {
    font-size: 1.2em;
    line-height: 32px;
  }
}
.article section .art-img-center {
  text-align: center;
}
@media (max-width: 1430px) {
  .article section {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  .article section {
    width: 1000px;
  }
}
@media (max-width: 1000px) {
  .article section {
    width: 95%;
  }
}

.tn-br-mob {
  display: none;
}
@media (max-width: 500px) {
  .tn-br-mob {
    display: block;
  }
}

.carousel-item img {
  width: 100%;
}

.modal-pk {
  margin: 30px 30px;
}
@media (max-width: 500px) {
  .modal-pk {
    margin: 20px 20px;
  }
}

.modal-header {
  border-bottom: 0;
}

#newest {
  padding: 0 10px 10px 10px;
}

.sec-demo .smbtn-list {
  display: block;
}
.sec-demo .smbtn-list .smbtn-btn {
  width: 100%;
  display: block;
  margin: 0 0 20px 0;
}
.sec-demo .sec-demo-pic {
  margin: 0 0 20px 0;
}
.sec-demo .sec-demo-pic section {
  display: inline-block;
  width: 49%;
  background: #64A77E;
  margin: 0 0 5px 0;
  height: 400px;
  text-align: center;
  color: #fff;
  line-height: 400px;
}

ul.four-demo {
  list-style: none;
  padding-inline-start: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
ul.four-demo li {
  width: 48%;
  margin: 0 0 30px 0;
}

.smbtn-demo {
  flex-wrap: wrap;
}
.smbtn-demo a {
  margin: 0 0 30px 0;
}

.step-demo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.step-demo span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22%;
  padding: 100px 0;
  background: #64A77E;
  margin: 0 0 30px 0;
  font-size: 40px;
}

* {
  cursor: url(../images/part3-hand.png?1014), auto;
}

.part3-main {
  background: #F5D95F;
}
.part3-main .pt3-vision {
  background: url(../images/part3-bg1.png) no-repeat;
  padding: 30px 0 150px 0;
}
.part3-main .pt3-vision section {
  position: relative;
  width: 1300px;
  margin: 0 auto;
}
.part3-main .pt3-vision section .part3-exclusive {
  position: absolute;
  bottom: -120px;
  left: 22%;
}
.part3-main .pt3-vision section .part3-exclusive img {
  display: inline-block;
  vertical-align: bottom;
}
.part3-main .pt3-vision section .part3-exclusive img.px-img-a {
  margin: 0 -30px 30px 0;
}
@media (max-width: 1200px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-a {
    width: 120px;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-a {
    width: 120px;
    margin: 0 -30px 20px 0;
  }
}
@media (max-width: 500px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-a {
    width: 100px;
    margin: 0 -20px 20px 0;
  }
}
@media (max-width: 1200px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-b {
    width: 180px;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-b {
    width: 170px;
  }
}
@media (max-width: 500px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-b {
    width: 140px;
  }
}
.part3-main .pt3-vision section .part3-exclusive img.px-img-c {
  margin: 0 0 10px -30px;
}
@media (max-width: 1200px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-c {
    width: 120px;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision section .part3-exclusive img.px-img-c {
    display: none;
  }
}
@media (max-width: 1200px) {
  .part3-main .pt3-vision section .part3-exclusive {
    bottom: -80px;
    left: 0;
    right: 0;
    padding: 0 20px;
    text-align: right;
  }
}
@media (max-width: 800px) {
  .part3-main .pt3-vision section .part3-exclusive {
    bottom: -100px;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision section .part3-exclusive {
    right: -20px;
    bottom: 30px;
  }
}
@media (max-width: 500px) {
  .part3-main .pt3-vision section .part3-exclusive {
    right: -30px;
    bottom: 0;
  }
}
.part3-main .pt3-vision section h2 {
  color: #64A77E;
  font-size: 50px;
  margin: 10px 0 0 0;
  font-weight: bold;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .part3-main .pt3-vision section h2 {
    font-size: 38px;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision section h2 {
    display: none;
  }
}
@media (max-width: 1430px) {
  .part3-main .pt3-vision section {
    width: 95%;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision section {
    overflow: hidden;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision img.pv-img-com {
    display: none;
  }
}
.part3-main .pt3-vision img.pv-img-mob {
  display: none;
}
@media (max-width: 700px) {
  .part3-main .pt3-vision img.pv-img-mob {
    display: block;
  }
}
@media (max-width: 1200px) {
  .part3-main .pt3-vision {
    padding: 30px 0 100px 0;
  }
}
@media (max-width: 700px) {
  .part3-main .pt3-vision {
    background: url(../images/part3-bg1.png) no-repeat center;
    padding: 60px 0 60px 0;
  }
}
@media (max-width: 500px) {
  .part3-main .pt3-vision {
    background-size: 1000px;
    padding: 40px 0 60px 0;
  }
}

.pt3-product {
  margin: 120px 0 0 0;
  padding: 0 0 100px 0;
}
.pt3-product h2 {
  color: #DB5425;
  font-size: 4em;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .pt3-product h2 {
    font-size: 3em;
  }
}
@media (max-width: 700px) {
  .pt3-product h2 {
    font-size: 2.2em;
  }
}
.pt3-product section {
  width: 1500px;
  margin: 80px auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pt3-product section span {
  display: block;
  width: 22%;
}
.pt3-product section span b {
  display: block;
  width: 80%;
  font-size: 1.45em;
  font-weight: normal;
  text-align: center;
  margin: 15px auto 0 auto;
  line-height: 34px;
}
@media (max-width: 900px) {
  .pt3-product section span b {
    font-size: 1.2em;
    line-height: 28px;
  }
}
@media (max-width: 700px) {
  .pt3-product section span {
    width: 47%;
    padding: 0 10px;
    margin: 0 0 40px 0;
  }
}
@media (max-width: 1750px) {
  .pt3-product section {
    width: 95%;
  }
}
@media (max-width: 700px) {
  .pt3-product section {
    margin: 50px auto 0 auto;
  }
}
@media (max-width: 700px) {
  .pt3-product {
    margin: 80px 0 0 0;
    padding: 0 0 50px 0;
  }
}
@media (max-width: 500px) {
  .pt3-product {
    margin: 30px 0 0 0;
  }
}

.part3-stepgif {
  background: #64A77E;
}
.part3-stepgif h2 {
  color: #F3E573;
  font-size: 4em;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .part3-stepgif h2 {
    font-size: 3em;
  }
}
@media (max-width: 700px) {
  .part3-stepgif h2 {
    font-size: 2.2em;
  }
}
.part3-stepgif section {
  width: 1400px;
  margin: 0 auto;
  padding: 150px 0 200px 0;
}
.part3-stepgif section ul {
  list-style: none;
  padding-inline-start: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part3-stepgif section ul li {
  width: 22%;
}
.part3-stepgif section ul li span {
  display: block;
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin: 15px 0 0 0;
}
@media (max-width: 900px) {
  .part3-stepgif section ul li span {
    font-size: 1.2em;
    line-height: 28px;
  }
}
@media (max-width: 700px) {
  .part3-stepgif section ul li {
    width: 47%;
    margin: 0 0 40px 0;
  }
}
.part3-stepgif section ul.pt3-step-list {
  margin: 70px 0 100px 0;
}
.part3-stepgif section ul.pt3-step-list img {
  border-radius: 10px;
}
@media (max-width: 500px) {
  .part3-stepgif section ul.pt3-step-list {
    margin: 70px 0 50px 0;
  }
}
.part3-stepgif section ul.pt3-chara {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .part3-stepgif section ul.pt3-chara {
    width: 95%;
  }
}
@media (max-width: 1430px) {
  .part3-stepgif section {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  .part3-stepgif section {
    padding: 120px 0 200px 0;
  }
}
@media (max-width: 800px) {
  .part3-stepgif section {
    padding: 100px 0 150px 0;
  }
}
@media (max-width: 500px) {
  .part3-stepgif section {
    padding: 100px 0 80px 0;
  }
}

.part3-video {
  position: relative;
  background: #F5D95F;
}
.part3-video h2 {
  position: absolute;
  top: -90px;
  width: 100%;
  z-index: 10;
  text-align: center;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .part3-video h2 img {
    width: 70%;
  }
}
@media (max-width: 500px) {
  .part3-video h2 img {
    width: 95%;
    margin: 0 auto;
  }
}
@media (max-width: 800px) {
  .part3-video h2 {
    top: -65px;
  }
}
@media (max-width: 500px) {
  .part3-video h2 {
    top: -40px;
  }
}
.part3-video section {
  width: 1400px;
  margin: 0 auto;
  padding: 150px 0;
}
.part3-video section ul {
  list-style: none;
  padding-inline-start: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.part3-video section ul li {
  width: 48%;
  margin: 0 1% 30px 1%;
}
@media (max-width: 500px) {
  .part3-video section ul li {
    width: 100%;
    margin: 0 1% 30px 1%;
  }
}
@media (max-width: 1430px) {
  .part3-video section {
    width: 95%;
  }
}
@media (max-width: 800px) {
  .part3-video section {
    padding: 100px 0;
  }
}

.part3-product-all {
  background: url(../images/part3-product-bg.png);
  padding: 120px 0 200px 0;
}
.part3-product-all h2 {
  font-size: 4em;
  text-align: center;
  color: #3F3F3F;
  padding: 0 20px;
}
.part3-product-all h2 b {
  display: block;
  font-size: 0.75em;
  margin: 10px 0 0 0;
}
@media (max-width: 1200px) {
  .part3-product-all h2 {
    font-size: 3em;
  }
}
@media (max-width: 700px) {
  .part3-product-all h2 {
    font-size: 2.2em;
  }
}
.part3-product-all section {
  width: 1300px;
  margin: 0 auto;
}
.part3-product-all section .pt3-link-btn a {
  display: block;
  position: relative;
  width: 49%;
}
.part3-product-all section .pt3-link-btn a span {
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 430px;
  margin: 0 0 0 -215px;
  background: #64A77E;
  color: #fff;
  font-size: 1.8em;
  padding: 25px 0;
  text-align: center;
  border-radius: 50px;
  border: 5px solid #64A77E;
}
@media (max-width: 1200px) {
  .part3-product-all section .pt3-link-btn a span {
    padding: 15px 0;
    font-size: 1.5em;
    width: 400px;
    margin: 0 0 0 -200px;
    bottom: 30px;
  }
}
@media (max-width: 800px) {
  .part3-product-all section .pt3-link-btn a span {
    width: 80%;
    margin: 0 0 0 -40%;
    font-size: 1.2em;
    bottom: 20px;
  }
}
@media (max-width: 700px) {
  .part3-product-all section .pt3-link-btn a {
    width: 100%;
  }
}
.part3-product-all section .pt3-pd-a {
  margin: 100px 0 130px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.part3-product-all section .pt3-pd-a a.ppa-pd-a:hover span {
  background: #FFE49B;
  color: #333;
  border: 5px solid #64A77E;
}
.part3-product-all section .pt3-pd-a a.ppa-pd-b {
  margin: 50px 0 0 0;
}
.part3-product-all section .pt3-pd-a a.ppa-pd-b:hover span {
  background: #ABD9FF;
  color: #333;
  border: 5px solid #64A77E;
}
@media (max-width: 700px) {
  .part3-product-all section .pt3-pd-a {
    margin: 80px 0 200px 0;
  }
}
.part3-product-all section .pt3-pd-b {
  position: relative;
  margin: 0 0 170px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.part3-product-all section .pt3-pd-b img.ppb-decorate-a {
  position: absolute;
  top: -100px;
  left: 50%;
  width: 480px;
  margin: 0 0 0 -160px;
  z-index: 10;
}
@media (max-width: 1200px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-a {
    width: 450px;
    top: -90px;
  }
}
@media (max-width: 900px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-a {
    width: 380px;
    top: -50px;
  }
}
@media (max-width: 700px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-a {
    top: -145px;
    left: inherit;
    right: 0;
    margin: 0;
  }
}
@media (max-width: 500px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-a {
    width: 300px;
    top: -125px;
  }
}
.part3-product-all section .pt3-pd-b img.ppb-decorate-b {
  position: absolute;
  top: -60px;
  left: -50px;
  z-index: 10;
}
@media (max-width: 700px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-b {
    left: 0;
  }
}
.part3-product-all section .pt3-pd-b img.ppb-decorate-c {
  position: absolute;
  top: -160px;
  right: 0;
  z-index: 10;
}
@media (max-width: 1200px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-c {
    width: 150px;
    top: -50px;
  }
}
@media (max-width: 500px) {
  .part3-product-all section .pt3-pd-b img.ppb-decorate-c {
    display: none;
  }
}
.part3-product-all section .pt3-pd-b a.ppa-pd-c:hover span {
  background: #F8F1DA;
  color: #333;
  border: 5px solid #64A77E;
}
.part3-product-all section .pt3-pd-b a.ppa-pd-d {
  margin: 100px 0 0 0;
}
.part3-product-all section .pt3-pd-b a.ppa-pd-d:hover span {
  background: #F8F1DA;
  color: #333;
  border: 5px solid #64A77E;
}
@media (max-width: 700px) {
  .part3-product-all section .pt3-pd-b a.ppa-pd-d {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 500px) {
  .part3-product-all section .pt3-pd-b {
    margin: 0 0 120px 0;
  }
}
.part3-product-all section .pt3-pd-mg {
  margin: 0;
}
@media (max-width: 1430px) {
  .part3-product-all section {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  .part3-product-all {
    padding: 120px 0 150px 0;
  }
}
@media (max-width: 500px) {
  .part3-product-all {
    padding: 80px 0 100px 0;
  }
}

.short-video {
  position: relative;
  width: 1400px;
  margin: 0 auto;
  padding: 180px 0 100px 0;
}
.short-video .sv-bg-tt {
  position: relative;
}
.short-video .st-vdo-tt {
  position: absolute;
  width: 100%;
  top: -100px;
  left: 0;
  text-align: center;
}
@media (max-width: 800px) {
  .short-video .st-vdo-tt img.svt-img-com {
    display: none;
  }
}
.short-video .st-vdo-tt img.svt-img-mob {
  display: none;
}
@media (max-width: 800px) {
  .short-video .st-vdo-tt img.svt-img-mob {
    display: block;
  }
}
@media (max-width: 1000px) {
  .short-video .st-vdo-tt {
    width: 95%;
    left: 50%;
    margin: 0 0 0 -47%;
    top: -80px;
  }
}
@media (max-width: 700px) {
  .short-video .st-vdo-tt {
    top: -70px;
  }
}
@media (max-width: 568px) {
  .short-video .st-vdo-tt {
    width: 95%;
    top: -60px;
  }
}
@media (max-width: 460px) {
  .short-video .st-vdo-tt {
    top: -30px;
  }
}
.short-video ul {
  list-style: none;
  margin-bottom: 0;
  padding-inline-start: 0;
}
.short-video ul li {
  display: inline-block;
  vertical-align: top;
  width: 46.5%;
  margin: 0 1.5% 50px 1.5%;
  border: 5px solid #64A77E;
}
.short-video ul li .yt-mob {
  display: none;
}
@media (max-width: 800px) {
  .short-video ul li .yt-mob {
    display: block;
  }
}
.short-video ul li a {
  position: relative;
  display: block;
}
.short-video ul li a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  background: url(../images/play-btn-a.png) no-repeat;
  background-size: 100%;
  z-index: 100;
  opacity: 0.8;
  transition: 0.3s;
}
.short-video ul li a span img {
  width: 100%;
  height: auto;
}
@media (max-width: 568px) {
  .short-video ul li a span {
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
  }
}
.short-video ul li a:hover span {
  background: url(../images/play-btn-b.png) no-repeat;
  background-size: 100%;
  width: 100px;
  height: 100px;
  opacity: 1;
}
@media (max-width: 800px) {
  .short-video ul li a {
    display: none;
  }
}
@media (max-width: 800px) {
  .short-video ul li {
    width: 100%;
    margin: 30px 0 0 0;
  }
}
@media (max-width: 1430px) {
  .short-video ul {
    background-size: 100%;
  }
}
@media (max-width: 1000px) {
  .short-video ul {
    padding: 10px 50px 0 50px;
  }
}
@media (max-width: 800px) {
  .short-video ul {
    padding: 25px 50px 0 50px;
  }
}
@media (max-width: 568px) {
  .short-video ul {
    padding: 0;
    margin: -10px 0 -10px 0;
  }
}
@media (max-width: 1430px) {
  .short-video {
    width: 85%;
  }
}
@media (max-width: 1000px) {
  .short-video {
    padding: 100px 0 30px 0;
  }
}
@media (max-width: 800px) {
  .short-video {
    padding: 60px 0 100px 0;
  }
}
@media (max-width: 460px) {
  .short-video {
    padding: 60px 0 60px 0;
  }
}

.video-modal-body {
  padding: 10px;
}

.close {
  font-size: 2rem;
}/*# sourceMappingURL=style.css.map */