@charset "UTF-8";
/*
* base
*/
/*
* 変数用scss(カラーコード以外)
*/
/*@font-face {*/
/*  font-family: "NotoSansCJKjp-Light";*/
/*  src: url(../lib/font/NotoSansCJKjp-Light.woff); }*/

/*@font-face {*/
/*  font-family: "NotoSansCJKjp-Regular";*/
/*  src: url(../lib/font/NotoSansCJKjp-Regular.woff); }*/

/*@font-face {*/
/*  font-family: "NotoSansCJKjp-Medium";*/
/*  src: url(../lib/font/NotoSansCJKjp-Medium.woff); }*/

/*@font-face {*/
/*  font-family: "NotoSansCJKjp-Bold";*/
/*  src: url(../lib/font/NotoSansCJKjp-Bold.woff); }*/

/*@font-face {*/
/*  font-family: "HCo Gotham SSm";*/
/*  src: url(../lib/font/HCo Gotham SSm.woff); }*/

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  line-height: 1;
  word-break: break-all; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  background: transparent; }

img {
  vertical-align: bottom; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section, div, address, iframe, canvas, hr, textarea {
  display: block;
  line-height: 1; }

iframe {
  max-width: 100% !important; }

a, label {
  cursor: pointer; }

blockquote {
  padding: 0;
  margin: 0;
  display: block; }

address, em {
  font-style: normal; }

hr {
  border: 0;
  margin: 0;
  padding: 0; }

ul, ol, li {
  list-style: none; }

textarea {
  resize: vertical;
  overflow: hidden;
  -webkit-appearance: none;
  border: none; }

input, button, select {
  vertical-align: middle;
  border-radius: 0px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none; }

table {
  border-collapse: collapse; }

*:before,
*:after {
  padding: 0;
  margin: 0;
  line-height: 1; }

* {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  min-height: 100%; }

body {
  color: #354341;
  font-family: "NotoSansCJKjp-Bold";
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal; }

.wrapper {
  width: 100%;
  position: relative;
  z-index: 2; }

a {
  text-decoration: none; }
  @media screen and (min-width: 768px) {
    a {
      transition: all 0.3s; }
      a:hover {
        opacity: .6; } }

p {
  font-family: "NotoSansCJKjp-Regular"; }

@media screen and (max-width: 767px) {
  .sp-on {
    display: block; }
  .pc-on {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .pc-on {
    display: block; }
  .sp-on {
    display: none !important; } }

/*
* pages
*/
@media screen and (max-width: 767px) {
  .header_inner {
    padding: 16px 6%; }
    .header_inner .header_logo a {
      display: block;
      width: 90px; } }

@media screen and (min-width: 768px) {
  .header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9; }
    .header_inner {
      max-width: 1160px;
      margin: 0 auto;
      padding: 32px 1em; }
      .header_inner .header_logo {
        width: 135px;
        height: 24px; }
        .header_inner .header_logo a {
          display: block; }
          .header_inner .header_logo a img {
            width: 135px;
            height: 24px; }
          .header_inner .header_logo a:hover {
            opacity: .6; } }

@media screen and (max-width: 767px) {
  .footer {
    width: 100%;
    padding: 40px 0;
    position: relative;
    z-index: 2; }
    .footer_inner {
      width: 88%;
      margin: 0 auto; }
      .footer_inner .linkBox {
        margin: 0 0 50px; }
        .footer_inner .linkBox li {
          margin: 0 0 14px; }
          .footer_inner .linkBox li:last-child {
            margin: 0; }
          .footer_inner .linkBox li a {
            color: #354341;
            font-family: "NotoSansCJKjp-Regular";
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1;
            letter-spacing: normal; }
      .footer_inner .logoBox {
        margin: 0 0 10px; }
      .footer_inner .copyright span {
        opacity: 0.4;
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #354341; } }

@media screen and (min-width: 768px) {
  .footer {
    width: 100%;
    padding: 80px 1em;
    position: relative;
    z-index: 2; }
    .footer_inner {
      max-width: 1160px;
      margin: 0 auto; }
      .footer_inner .linkBox {
        margin: 0 0 30px; }
        .footer_inner .linkBox li {
          display: inline-block;
          margin: 0 24px 0 0; }
          .footer_inner .linkBox li:last-child {
            margin: 0; }
          .footer_inner .linkBox li a {
            color: #354341;
            font-family: "NotoSansCJKjp-Regular";
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1;
            letter-spacing: normal; }
      .footer_inner .logoBox {
        display: inline-block;
        margin: 0 16px 0 0;
        vertical-align: middle; }
      .footer_inner .copyright {
        display: inline-block;
        vertical-align: middle; }
        .footer_inner .copyright span {
          opacity: 0.4;
          font-family: Montserrat;
          font-size: 10px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1;
          letter-spacing: normal;
          color: #354341; } }

/*
* pages
*/
@media screen and (max-width: 767px) {
  .mainVisual {
    background: #354341;
    position: relative;
    padding: 124px 0 0;
    min-height: 266px;
    z-index: 2;
    overflow: hidden; }
    .mainVisual:before {
      content: "";
      display: block;
      width: 100%;
      height: 266px;
      opacity: 0.6;
      background: #000;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .mainVisual .embed-container {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
      transform: translate(-50%, -50%) scale(1.2);
      width: 120%;
      height: 120%; }
      .mainVisual .embed-container iframe {
        width: 100%;
        height: 100%; }
      .mainVisual .embed-container.is-load iframe {
        opacity: 0;
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background-color: #000; }
    .mainVisual h2 {
      color: #FFF;
      font-family: "NotoSansCJKjp-Bold";
      font-size: 24px;
      letter-spacing: -0.8px;
      text-align: center;
      line-height: normal;
      position: relative;
      z-index: 3;
      margin: 0 0 15px; }
    .mainVisual a {
      border-radius: 4px;
      border: solid 1px #FFF;
      color: #FFF;
      display: block;
      font-family: "NotoSansCJKjp-Bold";
      font-size: 12px;
      line-height: 36px;
      text-align: center;
      width: 180px;
      height: 36px;
      margin: 0 auto;
      position: relative;
      z-index: 3; }
  .request {
    background: #f6f7f7;
    position: relative;
    z-index: 2; }
    .request_inner {
      padding: 60px 6%; }
      .request_inner h1 {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 20px; }
        .request_inner h1 span {
          color: #2aab9f;
          font-size: 20px;
          font-weight: bold;
          line-height: 1.5; }
      .request_inner p {
        font-family: HCo Gotham SSm;
        font-size: 24px;
        text-align: center;
        margin: 0 0 40px; }
      .request_inner a {
        display: block;
        width: 100%;
        height: 48px;
        line-height: 48px;
        text-align: center;
        border-radius: 4px;
        background-color: #2aab9f; }
        .request_inner a span {
          color: #ffffff;
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          line-height: 48px;
          text-align: center;
          padding: 0 0 0 24px;
          position: relative; }
          .request_inner a span:before {
            background: url(../img/common/ico_mail.svg);
            content: "";
            display: block;
            width: 15px;
            height: 10px;
            position: absolute;
            top: 50%;
            left: 0;
            margin: -5px 0 0; }
  .finance {
    position: relative;
    z-index: 2; }
    .finance .read_inner {
      padding: 40px 6% 80px; }
      .finance .read_inner h2 {
        color: #2aab9f;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.15;
        text-align: center;
        margin: 0 0 20px; }
      .finance .read_inner h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.44;
        text-align: center;
        margin: 0 0 20px; }
      .finance .read_inner > a {
        display: block;
        position: relative;
        margin: 0 0 20px; }
        .finance .read_inner > a:before {
          background: url(../img/common/ico_movPlay.svg);
          background-size: 100%;
          content: "";
          display: block;
          width: 56px;
          height: 56px;
          position: absolute;
          z-index: 2;
          left: 50%;
          top: 50%;
          margin: -28px 0 0 -28px; }
        .finance .read_inner > a img {
          width: 100%;
          display: block;
          position: relative;
          z-index: 1; }
      .finance .read_inner p {
        font-size: 14px;
        line-height: 1.86;
        margin: 0 0 40px; }
      .finance .read_inner .linkList {
        overflow: hidden;
        text-align: center; }
        .finance .read_inner .linkListItem {
          /* float: left;
          width: 50%; */
          display: inline-block;
          margin: 0 30px 0 0;
          text-align: center; }
          .finance .read_inner .linkListItem:last-of-type {
            margin: 0;
          }
          .finance .read_inner .linkListItem a span {
            color: #354341;
            font-size: 12px;
            font-weight: bold;
            position: relative;
            padding: 0 20px 0 0; }
            .finance .read_inner .linkListItem a span:after {
              content: "";
              display: block;
              position: absolute;
              right: 6px;
              top: 50%;
              margin: -4px 0 0;
              width: 5px;
              height: 5px;
              border-top: 2px solid #354341;
              border-right: 2px solid #354341;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .finance .experience {
      padding: 106px 0 20px;
      position: relative; }
      .finance .experience #logoAnimation {
        width: 54px;
        height: 56px;
        display: block;
        position: absolute;
        top: 20px;
        left: 50%;
        margin: 0 0 0 -27px; }
      .finance .experience > h2 {
        color: #354341;
        display: block;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 80px;
        position: relative; }
        .finance .experience > h2 span {
          color: #2aab9f;
          font-weight: bold; }
      .finance .experience .content .contentVisual img {
        width: 100%; }
      .finance .experience .content_inner {
        background: #f6f7f7;
        padding: 40px 6% 80px; }
        .finance .experience .content_inner .title {
          color: #354341;
          font-size: 24px;
          font-weight: bold;
          line-height: 1.5;
          text-align: center;
          margin: 0 0 20px; }
        .finance .experience .content_inner p {
          color: #354341;
          font-size: 14px;
          line-height: 1.86;
          margin: 0 0 40px; }
        .finance .experience .content_inner .card {
          background: #FFF;
          border-radius: 4px;
          box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
          padding: 40px 30px; }
          .finance .experience .content_inner .card h3 {
            color: #2aab9f;
            font-size: 18px;
            font-weight: bold;
            line-height: 1.56;
            text-align: center;
            margin: 0 0 20px; }
          .finance .experience .content_inner .card .imgBox {
            margin: 0 0 20px; }
            .finance .experience .content_inner .card .imgBox img {
              width: 100%; }
          .finance .experience .content_inner .card a {
            display: block;
            text-align: center; }
            .finance .experience .content_inner .card a span {
              display: inline-block;
              padding: 0 20px 0 0;
              color: #354341;
              font-size: 12px;
              font-weight: bold;
              line-height: 1;
              position: relative; }
              .finance .experience .content_inner .card a span:after {
                background: url(../img/common/ico_more.svg);
                background-size: 100%;
                content: "";
                display: block;
                width: 12px;
                height: 12px;
                position: absolute;
                top: 50%;
                right: 0;
                margin: -6px 0 0; }
  .case {
    position: relative;
    z-index: 2; }
    .case_inner {
      padding: 60px 4%; }
      .case_inner h2 {
        font-size: 24px;
        line-height: 1.2;
        text-align: center;
        margin: 0 0 40px; }
      .case_inner .companyList {
        text-align: center; }
        .case_inner .companyList li {
          display: inline-block;
          margin: 0 0 20px;
          width: 28%; }
          .case_inner .companyList li img {
            width: 100%; }
  .info {
    padding: 0 6% 80px;
    position: relative;
    z-index: 2; }
    .info_inner {
      background-color: #21302e;
      box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
      padding: 36px 6%; }
      .info_inner h2 {
        color: #FFF;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        line-height: 1.5;
        margin: 0 0 36px; }
      .info_inner > div h3 {
        color: #FFF;
        font-size: 16px;
        text-align: center;
        line-height: 1.5;
        margin: 0 0 16px; }
      .info_inner > div a {
        display: block;
        width: 100%;
        height: 48px;
        line-height: 48px;
        text-align: center;
        border-radius: 4px;
        background-color: #2aab9f; }
        .info_inner > div a span {
          color: #ffffff;
          display: inline-block;
          font-size: 14px;
          line-height: 48px;
          text-align: center;
          padding: 0 0 0 24px;
          position: relative; }
          .info_inner > div a span:before {
            background: url(../img/common/ico_mail.svg);
            content: "";
            display: block;
            width: 15px;
            height: 10px;
            position: absolute;
            top: 50%;
            left: 0;
            margin: -5px 0 0; }
      .info_inner > div ul li:first-child {
        margin: 0 0 30px;
        padding: 0 0 30px;
        border-bottom: 1px solid #FFF; }
      .info_inner > div.dlBox {
        padding: 0 0 36px;
        margin: 0 0 36px;
        border-bottom: 1px solid #FFF; }
      .info_inner > div.contactBox a {
        margin: 0 0 16px; }
      .info_inner > div.contactBox .operating {
        color: #FFF;
        display: block;
        font-family: "NotoSansCJKjp-Regular";
        font-size: 14px;
        line-height: 1.14;
        text-align: center; }
  #modal-content {
    width: 88%;
    margin: 0;
    padding: 0;
    position: fixed;
    display: none;
    z-index: 99999; }
    #modal-content .modalClose {
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: -30px;
      right: 0;
      z-index: 10; }
      #modal-content .modalClose:before {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #FFF;
        content: "";
        transform-origin: center;
        transform: rotate(-45deg); }
      #modal-content .modalClose:after {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #FFF;
        content: "";
        transform-origin: center;
        transform: rotate(45deg); }
    #modal-content .inner {
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
      #modal-content .inner #player {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%; }
        #modal-content .inner #player iframe {
          width: 100% !important;
          height: 100%; }
  #modal-overlay {
    z-index: 9999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, 0.75); }
  .slideModal {
    background: #FFF;
    border-radius: 4px;
    width: 88%;
    margin: 0;
    padding: 0;
    position: fixed;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s; }
    .slideModal.show {
      opacity: 1;
      z-index: 99999; }
    .slideModal .inner {
      position: relative;
      padding: 30px 40px 50px; }
      .slideModal .inner .modalClose {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 10; }
        .slideModal .inner .modalClose:before {
          position: absolute;
          top: 50%;
          left: 0;
          display: block;
          width: 100%;
          height: 2px;
          background: #354341;
          content: "";
          transform-origin: center;
          transform: rotate(-45deg); }
        .slideModal .inner .modalClose:after {
          position: absolute;
          top: 50%;
          left: 0;
          display: block;
          width: 100%;
          height: 2px;
          background: #354341;
          content: "";
          transform-origin: center;
          transform: rotate(45deg); }
      .slideModal .inner .slideWrap .slick-slider {
        margin: 0; }
      .slideModal .inner .slideWrap .slider {
        margin: 0 0 10px; }
        .slideModal .inner .slideWrap .sliderItem h3 {
          color: #2aab9f;
          font-size: 14px;
          font-weight: bold;
          text-align: center;
          margin: 0 0 10px;
          line-height: 1.5; }
        .slideModal .inner .slideWrap .sliderItem > img {
          width: 100%;
          margin: 0 0 6px; }
        .slideModal .inner .slideWrap .sliderItem p {
          color: #354341;
          font-size: 12px;
          line-height: 1.86; }
        .slideModal .inner .slideWrap .slider .slick-dots {
          bottom: -74px; }
          .slideModal .inner .slideWrap .slider .slick-dots li {
            width: 7px;
            height: 7px; }
            .slideModal .inner .slideWrap .slider .slick-dots li button {
              width: 7px;
              height: 7px; }
              .slideModal .inner .slideWrap .slider .slick-dots li button:before {
                content: "";
                opacity: .4;
                width: 7px;
                height: 7px;
                background: #354341;
                border-radius: 3.5px; }
            .slideModal .inner .slideWrap .slider .slick-dots li.slick-active button:before {
              opacity: 1; }
        .slideModal .inner .slideWrap .slider .slick-next:before {
          content: "";
          display: block;
          position: absolute;
          right: 6px;
          top: 50%;
          margin: -4px 0 0;
          width: 8px;
          height: 8px;
          border-top: 2px solid #1c211e;
          border-right: 2px solid #1c211e;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          opacity: 1; }
        .slideModal .inner .slideWrap .slider .slick-prev:before {
          content: "";
          display: block;
          position: absolute;
          right: 6px;
          top: 50%;
          margin: -4px 0 0;
          width: 8px;
          height: 8px;
          border-top: 2px solid #1c211e;
          border-right: 2px solid #1c211e;
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          opacity: 1; }
        .slideModal .inner .slideWrap .slider .slick-disabled {
          opacity: .4; }
      .slideModal .inner .slideWrap a {
        display: block;
        width: 100%;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border-radius: 4px;
        border: 1px solid #354341; }
        .slideModal .inner .slideWrap a span {
          color: #354341;
          display: inline-block;
          font-size: 12px;
          line-height: 36px;
          text-align: center;
          padding: 0 20px 0 0;
          position: relative; }
          .slideModal .inner .slideWrap a span:before {
            background: url(../img/common/ico_arrow.svg) no-repeat;
            background-size: 100%;
            content: "";
            width: 8px;
            height: 11px;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -5px; } }

@media screen and (min-width: 768px) {
  .mainVisual {
    background: #354341;
    position: relative;
    z-index: 2;
    overflow: hidden;
    height: 550px; }
    .mainVisual:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      opacity: 0.6;
      background: #000;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .mainVisual .embed-container {
      position: relative;
      top: 50%;
      display: block;
      padding-top: 56.25%;
      transform: translateY(-50%);
      height: 800px;
      width: 1422px;
      left: 50%;
      margin: 0 0 0 -711px; }
      .mainVisual .embed-container iframe {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
    .mainVisual .keyText {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 3;
      top: 0;
      left: 0; }
      .mainVisual .keyText .inner {
        width: 100%;
        max-width: 1160px;
        margin: 0 auto;
        padding: 227px 1em 0; }
    .mainVisual h2 {
      color: #FFF;
      font-family: "NotoSansCJKjp-Bold";
      font-size: 40px;
      letter-spacing: -0.8px;
      text-align: left;
      line-height: normal;
      position: relative;
      z-index: 3;
      margin: 0 auto 40px;
      max-width: 1160px; }
    .mainVisual a {
      border-radius: 4px;
      border: solid 1px #FFF;
      color: #FFF;
      display: block;
      font-family: "NotoSansCJKjp-Bold";
      font-size: 14px;
      line-height: 48px;
      text-align: center;
      width: 180px;
      height: 48px;
      position: relative;
      z-index: 3; }
  .request {
    background: #f6f7f7;
    position: relative;
    z-index: 2; }
    .request_inner {
      padding: 80px 4%; }
      .request_inner h1 {
        font-size: 32px;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 24px; }
        .request_inner h1 span {
          color: #2aab9f;
          font-size: 32px;
          font-weight: bold;
          line-height: 1.5; }
      .request_inner p {
        font-family: HCo Gotham SSm;
        font-size: 36px;
        text-align: center;
        margin: 0 0 40px; }
      .request_inner a {
        display: block;
        width: 310px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        border-radius: 4px;
        background-color: #2aab9f;
        margin: 0 auto; }
        .request_inner a span {
          color: #ffffff;
          display: inline-block;
          font-size: 14px;
          line-height: 48px;
          text-align: center;
          padding: 0 0 0 24px;
          position: relative; }
          .request_inner a span:before {
            background: url(../img/common/ico_mail.svg);
            content: "";
            display: block;
            width: 15px;
            height: 10px;
            position: absolute;
            top: 50%;
            left: 0;
            margin: -5px 0 0; }
  .finance {
    position: relative;
    z-index: 2; }
    .finance .read_inner {
      width: 100%;
      max-width: 760px;
      margin: 0 auto;
      padding: 80px 0; }
      .finance .read_inner h2 {
        color: #2aab9f;
        font-size: 32px;
        line-height: 1.15;
        text-align: center;
        margin: 0 0 34px; }
      .finance .read_inner h3 {
        font-size: 16px;
        line-height: 1.44;
        text-align: center;
        margin: 0 0 34px; }
      .finance .read_inner > a {
        display: block;
        position: relative;
        margin: 0 0 34px; }
        .finance .read_inner > a:before {
          background: url(../img/common/ico_movPlay.svg);
          background-size: 100%;
          content: "";
          display: block;
          width: 80px;
          height: 80px;
          position: absolute;
          z-index: 2;
          left: 50%;
          top: 50%;
          margin: -40px 0 0 -40px; }
        .finance .read_inner > a img {
          width: 100%;
          display: block;
          position: relative;
          z-index: 1; }
      .finance .read_inner p {
        font-size: 14px;
        line-height: 1.86;
        margin: 0 0 40px;
        text-align: center; }
      .finance .read_inner .linkList {
        text-align: center; }
        .finance .read_inner .linkListItem {
          display: inline-block;
          text-align: center; }
          .finance .read_inner .linkListItem:first-child {
            margin: 0 60px 0 0; }
          .finance .read_inner .linkListItem:last-of-type {
            margin: 0;
          }
          .finance .read_inner .linkListItem a span {
            color: #354341;
            font-size: 14px;
            position: relative;
            padding: 0 20px 0 0; }
            .finance .read_inner .linkListItem a span:after {
              content: "";
              display: block;
              position: absolute;
              right: 6px;
              top: 50%;
              margin: -3px 0 0;
              width: 5px;
              height: 5px;
              border-top: 2px solid #354341;
              border-right: 2px solid #354341;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .finance .experience {
      padding: 194px 0 80px;
      position: relative; }
      .finance .experience #logoAnimation {
        width: 74px;
        height: 78px;
        margin: 0 0 0 -37px;
        position: absolute;
        top: 80px;
        left: 50%; }
      .finance .experience > h2 {
        color: #354341;
        display: block;
        font-size: 32px;
        line-height: 1.5;
        text-align: center;
        margin: 0 0 120px;
        position: relative; }
        .finance .experience > h2 span {
          color: #2aab9f; }
      .finance .experience .content {
        background: #f6f7f7; }
        .finance .experience .content_inner {
          padding: 80px 0;
          width: 100%;
          max-width: 1160px;
          margin: 0 auto; }
          .finance .experience .content_inner .imgBox {
            display: inline-block;
            vertical-align: middle;
            width: calc(100% - 520px); } }
          @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
            .finance .experience .content_inner .imgBox {
              width: 40%; } }

@media screen and (min-width: 768px) {
            .finance .experience .content_inner .imgBox img {
              width: 100%; }
          .finance .experience .content_inner > .txtBox {
            display: inline-block;
            vertical-align: middle; }
            .finance .experience .content_inner > .txtBox .title {
              color: #354341;
              font-size: 32px;
              line-height: 1.5;
              text-align: left;
              margin: 0 0 24px; }
            .finance .experience .content_inner > .txtBox p {
              color: #354341;
              font-size: 14px;
              line-height: 1.86; }
          .finance .experience .content_inner .card {
            background: #FFF;
            border-radius: 4px;
            clear: both;
            box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
            padding: 40px 60px;
            margin: 60px 0 0;
            overflow: hidden; }
            .finance .experience .content_inner .card .txtBox {
              display: inline-block;
              width: 480px;
              vertical-align: middle;
              padding: 0 60px 0 0; } }
            @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
              .finance .experience .content_inner .card .txtBox {
                width: 50%; } }

@media screen and (min-width: 768px) {
              .finance .experience .content_inner .card .txtBox h3 {
                color: #2aab9f;
                font-size: 20px;
                line-height: 1.56;
                text-align: left;
                margin: 0 0 20px; }
              .finance .experience .content_inner .card .txtBox p {
                color: #354341;
                font-size: 14px;
                line-height: 1.86;
                margin: 0 0 26px; }
              .finance .experience .content_inner .card .txtBox a {
                display: block;
                text-align: center;
                float: left; }
                .finance .experience .content_inner .card .txtBox a span {
                  display: inline-block;
                  padding: 0 20px 0 0;
                  color: #354341;
                  font-size: 14px;
                  line-height: 1;
                  position: relative; }
                  .finance .experience .content_inner .card .txtBox a span:after {
                    background: url(../img/common/ico_more.svg);
                    background-size: 100%;
                    content: "";
                    display: block;
                    width: 12px;
                    height: 12px;
                    position: absolute;
                    top: 50%;
                    right: 0;
                    margin: -6px 0 0; }
            .finance .experience .content_inner .card .imgBox {
              margin: 0 0 20px;
              display: inline-block;
              width: calc(100% - 480px);
              vertical-align: middle; } }
            @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
              .finance .experience .content_inner .card .imgBox {
                width: 50%; } }

@media screen and (min-width: 768px) {
              .finance .experience .content_inner .card .imgBox img {
                width: 100%; }
        .finance .experience .content--01 .content_inner {
          padding: 120px 0 80px; }
          .finance .experience .content--01 .content_inner > .txtBox {
            padding: 0 1em 0 60px;
            width: 520px; } }
          @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
            .finance .experience .content--01 .content_inner > .txtBox {
              width: 60%; } }

@media screen and (min-width: 768px) {
        .finance .experience .content--02 .content_inner > .txtBox {
          padding: 0 60px 0 1em;
          width: 520px; } }
        @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
          .finance .experience .content--02 .content_inner > .txtBox {
            width: 60%; } }

@media screen and (min-width: 768px) {
        .finance .experience .content--03 .content_inner > .txtBox {
          padding: 0 1em 0 60px;
          width: 520px; } }
        @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
          .finance .experience .content--03 .content_inner > .txtBox {
            width: 60%; } }

@media screen and (min-width: 768px) {
  .case {
    position: relative;
    z-index: 2; }
    .case_inner {
      padding: 60px 6%; }
      .case_inner h2 {
        font-size: 32px;
        text-align: center;
        margin: 0 0 40px; }
      .case_inner .companyList {
        text-align: center;
        max-width: 1160px;
        margin: 0 auto; }
        .case_inner .companyList li {
          display: inline-block;
          margin: 0 20px 40px;
          width: 20%;
          max-width: 160px; }
          .case_inner .companyList li img {
            width: 100%; }
  .info {
    width: 100%;
    position: relative;
    z-index: 2; }
    .info_inner {
      max-width: 1160px;
      margin: 0 auto;
      background-color: #21302e;
      box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.2);
      border-radius: 4px;
      padding: 75px 6%; }
      .info_inner h2 {
        color: #fefefe;
        font-size: 28px;
        text-align: center;
        line-height: 1.5;
        margin: 0 0 50px; }
      .info_inner > div.linkBox ul {
        max-width: 760px;
        margin: 0 auto;
        text-align: center; }
        .info_inner > div.linkBox ul li {
          width: 50%;
          display: inline-block;
          text-align: center;
          position: relative; }
          .info_inner > div.linkBox ul li:first-child:before {
            background: #FFF;
            content: "";
            display: block;
            height: 88px;
            width: 1px;
            position: absolute;
            bottom: 0;
            right: 0; }
          .info_inner > div.linkBox ul li h3 {
            color: #fefefe;
            display: block;
            font-size: 16px;
            text-align: center;
            line-height: 1;
            margin: 0 0 24px; }
          .info_inner > div.linkBox ul li a {
            display: block;
            width: 260px;
            height: 48px;
            line-height: 48px;
            text-align: center;
            border-radius: 4px;
            background-color: #2aab9f;
            margin: 0 auto; }
            .info_inner > div.linkBox ul li a span {
              color: #ffffff;
              display: inline-block;
              font-size: 14px;
              line-height: 48px;
              text-align: center;
              padding: 0 0 0 24px;
              position: relative; }
              .info_inner > div.linkBox ul li a span:before {
                background: url(../img/common/ico_mail.svg);
                content: "";
                display: block;
                width: 15px;
                height: 10px;
                position: absolute;
                top: 50%;
                left: 0;
                margin: -5px 0 0; }
  #modal-overlay {
    z-index: 9999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, 0.75); }
  #modal-content {
    width: 88%;
    margin: 0;
    padding: 0;
    position: fixed;
    display: none;
    z-index: 99999;
    max-width: 900px; }
    #modal-content .modalClose {
      display: block;
      width: 24px;
      height: 24px;
      position: absolute;
      top: -30px;
      right: 0;
      z-index: 10; }
      #modal-content .modalClose:before {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #FFF;
        content: "";
        transform-origin: center;
        transform: rotate(-45deg); }
      #modal-content .modalClose:after {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #FFF;
        content: "";
        transform-origin: center;
        transform: rotate(45deg); }
    #modal-content .inner {
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
      #modal-content .inner #player {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%; }
        #modal-content .inner #player iframe {
          width: 100% !important;
          height: 100%; }
  .slideModal {
    background: #FFF;
    border-radius: 4px;
    width: 100%;
    max-width: 1160px;
    margin: 0;
    padding: 0;
    position: fixed;
    opacity: 0;
    top: 10%;
    z-index: 1;
    transition: all 0.3s; }
    .slideModal.show {
      opacity: 1;
      z-index: 99999; }
    .slideModal .inner {
      position: relative;
      padding: 40px 0 128px; }
      .slideModal .inner .modalClose {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 15px;
        right: 18px;
        z-index: 10; }
        .slideModal .inner .modalClose:before {
          position: absolute;
          top: 50%;
          left: 0;
          display: block;
          width: 100%;
          height: 4px;
          background: #354341;
          content: "";
          transform-origin: center;
          transform: rotate(-45deg); }
        .slideModal .inner .modalClose:after {
          position: absolute;
          top: 50%;
          left: 0;
          display: block;
          width: 100%;
          height: 4px;
          background: #354341;
          content: "";
          transform-origin: center;
          transform: rotate(45deg); }
      .slideModal .inner .slideWrap {
        overflow: hidden;
        padding: 0 80px; }
        .slideModal .inner .slideWrap .slick-slider {
          margin: 0; }
        .slideModal .inner .slideWrap .sliderItem {
          width: 28%;
          float: left;
          margin: 0 8% 0 0; }
          .slideModal .inner .slideWrap .sliderItem:last-child {
            margin: 0; }
          .slideModal .inner .slideWrap .sliderItem h3 {
            color: #2aab9f;
            font-size: 18px;
            text-align: center;
            margin: 0 0 10px;
            line-height: 1.5; }
          .slideModal .inner .slideWrap .sliderItem > img {
            width: 328px;
            margin: 0 0 6px -24px; } }
          @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
            .slideModal .inner .slideWrap .sliderItem > img {
              width: 120%;
              margin: 0 0 6px -10%; } }

@media screen and (min-width: 768px) {
          .slideModal .inner .slideWrap .sliderItem p {
            color: #354341;
            font-size: 14px;
            line-height: 1.86; }
        .slideModal .inner .slideWrap a {
          display: block;
          width: 250px;
          height: 48px;
          margin: 0 auto;
          line-height: 48px;
          text-align: center;
          border-radius: 4px;
          border: 1px solid #354341;
          position: absolute;
          bottom: 40px;
          left: 50%;
          margin: 0 0 0 -125px; }
          .slideModal .inner .slideWrap a span {
            color: #354341;
            display: inline-block;
            font-size: 14px;
            line-height: 48px;
            text-align: center;
            padding: 0 20px 0 0;
            position: relative; }
            .slideModal .inner .slideWrap a span:before {
              background: url(../img/common/ico_arrow.svg) no-repeat;
              background-size: 100%;
              content: "";
              width: 8px;
              height: 11px;
              position: absolute;
              top: 50%;
              right: 0;
              margin-top: -5px; } }
