@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("/en/font/Roboto-Thin.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("/en/font/Roboto-Regular.ttf") format("truetype"); }

.clearfix, #content #sec02 > .wrap > .box, #content #sec03 > .wrap > .box > .right, #content #sec03 > .wrap > .box > .right .btn, #content #sec04 > .wrap > .box {
  *zoom: 1; }
  .clearfix:after, #content #sec02 > .wrap > .box:after, #content #sec03 > .wrap > .box > .right:after, #content #sec03 > .wrap > .box > .right .btn:after, #content #sec04 > .wrap > .box:after {
    content: "";
    display: table;
    clear: both; }

/*----------------------------------------
products
----------------------------------------*/
#content {
  overflow: hidden; }
  #content #titleheader {
    height: 150px;
    background: url(../image/products/titleheaader_img01.jpg) no-repeat center center/cover; }
    @media screen and (max-width: 767px) {
      #content #titleheader {
        height: 90px; } }
    #content #titleheader > .wrap {
      position: relative; }
      #content #titleheader > .wrap > h1 {
        background: url(../image/products/titleheaader_img02.png) no-repeat center center/200px 200px;
        width: 200px;
        height: 200px;
        position: absolute;
        top: -20px;
        left: 0px;
        text-align: center;
        display: table;
        font-weight: bold;
        color: #FFF; }
        @media screen and (max-width: 767px) {
          #content #titleheader > .wrap > h1 {
            left: -20px;
            background: url(../image/products/titleheaader_img02.png) no-repeat center center/120px 120px;
            width: 120px;
            height: 120px; } }
        #content #titleheader > .wrap > h1 > span {
          font-size: 24px;
          font-weight: normal;
          display: table-cell;
          vertical-align: middle;
          line-height: 1.2em; }
          @media screen and (max-width: 767px) {
            #content #titleheader > .wrap > h1 > span {
              font-size: 18px; } }
  #content #sec01 {
    border-bottom: 1px solid #EBEBEB; }
    #content #sec01 > .wrap {
      position: relative;
      padding: 60px 0; }
      @media screen and (max-width: 767px) {
        #content #sec01 > .wrap {
          padding: 40px 10px 20px; } }
      #content #sec01 > .wrap > div.bg1 {
        position: absolute;
        top: -130px;
        left: 1240px;
        width: 260px;
        height: 260px; }
        @media screen and (max-width: 767px) {
          #content #sec01 > .wrap > div.bg1 {
            top: -25px;
            left: 80%;
            width: 50px;
            height: 50px; } }
        #content #sec01 > .wrap > div.bg1:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          content: '';
          width: 120px;
          height: 120px;
          background: rgba(8, 73, 157, 0.9);
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
          @media screen and (max-width: 767px) {
            #content #sec01 > .wrap > div.bg1:before {
              width: 50px;
              height: 50px; } }
      #content #sec01 > .wrap > div.bg2 {
        position: absolute;
        top: -260px;
        left: 1300px;
        width: 520px;
        height: 520px; }
        @media screen and (max-width: 767px) {
          #content #sec01 > .wrap > div.bg2 {
            top: -75px;
            left: 95%;
            width: 150px;
            height: 150px; } }
        #content #sec01 > .wrap > div.bg2:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          content: '';
          width: 240px;
          height: 240px;
          background: rgba(8, 73, 157, 0.9);
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
          @media screen and (max-width: 767px) {
            #content #sec01 > .wrap > div.bg2:before {
              width: 150px;
              height: 150px; } }
      #content #sec01 > .wrap > .box > h2 {
        text-align: center;
        font-size: 36px;
        font-weight: normal;
        position: relative;
        z-index: 3; }
        @media screen and (max-width: 767px) {
          #content #sec01 > .wrap > .box > h2 {
            font-size: 20px; } }
  #content #sec02 > .wrap {
    padding: 60px 0 50px; }
    @media screen and (max-width: 767px) {
      #content #sec02 > .wrap {
        padding: 20px 10px; } }
    #content #sec02 > .wrap > .box > .left {
      float: left;
      width: 690px;
      margin-right: 30px; }
      @media screen and (max-width: 767px) {
        #content #sec02 > .wrap > .box > .left {
          float: none;
          width: 100%;
          margin-right: 0;
          margin-bottom: 10px; } }
      #content #sec02 > .wrap > .box > .left > h2 {
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          #content #sec02 > .wrap > .box > .left > h2 {
            margin-bottom: 12px; } }
        #content #sec02 > .wrap > .box > .left > h2 img {
          width: 200px; }
          @media screen and (max-width: 767px) {
            #content #sec02 > .wrap > .box > .left > h2 img {
              width: 150px; } }
      #content #sec02 > .wrap > .box > .left > h3 {
        margin: 5px 0 20px 0;
        font-size: 28px;
        font-weight: normal; }
        @media screen and (max-width: 767px) {
          #content #sec02 > .wrap > .box > .left > h3 {
            font-size: 20px;
            margin: 0 0 12px 0; } }
      #content #sec02 > .wrap > .box > .left p {
        color: #666;
        font-size: 18px; }
        @media screen and (max-width: 767px) {
          #content #sec02 > .wrap > .box > .left p {
            font-size: 14px; } }
    #content #sec02 > .wrap > .box > .right {
      float: left;
      width: 450px; }
      @media screen and (max-width: 767px) {
        #content #sec02 > .wrap > .box > .right {
          float: none;
          width: 100%; } }
      #content #sec02 > .wrap > .box > .right figure {
        margin-bottom: 10px; }
        #content #sec02 > .wrap > .box > .right figure img {
          width: 100%;
          height: auto; }
  #content #sec03 {
    background: #F3F3F3; }
    #content #sec03 > .wrap {
      padding: 60px 0 120px 0; }
      @media screen and (max-width: 767px) {
        #content #sec03 > .wrap {
          padding: 20px 10px; } }
      #content #sec03 > .wrap > .box > .right {
        margin: 0px auto;
        width: 1000px; }
        @media screen and (max-width: 767px) {
          #content #sec03 > .wrap > .box > .right {
            float: none;
            width: 100%;
            padding: 0; } }
        #content #sec03 > .wrap > .box > .right > h2 {
          float: left;
          width: 40%;
          font-size: 36px;
          font-weight: bold;
          position: relative;
          padding-top: 10px;
          z-index: 3; }
          @media screen and (max-width: 767px) {
            #content #sec03 > .wrap > .box > .right > h2 {
              float: none;
              text-align: center;
              width: auto;
              font-size: 20px;
              font-weight: normal;
              padding-top: 0px;
              margin-bottom: 16px; } }
          #content #sec03 > .wrap > .box > .right > h2 > span {
            margin-left: 10px;
            font-size: 20px; }
            @media screen and (max-width: 767px) {
              #content #sec03 > .wrap > .box > .right > h2 > span {
                display: block;
                margin-left: 0;
                font-size: 16px; } }
        #content #sec03 > .wrap > .box > .right .btn {
          float: left;
          width: 60%;
          margin-bottom: 40px; }
          @media screen and (max-width: 767px) {
            #content #sec03 > .wrap > .box > .right .btn {
              float: none;
              width: 80%;
              margin: 0px auto 16px; } }
          #content #sec03 > .wrap > .box > .right .btn a {
            float: right;
            font-size: 18px;
            width: 500px;
            display: block;
            padding: 18px 0px 18px 20px;
            text-align: center;
            background: #FFF;
            border-radius: 6px;
            border: 1px solid #AAA;
            text-decoration: none;
            color: #000;
            -webkit-transition: 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
            -o-transition: 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
            transition: 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9); }
            @media screen and (max-width: 767px) {
              #content #sec03 > .wrap > .box > .right .btn a {
                float: none;
                font-size: 16px;
                width: 100%;
                padding: 12px 0px 12px 14px; } }
            #content #sec03 > .wrap > .box > .right .btn a:before {
              content: '\e80e';
              color: #999;
              font-size: 20px;
              font-family: "fontello";
              float: right;
              margin-right: 20px; }
            #content #sec03 > .wrap > .box > .right .btn a:hover {
              color: #fff;
              background: #00469F; }
            #content #sec03 > .wrap > .box > .right .btn a:hover:before {
              color: #fff; }
        #content #sec03 > .wrap > .box > .right > ul {
          clear: both; }
          #content #sec03 > .wrap > .box > .right > ul > li {
            color: #666;
            line-height: 135%;
            font-size: 16px;
            margin-bottom: 10px;
            padding-left: 16px;
            padding-bottom: 10px;
            border-bottom: dotted 1px #ccc; }
            @media screen and (max-width: 767px) {
              #content #sec03 > .wrap > .box > .right > ul > li {
                font-size: 14px;
                margin-bottom: 8px;
                padding-bottom: 8px; } }
  @media screen and (max-width: 767px) {
    #content #sec04 {
      padding: 0; } }
  #content #sec04 > .wrap {
    position: relative;
    padding: 60px 0; }
    @media screen and (max-width: 767px) {
      #content #sec04 > .wrap {
        padding: 20px 0; } }
    #content #sec04 > .wrap > div.bg1 {
      position: absolute;
      top: -65px;
      left: -160px;
      width: 134px;
      height: 134px; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > div.bg1 {
          display: none; } }
      #content #sec04 > .wrap > div.bg1:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        content: '';
        width: 134px;
        height: 134px;
        background: rgba(8, 73, 157, 0.9);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
        @media screen and (max-width: 767px) {
          #content #sec04 > .wrap > div.bg1:before {
            width: 50px;
            height: 50px; } }
    #content #sec04 > .wrap > div.bg2 {
      position: absolute;
      top: -260px;
      left: -750px;
      width: 520px;
      height: 520px; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > div.bg2 {
          display: none; } }
      #content #sec04 > .wrap > div.bg2:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        content: '';
        width: 520px;
        height: 520px;
        background: rgba(8, 73, 157, 0.9);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
        @media screen and (max-width: 767px) {
          #content #sec04 > .wrap > div.bg2:before {
            width: 150px;
            height: 150px; } }
    #content #sec04 > .wrap > h2 {
      text-align: center;
      font-size: 36px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > h2 {
          font-size: 20px;
          padding: 0; } }
    #content #sec04 > .wrap > h3 {
      text-align: center;
      margin: 10px 0 30px 0;
      font-size: 30px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > h3 {
          margin: 6px 0 12px 0;
          font-size: 20px; } }
      #content #sec04 > .wrap > h3.mr40 {
        margin-top: 40px; }
        @media screen and (max-width: 767px) {
          #content #sec04 > .wrap > h3.mr40 {
            margin-top: 0px; } }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > h3 {
          font-size: 20px;
          padding: 0 10px; } }
    #content #sec04 > .wrap > .box > .left {
      float: left;
      width: 690px;
      margin-right: 30px; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > .box > .left {
          float: none;
          width: 100%;
          margin-right: 0;
          margin-bottom: 12px;
          padding: 0px 10px; } }
      #content #sec04 > .wrap > .box > .left > h2 {
        font-size: 36px;
        font-weight: normal;
        position: relative;
        z-index: 3; }
        @media screen and (max-width: 767px) {
          #content #sec04 > .wrap > .box > .left > h2 {
            font-size: 20px; } }
        #content #sec04 > .wrap > .box > .left > h2 > span {
          margin-left: 10px;
          font-size: 20px; }
          @media screen and (max-width: 767px) {
            #content #sec04 > .wrap > .box > .left > h2 > span {
              display: none;
              margin-left: 0;
              font-size: 16px; } }
      #content #sec04 > .wrap > .box > .left p {
        color: #666;
        font-size: 18px; }
        @media screen and (max-width: 767px) {
          #content #sec04 > .wrap > .box > .left p {
            font-size: 14px; } }
    #content #sec04 > .wrap > .box > .right {
      float: left;
      width: 450px; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > .box > .right {
          float: none;
          width: 100%;
          padding: 0px 10px; } }
      #content #sec04 > .wrap > .box > .right figure {
        margin-bottom: 16px; }
        #content #sec04 > .wrap > .box > .right figure img {
          width: 100%;
          height: auto; }
    #content #sec04 > .wrap > ul {
      width: 800px;
      margin: 0 auto;
      padding-left: 20px; }
      @media screen and (max-width: 767px) {
        #content #sec04 > .wrap > ul {
          width: 100%;
          padding: 0; } }
      #content #sec04 > .wrap > ul > li {
        color: #666;
        font-size: 16px;
        padding-bottom: 10px;
        border-bottom: dotted 1px #ccc;
        margin-bottom: 20px;
        padding-left: 16px; }
        @media screen and (max-width: 767px) {
          #content #sec04 > .wrap > ul > li {
            font-size: 14px;
            margin-bottom: 10px; } }
