@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
article#product {
  background-image: url(../images/bg.png);
  background-position: center top;
  background-color: #000;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 1920px) {
    article#product {
      background-size: 1920px; } }
  @media only screen and (max-width: 800px) {
    article#product {
      background-size: 1000px; } }

.wp {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/product_wp.png);
  background-position: center bottom;
  width: 100%;
  height: 538px;
  top: 220px;
  z-index: 1;
  background-size: cover; }
  @media only screen and (max-width: 800px) {
    .wp {
      background-size: 1500px;
      top: 230px; } }

section.kv {
  position: relative;
  padding-top: 140px;
  overflow: hidden;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1200px) {
    section.kv {
      padding-top: 90px;
      margin-bottom: 80px; } }
  @media only screen and (max-width: 800px) {
    section.kv {
      margin-bottom: 50px; } }
  section.kv::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); }
  section.kv .light {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/light.png);
    width: 681px;
    height: 457px;
    left: 50%;
    top: 30px;
    margin-left: 0px;
    opacity: 0.5; }
    @media only screen and (max-width: 1200px) {
      section.kv .light {
        width: 600px;
        top: 150px;
        opacity: 0.2;
        margin-left: -150px; } }
    @media only screen and (max-width: 800px) {
      section.kv .light {
        width: 681px;
        top: -80px;
        margin-left: -500px; } }
  section.kv .s01 {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/smoke01.png);
    width: 1112px;
    height: 370px;
    bottom: -40px;
    z-index: 7;
    left: 50%;
    margin-left: -880px;
    -webkit-animation: smoke01 10s infinite linear;
    animation: smoke01 10s infinite linear; }

@-webkit-keyframes smoke01 {
  0% {
    left: 50%; }
  50% {
    left: 45%; }
  100% {
    left: 50%; } }

@keyframes smoke01 {
  0% {
    left: 50%; }
  50% {
    left: 45%; }
  100% {
    left: 50%; } }
  section.kv .main {
    width: 1100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 5; }
    section.kv .main:after {
      content: "";
      display: block;
      clear: both; }
    @media only screen and (max-width: 1200px) {
      section.kv .main {
        width: 675px;
        padding: 0 40px; } }
    @media only screen and (max-width: 800px) {
      section.kv .main {
        width: 100%;
        padding: 0 20px; } }
    section.kv .main .bread {
      position: relative;
      z-index: 3;
      margin-bottom: 60px; }
      @media only screen and (max-width: 800px) {
        section.kv .main .bread {
          margin-bottom: 40px; } }
      section.kv .main .bread a {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #FFF;
        cursor: pointer; }
      section.kv .main .bread label {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #FFF;
        margin-left: 5px; }
      section.kv .main .bread span {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #EBE696;
        margin-left: 5px; }
    section.kv .main .left {
      width: 500px;
      position: relative;
      float: left; }
      @media only screen and (max-width: 1200px) {
        section.kv .main .left {
          float: none; } }
      @media only screen and (max-width: 800px) {
        section.kv .main .left {
          width: 100%; } }
      section.kv .main .left h1 {
        font-family: 'Noto Serif TC', serif;
        font-size: 36px;
        font-weight: 900;
        line-height: 52px;
        color: #EBE696; }
      section.kv .main .left h2 {
        font-family: 'Noto Serif TC', serif;
        font-size: 36px;
        font-weight: 900;
        line-height: 52px;
        color: #EBE696;
        margin-bottom: 25px; }
        @media only screen and (max-width: 800px) {
          section.kv .main .left h2 {
            margin-bottom: 50px; } }
        section.kv .main .left h2 span {
          font-size: 16px;
          font-weight: 700;
          line-height: 15px;
          color: #000;
          background-color: #EBE696;
          padding: 2px 10px;
          border-radius: 30px;
          margin-left: 10px;
          position: relative;
          top: -8px; }
      section.kv .main .left .i01 {
        width: 680px;
        height: 420px;
        position: relative;
        left: 50%;
        top: 0;
        margin-left: -470px; }
        @media only screen and (max-width: 1200px) {
          section.kv .main .left .i01 {
            display: none; } }
    section.kv .main .right {
      position: relative;
      float: right; }
      @media only screen and (max-width: 1200px) {
        section.kv .main .right {
          float: none; } }
      section.kv .main .right .stamp {
        width: 250px;
        height: 250px;
        background-size: contain;
        position: absolute;
        left: 50%;
        top: 100px;
        margin-left: 90px;
        z-index: 3; }
        @media only screen and (max-width: 1200px) {
          section.kv .main .right .stamp {
            width: 220px;
            height: 220px;
            top: 30px;
            margin-left: 60px; } }
        @media only screen and (max-width: 800px) {
          section.kv .main .right .stamp {
            width: 140px;
            height: 140px;
            margin-left: 20px; } }
        section.kv .main .right .stamp.dog {
          background-image: url(../images/p_dog.png); }
        section.kv .main .right .stamp.cat {
          background-image: url(../images/p_cat.png); }
      section.kv .main .right .pimg {
        width: 590px; }
        @media only screen and (max-width: 1200px) {
          section.kv .main .right .pimg {
            width: 422px;
            position: relative;
            left: 50%;
            margin-left: -211px; } }
        @media only screen and (max-width: 800px) {
          section.kv .main .right .pimg {
            width: 375px;
            left: 50%;
            margin-left: -188px; } }

section.info {
  position: relative; }
  section.info .light, section.info .i01, section.info .i02 {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat; }
  section.info .light {
    background-image: url(../images/light.png);
    width: 800px;
    height: 534px;
    top: 330px;
    left: -220px;
    opacity: 0.3; }
    @media only screen and (max-width: 1200px) {
      section.info .light {
        width: 600px;
        top: 500px;
        left: -220px; } }
    @media only screen and (max-width: 800px) {
      section.info .light {
        width: 500px;
        top: 550px;
        left: -100px; } }
  section.info .i01 {
    background-image: url(../images/reviews_i01.png);
    width: 425px;
    height: 402px;
    right: -110px;
    top: 550px; }
    @media only screen and (max-width: 1200px) {
      section.info .i01 {
        width: 350px;
        top: 800px; } }
    @media only screen and (max-width: 800px) {
      section.info .i01 {
        width: 250px;
        top: 1000px; } }
  section.info .i02 {
    background-image: url(../images/product_i02.png);
    width: 303px;
    height: 577px;
    left: 0px;
    top: 900px; }
    @media only screen and (max-width: 1200px) {
      section.info .i02 {
        width: 250px;
        top: 1200px; } }
    @media only screen and (max-width: 800px) {
      section.info .i02 {
        width: 200px;
        top: 185 0px; } }
  section.info .main {
    width: 1100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 5; }
    @media only screen and (max-width: 1200px) {
      section.info .main {
        width: 100%;
        padding: 0 40px; } }
    @media only screen and (max-width: 800px) {
      section.info .main {
        width: 100%;
        padding: 0; } }
    section.info .main .info_box {
      margin-bottom: 100px; }
      @media only screen and (max-width: 1200px) {
        section.info .main .info_box {
          width: 500px;
          margin: 0 auto;
          margin-bottom: 50px;
          text-align: center; } }
      @media only screen and (max-width: 800px) {
        section.info .main .info_box {
          width: 100%; } }
      section.info .main .info_box .left {
        display: inline-block;
        vertical-align: top;
        margin-right: 100px;
        text-align: left;
        width: calc(100% - 460px); }
        @media only screen and (max-width: 1200px) {
          section.info .main .info_box .left {
            width: 100%;
            margin-right: 0;
            margin-bottom: 30px; } }
        section.info .main .info_box .left p {
          font-size: 16px;
          font-weight: 500;
          line-height: 36px;
          color: #EBE696;
          background-image: url(../images/check.png);
          background-repeat: no-repeat;
          background-position: left 8px;
          padding-left: 45px; }
          @media only screen and (max-width: 800px) {
            section.info .main .info_box .left p {
              padding-left: 40px; } }
      section.info .main .info_box .right {
        display: inline-block;
        vertical-align: top;
        width: 350px; }
        @media only screen and (max-width: 1200px) {
          section.info .main .info_box .right {
            margin-bottom: 30px; } }
        section.info .main .info_box .right .row {
          display: block; }
          section.info .main .info_box .right .row span {
            font-size: 16px;
            font-weight: 700;
            line-height: 15px;
            color: #adadad;
            border: solid 2px #adadad;
            border-radius: 30px;
            padding: 7px 10px;
            margin-right: 10px;
            margin-bottom: 10px;
            display: inline-block; }
      section.info .main .info_box .shop {
        position: fixed;
        bottom: 200px;
        right: 100px; }
        @media only screen and (max-width: 1200px) {
          section.info .main .info_box .shop {
            position: relative;
            bottom: initial;
            right: initial; } }
    section.info .main .ingre_box {
      background-color: rgba(0, 0, 0, 0.5);
      padding: 50px 0; }
      @media only screen and (max-width: 800px) {
        section.info .main .ingre_box {
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 50px 20px; } }
      section.info .main .ingre_box .inner {
        width: 675px;
        margin: 0 auto; }
        @media only screen and (max-width: 1200px) {
          section.info .main .ingre_box .inner {
            width: 500px; } }
        @media only screen and (max-width: 800px) {
          section.info .main .ingre_box .inner {
            width: 100%; } }
        section.info .main .ingre_box .inner .line {
          position: relative;
          width: 100%;
          height: 2px;
          background-color: #adadad;
          margin-top: 30px; }
          section.info .main .ingre_box .inner .line::before {
            content: "";
            width: 8px;
            height: 8px;
            background-color: #adadad;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
          section.info .main .ingre_box .inner .line::after {
            content: "";
            width: 8px;
            height: 8px;
            background-color: #adadad;
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
        section.info .main .ingre_box .inner h3 {
          font-family: 'Noto Serif TC', serif;
          font-size: 24px;
          font-weight: 900;
          line-height: 36px;
          color: #EBE696;
          text-align: center;
          margin-bottom: 30px; }
        section.info .main .ingre_box .inner .i_box {
          margin-bottom: 30px;
          text-align: center; }
          section.info .main .ingre_box .inner .i_box .item {
            display: inline-block;
            vertical-align: top;
            margin: 0 40px 5px; }
            @media only screen and (max-width: 1200px) {
              section.info .main .ingre_box .inner .i_box .item {
                margin: 0 20px 5px; } }
            @media only screen and (max-width: 800px) {
              section.info .main .ingre_box .inner .i_box .item {
                margin: 0 20px 30px; } }
            section.info .main .ingre_box .inner .i_box .item figure {
              width: 90px;
              margin: 0 auto; }
              @media only screen and (max-width: 1200px) {
                section.info .main .ingre_box .inner .i_box .item figure {
                  width: 70px; } }
            section.info .main .ingre_box .inner .i_box .item p {
              font-size: 16px;
              font-weight: 700;
              line-height: 15px;
              color: #EBE696;
              border: solid 2px #EBE696;
              border-radius: 20px;
              padding: 5px 8px; }
        section.info .main .ingre_box .inner .ruler {
          margin-bottom: 30px; }
          section.info .main .ingre_box .inner .ruler figure {
            width: 112px;
            margin: 0 auto 30px; }
          section.info .main .ingre_box .inner .ruler .detail {
            text-align: center; }
            section.info .main .ingre_box .inner .ruler .detail h4, section.info .main .ingre_box .inner .ruler .detail h5 {
              font-size: 16px;
              font-weight: 400;
              line-height: 24px;
              color: #FFF;
              margin-bottom: 20px; }
              @media only screen and (max-width: 800px) {
                section.info .main .ingre_box .inner .ruler .detail h4, section.info .main .ingre_box .inner .ruler .detail h5 {
                  width: calc(100% - 40px);
                  margin: 0 auto;
                  margin-bottom: 10px; } }
            section.info .main .ingre_box .inner .ruler .detail h5 {
              color: #adadad;
              text-align: left;
              display: none; }
            section.info .main .ingre_box .inner .ruler .detail .showall {
              font-size: 16px;
              font-weight: 400;
              line-height: 24px;
              color: #FFF;
              display: inline-block;
              text-decoration: underline;
              margin-bottom: 20px;
              cursor: pointer; }
        section.info .main .ingre_box .inner .ingre {
          position: relative; }
          section.info .main .ingre_box .inner .ingre::after {
            content: "";
            display: block;
            clear: both; }
          section.info .main .ingre_box .inner .ingre .left1, section.info .main .ingre_box .inner .ingre .right1 {
            width: 280px;
            float: left; }
            @media only screen and (max-width: 1200px) {
              section.info .main .ingre_box .inner .ingre .left1, section.info .main .ingre_box .inner .ingre .right1 {
                width: 240px; } }
            @media only screen and (max-width: 800px) {
              section.info .main .ingre_box .inner .ingre .left1, section.info .main .ingre_box .inner .ingre .right1 {
                width: calc(100% - 40px);
                margin: 0 auto;
                float: none; } }
            section.info .main .ingre_box .inner .ingre .left1 .row_box, section.info .main .ingre_box .inner .ingre .right1 .row_box {
              padding: 20px 0; }
              @media only screen and (max-width: 800px) {
                section.info .main .ingre_box .inner .ingre .left1 .row_box, section.info .main .ingre_box .inner .ingre .right1 .row_box {
                  padding: 0; } }
              section.info .main .ingre_box .inner .ingre .left1 .row_box .row, section.info .main .ingre_box .inner .ingre .right1 .row_box .row {
                padding: 4px 0px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                position: relative;
                border-bottom: 2px dotted #adadad; }
                section.info .main .ingre_box .inner .ingre .left1 .row_box .row::after, section.info .main .ingre_box .inner .ingre .right1 .row_box .row::after {
                  content: "";
                  display: block;
                  clear: both; }
                section.info .main .ingre_box .inner .ingre .left1 .row_box .row .left, section.info .main .ingre_box .inner .ingre .right1 .row_box .row .left {
                  float: left;
                  position: relative;
                  z-index: 2;
                  color: #FFF;
                  font-size: 16px;
                  font-weight: bold; }
                section.info .main .ingre_box .inner .ingre .left1 .row_box .row .right, section.info .main .ingre_box .inner .ingre .right1 .row_box .row .right {
                  float: right;
                  position: relative;
                  color: #FFF;
                  z-index: 2;
                  font-size: 16px; }
          section.info .main .ingre_box .inner .ingre .right1 {
            float: right; }
            @media only screen and (max-width: 800px) {
              section.info .main .ingre_box .inner .ingre .right1 {
                float: none; } }

section.page {
  position: relative;
  text-align: center;
  padding: 100px 0; }
  @media only screen and (max-width: 800px) {
    section.page {
      padding: 50px 0 100px; } }
  section.page a {
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    color: #EBE696;
    border: solid 2px #EBE696;
    border-radius: 20px;
    padding: 5px 8px;
    margin: 0 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; }
    @media only screen and (min-width: 801px) {
      section.page a:hover {
        background-color: #EBE696;
        color: #000; } }
