.strength-wrapper .visual {
  background: url("/data/img/page/strength/pc/visual.png") no-repeat center center; }
  .strength-wrapper .visual .text {
    letter-spacing: 5px; }
    .strength-wrapper .visual .text span {
      letter-spacing: 0; }

.strength-wrapper .main_text {
  padding: 65px 0 90px; }
  .strength-wrapper .main_text .txt1 {
    font-size: 35px;
    font-weight: bold;
    color: #0c579f;
    text-align: center;
    line-height: 1.5; }
    .strength-wrapper .main_text .txt1 span {
      font-size: 26px; }
    .strength-wrapper .main_text .txt1 label {
      font-family: serif; }
  .strength-wrapper .main_text p {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #111111;
    line-height: 2;
    margin-top: 20px; }

.strength-wrapper .section1 .title-holder {
  background: url("/data/img/page/strength/pc/sec1_title1.png") no-repeat left center; }

.strength-wrapper .section2 .title-holder {
  background: url("/data/img/page/strength/pc/sec2_title1.png") no-repeat right center; }

.strength-wrapper .section3 .title-holder {
  background: url("/data/img/page/strength/pc/sec3_title1.png") no-repeat left center; }

.strength-wrapper .section4 .title-holder {
  background: url("/data/img/page/strength/pc/sec4_title1.png") no-repeat right center; }

.strength-wrapper .section5 .title-holder {
  background: url("/data/img/page/strength/pc/sec5_title1.png") no-repeat left center; }

.strength-wrapper .section_odd {
  padding: 100px 0;
  background: url("/data/img/page/strength/pc/blue_bg.png") no-repeat center center; }
  .strength-wrapper .section_odd .sec1_title {
    font-size: 22px;
    font-weight: 400;
    color: #00549d;
    text-align: center;
    width: 448px;
    display: block;
    margin: 0 auto 35px;
    background-color: #fff;
    border-radius: 30px;
    line-height: 56px; }
  .strength-wrapper .section_odd .title-holder {
    padding-left: 95px; }
    .strength-wrapper .section_odd .title-holder .title {
      border-left: 1px solid #66ffff;
      padding-left: 15px; }
      .strength-wrapper .section_odd .title-holder .title .txt1 {
        font-size: 24px;
        font-weight: 400;
        color: #ffffff; }
      .strength-wrapper .section_odd .title-holder .title .txt2 {
        font-size: 35px;
        font-weight: bold;
        color: #ffffff; }
  .strength-wrapper .section_odd .container {
    margin-top: 50px; }
    .strength-wrapper .section_odd .container .img {
      float: left; }
    .strength-wrapper .section_odd .container .right {
      float: right;
      width: 485px;
      height: 333px;
      position: relative; }
      .strength-wrapper .section_odd .container .right .txt1 {
        font-size: 24px;
        font-weight: 400;
        color: #fff;
        line-height: 1; }
      .strength-wrapper .section_odd .container .right p {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        line-height: 2;
        margin-top: 25px;
        text-align: justify; }
      .strength-wrapper .section_odd .container .right .btn {
        position: absolute;
        bottom: 0;
        left: 0; }

.strength-wrapper .section_even {
  padding: 100px 0; }
  .strength-wrapper .section_even .title-holder {
    padding-right: 97px; }
    .strength-wrapper .section_even .title-holder .title {
      border-right: 2px solid #00549d;
      padding-right: 5px; }
      .strength-wrapper .section_even .title-holder .title .txt1 {
        font-size: 24px;
        font-weight: 400;
        color: #00549d;
        text-align: right; }
      .strength-wrapper .section_even .title-holder .title .txt2 {
        font-size: 35px;
        font-weight: bold;
        color: #00549d;
        text-align: right; }
  .strength-wrapper .section_even .container {
    margin-top: 50px; }
    .strength-wrapper .section_even .container .img {
      float: right; }
    .strength-wrapper .section_even .container .left {
      float: left;
      width: 495px;
      height: 333px;
      position: relative; }
      .strength-wrapper .section_even .container .left .txt1 {
        font-size: 23.5px;
        font-weight: 400;
        color: #111111;
        line-height: 1;
        white-space: nowrap; }
      .strength-wrapper .section_even .container .left p {
        font-size: 14px;
        font-weight: normal;
        color: #111111;
        line-height: 2;
        margin-top: 25px;
        text-align: justify; }
      .strength-wrapper .section_even .container .left .btn {
        position: absolute;
        bottom: 0;
        left: 0; }

@media screen and (max-width: 640px) {
  .strength-wrapper .visual {
    background: url("/data/img/page/strength/sp/visual.png") no-repeat;
    background-size: cover; }
  .strength-wrapper .main_text {
    padding: 50px 0 47px; }
    .strength-wrapper .main_text .txt1 {
      font-size: 25px; }
      .strength-wrapper .main_text .txt1 span {
        font-size: 15px; }
    .strength-wrapper .main_text p {
      text-align: justify;
      padding: 0 20px;
      line-height: 1.5; }
  .strength-wrapper .section_odd {
    background-size: cover;
    padding: 65px 0 50px; }
    .strength-wrapper .section_odd .layout {
      margin: 0; }
    .strength-wrapper .section_odd .sec1_title {
      width: 300px;
      font-size: 16px;
      line-height: 36px; }
    .strength-wrapper .section_odd .title-holder {
      background-size: 40px;
      padding-left: 49px;
      margin: 0 20px; }
      .strength-wrapper .section_odd .title-holder .title {
        padding-left: 10px; }
        .strength-wrapper .section_odd .title-holder .title .txt1 {
          font-size: 13px; }
        .strength-wrapper .section_odd .title-holder .title .txt2 {
          font-size: 18px; }
    .strength-wrapper .section_odd .container {
      margin-top: 25px; }
      .strength-wrapper .section_odd .container .img {
        float: none;
        width: 100%; }
      .strength-wrapper .section_odd .container .right {
        margin-top: 25px;
        float: none;
        width: auto;
        height: auto;
        padding: 0 20px; }
        .strength-wrapper .section_odd .container .right .txt1 {
          text-align: center;
          line-height: 1.5;
          font-size: 20px; }
        .strength-wrapper .section_odd .container .right p {
          font-size: 13px;
          line-height: 1.5; }
        .strength-wrapper .section_odd .container .right .btn {
          position: inherit;
          margin: 70px 0 0;
          width: 100%; }
  .strength-wrapper .section2 .title-holder {
    background: url("/data/img/page/strength/pc/sec2_title1.png") no-repeat left center; }
  .strength-wrapper .section4 .title-holder {
    background: url("/data/img/page/strength/pc/sec4_title1.png") no-repeat left center; }
    .strength-wrapper .section4 .title-holder .title {
      border-left: none !important;
      position: relative; }
      .strength-wrapper .section4 .title-holder .title:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 67px;
        background-color: #00549d;
        left: 0;
        top: 6px; }
  .strength-wrapper .section_even {
    padding: 65px 0 50px; }
    .strength-wrapper .section_even .layout {
      margin: 0; }
    .strength-wrapper .section_even .title-holder {
      background-size: 40px;
      padding-left: 49px;
      margin: 0 20px;
      padding-right: 0; }
      .strength-wrapper .section_even .title-holder .title {
        padding-left: 10px;
        padding-right: 0;
        border-right: none;
        border-left: 1px solid #00549d; }
        .strength-wrapper .section_even .title-holder .title .txt1 {
          font-size: 13px;
          text-align: left; }
        .strength-wrapper .section_even .title-holder .title .txt2 {
          font-size: 18px;
          text-align: left; }
    .strength-wrapper .section_even .container {
      margin-top: 25px; }
      .strength-wrapper .section_even .container .img {
        float: none;
        width: 100%; }
      .strength-wrapper .section_even .container .left {
        margin-top: 25px;
        float: none;
        width: auto;
        height: auto;
        padding: 0 20px; }
        .strength-wrapper .section_even .container .left .txt1 {
          text-align: center;
          line-height: 1.5;
          font-size: 20px; }
        .strength-wrapper .section_even .container .left p {
          font-size: 13px;
          line-height: 1.5; }
        .strength-wrapper .section_even .container .left .btn {
          position: inherit;
          margin: 70px 0 0;
          width: 100%; } }

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