#wrapper {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  background: #fff; }
  @media screen and (max-width: 768px) {
    #wrapper {
      min-width: 0; } }
  #wrapper .kv {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background: url(https://www.citizenwatch-global.com/manufacture/manufacture/img/kv.jpg) center center/cover no-repeat; }
    #wrapper .kv a {
      color: #fff;
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none; }
    #wrapper .kv .inner {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
      height: 100%;
      position: relative;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: -webkit- center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        #wrapper .kv .inner {
          padding: 0 5%; } }
      #wrapper .kv .inner .kv_txt {
        text-align: center;
        font-size: 48px;
        color: #fff;
        font-weight: bold;
        letter-spacing: 20px; }
        @media screen and (max-width: 768px) {
          #wrapper .kv .inner .kv_txt {
            font-size: 28px;
            letter-spacing: 5px; } }
      #wrapper .kv .inner p.imgbtn {
        position: absolute;
        bottom: 50px;
        left: 0;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s; }
        @media screen and (max-width: 768px) {
          #wrapper .kv .inner p.imgbtn {
            text-align: center;
            width: 100%;
            text-align: center; }
            #wrapper .kv .inner p.imgbtn img {
              width: 150px; } }
        #wrapper .kv .inner p.imgbtn:hover {
          opacity: 0.7; }
    #wrapper .kv .arrow {
      position: absolute;
      bottom: 20px;
      left: 50%;
      -moz-transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      text-align: center;
      width: 100%;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      z-index: 30; }
      #wrapper .kv .arrow:hover {
        opacity: 0.5; }
  #wrapper .w1000 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #wrapper .w1000 {
        padding: 0 5%; } }
    #wrapper .w1000 h1 {
      margin: 60px 0 90px;
      text-align: center;
      border-bottom: 2px solid  #606060;
      line-height: 1.2;
      padding-bottom: 20px;
      font-weight: 500;
      letter-spacing: 5px;
      font-size: 47px; }
      @media screen and (max-width: 768px) {
        #wrapper .w1000 h1 {
          font-size: 20px;
          letter-spacing: 3px;
          margin: 30px 0 40px;
          padding-bottom: 10px; } }
    #wrapper .w1000 .box {
      position: relative;
      width: 100%; }
      #wrapper .w1000 .box h2 {
        font-size: 42px;
        line-height: 1.2;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .box h2 {
            font-size: 22px; } }
        #wrapper .w1000 .box h2 span {
          font-size: 50px;
          font-weight: 700; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box h2 span {
              font-size: 26px; } }
      #wrapper .w1000 .box p.txt {
        font-size: 21px;
        line-height: 1.8;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .box p.txt {
            font-size: 16px; } }
      #wrapper .w1000 .box_manufacture {
        margin-bottom: 80px;
        padding-bottom: 80px; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .box_manufacture {
            margin-bottom: 20px;
            padding-bottom: 60px; } }
        #wrapper .w1000 .box_manufacture h2 {
          margin-bottom: 30px; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_manufacture h2 {
              margin-bottom: 15px; } }
        #wrapper .w1000 .box_manufacture p.txt {
          padding-left: 400px; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_manufacture p.txt {
              padding: 0; } }
        #wrapper .w1000 .box_manufacture p.para1 {
          width: 100%;
          text-align: center;
          position: absolute;
          left: 0;
          bottom: 0; }
      #wrapper .w1000 .box_ideal {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: -webkit- space-between;
        justify-content: space-between;
        margin-bottom: 60px; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .box_ideal {
            display: block;
            margin-bottom: 40px; } }
        #wrapper .w1000 .box_ideal h2 {
          width: 300px;
          white-space: nowrap; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_ideal h2 {
              display: inline-block;
              width: auto;
              margin-bottom: 15px; } }
          #wrapper .w1000 .box_ideal h2 .para2 {
            position: absolute;
            bottom: -60px;
            right: -60px;
            width: 238px;
            z-index: -1; }
            @media screen and (max-width: 768px) {
              #wrapper .w1000 .box_ideal h2 .para2 {
                width: 120px;
                bottom: -20px;
                right: -30px; } }
        #wrapper .w1000 .box_ideal p.txt {
          width: 600px; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_ideal p.txt {
              width: 100%; } }
      #wrapper .w1000 .box_parts {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: -webkit- space-between;
        justify-content: space-between;
        margin-bottom: 60px; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .box_parts {
            display: block;
            margin-bottom: 40px; } }
        #wrapper .w1000 .box_parts h2 {
          width: 300px;
          white-space: nowrap; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_parts h2 {
              width: 100%;
              margin-bottom: 15px; } }
        #wrapper .w1000 .box_parts p.txt {
          width: 600px; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_parts p.txt {
              width: 100%; } }
          #wrapper .w1000 .box_parts p.txt span.img {
            display: block;
            margin-top: 60px; }
            @media screen and (max-width: 768px) {
              #wrapper .w1000 .box_parts p.txt span.img {
                margin-top: 30px;
                text-align: center; }
                #wrapper .w1000 .box_parts p.txt span.img img {
                  width: 200px; } }
      #wrapper .w1000 .box_strong {
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .box_strong h2 {
            margin-bottom: 15px; } }
        #wrapper .w1000 .box_strong p.txt {
          margin-top: -40px;
          padding-left: 400px; }
          @media screen and (max-width: 768px) {
            #wrapper .w1000 .box_strong p.txt {
              padding: 0;
              margin: 0px; } }
    #wrapper .w1000 .next {
      width: 591px;
      height: 865px;
      margin-left: auto;
      background: url(https://www.citizenwatch-global.com/manufacture/manufacture/img/pocket_watch.png) center bottom no-repeat;
      -js-display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-end;
      align-items: -webkit- flex-end;
      align-items: flex-end;
      -webkit-justify-content: center;
      justify-content: -webkit- center;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        #wrapper .w1000 .next {
          width: 100%;
          height: auto;
          background-size: contain;
          padding-top: 111%; } }
      #wrapper .w1000 .next p.btn {
        width: 280px;
        margin-bottom: 50px;
        margin-right: 80px; }
        @media screen and (max-width: 768px) {
          #wrapper .w1000 .next p.btn {
            margin-right: 0; } }
        #wrapper .w1000 .next p.btn a {
          color: #00101d;
          border-color: #00101d;
          background: url(https://www.citizenwatch-global.com/manufacture/common/img/btn_arrow2.png) right 20px center no-repeat rgba(255, 255, 255, 0.6); }
          #wrapper .w1000 .next p.btn a:hover {
            background-color: white; }
  #wrapper .bg_area {
    width: 100%;
    background: url(https://www.citizenwatch-global.com/manufacture/manufacture/img/watch.png) no-repeat, url(https://www.citizenwatch-global.com/manufacture/manufacture/img/para3.gif) no-repeat;
    background-position: center top,center 300px;
    padding-top: 300px; }
    @media screen and (min-width: 1719px) {
      #wrapper .bg_area {
        background-size: 100%,auto; } }
    @media screen and (max-width: 768px) {
      #wrapper .bg_area {
        background-size: 130%,auto;
        padding-top: 130px; } }

/*# sourceMappingURL=layout.css.map */
