@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.aboutus #sec01 > .wrap > .btn > ul, #content.aboutus #sec02 > .wrap > .box, #content.aboutus #sec03 > .wrap > .box, #content.aboutus #sec04 > .wrap > .box, #content.aboutus #sec04 > .wrap > .box > ul, #content.aboutus #sec05 > .wrap > .box dl, .overlay > .container > .inner > .modal > .box {
  *zoom: 1; }
  .clearfix:after, #content.aboutus #sec01 > .wrap > .btn > ul:after, #content.aboutus #sec02 > .wrap > .box:after, #content.aboutus #sec03 > .wrap > .box:after, #content.aboutus #sec04 > .wrap > .box:after, #content.aboutus #sec04 > .wrap > .box > ul:after, #content.aboutus #sec05 > .wrap > .box dl:after, .overlay > .container > .inner > .modal > .box:after {
    content: "";
    display: table;
    clear: both; }

/*----------------------------------------
products
----------------------------------------*/
#content {
  overflow: hidden; }
  #content #titleheader {
    height: 150px;
    background: url(../image/aboutus/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/aboutus/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: 0px;
            background: url(../image/aboutus/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; } }
  @media screen and (max-width: 767px) {
    #content.aboutus #sec01 {
      padding: 0; } }
  #content.aboutus #sec01 > .wrap {
    position: relative;
    padding: 20px 0 60px 0; }
    @media screen and (max-width: 767px) {
      #content.aboutus #sec01 > .wrap {
        padding: 20px 0; } }
    #content.aboutus #sec01 > .wrap > div.bg1 {
      position: absolute;
      top: -130px;
      left: 1240px;
      width: 260px;
      height: 260px; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > div.bg1 {
          top: -25px;
          left: 80%;
          width: 50px;
          height: 50px; } }
      #content.aboutus #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.aboutus #sec01 > .wrap > div.bg1:before {
            width: 50px;
            height: 50px; } }
    #content.aboutus #sec01 > .wrap > div.bg2 {
      position: absolute;
      top: -260px;
      left: 1300px;
      width: 520px;
      height: 520px; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > div.bg2 {
          top: -75px;
          left: 95%;
          width: 150px;
          height: 150px; } }
      #content.aboutus #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.aboutus #sec01 > .wrap > div.bg2:before {
            width: 150px;
            height: 150px; } }
    #content.aboutus #sec01 > .wrap > .btn > ul > li {
      float: left;
      width: 20%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-right: 1px solid #EBEBEB; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > .btn > ul > li {
          float: none;
          width: 100%; } }
      #content.aboutus #sec01 > .wrap > .btn > ul > li:last-child {
        border-right: none; }
      #content.aboutus #sec01 > .wrap > .btn > ul > li > a {
        display: block;
        width: 100%;
        text-align: center;
        background: url(../image/aboutus/aboutus_sec01_img01.png) no-repeat center left 12px/21px 21px;
        color: #000;
        padding: 4px 0px;
        font-size: 16px;
        -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.aboutus #sec01 > .wrap > .btn > ul > li > a {
            background: url(../image/aboutus/aboutus_sec01_img01.png) no-repeat center left 12px/18px 18px;
            font-size: 14px;
            text-align: left; } }
        #content.aboutus #sec01 > .wrap > .btn > ul > li > a:hover {
          color: #fff;
          text-decoration: none;
          background: url(../image/aboutus/aboutus_sec01_img01_on.png) no-repeat center left 12px/21px 21px #00469F; }
        #content.aboutus #sec01 > .wrap > .btn > ul > li > a > p {
          height: 60px;
          width: 100%;
          display: table; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec01 > .wrap > .btn > ul > li > a > p {
              height: 30px; } }
          #content.aboutus #sec01 > .wrap > .btn > ul > li > a > p > span {
            padding: 0 16px 0 40px;
            display: table-cell;
            vertical-align: middle;
            line-height: 1.2em; }
            #content.aboutus #sec01 > .wrap > .btn > ul > li > a > p > span > span {
              font-size: 13px; }
    @media screen and (max-width: 767px) {
      #content.aboutus #sec01 > .wrap > .box {
        padding: 0 10px; } }
    #content.aboutus #sec01 > .wrap > .box > h2 {
      margin: 40px 0 0 0;
      text-align: center;
      font-size: 36px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > .box > h2 {
          margin: 10px 0 0 0;
          font-size: 20px; } }
    #content.aboutus #sec01 > .wrap > .box > .title01 {
      margin: 20px 0 0 0;
      text-align: center;
      font-size: 28px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > .box > .title01 {
          font-size: 20px;
          margin: 6px 0 0 0; } }
      #content.aboutus #sec01 > .wrap > .box > .title01 > span {
        display: block;
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec01 > .wrap > .box > .title01 > span {
            font-size: 16px; } }
    #content.aboutus #sec01 > .wrap > .box > .title02 {
      margin: 8px 0 0 0;
      text-align: center;
      font-size: 32px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > .box > .title02 {
          font-size: 18px; } }
      #content.aboutus #sec01 > .wrap > .box > .title02 > span {
        display: block;
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec01 > .wrap > .box > .title02 > span {
            font-size: 16px; } }
    #content.aboutus #sec01 > .wrap > .box > p {
      font-size: 16px;
      width: 840px;
      margin: 20px auto 0 auto;
      text-align: center;
      color: #666; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec01 > .wrap > .box > p {
          font-size: 14px;
          width: 100%;
          margin: 16px auto 0 auto;
          text-align: left; } }
  #content.aboutus #sec02 {
    background: #E9E9E9; }
    #content.aboutus #sec02 > .wrap {
      position: relative;
      padding: 60px 0 120px 0; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec02 > .wrap {
          padding: 20px 0; } }
      #content.aboutus #sec02 > .wrap > .bg1 {
        position: absolute;
        z-index: 1;
        top: 20px;
        right: -120px;
        width: 90px;
        height: 90px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec02 > .wrap > .bg1 {
            display: none; } }
      #content.aboutus #sec02 > .wrap > .bg2 {
        position: absolute;
        z-index: 1;
        top: 65px;
        right: -65px;
        width: 280px;
        height: 280px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec02 > .wrap > .bg2 {
            display: none; } }
      #content.aboutus #sec02 > .wrap > .bg3 {
        position: absolute;
        z-index: 1;
        top: 150px;
        right: 0;
        width: 450px;
        height: 450px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec02 > .wrap > .bg3 {
            display: none; } }
      #content.aboutus #sec02 > .wrap > h2 {
        text-align: center;
        font-size: 36px;
        font-weight: normal; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec02 > .wrap > h2 {
            font-size: 20px; } }
      #content.aboutus #sec02 > .wrap > .box {
        margin: 40px 0 0 0;
        position: relative;
        z-index: 4; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec02 > .wrap > .box {
            padding: 0 10px; } }
        #content.aboutus #sec02 > .wrap > .box > .left {
          float: left;
          width: 380px;
          margin-right: 30px; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec02 > .wrap > .box > .left {
              float: none;
              width: 100%;
              margin: 0; } }
          #content.aboutus #sec02 > .wrap > .box > .left > .pic {
            text-align: center; }
            @media screen and (max-width: 767px) {
              #content.aboutus #sec02 > .wrap > .box > .left > .pic img {
                width: 100%; } }
        #content.aboutus #sec02 > .wrap > .box > .right {
          float: left;
          width: 760px; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec02 > .wrap > .box > .right {
              float: none;
              width: 100%;
              margin-top: 16px; } }
          #content.aboutus #sec02 > .wrap > .box > .right > p {
            font-size: 16px;
            color: #808080;
            margin: 0 0 10px 0; }
            @media screen and (max-width: 767px) {
              #content.aboutus #sec02 > .wrap > .box > .right > p {
                font-size: 14px; } }
            #content.aboutus #sec02 > .wrap > .box > .right > p.text01 {
              text-align: right;
              color: #000;
              margin: 120px 18px 0 0;
              position: relative; }
              @media screen and (max-width: 767px) {
                #content.aboutus #sec02 > .wrap > .box > .right > p.text01 {
                  font-size: 12px;
                  margin: 30px 0 0 0; } }
              #content.aboutus #sec02 > .wrap > .box > .right > p.text01:before {
                position: absolute;
                top: -5px;
                right: 0;
                content: "";
                width: 50px;
                height: 3px;
                background: #000; }
            #content.aboutus #sec02 > .wrap > .box > .right > p.text02 {
              color: #000;
              text-align: right;
              font-size: 24px;
              margin-right: 18px;
              font-weight: bold; }
              @media screen and (max-width: 767px) {
                #content.aboutus #sec02 > .wrap > .box > .right > p.text02 {
                  font-size: 18px;
                  margin: 0px 10px 0px 0px; } }
  #content.aboutus #sec03 > .wrap {
    position: relative;
    padding: 60px 0; }
    @media screen and (max-width: 767px) {
      #content.aboutus #sec03 > .wrap {
        padding: 20px 0; } }
    #content.aboutus #sec03 > .wrap > div.bg1 {
      position: absolute;
      top: -65px;
      left: -160px;
      width: 134px;
      height: 134px; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec03 > .wrap > div.bg1 {
          display: none; } }
      #content.aboutus #sec03 > .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.aboutus #sec03 > .wrap > div.bg1:before {
            width: 50px;
            height: 50px; } }
    #content.aboutus #sec03 > .wrap > div.bg2 {
      position: absolute;
      top: -260px;
      left: -750px;
      width: 520px;
      height: 520px; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec03 > .wrap > div.bg2 {
          display: none; } }
      #content.aboutus #sec03 > .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.aboutus #sec03 > .wrap > div.bg2:before {
            width: 150px;
            height: 150px; } }
    #content.aboutus #sec03 > .wrap > h2 {
      text-align: center;
      font-size: 36px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec03 > .wrap > h2 {
          font-size: 20px; } }
    #content.aboutus #sec03 > .wrap > .box {
      margin: 20px 0 0; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec03 > .wrap > .box {
          width: 100%;
          margin: 0; } }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec03 > .wrap > .box {
          margin: 0;
          padding: 0 10px; } }
      #content.aboutus #sec03 > .wrap > .box > .left {
        float: left;
        width: 690px;
        margin-right: 30px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec03 > .wrap > .box > .left {
            float: none;
            width: 100%;
            margin-right: 0; } }
        #content.aboutus #sec03 > .wrap > .box > .left .pic {
          width: 200px;
          margin-top: 30px; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec03 > .wrap > .box > .left .pic {
              width: 100px;
              margin-top: 16px; } }
          #content.aboutus #sec03 > .wrap > .box > .left .pic img {
            width: 100%; }
        #content.aboutus #sec03 > .wrap > .box > .left > h3 {
          margin: 20px 0 0 0;
          font-size: 30px;
          font-weight: normal; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec03 > .wrap > .box > .left > h3 {
              font-size: 20px;
              margin: 10px 0 0 0; } }
        #content.aboutus #sec03 > .wrap > .box > .left > p {
          color: #666;
          font-size: 16px;
          margin: 10px 0 0 0; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec03 > .wrap > .box > .left > p {
              font-size: 14px; } }
      #content.aboutus #sec03 > .wrap > .box > .right {
        float: left;
        width: 450px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec03 > .wrap > .box > .right {
            float: none;
            width: 100%; } }
        #content.aboutus #sec03 > .wrap > .box > .right figure {
          margin-top: 100px;
          width: 450px; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec03 > .wrap > .box > .right figure {
              margin-top: 20px;
              width: 100%; } }
          #content.aboutus #sec03 > .wrap > .box > .right figure img {
            width: 100%; }
  #content.aboutus #sec04 {
    background: #E9E9E9; }
    #content.aboutus #sec04 > .wrap {
      position: relative;
      padding: 60px 0; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec04 > .wrap {
          padding: 20px 10px 40px; } }
      #content.aboutus #sec04 > .wrap > .bg1 {
        position: absolute;
        z-index: 1;
        top: 0;
        left: -120px;
        width: 180px;
        height: 180px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > .bg1 {
            display: none; } }
      #content.aboutus #sec04 > .wrap > .bg2 {
        position: absolute;
        z-index: 1;
        top: 100px;
        left: -20px;
        width: 230px;
        height: 230px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > .bg2 {
            display: none; } }
      #content.aboutus #sec04 > .wrap > .bg3 {
        position: absolute;
        z-index: 1;
        bottom: 0;
        right: -120px;
        width: 180px;
        height: 180px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > .bg3 {
            display: none; } }
      #content.aboutus #sec04 > .wrap > .bg4 {
        position: absolute;
        z-index: 1;
        bottom: 100px;
        right: -20px;
        width: 230px;
        height: 230px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 2px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > .bg4 {
            display: none; } }
      #content.aboutus #sec04 > .wrap > h2 {
        position: relative;
        z-index: 4;
        text-align: center;
        font-size: 36px;
        font-weight: normal;
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > h2 {
            font-size: 20px;
            margin-bottom: 8px; } }
      #content.aboutus #sec04 > .wrap > p {
        font-size: 16px;
        position: relative;
        z-index: 4;
        text-align: center;
        color: #666; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > p {
            font-size: 14px;
            text-align: left; } }
      #content.aboutus #sec04 > .wrap > .box {
        width: 1100px;
        margin: 30px auto 0 auto;
        position: relative;
        z-index: 4; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec04 > .wrap > .box {
            margin: 16px auto 0 auto;
            width: 100%;
            padding: 0; } }
        #content.aboutus #sec04 > .wrap > .box:before {
          position: absolute;
          bottom: -10px;
          left: 0;
          content: "";
          width: 100%;
          height: 5px;
          background: #00469F; }
        #content.aboutus #sec04 > .wrap > .box > ul > li {
          text-align: center;
          position: relative;
          float: left;
          width: 33.3%; }
          #content.aboutus #sec04 > .wrap > .box > ul > li:before {
            position: absolute;
            bottom: -20px;
            left: 0;
            right: 0;
            margin: 0 auto;
            content: "";
            width: 15px;
            height: 15px;
            background: #E9E9E9;
            border: 5px solid #00469F;
            border-radius: 50%; }
          #content.aboutus #sec04 > .wrap > .box > ul > li > .pic {
            -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.aboutus #sec04 > .wrap > .box > ul > li > .pic > img {
                width: 100%;
                height: auto; } }
          #content.aboutus #sec04 > .wrap > .box > ul > li:hover {
            cursor: pointer; }
            #content.aboutus #sec04 > .wrap > .box > ul > li:hover > .pic {
              opacity: 0.5; }
  #content.aboutus #sec05 > .wrap {
    position: relative;
    padding: 60px 0 120px 0; }
    @media screen and (max-width: 767px) {
      #content.aboutus #sec05 > .wrap {
        padding: 20px 0; } }
    #content.aboutus #sec05 > .wrap > h2 {
      position: relative;
      z-index: 4;
      text-align: center;
      font-size: 36px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec05 > .wrap > h2 {
          font-size: 20px; } }
    #content.aboutus #sec05 > .wrap > .box {
      width: 1000px;
      margin: 40px auto 0 auto;
      position: relative;
      z-index: 4; }
      @media screen and (max-width: 767px) {
        #content.aboutus #sec05 > .wrap > .box {
          width: 100%;
          padding: 0 10px;
          margin: 16px auto 0 auto; } }
      #content.aboutus #sec05 > .wrap > .box dl {
        border-bottom: dotted 1px #ccc;
        margin-bottom: 16px; }
        @media screen and (max-width: 767px) {
          #content.aboutus #sec05 > .wrap > .box dl {
            margin-bottom: 8px; } }
        #content.aboutus #sec05 > .wrap > .box dl dt {
          font-size: 18px;
          float: left;
          width: 35%;
          padding-bottom: 16px;
          padding-left: 16px; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec05 > .wrap > .box dl dt {
              font-size: 14px;
              padding-bottom: 8px;
              padding-left: 8px; } }
        #content.aboutus #sec05 > .wrap > .box dl dd {
          color: #666;
          font-size: 18px;
          float: left;
          width: 65%;
          padding-left: 30px;
          padding-bottom: 14px; }
          @media screen and (max-width: 767px) {
            #content.aboutus #sec05 > .wrap > .box dl dd {
              font-size: 14px;
              padding-left: 8px;
              padding-bottom: 8px; } }
          #content.aboutus #sec05 > .wrap > .box dl dd ul {
            text-indent: -20px;
            padding-left: 20px; }
            @media screen and (max-width: 767px) {
              #content.aboutus #sec05 > .wrap > .box dl dd ul {
                text-indent: -16px;
                padding-left: 16px; } }
            #content.aboutus #sec05 > .wrap > .box dl dd ul li {
              line-height: 135%;
              margin-bottom: 6px; }
              @media screen and (max-width: 767px) {
                #content.aboutus #sec05 > .wrap > .box dl dd ul li {
                  width: 100%; } }
          #content.aboutus #sec05 > .wrap > .box dl dd dl {
            border: none;
            margin-bottom: 10px; }
            #content.aboutus #sec05 > .wrap > .box dl dd dl dt {
              color: #000;
              float: none;
              padding: 0px 0px 6px 0px; }
              @media screen and (max-width: 767px) {
                #content.aboutus #sec05 > .wrap > .box dl dd dl dt {
                  width: 100%; } }
            #content.aboutus #sec05 > .wrap > .box dl dd dl dd {
              float: none;
              padding: 0px; }
              @media screen and (max-width: 767px) {
                #content.aboutus #sec05 > .wrap > .box dl dd dl dd {
                  width: 100%; } }

.overlay {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  .overlay > .bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    position: fixed;
    z-index: 1000; }
  .overlay > .container {
    display: table;
    width: 100%;
    height: 100%; }
    .overlay > .container > .inner {
      display: table-cell;
      padding: 70px;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .overlay > .container > .inner {
          padding: 10px; } }
      .overlay > .container > .inner > .modal {
        position: relative;
        width: 1170px;
        margin: 0 auto;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        background: #FFF;
        border-radius: 2px;
        z-index: 1001;
        overflow-y: auto;
        padding: 70px; }
        @media screen and (max-width: 1200px) {
          .overlay > .container > .inner > .modal {
            width: 100%;
            padding: 10px; } }
        .overlay > .container > .inner > .modal > .close {
          position: absolute;
          top: 0;
          right: 0;
          -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); }
          .overlay > .container > .inner > .modal > .close:hover {
            opacity: 0.5;
            cursor: pointer; }
          @media screen and (max-width: 767px) {
            .overlay > .container > .inner > .modal > .close img {
              width: 40px;
              height: 40px; } }
        .overlay > .container > .inner > .modal > h2 {
          color: #00469F;
          font-style: italic;
          font-size: 46px;
          font-weight: bold; }
          @media screen and (max-width: 767px) {
            .overlay > .container > .inner > .modal > h2 {
              font-size: 30px; } }
        .overlay > .container > .inner > .modal > .box {
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          .overlay > .container > .inner > .modal > .box > .left {
            float: left;
            width: 700px;
            margin: 20px 30px 0 0; }
            @media screen and (max-width: 767px) {
              .overlay > .container > .inner > .modal > .box > .left {
                float: left;
                width: 100%;
                margin: 20px 0 0 0; } }
            .overlay > .container > .inner > .modal > .box > .left > ul > li {
              float: left;
              width: 140px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box;
              padding: 25px 10px; }
              @media screen and (max-width: 767px) {
                .overlay > .container > .inner > .modal > .box > .left > ul > li {
                  width: 40%;
                  padding: 10px 0; } }
              .overlay > .container > .inner > .modal > .box > .left > ul > li:nth-child(even) {
                width: 560px; }
                @media screen and (max-width: 767px) {
                  .overlay > .container > .inner > .modal > .box > .left > ul > li:nth-child(even) {
                    width: 60%; } }
              .overlay > .container > .inner > .modal > .box > .left > ul > li:nth-child(odd) {
                position: relative; }
                .overlay > .container > .inner > .modal > .box > .left > ul > li:nth-child(odd):before {
                  position: absolute;
                  content: "";
                  top: 0;
                  right: 40px;
                  width: 5px;
                  height: 100%;
                  background: #00469F; }
                .overlay > .container > .inner > .modal > .box > .left > ul > li:nth-child(odd):after {
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  right: 30px;
                  margin: auto 0;
                  content: "";
                  width: 15px;
                  height: 15px;
                  background: #FFF;
                  border: 5px solid #00469F;
                  border-radius: 50%; }
              .overlay > .container > .inner > .modal > .box > .left > ul > li > p {
                font-size: 16px;
                color: #666;
                height: 100%;
                display: table; }
                @media screen and (max-width: 767px) {
                  .overlay > .container > .inner > .modal > .box > .left > ul > li > p {
                    font-size: 14px; } }
                .overlay > .container > .inner > .modal > .box > .left > ul > li > p > span {
                  position: relative;
                  font-size: 24px;
                  font-weight: bold;
                  display: table-cell;
                  vertical-align: middle;
                  line-height: 1.2em; }
                  @media screen and (max-width: 767px) {
                    .overlay > .container > .inner > .modal > .box > .left > ul > li > p > span {
                      font-size: 20px; } }
                  .overlay > .container > .inner > .modal > .box > .left > ul > li > p > span:before {
                    position: absolute;
                    content: "";
                    top: 0;
                    bottom: 0;
                    right: -75px;
                    margin: auto 0;
                    width: 20px;
                    height: 1px;
                    background: #00469F; }
                    @media screen and (max-width: 767px) {
                      .overlay > .container > .inner > .modal > .box > .left > ul > li > p > span:before {
                        right: -127%; } }
          .overlay > .container > .inner > .modal > .box > .right {
            float: left;
            width: 300px; }
            @media screen and (max-width: 767px) {
              .overlay > .container > .inner > .modal > .box > .right {
                float: left;
                width: 100%;
                padding-top: 20px; } }
            .overlay > .container > .inner > .modal > .box > .right > ul > li {
              margin-bottom: 10px; }
              .overlay > .container > .inner > .modal > .box > .right > ul > li:last-child {
                margin-bottom: 0; }
              .overlay > .container > .inner > .modal > .box > .right > ul > li > .pic > img {
                width: 100%;
                height: auto; }
