@charset "UTF-8";
/* CSS Document */
#OCBody {
  width: 100%;
  font-size: 1.8em;
  font-family: 'Open Sans', 'Segoe UI', 'SegoeUI', 'source-han-sans-simplified-c', 'SF Pro SC', 'SF Pro Text', 'SF Pro Icons', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
  overflow-x: hidden;
  background: url("../img/bg.png") repeat-y center top; }
  #OCBody main {
    display: block; }
  #OCBody .main img {
    width: 100%; }
    @media (max-width: 860px) {
      #OCBody .main img {
        width: 130%;
        max-width: 130%;
        margin: 0 -15%; } }
  #OCBody .wrap {
    position: relative;
    max-width: 960px;
    margin: 0 auto; }
    @media (max-width: 860px) {
      #OCBody .wrap {
        padding-left: 20px;
        padding-right: 20px; } }
  #OCBody h1 {
    float: left;
    width: 50%;
    margin: 60px 0;
    font-size: 50px;
    line-height: 1.2;
    font-weight: bold;
    color: #000; }
    @media (max-width: 860px) {
      #OCBody h1 {
        width: 100%;
        margin: 30px 0 30px;
        font-size: 40px; } }
  #OCBody .info {
    float: right;
    width: 50%;
    display: inline-block;
    border-left: 1px solid #0071C5;
    padding: 0 0 0 30px;
    margin: 60px 0;
    line-height: 1.8; }
    @media (max-width: 860px) {
      #OCBody .info {
        width: 100%;
        border: none;
        border-top: 1px solid #0071C5;
        padding: 30px 0 30px;
        margin: 0; } }
  #OCBody section {
    clear: both;
    line-height: 1.8; }
    #OCBody section h2 {
      position: relative;
      height: 300px;
      padding-top: 60px;
      background: url("../img/head.png") no-repeat center center;
      font-size: 30px;
      font-weight: bold;
      color: #FFF;
      text-align: center;
      line-height: 1.4;
      z-index: 10; }
      @media (max-width: 860px) {
        #OCBody section h2 {
          padding-top: 65px;
          font-size: 25px; } }
      #OCBody section h2 span {
        display: block;
        font-size: 60px;
        color: #D8D8D8; }
      #OCBody section h2::after {
        display: block;
        content: "";
        width: 120px;
        height: 1px;
        margin: 20px auto 0;
        background: #FFF; }
    #OCBody section sup {
      font-size: 0.7em; }
    #OCBody section .linkbtn {
      clear: both; }
      #OCBody section .linkbtn a {
        display: block;
        width: 500px;
        padding: 15px 0 20px;
        margin: 60px auto 70px;
        background: #0071C5;
        transition: background-color 0.5s;
        color: #FFF;
        line-height: 1.3;
        text-align: center;
        font-size: 0.9em;
        text-decoration: none; }
        @media (max-width: 860px) {
          #OCBody section .linkbtn a {
            width: inherit;
            margin: 60px 30px 70px; } }
        #OCBody section .linkbtn a:hover {
          background: #43BBFF; }
      #OCBody section .linkbtn span {
        font-size: 28px;
        font-weight: bold; }
    #OCBody section .smp_photo {
      display: none; }
      @media (max-width: 860px) {
        #OCBody section .smp_photo {
          clear: both;
          display: block;
          padding-top: 25px; }
          #OCBody section .smp_photo img {
            width: 100%; } }
    #OCBody section.s1 .p1 {
      position: relative;
      background: url("../img/bg1.png") no-repeat center center;
      height: 690px;
      margin-top: -60px;
      z-index: 9; }
      @media (max-width: 860px) {
        #OCBody section.s1 .p1 {
          background: none;
          height: inherit; } }
      #OCBody section.s1 .p1 .txt {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        padding-top: 140px; }
        @media (max-width: 860px) {
          #OCBody section.s1 .p1 .txt {
            float: none;
            width: 100%;
            padding-top: 70px; } }
      #OCBody section.s1 .p1 .graph {
        clear: both;
        display: flex;
        float: right;
        width: calc(50% - 110px);
        margin: 30px 0 15px; }
        @media (max-width: 860px) {
          #OCBody section.s1 .p1 .graph {
            float: none;
            width: 100%; } }
        #OCBody section.s1 .p1 .graph div img {
          width: 161px !important;
          max-width: 161px !important; }
        #OCBody section.s1 .p1 .graph p {
          flex-basis: auto;
          padding-left: 15px;
          align-self: flex-end;
          font-size: 0.9em; }
      #OCBody section.s1 .p1 .note {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        font-size: 0.8em; }
        @media (max-width: 860px) {
          #OCBody section.s1 .p1 .note {
            width: 100%; } }
    #OCBody section.s1 .p2 {
      position: relative;
      background: url("../img/bg2.png") no-repeat center center;
      height: 550px; }
      @media (max-width: 860px) {
        #OCBody section.s1 .p2 {
          background: none;
          height: inherit; } }
      #OCBody section.s1 .p2 .txt {
        clear: both;
        float: left;
        width: calc(50% - 110px);
        padding-top: 160px; }
        @media (max-width: 860px) {
          #OCBody section.s1 .p2 .txt {
            float: none;
            width: 100%;
            padding-top: 50px; } }
    #OCBody section.s1 .p3 {
      position: relative;
      background: url("../img/bg3.png") no-repeat center center;
      height: 520px; }
      @media (max-width: 860px) {
        #OCBody section.s1 .p3 {
          background: none;
          height: inherit; } }
      #OCBody section.s1 .p3 .txt {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        padding-top: 160px; }
        @media (max-width: 860px) {
          #OCBody section.s1 .p3 .txt {
            float: none;
            padding-top: 50px;
            width: 100%; } }
      #OCBody section.s1 .p3 .note {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        font-size: 0.8em;
        padding-top: 15px; }
        @media (max-width: 860px) {
          #OCBody section.s1 .p3 .note {
            float: none;
            width: 100%; } }
    #OCBody section.s2 .p1 {
      position: relative;
      background: url("../img/bg4.png") no-repeat center center;
      height: 550px;
      margin-top: -60px;
      z-index: 9; }
      @media (max-width: 860px) {
        #OCBody section.s2 .p1 {
          background: none;
          height: inherit; } }
      #OCBody section.s2 .p1 .txt {
        clear: both;
        float: left;
        width: calc(50% - 110px);
        padding-top: 160px; }
        @media (max-width: 860px) {
          #OCBody section.s2 .p1 .txt {
            float: none;
            padding-top: 70px;
            width: 100%; } }
      #OCBody section.s2 .p1 .txt2 {
        clear: both;
        float: left;
        width: calc(50% - 110px);
        margin-top: 30px;
        padding-left: 10px;
        border-left: 5px solid #0071C5; }
        @media (max-width: 860px) {
          #OCBody section.s2 .p1 .txt2 {
            float: none;
            width: 100%; } }
    #OCBody section.s2 .p2 {
      position: relative;
      background: url("../img/bg5.png") no-repeat center center;
      height: 560px; }
      @media (max-width: 860px) {
        #OCBody section.s2 .p2 {
          background: none;
          height: inherit; } }
      #OCBody section.s2 .p2 .txt2 {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        margin-top: 100px;
        padding-left: 10px;
        border-left: 5px solid #0071C5; }
        @media (max-width: 860px) {
          #OCBody section.s2 .p2 .txt2 {
            float: none;
            width: 100%;
            margin-top: 50px; } }
      #OCBody section.s2 .p2 .graph {
        clear: both;
        display: flex;
        float: right;
        width: calc(50% - 110px);
        margin: 30px 0 15px; }
        @media (max-width: 860px) {
          #OCBody section.s2 .p2 .graph {
            float: none;
            width: 100%; } }
        #OCBody section.s2 .p2 .graph div img {
          width: 161px !important;
          max-width: 161px !important; }
        #OCBody section.s2 .p2 .graph p {
          flex-basis: auto;
          padding-left: 15px;
          align-self: flex-end;
          font-size: 0.9em; }
    #OCBody section.s3 .p1 {
      position: relative; }
      #OCBody section.s3 .p1 .txt {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        padding-top: 80px; }
        @media (max-width: 860px) {
          #OCBody section.s3 .p1 .txt {
            float: none;
            width: 100%;
            padding-top: 10px; } }
      #OCBody section.s3 .p1 .txt2 {
        clear: both;
        float: right;
        width: calc(50% - 110px);
        margin-top: 30px;
        padding-left: 10px;
        border-left: 5px solid #0071C5; }
        @media (max-width: 860px) {
          #OCBody section.s3 .p1 .txt2 {
            float: none;
            width: 100%; } }
      #OCBody section.s3 .p1 .list li {
        background: url("../img/arrow.png") no-repeat left 7px;
        padding-left: 12px;
        line-height: 1.4;
        margin-top: 8px; }
      #OCBody section.s3 .p1 .photo {
        clear: both;
        position: absolute;
        top: 80px;
        left: 0; }
        @media (max-width: 860px) {
          #OCBody section.s3 .p1 .photo {
            position: relative;
            top: 30px; }
            #OCBody section.s3 .p1 .photo img {
              width: 100%; } }
    #OCBody section.s3 .p2 {
      clear: both;
      position: relative;
      background: url("../img/bg6.png") no-repeat center bottom;
      padding: 100px 0; }
      @media (max-width: 860px) {
        #OCBody section.s3 .p2 {
          background: none;
          padding: 50px 0; } }
      #OCBody section.s3 .p2::after {
        content: "";
        display: block;
        clear: both; }
      #OCBody section.s3 .p2 .txt2 {
        clear: both;
        float: left;
        width: calc(50% - 110px);
        margin-top: 30px;
        padding-left: 10px;
        border-left: 5px solid #0071C5; }
        @media (max-width: 860px) {
          #OCBody section.s3 .p2 .txt2 {
            float: none;
            width: 100%; } }
      #OCBody section.s3 .p2 .graph {
        clear: both;
        display: flex;
        float: left;
        width: calc(50% - 110px);
        margin: 30px 0 15px; }
        @media (max-width: 860px) {
          #OCBody section.s3 .p2 .graph {
            float: none;
            width: 100%; } }
        #OCBody section.s3 .p2 .graph div img {
          width: 161px !important;
          max-width: 161px !important; }
        #OCBody section.s3 .p2 .graph p {
          flex-basis: auto;
          padding-left: 15px;
          align-self: flex-end;
          font-size: 0.9em; }
      #OCBody section.s3 .p2 .photo {
        clear: both;
        position: absolute;
        top: 30px;
        right: 0; }
        @media (max-width: 860px) {
          #OCBody section.s3 .p2 .photo {
            position: relative;
            top: 30px; }
            #OCBody section.s3 .p2 .photo img {
              width: 100%; } }

/*# sourceMappingURL=style.css.map */
