html,
body {
  margin: 0px;
  padding: 0px;
}
html {
  font-size: 10px;
}
a,
img {
  border: 0px;
  outline: 0px;
}
.cssClear {
  clear: both;
}
.cssHide {
  display: none;
}
.cssBlock {
  display: block;
  border: 0px;
  outline: 0;
}
body {
  font-family: "Noto Sans HK", "Microsoft YaHei", "Roboto", "SF Pro SC",
    "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont,
    -apple-system, "Segoe UI", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  background: #fee0c4;
}
.cssHeadermobile {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.cssHeadermobile .cssWarapper {
  margin: 0 20px;
  text-align: left;
}
@media (min-width: 961px) {
    .caption.patent1 {
        width: 100%;
        text-align: right;
    }
    .popup.cert2 {
        margin-left: 30%;
    }
}
@media screen and (max-width: 960px) {
    .caption.patent1 {
        width: 100%;
        text-align: left;
    }
}
@media screen and (max-width: 960px) {
  .cssHeadermobile {
    display: block;
    top: 0px;
    padding: 10px 0;
  }
  .cssHeadermobile.cssHide {
    display: none;
  }
  .cssHeadermobile .cssWarapper {
    position: relative;
  }
  .cssHeadermobile .cssLogo img {
    width: 15%;
  }
  .cssHeadermobile a.hm {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 5%;
  }
  .cssHeadermobile a.hm img {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .desktop {
    display: none;
  }
}
.mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .mobile {
    display: block;
  }
}
body.openmmenu .cssMenumobi {
  display: block;
}
.cssMenumobi {
  position: fixed;
  background-color: #842228;
  width: 100%;
  height: 100%;
  top: 0px !important;
  left: 0px;
  color: #ffffff;
  z-index: 100;
  display: none;
}
.cssMenumobi a {
  font-size: 1.6rem;
  color: #ffffff;
  text-decoration: none;
}
.cssMenumobi .cssWarapper {
  padding: 20px;
}
.cssMenumobi .cssLogo {
  position: relative;
}
.cssMenumobi .cssLogo img {
  width: 15%;
}
.cssMenumobi .cssLogo img.logo2 {
  width: 35%;
  position: absolute;
  left: 100px;
}
.cssMenumobi .cssLogo a.hm {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  width: 5%;
}
.cssMenumobi .cssLogo a.hm img {
  width: 100%;
}
.cssMenumobi nav {
  padding: 40px 100px;
}
.cssMenumobi nav a {
  display: block;
  margin-bottom: 40px;
}
.cssMenumobi .cssTextsize {
  margin: 0 100px 0;
}
.cssMenumobi .cssTextsize * {
  float: left;
}
.cssMenumobi .cssTextsize::after {
  display: block;
  clear: both;
}
.cssMenumobi .cssTextsize img {
  height: 30px;
}
.cssHeader {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.cssHeader .cssWarapper {
  max-width: 990px;
  width: 100 .cssHeader .cssWarapper;
  position: relative;
  margin: 0 auto;
  padding: 55px 0;
}
.cssHeader .cssLogo {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.cssHeader .cssLogo img {
  max-width: 115px;
  width: 80%;
}
.cssHeader nav a {
  text-decoration: none;
  color: #842228;
  font-size: 1.68rem;
  margin: 0 2.5rem;
  font-weight: 500;
}
.cssHeader nav a:hover,
.cssHeader nav a.active {
  position: relative;
}
.cssHeader nav a:hover span::after,
.cssHeader nav a.active span::after {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #842228;
  content: " ";
  position: absolute;
  left: 0px;
  bottom: -10px;
}
.cssHeader .cssTextsize {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.cssHeader .cssTextsize * {
  float: left;
}
.cssHeader .cssTextsize::after {
  display: block;
  clear: both;
}
@media screen and (max-width: 960px) {
  .cssHeader {
    display: none;
  }
}
body.move .cssHeader {
  background: #ffffff;
}
body.move .cssHeadermobile {
  background: #ffffff;
}
body.move .cssHeadermobile::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25%;
  height: 50%;
  width: 80%;
  left: 10%;
  background: url("../images/sub_logo.png") center center no-repeat;
  background-size: contain;
}
.cssFooter {
  width: 100%;
  text-align: Center;
  background: #ffffff;
  padding: 6rem 0 4rem;
}
.cssFooter span {
  color: #842228;
}
.cssFooter .cssLogo2 img {
	max-width: 600px;
}
.cssFooter .cssText1 {
  font-size: 1.54rem;
  padding: 4rem 0 6rem;
  line-height: 150%;
  max-width: 900px;
  margin: 0 auto;
}
.cssFooter .cssText2 {
  font-size: 1.26rem;
}
.cssFooter .cssText2 a {
  color: #000;
  text-decoration: none;
  line-height: 300%;
}
@media screen and (max-width: 960px) {
  .cssFooter {
    font-size: 1.6rem;
    padding: 2rem 0px;
  }
  .cssFooter img {
    width: 22%;
  }
  .cssFooter .wrapper {
    margin: 0 20px;
  }
  .cssFooter .cssText1 {
    font-size: 1.2rem;
    padding: 2rem 0 2rem;
    line-height: 150%;
  }
  .cssFooter .cssText2 {
    font-size: 1.2rem;
  }
  .cssFooter .cssText2 a {
    color: #000;
    text-decoration: none;
    line-height: 150%;
  }
}
.cssSection {
  width: 100%;
  position: relative;
}
.cssSection .cssHeadline {
  background: url("../images/section1/titlebar.jpg") center center repeat-x;
  padding: 1.3rem 0;
  text-align: center;
}
.cssSection .cssHeadline img {
  width: 100%;
  max-width: 1920px;
}
.cssKv {
  overflow: hidden;
}
.cssKv .cssBg {
  position: relative;
}
.cssKv .cssBg img {
  width: 100%;
}
.cssKv .arrow-d {
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 30px;
  z-index: 10;
}
.cssKv .cssProdct {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.cssKv .cssProdct img {
  width: 90%;
  margin: 6% 5% 0;
}
.cssKv .cssProdct .c2,
.cssKv .cssProdct .c3,
.cssKv .cssProdct .c4 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.cssKv .cssProdct .c2 {
  transform-origin: 43% 78%;
  transform: rotate(29deg);
}
.cssKv .cssProdct .c3 {
  transform-origin: 56% 78%;
  transform: rotate(-29deg);
}
.cssKv .css1a,
.cssKv .css2,
.cssKv .css3 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  width: 100%;
}
.cssKv .css2,
.cssKv .css3 {
  opacity: 0;
  transition: all 1s ease-out;
}
.cssKv .cssBg .css1a {
  display: block;
}
.cssKv .cssBg .css1 {
  opacity: 0;
}
.cssKv .cssBg .css1a,
.cssKv .cssBg .css2,
.cssKv .cssBg .css3 {
  transform: translate(-50%, -42%);
  top: 50%;
  left: 50%;
  width: 145%;
}
.cssKv .cssBg .css1a .mask {
  backgroundright: #000000;
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  position: absolute;
  top: 0px;
  left: 0px;
}
.cssKv .cssBg .css2::after {
  background: #000000;
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  top: 0px;
  left: 0px;
}
.cssKv .hide {
  opacity: 0;
}
.cssKv .cssTitle {
  position: absolute;
  top: 120px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.cssKv .cssTitle img {
  width: 100%;
  max-width: 258px;
}
.cssKv .infoframe {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 1s ease-out;
  max-width: 1920px;
  width: 100%;
}
.cssKv .infoframe .cssIcons {
  position: absolute;
  left: 3%;
  width: 27%;
  display: flex;
  flex-wrap: wrap;
}
.cssKv .infoframe .cssIcons div {
  width: 25%;
  margin: 0 3%;
  margin-bottom: 1rem;
}
.cssKv .infoframe .cssIcons div img {
  width: 100%;
}
.cssKv .infoframe .cssProducts {
  position: absolute;
  width: 24%;
  right: 20px;
}
.cssKv .infoframe .cssProducts .row {
  display: flex;
}
.cssKv .infoframe .cssProducts .r2 {
  align-items: baseline;
}
.cssKv .infoframe .cssProducts .r3 {
  padding-top: 0.5rem;
}
.cssKv .infoframe .cssProducts .cssProduct {
  width: 30%;
  margin-left: 5%;
}
.cssKv .infoframe .cssProducts .cssProduct img {
  width: 100%;
}
.cssKv .infoframe .cssProducts .cssProduct .cssText {
  text-align: center;
  position: relative;
  background-size: contain;
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #bd9466;
  z-index: 0;
  padding: 0.2rem 0;
}
.cssKv .infoframe .cssProducts .cssProduct .cssText div {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
.cssKv .infoframe .cssProducts .cssProduct .cssText img {
  top: 0px;
  left: 0px;
}
.cssKv .infoframe .cssProducts .cssProduct.s1 {
  width: 33%;
}
.cssKv .infoframe .cssProducts .cssProduct.s1 .cssText {
  width: 90%;
}
.cssKv .infoframe .cssProducts .cssProduct.s2 .cssText {
  color: #91af4e;
}
.cssKv .infoframe .cssProducts .cssProduct.s3 .cssText {
  color: #d8bf9a;
}
@media screen and (max-width: 960px) {
  .cssKv {
    overflow: hidden;
  }
  .cssKv .cssBg {
    position: relative;
  }
  .cssKv .cssBg img {
    width: 200%;
    transform: translateX(-25%);
  }
  .cssKv .cssBg .css1a,
  .cssKv .cssBg .css2,
  .cssKv .cssBg .css3 {
    transform: translate(-50%, -41%);
  }
  .cssKv .cssProdct {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
  }
  .cssKv .cssProdct img {
    width: 200%;
    transform: translateX(-27%);
  }
  .cssKv .cssTitle {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
  }
  .cssKv .cssTitle img {
    width: 30%;
  }
  .cssKv .infoframe {
    position: static;
    top: 55%;
    left: 50%;
    transform: translateX(0%);
  }
  .cssKv .infoframe .cssIcons {
    position: static;
    left: 0;
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .cssKv .infoframe .cssIcons div {
    width: 25%;
    margin: 0 2%;
    margin-bottom: 0rem;
  }
  .cssKv .infoframe .cssIcons div img {
    width: 100%;
  }
  .cssKv .infoframe .cssIcons div:nth-child(4) {
    margin-left: 10%;
  }
  .cssKv .infoframe .cssProducts {
    position: static;
    width: 60%;
    right: 0;
    margin: 0 auto;
    padding: 2rem 0;
  }
  .cssKv .infoframe .cssProducts .cssProduct {
    width: 30%;
    margin: 0 1.5%;
  }
  .cssKv .infoframe .cssProducts .cssProduct img {
    width: 100%;
  }
  .cssKv .infoframe .cssProducts .cssProduct .cssText {
    text-align: center;
    position: relative;
    background-size: contain;
    margin-bottom: 0rem;
    font-size: 1.26rem;
    color: #bd9466;
    z-index: 0;
    padding: 0.2rem 0;
  }
  .cssKv .infoframe .cssProducts .cssProduct.s1 {
    width: 31%;
  }
  .cssKv .infoframe .cssProducts .cssProduct.s1 .cssText {
    width: 90%;
  }
  .cssKv .infoframe .cssProducts .cssProduct.s2 .cssText {
    color: #91af4e;
  }
  .cssKv .infoframe .cssProducts .cssProduct.s3 .cssText {
    color: #d8bf9a;
  }
  .cssKv .infoframe .cssProducts .cssProduct.s2 .cssImg {
    padding-top: 5rem;
  }
  .cssKv .infoframe .cssProducts .cssProduct.s3 .cssImg {
    padding-top: 5rem;
  }
  .cssKv .infoframe .cssProducts .r3 .s1 .cssImg,
  .cssKv .infoframe .cssProducts .r3 .s2 .cssImg,
  .cssKv .infoframe .cssProducts .r3 .s3 .cssImg {
    padding-top: 0rem;
  }
}
.cssInfo {
  background: url("../images/section1/bird.png") top center no-repeat;
}
.cssInfo .cssContent {
  margin: 0 auto;
  max-width: 1300px;
  width: 68.75%;
  position: relative;
}
.cssInfo .cssContent .cssPara {
  padding: 6rem 0 0;
  text-align: center;
}
.cssInfo .cssContent .cssPara h6 {
  color: #842228;
  font-size: 3.15rem;
  margin: 0px;
  padding: 0 0 5rem;
  font-family: "Noto Serif TC", serif;
  font-weight: 900;
}
.cssInfo .cssContent .cssPara p {
  font-size: 1.96rem;
  margin: 0px;
  padding: 0 0 2rem;
  line-height: 150%;
}
.cssInfo .cssContent .cssPara img {
  padding: 0 0 5rem;
}
@media screen and (max-width: 960px) {
  .cssInfo .cssContent .cssPara h6 {
    font-size: 2.5rem;
  }
}
.cssInfo .cssContent .cssPara.left {
  text-align: left;
  position: relative;
}
.cssInfo .cssContent .cssPara.left h6 {
  position: relative;
  padding: 0;
  margin: 0 0 2rem;
}
.cssInfo .cssContent .cssPara.left h6 span {
  position: relative;
}
.cssInfo .cssContent .cssPara.left h6 span::after {
  display: block;
  width: 60%;
  height: 2px;
  background-color: #842228;
  content: " ";
  position: absolute;
  left: 0px;
  bottom: -5px;
}
.cssInfo .cssContent .cssPara.left .slogon {
  position: absolute;
  transform: translate(-100%, -40%);
}
@media screen and (max-width: 960px) {
  .cssInfo .cssContent {
    margin: 0 20px;
    max-width: auto;
    width: auto;
  }
  .cssInfo .cssContent h6 {
    font-size: 2.6rem;
    padding: 0 0 2rem;
  }
  .cssInfo .cssContent p {
    text-align: left;
  }
  .cssInfo .cssContent img {
    padding: 0 0 0;
    width: 100% !important;
  }
  .cssInfo .cssContent .cssPara {
    padding-top: 3rem;
  }
  .cssInfo .cssContent .cssPara.left .slogon {
    position: absolute;
    transform: translate(0%, -275%);
    width: 15%;
    z-index: -1;
  }
}
.cssInfo .cssProducts .container {
  display: flex;
}
@media screen and (max-width: 960px) {
  .cssInfo .cssProducts .container {
    margin: 0 -10px;
  }
}
.cssInfo .cssProducts .cssProduct {
  width: 40%;
  margin: 4%;
  text-align: center;
}
.cssInfo .cssProducts .cssProduct .cssImg {
  text-align: center;
}
.cssInfo .cssProducts .cssProduct .cssContent {
  width: 100%;
}
.cssInfo .cssProducts .cssProduct .name {
  font-size: 4.76rem;
  text-align: left;
  color: #a27230;
  padding: 2rem 0;
}
.cssInfo .cssProducts .cssProduct .name img {
  width: 50%;
}
.cssInfo .cssProducts .cssProduct .name span {
  font-size: 40%;
  position: relative;
  top: -1.5rem;
  margin-right: 0.5rem;
}
.cssInfo .cssProducts .cssProduct .desc {
  font-size: 1.54rem;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .cssInfo .cssProducts .cssProduct {
    width: 50%;
    margin: 0 10px 20px;
  }
  .cssInfo .cssProducts .cssProduct .name {
    font-size: 2.6rem;
    text-align: left;
    padding: 1rem 0;
  }
  .cssInfo .cssProducts .cssProduct .name span {
    font-size: 40%;
    top: -1rem;
    margin-right: 0.5rem;
  }
  .cssInfo .cssProducts .cssProduct .desc {
    font-size: 1.6rem;
  }
  .cssInfo .cssProducts .cssProduct .cssImg {
    margin: 0 0px 0 0;
  }
  .cssInfo .cssProducts .cssProduct .cssContent {
    margin: 0px;
  }
}
.cssMaterial {
  background: url("../images/section1/bird.png") top center no-repeat;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssContent {
    padding: 20px 0;
  }
}
.cssMaterial .cssProducts .container {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .container {
    padding: 0 10px;
  }
}
.cssMaterial .cssProducts .cssProduct {
  width: 40%;
  margin: 2%;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct {
    width: 45%;
  }
}
.cssMaterial .cssProducts .cssProduct .cssContent {
  width: auto;
  text-align: center;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct .cssContent {
    position: static;
  }
}
.cssMaterial .cssProducts .cssProduct .pics img {
  width: 100%;
}
.cssMaterial .cssProducts .cssProduct .name {
  font-size: 2.205rem;
  font-weight: 700;
  color: #842228;
  padding: 1rem 0;
}
.cssMaterial .cssProducts .cssProduct .desc {
  font-size: 2.1rem;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct .name {
    font-size: 2rem;
    padding: 1rem 0;
  }
  .cssMaterial .cssProducts .cssProduct .desc {
    font-size: 1.6rem;
  }
}
.cssMaterial .cssProducts .cssProduct.p1 .pics {
  width: 100%;
  text-align: right;
}
.cssMaterial .cssProducts .cssProduct.p1 .pics img {
  width: 40%;
}
.cssMaterial .cssProducts .cssProduct.p1 .cssContent {
  bottom: -25%;
  right: -15%;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct.p1 .pics {
    width: 100%;
    text-align: right;
  }
  .cssMaterial .cssProducts .cssProduct.p1 .pics img {
    width: 100%;
  }
  .cssMaterial .cssProducts .cssProduct.p1 .cssContent {
    bottom: -5%;
    right: -15%;
  }
}
.cssMaterial .cssProducts .cssProduct.p2 {
  margin-left: 0px;
}
.cssMaterial .cssProducts .cssProduct.p2 .pics {
  width: 100%;
  text-align: center;
  padding-top: 15%;
}
.cssMaterial .cssProducts .cssProduct.p2 .pics img {
  width: 40%;
}
.cssMaterial .cssProducts .cssProduct.p2 .cssContent {
  bottom: -45%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct.p2 .pics {
    width: 100%;
    text-align: right;
    padding-top: 0px;
  }
  .cssMaterial .cssProducts .cssProduct.p2 .pics img {
    width: 100%;
  }
  .cssMaterial .cssProducts .cssProduct.p2 .cssContent {
    bottom: -5%;
    right: -15%;
    transform: translateX(0%);
  }
}
.cssMaterial .cssProducts .cssProduct.p3 {
  margin-left: 10%;
  margin-top: 6%;
}
.cssMaterial .cssProducts .cssProduct.p3 .pics {
  width: 100%;
  text-align: right;
}
.cssMaterial .cssProducts .cssProduct.p3 .pics img {
  width: 30%;
  margin-right: 10%;
}
.cssMaterial .cssProducts .cssProduct.p3 .cssContent {
  top: 60%;
  right: 0%;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct.p3 {
    margin-left: 0;
  }
  .cssMaterial .cssProducts .cssProduct.p3 .pics {
    width: 100%;
    text-align: right;
  }
  .cssMaterial .cssProducts .cssProduct.p3 .pics img {
    width: 100%;
  }
  .cssMaterial .cssProducts .cssProduct.p3 .cssContent {
    bottom: -10%;
    top: inherit;
    right: 15%;
    position: absolute;
    transform: translateX(0%);
  }
}
.cssMaterial .cssProducts .cssProduct.p4 {
  margin-top: 6%;
  margin-left: 0px;
  margin-right: 0px;
}
.cssMaterial .cssProducts .cssProduct.p4 .pics {
  width: 100%;
}
.cssMaterial .cssProducts .cssProduct.p4 .pics img {
  width: 40%;
  margin-right: 10%;
}
.cssMaterial .cssProducts .cssProduct.p4 .cssContent {
  bottom: 0%;
  left: 20%;
}
@media screen and (max-width: 960px) {
  .cssMaterial .cssProducts .cssProduct.p4 .pics {
    width: 100%;
    text-align: right;
  }
  .cssMaterial .cssProducts .cssProduct.p4 .pics img {
    width: 100%;
    margin-top: -20%;
    margin-left: -15%;
  }
  .cssMaterial .cssProducts .cssProduct.p4 .cssContent {
    bottom: -5%;
    right: -35%;
    position: absolute;
    transform: translateX(0%);
  }
}
.cssProducts.cssSection {
  background: url("../images/product1/bg.png") bottom center no-repeat;
  background-color: #fcd6a7;
}
.cssProducts.cssSection .cssPaging {
  padding: 8rem 0 4.5rem;
  display: flex;
  justify-content: center;
}
.cssProducts.cssSection .cssPaging .cssProduct {
  margin: 0 2rem;
  opacity: 0.5;
  display: flex;
  align-items: center;
}
.cssProducts.cssSection .cssPaging .cssProduct:hover,
.cssProducts.cssSection .cssPaging .cssProduct.active {
  opacity: 1;
}
.cssProducts.cssSection .cssPaging .cssProduct .cssText {
  margin: 0 1rem;
  text-align: center;
  font-size: 1.82rem;
  position: relative;
}
.cssProducts.cssSection .cssPaging .cssProduct .cssText img {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.cssProducts.cssSection .cssPaging .cssProduct .cssText div {
  padding: 1rem 0;
  position: relative;
  z-index: 1;
  color: #bd9466;
  padding: 0.5rem 3rem;
}
.cssProducts.cssSection .cssPaging .cssProduct.s2 .cssText div {
  color: #91af4e;
}
.cssProducts.cssSection .cssPaging .cssProduct.s3 .cssText div {
  color: #d8bf9a;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection .cssPaging {
    display: none;
  }
}
.cssProducts.cssSection .cssMain {
  max-width: 1400px;
  width: 98%;
  margin: 0 auto;
}
.cssProducts.cssSection .cssMain .cssPara {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  max-width: 800px;
}
.cssProducts.cssSection .cssMain .cssPara h6 {
  color: #842228;
  font-size: 3.15rem;
  margin: 0px 0 3rem;
  padding: 0px;
  font-family: "Noto Serif TC", serif;
  font-weight: 900;
}
.cssProducts.cssSection .cssMain .cssPara h6 span {
  position: relative;
  display: inline-block;
}
.cssProducts.cssSection .cssMain .cssPara h6 span::after {
  position: absolute;
  content: " ";
  display: block;
  bottom: -1rem;
  width: 60%;
  left: 20%;
  height: 2px;
  background: #842228;
}
.cssProducts.cssSection .cssMain .cssPara p {
  font-size: 1.96rem;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection .cssMain .cssPara {
    padding: 3rem 20px 0;
    width: auto;
  }
  .cssProducts.cssSection .cssMain .cssPara h6 {
    font-size: 2.6rem;
  }
  .cssProducts.cssSection .cssMain .cssPara p {
    font-size: 1.6rem;
  }
}
.cssProducts.cssSection .cssMain .cssProductInfo {
  padding: 0 0 4rem 0;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssImg img {
  width: 100%;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssText {
  position: absolute;
  left: 65%;
  top: 20%;
  font-size: 1.68rem;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssTag.tag1 {
  margin-left: -1.5rem;
  font-size: 2.45rem;
  color: #842228;
  background: url("../images/product1/tag1.png") left center no-repeat;
  padding: 2rem 3.5rem;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox {
  padding-top: 2rem;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssTag {
  font-size: 1.68rem;
  color: #ffffff;
  margin-bottom: 1rem;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssTag span {
  display: inline-block;
  padding: 1rem 2.2rem;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssTag.tag2 span {
  background: url("../images/product1/tag2.png") left center no-repeat;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssTag.tag3 span {
  background: url("../images/product1/tag3.png") left center no-repeat;
  padding: 1rem 2.3rem;
}
.cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssBox {
  font-size: 1.512rem;
  line-height: 1.6;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection .cssMain .cssProductInfo {
    padding: 0rem 0;
    margin: 0 20px;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssText {
    position: static;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssText {
    font-size: 1.6rem;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssImg img {
    width: 100%;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssTag.tag1 {
    font-size: 2rem;
    color: #842228;
    background: url("../images/product1/tag1m.png") left center no-repeat;
    background-size: contain;
    width: 102px;
    text-align: center;
    padding: 1rem 0.5rem;
    margin: 0 0 0 0rem;
    transform: scale(0.9);
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox {
    padding-top: 2rem;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssTag {
    font-size: 1.6rem;
    color: #ffffff;
    margin-bottom: 1rem;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssTag span {
    display: inline-block;
    padding: 1rem 2.4rem;
  }
  .cssProducts.cssSection
    .cssMain
    .cssProductInfo
    .cssInfobox
    .cssTag.tag2
    span {
    background: url("../images/product1/tag2.png") left center no-repeat;
  }
  .cssProducts.cssSection
    .cssMain
    .cssProductInfo
    .cssInfobox
    .cssTag.tag3
    span {
    background: url("../images/product1/tag3.png") left center no-repeat;
    padding: 1rem 2.65rem !important;
  }
  .cssProducts.cssSection .cssMain .cssProductInfo .cssInfobox .cssBox {
    font-size: 1.6rem;
    line-height: 200%;
  }
}
.cssProducts.cssSection .cssMain .Icons {
  text-align: center;
  width: 100%;
  padding: 0rem 0 4rem;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection .cssMain .Icons {
    width: auto;
    margin: 0 20px;
    padding: 2rem 0;
  }
  .cssProducts.cssSection .cssMain .Icons img {
    width: 100%;
  }
}
.cssProducts.cssSection.cssProduct1 .cssMain .cssProductInfo {
  padding-bottom: 0px;
}
.cssProducts.cssSection.cssProduct2 {
  padding-bottom: 4rem;
  background: url("../images/product2/bg.png") bottom center no-repeat;
  background-color: #6cb52d;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection.cssProduct2 {
    background-image: url("../images/product2/bg_mobile.png");
    background-size: cover;
  }
}
.cssProducts.cssSection.cssProduct2 .cssPara {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.cssProducts.cssSection.cssProduct2 .cssPara h6 {
  color: #3c5609;
}
.cssProducts.cssSection.cssProduct2 .cssPara h6 span::after {
  background: #3c5609;
}
.cssProducts.cssSection.cssProduct2 .cssPara p {
  font-size: 1.96rem;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection.cssProduct2 .cssPara {
    padding: 3rem 20px 0;
    width: auto;
  }
  .cssProducts.cssSection.cssProduct2 .cssPara h6 {
    font-size: 2.6rem;
  }
  .cssProducts.cssSection.cssProduct2 .cssPara p {
    font-size: 1.6rem;
  }
}
.cssProducts.cssSection.cssProduct2 .cssProductInfo .cssText {
  left: 68%;
}
.cssProducts.cssSection.cssProduct2
  .cssProductInfo
  .cssInfobox
  .cssTag.tag2
  span {
  background: url("../images/product2/tag2.png") left center no-repeat;
}
.cssProducts.cssSection.cssProduct2
  .cssProductInfo
  .cssInfobox
  .cssTag.tag3
  span {
  background: url("../images/product2/tag3.png") left center no-repeat;
  padding: 1rem 2.4rem;
}
.cssProducts.cssSection.cssProduct2 .Icons {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection.cssProduct2 .Icons {
    position: static;
    padding-top: 1rem;
    width: auto;
    margin: 0;
  }
}
.cssProducts.cssSection.cssProduct3 {
  padding-bottom: 4rem;
  background: url("../images/product3/bg.png") bottom center no-repeat;
  background-color: #e2c78f;
}
.cssProducts.cssSection.cssProduct3 .cssPara {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.cssProducts.cssSection.cssProduct3 .cssPara h6 {
  color: #72431e;
}
.cssProducts.cssSection.cssProduct3 .cssPara h6 span::after {
  background: #72431e;
}
.cssProducts.cssSection.cssProduct3 .cssPara p {
  font-size: 1.96rem;
  color: #72431e;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection.cssProduct3 .cssPara {
    padding: 3rem 20px 0;
    width: auto;
  }
  .cssProducts.cssSection.cssProduct3 .cssPara h6 {
    font-size: 2.6rem;
  }
  .cssProducts.cssSection.cssProduct3 .cssPara p {
    font-size: 1.6rem;
  }
}
.cssProducts.cssSection.cssProduct3 .cssProductInfo .cssText {
  left: 68%;
}
.cssProducts.cssSection.cssProduct3
  .cssProductInfo
  .cssInfobox
  .cssTag.tag2
  span {
  background: url("../images/product3/tag2.png") left center no-repeat;
  padding: 1rem 2.3rem;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection.cssProduct3
    .cssProductInfo
    .cssInfobox
    .cssTag.tag2
    span {
    padding: 1rem 2.4rem;
  }
}
.cssProducts.cssSection.cssProduct3
  .cssProductInfo
  .cssInfobox
  .cssTag.tag3
  span {
  background: url("../images/product3/tag3.png") left center no-repeat;
  padding: 1rem 2.3rem;
}
.cssProducts.cssSection.cssProduct3 .Icons {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection.cssProduct3 .Icons {
    position: static;
    padding-top: 1rem;
    margin: 0;
    width: auto;
  }
}
.cssProducts.cssSection .cssFoot {
  background: url("../images/product2/footbox.png") center center no-repeat;
  background-size: contain;
  max-width: 1472px;
  position: relative;
  margin: 0 auto;
  padding-top: 26.8%;
}
.cssProducts.cssSection .cssFoot .container {
  position: absolute;
  top: 0px;
  left: 15%;
  width: 70%;
  top: 50%;
  transform: translateY(-50%);
}
.cssProducts.cssSection .cssFoot .box {
  display: flex;
}
.cssProducts.cssSection .cssFoot .box .img {
  width: 25%;
}
.cssProducts.cssSection .cssFoot .box .img img {
  width: 100%;
}
.cssProducts.cssSection .cssFoot .box .text {
  width: 70%;
  margin-right: 5%;
  color: #72431e;
  font-size: 1.96rem;
}
.cssProducts.cssSection .cssBook {
  width: calc(75% - 80px);
  position: relative;
  min-width: 860px;
  margin: 0 auto;
}
.cssProducts.cssSection .cssBook .cssL {
  position: absolute;
  top: 0px;
  left: -32px;
}
.cssProducts.cssSection .cssBook .cssR {
  position: absolute;
  top: 0px;
  right: -48px;
}
.cssProducts.cssSection .cssBook .container {
  padding: 0 84px 0 83px;
  height: 100%;
}
.cssProducts.cssSection .cssBook .box {
  display: flex;
  height: 100%;
  align-items: center;
  background: #faf0e4;
}
.cssProducts.cssSection .cssBook .box .img {
  width: 25%;
}
.cssProducts.cssSection .cssBook .box .img img {
  width: 100%;
}
.cssProducts.cssSection .cssBook .box .text {
  width: 70%;
  margin-right: 5%;
  color: #72431e;
  font-size: 1.82rem;
}
.cssProducts.cssSection .cssBook img {
  border: 0px;
  outline: 0px;
  display: block;
}
.cssProducts.cssSection .cssBook .cssT img,
.cssProducts.cssSection .cssBook .cssB img,
.cssProducts.cssSection .cssBook .cssL img,
.cssProducts.cssSection .cssBook .cssR img {
  width: 100%;
}
.cssProducts.cssSection .cssBook .row {
  display: flex;
}
.cssProducts.cssSection .cssBook .row .cssL1 {
  width: 10%;
}
.cssProducts.cssSection .cssBook .row .cssC {
  width: 80%;
}
.cssProducts.cssSection .cssBook .row .cssR1 {
  width: 10%;
}
.cssProducts.cssSection .cssBook .row.cssB .cssC {
  position: relative;
}
.cssProducts.cssSection .cssBook .row.cssB .cssC img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
}
.cssProducts.cssSection .cssBook .row.cssT .cssC {
  position: relative;
}
.cssProducts.cssSection .cssBook .row.cssT .cssC img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
}
.cssProducts.cssSection .cssBook .row.cssM .cssL1,
.cssProducts.cssSection .cssBook .row.cssM .cssR1 {
  position: relative;
}
.cssProducts.cssSection .cssBook .row.cssM .cssL1 img,
.cssProducts.cssSection .cssBook .row.cssM .cssR1 img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.cssProducts.cssSection .cssBook .cssL {
  left: 0px;
  height: 100%;
  width: 47px;
  z-index: 3;
}
.cssProducts.cssSection .cssBook .cssL .cssT {
  width: 100%;
  bottom: 100%;
  left: 0px;
  z-index: 5;
  position: absolute;
}
.cssProducts.cssSection .cssBook .cssL .cssC {
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
}
.cssProducts.cssSection .cssBook .cssL .cssC img {
  height: 100%;
  width: 100%;
}
.cssProducts.cssSection .cssBook .cssL .cssB {
  width: 100%;
  top: 100%;
  left: 0px;
  z-index: 5;
  position: absolute;
}
.cssProducts.cssSection .cssBook .cssR {
  width: 48px;
  height: 100%;
  z-index: 3;
}
.cssProducts.cssSection .cssBook .cssR .cssT {
  width: 100%;
  bottom: 100%;
  left: 0px;
  z-index: 5;
  position: absolute;
}
.cssProducts.cssSection .cssBook .cssR .cssC {
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
}
.cssProducts.cssSection .cssBook .cssR .cssC img {
  height: 100%;
  width: 100%;
}
.cssProducts.cssSection .cssBook .cssR .cssB {
  width: 100%;
  top: 100%;
  left: 0px;
  z-index: 5;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .cssProducts.cssSection .cssBook {
    margin: 0 auto;
    height: auto;
    width: auto;
    min-width: auto;
    padding: 3rem 0;
    max-width: 400px;
    display: flex;
  }
  .cssProducts.cssSection .cssBook .cssL {
    left: 5% !important;
    position: relative;
    width: auto;
    height: auto;
  }
  .cssProducts.cssSection .cssBook .cssR {
    right: 5% !important;
    position: relative;
    width: auto;
    height: auto;
  }
  .cssProducts.cssSection .cssBook .box {
    display: block;
    background: #faf0e4;
    padding: 0rem 0;
    align-items: center;
  }
  .cssProducts.cssSection .cssBook .box .img {
    margin: 0 25%;
    width: 50%;
  }
  .cssProducts.cssSection .cssBook .box .img img {
    width: 100%;
  }
  .cssProducts.cssSection .cssBook .box .text {
    width: 100%;
    margin: 0% 00%;
    font-size: 1.2rem;
    padding: 0 0 1rem;
  }
  .cssProducts.cssSection .cssBook .container {
    padding: 0px;
    background: none;
  }
}
.cssRemark {
  text-align: center;
  background-color: #ffffff;
  font-size: 1.96rem;
}
.cssRemark div {
  padding: 4rem 8rem;
}
.cssRemark .small {
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  .cssRemark {
    font-size: 1.2rem;
  }
  .cssRemark div {
    padding: 10px 20px;
    text-align: left;
  }
}
.cssDetailInfo {
  background: url("../images/dinfo/bg.jpg") top center no-repeat;
  background-color: #fcd6a7;
  background-size: cover;
}
.cssDetailInfo .wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1125px;
  font-size: 1.96rem;
  padding-top: 6rem;
  line-height: 200%;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .wrapper {
    margin: 0 20px;
    max-width: auto;
    font-size: 1.6rem;
    padding-top: 3rem;
    line-height: 150%;
  }
}
.cssDetailInfo h6 {
  font-size: 3.332rem;
  position: relative;
}
.cssDetailInfo h6 span {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo h6 {
    font-size: 2.6rem;
  }
}
.cssDetailInfo .hl {
  color: #842228;
}
.cssDetailInfo h6 {
  margin: 0px;
  padding: 0 0 6rem;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo h6 {
    padding: 0 0 2rem;
    line-height: 1.4;
  }
}
.cssDetailInfo .cssSub {
  padding: 0 0 10rem;
  margin: 0 4rem;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSub {
    padding: 0 0 2rem;
    margin: 0 0px;
  }
}
.cssDetailInfo .cssSub.first {
  padding: 0 0 2rem;
}
.cssDetailInfo .cssSub.first h6:after {
  position: absolute;
  content: " ";
  display: block;
  bottom: 0rem;
  width: 30px;
  left: 0%;
  height: 4px;
  background: #842228;
}
.cssDetailInfo .cssSSection1 ul,
.cssDetailInfo .cssSSection3 ul {
  margin: 0px;
  padding: 0px;
}
.cssDetailInfo .cssSSection1 li,
.cssDetailInfo .cssSSection3 li {
  margin: 0px;
  padding: 0 0 20px 30px;
  background: url("../images/dinfo/dinfo_05.png") 0 10px no-repeat;
  list-style-type: none;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection1 li,
  .cssDetailInfo .cssSSection3 li {
    background: url("../images/bullet.svg") 0 6px no-repeat;
  }
}
.cssDetailInfo .cssSSection1 .cssIcons,
.cssDetailInfo .cssSSection3 .cssIcons {
  display: flex;
  text-align: center;
  margin: 0 auto;
  width: 80%;
  padding: 2rem 0;
}
.cssDetailInfo .cssSSection1 .cssIcons .cssIcon,
.cssDetailInfo .cssSSection3 .cssIcons .cssIcon {
  width: 25%;
  margin: 0 2%;
}
.cssDetailInfo .cssSSection1 .cssIcons .cssIcon img,
.cssDetailInfo .cssSSection3 .cssIcons .cssIcon img {
  width: 100%;
}
.cssDetailInfo .cssSSection1 .cssIcons .cssIcon .Text,
.cssDetailInfo .cssSSection3 .cssIcons .cssIcon .Text {
  padding-top: 2rem;
  display: block;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection1,
  .cssDetailInfo .cssSSection3 {
    font-size: 1.6rem;
    line-height: 150%;
  }
  .cssDetailInfo .cssSSection1 .cssIcons,
  .cssDetailInfo .cssSSection3 .cssIcons {
    display: flex;
    text-align: center;
    margin: 0 -20px;
    width: auto;
    padding: 20 0;
  }
  .cssDetailInfo .cssSSection1 .cssIcons .cssIcon,
  .cssDetailInfo .cssSSection3 .cssIcons .cssIcon {
    width: calc(33% - 40px);
    margin: 0 20px;
  }
  .cssDetailInfo .cssSSection1 .cssIcons .cssIcon img,
  .cssDetailInfo .cssSSection3 .cssIcons .cssIcon img {
    width: 100%;
  }
  .cssDetailInfo .cssSSection1 .cssIcons .cssIcon .Text,
  .cssDetailInfo .cssSSection3 .cssIcons .cssIcon .Text {
    padding-top: 1rem;
    display: block;
  }
}
.cssDetailInfo .cssSSection2 ul {
  margin: 0px;
  padding: 0px;
}
.cssDetailInfo .cssSSection2 li {
  margin: 0px;
  padding: 0 0 20px 30px;
  background: url("../images/dinfo/dinfo_05.png") 0 10px no-repeat;
  list-style-type: none;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection2 li {
    background: url("../images/bullet.svg") 0 6px no-repeat;
  }
}
.cssDetailInfo .cssSSection2 .headline {
  display: block;
  padding-bottom: 2rem;
  color: #134a62;
  margin-left: 30px;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection2 .headline {
    margin-left: 30px;
  }
}
.cssDetailInfo .cssSSection2 ul.list2 {
  margin: 0px 0 0 30px;
  padding: 0px;
}
.cssDetailInfo .cssSSection2 ul.list2 li {
  margin: 0px;
  padding: 0 0 20px 30px;
  background: url("../images/dinfo/dinfo_17.png") 0 10px no-repeat;
  list-style-type: none;
}
.cssDetailInfo .cssSSection2 .img {
  margin: 0 -0%;
}
.cssDetailInfo .cssSSection2 .img img {
  width: 100%;
}
.cssDetailInfo .cssSSection2 .img0 img {
  width: 100%;
}
.cssDetailInfo .cssSSection3 .head {
  font-size: 3.5rem;
  background: url("../images/bullet2.svg") 0 8px no-repeat;
  padding-left: 30px;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection3 .head {
    background: url("../images/bullet3.svg") 0 6px no-repeat;
    padding-left: 20px;
  }
}
.cssDetailInfo .cssSSection3 .content {
  padding-top: 2rem;
}
.cssDetailInfo .cssSSection3 .row {
  position: relative;
}
.cssDetailInfo .cssSSection3 .row .text {
  width: 45%;
  position: absolute;
  top: 0px;
  left: 0;
}
.cssDetailInfo .cssSSection3 .row .img {
  width: 100%;
  text-align: right;
}
.cssDetailInfo .cssSSection3 .row .img img {
  width: 65%;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection3 .head {
    font-size: 2.6rem;
  }
  .cssDetailInfo .cssSSection3 .row {
    position: relative;
  }
  .cssDetailInfo .cssSSection3 .row .text {
    width: auto;
    position: static;
    top: 0px;
    left: 0;
  }
  .cssDetailInfo .cssSSection3 .row .img {
    width: 100%;
  }
  .cssDetailInfo .cssSSection3 .row .img img {
    width: 100%;
  }
}
.cssDetailInfo .cssSSection4 .head {
  font-size: 3.5rem;
  font-weight: bold;
  background: url("../images/bullet2.svg") 0 13px no-repeat;
  padding-left: 45px;
  margin-bottom: 2rem;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection4 .head {
    background: url("../images/bullet3.svg") 0 12px no-repeat;
    padding-left: 20px;
  }
}
.cssDetailInfo .cssSSection4 .cssIcons {
  display: flex;
  text-align: center;
  margin: 0 auto;
  width: 90%;
  padding: 2rem 0;
  justify-content: center;
}
.cssDetailInfo .cssSSection4 .cssIcons .cssIcon {
  width: 31%;
  margin: 0 1.5%;
}
.cssDetailInfo .cssSSection4 .cssIcons .cssIcon img {
  width: 70%;
}
.cssDetailInfo .cssSSection4 .cssIcons .cssIcon .Text {
  padding-top: 2rem;
  display: block;
}
.cssDetailInfo .cssSSection4 .cssIcons .cssIcon .headline {
  font-size: 2.52rem;
  font-weight: bold;
  padding-bottom: 1rem;
}
.cssDetailInfo .cssSSection4.end .cssIcons {
  justify-content: normal;
  margin: 0;
  padding: 6rem 0 0 0;
}
.cssDetailInfo .cssSSection4.end .cssIcons .cssIcon {
  margin: 0 6% 0 0;
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection4.end .cssIcons .cssIcon {
    margin: 0 0px;
  }
  .cssDetailInfo .cssSSection4.end .cssIcons .cssIcon .headline {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection4 {
    font-size: 1.6rem;
    line-height: 150%;
  }
  .cssDetailInfo .cssSSection4 .head {
    font-size: 2.6rem;
  }
  .cssDetailInfo .cssSSection4 .cssIcons {
    display: flex;
    text-align: center;
    margin: 0 -20px;
    width: auto;
    padding: 20 0;
  }
  .cssDetailInfo .cssSSection4 .cssIcons .cssIcon {
    width: calc(33% - 40px);
    margin: 0 0px;
  }
  .cssDetailInfo .cssSSection4 .cssIcons .cssIcon .headline {
    font-size: 1.6rem;
    padding-bottom: 0;
  }
  .cssDetailInfo .cssSSection4 .cssIcons .cssIcon img {
    width: 100%;
  }
  .cssDetailInfo .cssSSection4 .cssIcons .cssIcon .Text {
    padding-top: 1rem;
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .cssDetailInfo .cssSSection4.icons5 .cssIcons {
    display: block !important;
    text-align: left;
    margin: 0 0px;
  }
  .cssDetailInfo .cssSSection4.icons5 .cssIcons .cssIcon {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .cssDetailInfo .cssSSection4.icons5 .cssIcons .cssIcon img {
    width: 40%;
  }
  .cssDetailInfo .cssSSection4.icons5 .cssIcons .cssIcon .Text {
    margin: 0px 0 0 20px;
    width: calc(60% - 20px);
  }
  .cssDetailInfo .cssSSection4.icons5 .cssIcons.r2 .cssIcon:nth-child(2n + 1),
  .cssDetailInfo .cssSSection4.icons5 .cssIcons.r1 .cssIcon:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .cssDetailInfo
    .cssSSection4.icons5
    .cssIcons.r2
    .cssIcon:nth-child(2n + 1)
    .Text,
  .cssDetailInfo
    .cssSSection4.icons5
    .cssIcons.r1
    .cssIcon:nth-child(2n)
    .Text {
    text-align: right;
    margin: 0px 20px 0 0;
    width: calc(60% - 20px);
  }
}
.img-fluid {
  max-width: 100%;
}
.nnIcon {
  position: absolute;
  right: -20%;
  top: 10%;
  max-width: 60px;
}
.nnIconp1 {
  position: absolute;
  right: -25%;
  top: -10%;
  max-width: 60px;
}
.nnIcon2 {
  position: absolute;
  right: -20%;
  top: -20%;
  max-width: 60px;
}
@media (max-width: 768px) {
  .nnIcon2 {
    top: 5%;
    width: 60px;
    right: -30%;
  }
}
.show {
  z-index: 999;
  display: none;
}
.show .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.show .img-show {
  width: 40vw;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  z-index: 999;
}
.img-show span {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 99;
  cursor: pointer;
}
.img-show img {
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 50%;
  transform: translate(0%, -50%);
  left: 0;
}
#myImg {
  max-width: 80px;
  cursor: pointer;
}
.caption {
  margin-top: 1vh;
  margin-bottom: 10px;
  font-size: 11px;
}
.cssNewIcon {
  top: 5%;
  position: absolute;
  right: 30%;
  max-width: 110px;
}
.cssNewIcon img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .cssNewIcon {
    top: -1%;
    right: 20%;
    max-width: 70px;
  }
}
/*# sourceMappingURL=main.css.map */
