.mv {
  margin-top: 90px;
  overflow: hidden; }
  .mv .inner {
    width: 100%; }

@media screen and (max-width: 768px) {
  .mv {
    margin-top: 0; } }

.slick-slide img.sp-only {
  display: none; }

@media screen and (max-width: 768px) {
  .slick-slide img.pc-only {
    display: none; }
  .slick-slide img.sp-only {
    display: block; } }

.g-nav {
  background-color: white;
  line-height: 1;
  border-bottom: 1px solid #dedede; }
  .g-nav nav > ul {
    display: inline-block;
    width: 100%;
    text-align: center; }
    .g-nav nav > ul > li {
      position: relative;
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      padding: 20px 45px; }
      .g-nav nav > ul > li:first-child:before {
        display: block;
        position: absolute;
        left: 0;
        content: "";
        width: 1px;
        height: 16px;
        top: 50%;
        background-color: #dedede;
        margin-top: -8px; }
      .g-nav nav > ul > li:after {
        display: block;
        position: absolute;
        right: 0;
        content: "";
        width: 1px;
        height: 16px;
        top: 50%;
        background-color: #dedede;
        margin-top: -8px; }
      .g-nav nav > ul > li:first-child:hover ul {
        opacity: 1;
        top: 53px;
        -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        pointer-events: auto; }
      .g-nav nav > ul > li ul {
        opacity: 0;
        -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        pointer-events: none;
        position: absolute;
        border-top: 1px solid #dedede;
        border-right: 1px solid #dedede;
        border-left: 1px solid #dedede;
        width: 200%;
        left: 40px;
        top: 30px;
        z-index: 99;
        text-align: left; }
        .g-nav nav > ul > li ul li {
          border-bottom: 1px solid #dedede; }
          .g-nav nav > ul > li ul li a {
            display: block;
            padding: 20px;
            color: #999999;
            background-color: #ffffff;
            -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
            .g-nav nav > ul > li ul li a:hover {
              color: #000000;
              -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
              transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .g-nav nav > ul > li i {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 5px 0 5px;
        border-color: #333333 transparent transparent transparent;
        display: inline-block;
        vertical-align: middle;
        margin: -2px 7px 0 0; }
      .g-nav nav > ul > li:last-child {
        border-right: none; }
      .g-nav nav > ul > li a {
        color: #333333;
        font-weight: 500; }

@media screen and (max-width: 768px) {
  .g-nav {
    display: none; } }

.link-article {
  padding: 40px 0 10px 0; }
  .link-article .inner {
    width: 620px; }
    .link-article .inner h2 {
      text-align: center;
      font-size: 18px;
      margin-bottom: 25px;
      line-height: 1; }
    .link-article .inner ul {
      overflow: hidden; }
      .link-article .inner ul li {
        float: left;
        width: 48.5%;
        margin: 0 3% 30px 0; }
        .link-article .inner ul li:nth-child(2n) {
          margin: 0 0 30px 0; }
        .link-article .inner ul li a {
          display: block;
          color: #999999; }
        .link-article .inner ul li figure img {
          margin: 0 0 10px 0; }
        .link-article .inner ul li figure figcaption {
          text-align: center;
          font-size: 13px; }

@media screen and (max-width: 768px) {
  .link-article {
    padding: 20px 0; }
    .link-article .inner {
      width: 92%; }
      .link-article .inner h2 {
        margin-bottom: 20px; }
      .link-article .inner ul li figure figcaption {
        display: none; } }

.japan-property-article {
  position: relative;
  overflow: hidden; }
  .japan-property-article .inner {
    padding: 240px 0 120px 0;
    position: relative;
    z-index: 9;
    text-align: center; }
    .japan-property-article .inner h2 {
      font-size: 28px;
      font-weight: 600;
      margin-bottom: 40px; }
      .japan-property-article .inner h2 .ttl-head {
        display: inline-block;
        border-bottom: 3px solid #000000;
        margin-bottom: 10px; }
        .japan-property-article .inner h2 .ttl-head span.blue-t {
          color: #135790; }
    .japan-property-article .inner .text-area {
      font-size: 18px;
      line-height: 2;
      font-weight: 600; }
      .japan-property-article .inner .text-area p {
        margin-bottom: 0; }
  .japan-property-article .building-ttl {
    position: absolute;
    width: 588px;
    left: 50%;
    margin-left: -294px;
    top: 125px; }
  .japan-property-article .building-sb-ttl {
    position: absolute;
    width: 536px;
    left: 50%;
    margin-left: -268px;
    top: 283px; }
  .japan-property-article .building-img {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 1300px;
    margin-left: -650px;
    z-index: 1; }

.scrool {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: 50%;
  margin-left: -10px; }
  .scrool .scrool-in {
    width: 20px;
    height: 34px;
    border-radius: 20px;
    border: 1px solid #000000;
    margin: 0 auto;
    position: relative; }
    .scrool .scrool-in i {
      width: 4px;
      margin-top: -5px;
      height: 4px;
      border-radius: 10px;
      display: block;
      background-color: black; }
  .scrool span {
    text-align: center;
    font-weight: 200;
    font-size: 12px; }

@media screen and (max-width: 768px) {
  .japan-property-article .inner {
    padding: 100px 0 50px 0; }
    .japan-property-article .inner h2 {
      margin-bottom: 30px;
      font-size: 24px; }
      .japan-property-article .inner h2 .ttl-head-sp {
        display: inline; }
        .japan-property-article .inner h2 .ttl-head-sp .ttl-head-sp-in {
          display: block;
          margin-bottom: 5px;
          color: #000; }
          .japan-property-article .inner h2 .ttl-head-sp .ttl-head-sp-in span {
            color: #000;
            display: inline-block;
            border-bottom: 3px solid #000000; }
    .japan-property-article .inner .text-area {
      font-size: 16px; }
  .japan-property-article .building-ttl {
    width: 92%;
    left: 50%;
    margin-left: -48%;
    top: 30px; }
  .japan-property-article .building-sb-ttl {
    width: 92%;
    left: 50%;
    margin-left: -46%;
    top: 124px; }
  .japan-property-article .building-img {
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    z-index: 1; }
  .scrool {
    display: none; } }

.service-lineup-article .service-lineup-inner {
  padding: 80px 0; }
  .service-lineup-article .service-lineup-inner h2.service-lineupp-ttl {
    text-align: center;
    font-weight: 800;
    font-size: 25px;
    letter-spacing: 0.5em;
    margin-bottom: 40px;
    line-height: 1; }
    .service-lineup-article .service-lineup-inner h2.service-lineupp-ttl span {
      color: #135790;
      display: inline-block;
      margin: 0 10px 0 0; }
  .service-lineup-article .service-lineup-inner .service-lineupp-ul {
    overflow: hidden; }
  .service-lineup-article .service-lineup-inner ul {
    float: left;
    width: 49%;
    margin: 0 2% 0 0; }
    .service-lineup-article .service-lineup-inner ul:nth-child(2n) {
      margin: 0 0 0 0; }
    .service-lineup-article .service-lineup-inner ul li {
      margin-bottom: 15px; }
      .service-lineup-article .service-lineup-inner ul li a {
        display: block;
        color: #135790;
        font-size: 18px;
        text-align: center;
        line-height: 1;
        padding: 20px;
        border-radius: 5px;
        background-color: #ffffff;
        border: 1px solid #135790;
        -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
        .service-lineup-article .service-lineup-inner ul li a:hover {
          background-color: #135790;
          color: #ffffff;
          -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

@media screen and (max-width: 768px) {
  .service-lineup-article .service-lineup-inner {
    padding: 60px 0 50px 0; }
    .service-lineup-article .service-lineup-inner h2.service-lineupp-ttl {
      font-size: 22px;
      letter-spacing: 0.2em;
      margin-bottom: 50px; }
    .service-lineup-article .service-lineup-inner ul {
      margin-bottom: 0;
      float: none;
      width: 100%; }
      .service-lineup-article .service-lineup-inner ul li {
        margin-bottom: 5px; }
        .service-lineup-article .service-lineup-inner ul li a {
          font-size: 15px;
          padding: 25px; } }

.service-lineup-wrap .service-lineup-sec .service-lineup-inner {
  padding: 100px 0 70px 0; }
  .service-lineup-wrap .service-lineup-sec .service-lineup-inner p {
    margin: 0; }
  .service-lineup-wrap .service-lineup-sec .service-lineup-inner .text-area .text-area-inner {
    line-height: 2;
    margin-bottom: 30px; }
  .service-lineup-wrap .service-lineup-sec .service-lineup-inner .text-area small {
    color: #808080;
    display: block;
    margin-bottom: 30px; }

@media screen and (max-width: 768px) {
  .service-lineup-wrap .service-lineup-sec .service-lineup-inner {
    padding: 45px 0 20px 0; } }

.service-lineup-cont {
  padding: 70px 0 0 0; }
  .service-lineup-cont section {
    margin-bottom: 20px; }
    .service-lineup-cont section .inner .text-area {
      padding: 0 25px;
      line-height: 2;
      color: #333333;
      overflow: hidden;
      font-weight: 200;
      margin: 0 0 30px 0; }
    .service-lineup-cont section .inner ul {
      overflow: hidden;
      margin-bottom: 10px; }
      .service-lineup-cont section .inner ul.last-c {
        overflow: inherit;
        margin-bottom: 90px; }
        .service-lineup-cont section .inner ul.last-c li {
          float: none;
          width: 100%;
          margin: 0; }
      .service-lineup-cont section .inner ul li {
        float: left;
        position: relative;
        width: 49%;
        margin: 0 2% 40px 0; }
        .service-lineup-cont section .inner ul li:nth-child(2n) {
          margin: 0 0 40px 0; }
        .service-lineup-cont section .inner ul li figure figcaption {
          margin-top: 5px;
          text-align: center;
          display: block;
          font-size: 12px;
          color: #808080;
          position: absolute;
          bottom: -25px;
          width: 100%;
          left: 50%;
          -webkit-transform: translateY(0%) translateX(-50%);
              -ms-transform: translateY(0%) translateX(-50%);
                  transform: translateY(0%) translateX(-50%); }

@media screen and (max-width: 768px) {
  .service-lineup-cont {
    padding: 0; }
    .service-lineup-cont section {
      margin-bottom: 0px; }
      .service-lineup-cont section:first-child .cont-area {
        margin-bottom: 30px; }
      .service-lineup-cont section .inner {
        width: 100%; }
        .service-lineup-cont section .inner .text-area {
          margin: 0;
          padding: 20px; }
        .service-lineup-cont section .inner ul {
          margin-bottom: 0px; }
          .service-lineup-cont section .inner ul.last-c {
            margin-bottom: 30px; }
            .service-lineup-cont section .inner ul.last-c figure figcaption {
              position: relative; }
          .service-lineup-cont section .inner ul li {
            float: none;
            width: 100%;
            margin: 0; }
            .service-lineup-cont section .inner ul li:nth-child(2n) {
              margin: 0; }
            .service-lineup-cont section .inner ul li figure figcaption {
              left: 0;
              width: auto;
              bottom: 10px;
              text-align: left;
              font-size: 12px;
              padding: 3px 3px 3px 10px;
              background-color: #ffffff;
              -webkit-transform: translateY(0%) translateX(0%);
                  -ms-transform: translateY(0%) translateX(0%);
                      transform: translateY(0%) translateX(0%); } }

.limited-article {
  padding: 100px 0;
  overflow: hidden; }
  .limited-article .inner .text-area {
    color: #333333;
    margin-bottom: 60px;
    line-height: 1.8; }
  .limited-article-free {
    width: 540px;
    margin: 0 auto 60px auto;
    border: 1px solid #dedede;
    background: white;
    padding: 50px 50px 20px 50px;
    position: relative; }
    .limited-article-free-title {
      display: block;
      background: #135790;
      color: white;
      font-size: 24px;
      padding: 10px 15px;
      position: absolute;
      top: -30px;
      left: 50%;
      z-index: 1;
      border-radius: 4px;
      -webkit-transform: translateY(0) translateX(-50%);
          -ms-transform: translateY(0) translateX(-50%);
              transform: translateY(0) translateX(-50%); }
    .limited-article-free-contents {
      text-align: center;
      line-height: 1.6; }

.limited-article-wrap {
  margin-bottom: 40px; }

.table-sec {
  background-color: #ffffff;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  margin-bottom: 40px; }
  .table-sec.table-sec-last {
    margin-bottom: 20px; }
  .table-sec h4 {
    padding: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    border-bottom: 1px solid #dedede; }
  .table-sec table {
    font-size: 13px;
    width: 100%; }
    .table-sec table tr {
      border-bottom: 1px solid #dedede; }
      .table-sec table tr th {
        width: 30%;
        padding: 15px 30px;
        text-align: left;
        vertical-align: middle;
        font-weight: 500;
        border-right: 1px solid #dedede; }
        .table-sec table tr th.font-w200 {
          font-weight: 200; }
      .table-sec table tr td {
        width: 70%;
        padding: 15px 30px;
        color: #656565;
        font-weight: 300; }
        .table-sec table tr td ul li {
          margin-bottom: 5px; }
          .table-sec table tr td ul li:last-child {
            margin-bottom: 0; }
  .table-sec .last-c tr th {
    width: 100%;
    border-right: none; }

.text-block {
  color: #333333;
  padding: 0 20px;
  font-size: 13px;
  font-weight: 200;
  margin-bottom: 70px; }

.flow-sec .headline {
  margin-bottom: 40px; }

.flow-sec .flow-sec-inner .flow-sec-block {
  display: table;
  width: 100%;
  padding: 0 0 45px 0;
  position: relative; }
  .flow-sec .flow-sec-inner .flow-sec-block:after {
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    content: "";
    bottom: 0;
    background-color: #717171;
    z-index: 1;
    left: 103px; }
  .flow-sec .flow-sec-inner .flow-sec-block:first-child:before {
    border-radius: 20px;
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background-color: #717171;
    position: absolute;
    left: 99px;
    top: 39px;
    content: "";
    z-index: 99; }
  .flow-sec .flow-sec-inner .flow-sec-block:last-child {
    margin-top: 10px; }
    .flow-sec .flow-sec-inner .flow-sec-block:last-child:after {
      display: none; }
    .flow-sec .flow-sec-inner .flow-sec-block:last-child:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      top: -10px;
      left: 98px;
      border-style: solid;
      border-width: 6px 6px 0 6px;
      border-color: #717171 transparent transparent transparent; }
  .flow-sec .flow-sec-inner .flow-sec-block .flow-sec-ttl {
    position: relative;
    display: table-cell;
    width: 26%; }
    .flow-sec .flow-sec-inner .flow-sec-block .flow-sec-ttl span {
      position: absolute;
      left: 0;
      top: -20px;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 0.15em;
      line-height: 1; }
    .flow-sec .flow-sec-inner .flow-sec-block .flow-sec-ttl h4 {
      background-color: #192c43;
      text-align: center;
      color: #ffffff;
      line-height: 1;
      padding: 15px;
      border-radius: 4px;
      font-weight: 400;
      position: relative;
      z-index: 4; }
  .flow-sec .flow-sec-inner .flow-sec-block .txt {
    width: 74%;
    text-align: left;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
    padding: 2px 30px;
    font-weight: 200; }
    .flow-sec .flow-sec-inner .flow-sec-block .txt p {
      margin-bottom: 0; }

.flow-sec .ex {
  font-weight: 200;
  font-size: 13px;
  color: #333333; }

@media screen and (max-width: 768px) {
  .limited-article {
    padding: 40px 0 0 0; }
    .limited-article .inner {
      width: 100%; }
      .limited-article .inner .text-area {
        width: 92%;
        margin: 0 auto; }
    .limited-article-free {
      width: 92%;
      margin: 60px auto 40px auto; }
      .limited-article-free-title {
        white-space: nowrap; }
  .limited-article-wrap {
    margin-bottom: 0; }
  .table-sec-warp {
    padding: 0 0 30px 0; }
  .table-sec {
    width: 92%;
    margin: 30px auto 0px auto; }
    .table-sec table {
      font-size: 13px; }
      .table-sec table tr th {
        width: 100%;
        display: block;
        border-bottom: 1px solid #dedede;
        text-align: center;
        border-right: none;
        padding: 15px; }
        .table-sec table tr th.text-l {
          text-align: left; }
      .table-sec table tr td {
        width: 100%;
        display: block;
        padding: 15px; }
    .table-sec .last-c tr th {
      border-bottom: none; }
  .text-block {
    margin-bottom: 30px; }
  .flow-sec .cont-area {
    width: 92%;
    margin: 0 auto; }
  .flow-sec .headline {
    margin-bottom: 20px; }
  .flow-sec .flow-sec-inner .flow-sec-block {
    display: block;
    padding: 0 0 10px 0; }
    .flow-sec .flow-sec-inner .flow-sec-block:after {
      display: none; }
    .flow-sec .flow-sec-inner .flow-sec-block:first-child:before {
      display: none; }
    .flow-sec .flow-sec-inner .flow-sec-block:last-child:after {
      display: none; }
    .flow-sec .flow-sec-inner .flow-sec-block:last-child:before {
      display: none; }
    .flow-sec .flow-sec-inner .flow-sec-block .flow-sec-ttl {
      display: block;
      width: 100%; }
      .flow-sec .flow-sec-inner .flow-sec-block .flow-sec-ttl span {
        left: 10px;
        top: 50%;
        font-size: 10px;
        letter-spacing: 0.1em;
        color: #8c96a1;
        z-index: 99;
        -webkit-transform: translateY(-50%) translateX(0%);
            -ms-transform: translateY(-50%) translateX(0%);
                transform: translateY(-50%) translateX(0%); }
    .flow-sec .flow-sec-inner .flow-sec-block .txt {
      display: block;
      width: 100%;
      padding: 10px 0; }
  .flow-sec .ex {
    margin: 0 0 40px 0; } }

.consulting-article {
  padding: 100px 0;
  overflow: hidden; }
  .consulting-article .consulting-article-inner .consulting-article-l {
    float: left;
    width: 48%; }
    .consulting-article .consulting-article-inner .consulting-article-l figure img {
      margin-bottom: 30px;
      display: block; }
    .consulting-article .consulting-article-inner .consulting-article-l figure figcaption {
      display: block;
      text-align: center;
      color: #333333;
      font-size: 13px;
      letter-spacing: 0.15em;
      font-weight: 600; }
  .consulting-article .consulting-article-inner .consulting-article-r {
    float: right;
    width: 46%; }
    .consulting-article .consulting-article-inner .consulting-article-r img {
      margin-bottom: 30px; }
    .consulting-article .consulting-article-inner .consulting-article-r .text-area {
      font-size: 14px;
      font-weight: 200;
      color: #333333;
      line-height: 2; }

@media screen and (max-width: 768px) {
  .consulting-article {
    padding: 40px 0; }
    .consulting-article .consulting-article-inner .consulting-article-l {
      width: 100%;
      float: none; }
      .consulting-article .consulting-article-inner .consulting-article-l figure {
        padding: 40px 0 0 0;
        position: relative; }
        .consulting-article .consulting-article-inner .consulting-article-l figure figcaption {
          top: 0;
          width: 100%;
          left: 50%;
          -webkit-transform: translateY(0%) translateX(-50%);
              -ms-transform: translateY(0%) translateX(-50%);
                  transform: translateY(0%) translateX(-50%);
          position: absolute; }
    .consulting-article .consulting-article-inner .consulting-article-r {
      width: 100%;
      float: none; } }

.intermediary-article {
  overflow: hidden;
  padding: 100px 0; }
  .intermediary-article .intermediary-article-inner {
    margin-bottom: 50px; }
    .intermediary-article .intermediary-article-inner .intermediary-article-l {
      float: left;
      width: 48%; }
      .intermediary-article .intermediary-article-inner .intermediary-article-l figure img {
        margin-bottom: 10px; }
      .intermediary-article .intermediary-article-inner .intermediary-article-l figure figcaption {
        text-align: center;
        font-size: 12px;
        color: #808080; }
    .intermediary-article .intermediary-article-inner .intermediary-article-r {
      float: right;
      line-height: 2;
      width: 46%;
      color: #333333; }

@media screen and (max-width: 768px) {
  .intermediary-article {
    padding: 30px 0; }
    .intermediary-article .intermediary-article-inner {
      margin-bottom: 10px; }
      .intermediary-article .intermediary-article-inner .intermediary-article-l {
        width: 100%;
        float: none; }
        .intermediary-article .intermediary-article-inner .intermediary-article-l figure {
          position: relative; }
          .intermediary-article .intermediary-article-inner .intermediary-article-l figure figcaption {
            left: 0;
            width: auto;
            bottom: 20px;
            text-align: left;
            font-size: 12px;
            padding: 3px 3px 3px 10px;
            background-color: #ffffff;
            position: absolute; }
      .intermediary-article .intermediary-article-inner .intermediary-article-r {
        width: 100%;
        float: none; } }

.produc_development-article {
  padding: 100px 0 80px 0; }
  .produc_development-article .text-area {
    padding: 0 20px;
    color: #333333;
    line-height: 1.8; }
  .produc_development-article ul {
    overflow: hidden; }
    .produc_development-article ul li {
      float: left;
      width: 30.6%;
      margin: 0 4% 20px 0; }
      .produc_development-article ul li:nth-child(3n) {
        margin: 0 0 20px 0; }
      .produc_development-article ul li figure img {
        margin-bottom: 10px; }
      .produc_development-article ul li figure figcaption {
        text-align: center;
        font-size: 12px;
        color: #808080; }

@media screen and (max-width: 768px) {
  .produc_development-article {
    padding: 40px 0 20px 0; }
    .produc_development-article .text-area {
      padding: 0; }
    .produc_development-article ul li {
      float: none;
      width: 100%;
      margin: 0; }
      .produc_development-article ul li:nth-child(3n) {
        margin: 0; }
      .produc_development-article ul li figure img {
        margin: 0; }
      .produc_development-article ul li figure figcaption {
        margin: 10px 0 20px 0; } }

.ttl-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 110px 0 170px 0;
  margin: 0 auto;
  width: 1080px; }
  .ttl-block h2 {
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 0.8em;
    line-height: 1;
    text-align: center; }
    .ttl-block h2 > span {
      display: inline-block;
      background-color: #ffffff;
      padding: 10px 55px;
      color: #192c43; }

@media screen and (max-width: 768px) {
  .ttl-block {
    width: 100%;
    padding: 115px 0; }
    .ttl-block h2 {
      width: 92%;
      margin: 0 auto;
      background-color: #ffffff;
      padding: 10px 0; }
      .ttl-block h2 > span {
        display: block;
        background-color: inherit;
        padding: 0;
        color: #192c43; } }

.company-article {
  margin-bottom: 100px; }
  .company-article .ttl-block {
    background-image: url("../../assets/images/index/bg_company.jpg"); }

.wrapper {
  padding: 100px 0; }
  .wrapper .inner {
    width: 900px; }
    .wrapper .inner .wrapper-inner {
      background-color: #ffffff;
      margin-top: -60px;
      padding: 60px 70px; }
      .wrapper .inner .wrapper-inner h3 {
        text-align: center;
        font-size: 30px;
        font-weight: 200;
        color: #333333;
        line-height: 1;
        margin-bottom: 50px; }
        .wrapper .inner .wrapper-inner h3:before {
          content: "";
          width: 24px;
          height: 4px;
          display: block;
          margin: 0 auto 50px auto;
          background-color: #9e9e9e; }
      .wrapper .inner .wrapper-inner table {
        width: 100%;
        color: #333333; }
        .wrapper .inner .wrapper-inner table tr {
          border-bottom: 1px solid #dedede; }
          .wrapper .inner .wrapper-inner table tr:first-child {
            border-top: 1px solid #dedede; }
          .wrapper .inner .wrapper-inner table tr th {
            text-align: left;
            padding: 25px 15px;
            font-weight: 400;
            width: 24%;
            vertical-align: middle; }
          .wrapper .inner .wrapper-inner table tr td {
            text-align: left;
            padding: 25px 15px;
            font-weight: 300;
            width: 76%; }

@media screen and (max-width: 768px) {
  .company-article {
    margin-bottom: 40px; }
  .wrapper {
    padding: 0; }
    .wrapper .inner {
      width: 100%; }
      .wrapper .inner .wrapper-inner {
        margin: 0;
        padding: 30px 0 0 0; }
        .wrapper .inner .wrapper-inner h3 {
          margin-bottom: 30px; }
          .wrapper .inner .wrapper-inner h3:before {
            margin: 0 auto 25px auto; }
        .wrapper .inner .wrapper-inner table {
          display: block; }
          .wrapper .inner .wrapper-inner table tr th {
            border-bottom: 1px solid #dedede;
            background-color: #f5f5f5;
            text-align: left;
            padding: 10px 20px;
            font-weight: 400;
            width: 100%;
            vertical-align: middle;
            display: block; }
          .wrapper .inner .wrapper-inner table tr td {
            display: block;
            width: 100%;
            padding: 10px 20px; } }

.history-article {
  margin-bottom: 100px; }
  .history-article .ttl-block {
    background-image: url("../../assets/images/index/bg_history.jpg"); }
  .history-article .history-article-inner {
    border-top: 1px solid #dedede;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #dedede;
    margin-bottom: 45px; }
    .history-article .history-article-inner .history-article-flow {
      overflow: hidden;
      position: relative;
      width: 100%;
      display: table; }
      .history-article .history-article-inner .history-article-flow .fl {
        font-size: 16px;
        font-weight: 500;
        display: table-cell;
        text-align: center;
        color: #135790;
        padding: 30px 0px;
        width: 24%;
        position: relative;
        line-height: 1; }
        .history-article .history-article-inner .history-article-flow .fl span {
          display: block;
          position: relative;
          z-index: 9;
          background-color: white;
          padding: 10px; }
        .history-article .history-article-inner .history-article-flow .fl:after {
          width: 2px;
          height: 100%;
          content: "";
          position: absolute;
          left: 50%;
          margin-left: -1px;
          top: 60px;
          background-color: #dedede;
          z-index: 1; }
      .history-article .history-article-inner .history-article-flow.first-c .fl:before {
        background-color: #dedede;
        z-index: 1;
        position: absolute;
        width: 6px;
        height: 6px;
        content: "";
        left: 50%;
        top: 65px;
        border-radius: 10px;
        margin-left: -3px; }
      .history-article .history-article-inner .history-article-flow.last-c .fl:before {
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #dedede transparent transparent transparent;
        z-index: 1;
        position: absolute;
        content: "";
        left: 50%;
        bottom: 0px;
        border-radius: 10px;
        margin-left: -6px; }
      .history-article .history-article-inner .history-article-flow.last-c .fr {
        border-bottom: none; }
      .history-article .history-article-inner .history-article-flow .fr {
        width: 76%;
        display: table-cell;
        padding: 30px 0px;
        border-bottom: 1px solid #dedede; }
        .history-article .history-article-inner .history-article-flow .fr ul li {
          margin-bottom: 10px; }
          .history-article .history-article-inner .history-article-flow .fr ul li:last-child {
            margin-bottom: 0; }
          .history-article .history-article-inner .history-article-flow .fr ul li b {
            color: #135790;
            display: block;
            line-height: 1;
            margin-bottom: 5px; }
          .history-article .history-article-inner .history-article-flow .fr ul li .text-area {
            padding-left: 1em; }
            .history-article .history-article-inner .history-article-flow .fr ul li .text-area p {
              margin-bottom: 0; }

@media screen and (max-width: 768px) {
  .history-article {
    margin-bottom: 40px; }
    .history-article .history-article-inner {
      margin-bottom: 20px; }
      .history-article .history-article-inner .history-article-flow .fl {
        border-bottom: 1px solid #dedede;
        background-color: #f5f5f5;
        text-align: left;
        padding: 10px 20px;
        font-weight: 400;
        width: 100%;
        vertical-align: middle;
        display: block; }
        .history-article .history-article-inner .history-article-flow .fl span {
          background-color: inherit; }
        .history-article .history-article-inner .history-article-flow .fl:after {
          display: none; }
      .history-article .history-article-inner .history-article-flow.first-c .fl {
        padding: 0; }
        .history-article .history-article-inner .history-article-flow.first-c .fl:before {
          display: none; }
      .history-article .history-article-inner .history-article-flow.last-c .fl:before {
        display: none; }
      .history-article .history-article-inner .history-article-flow.last-c .fr li {
        border-bottom: none; }
      .history-article .history-article-inner .history-article-flow .fr {
        width: 100%;
        display: block;
        padding: 0; }
        .history-article .history-article-inner .history-article-flow .fr ul li {
          padding: 10px 20px;
          border-bottom: 1px dotted #dedede; }
          .history-article .history-article-inner .history-article-flow .fr ul li .text-area {
            padding-left: 0; } }

.link-area b {
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px; }

.link-area ul {
  overflow: hidden; }
  .link-area ul li {
    float: left;
    margin: 0 15px 0 0; }
    .link-area ul li a {
      font-size: 13px;
      text-align: center;
      color: #135790;
      display: block;
      padding: 10px 20px;
      border-radius: 8px;
      border: 1px solid #135790;
      background-color: #ffffff;
      -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .link-area ul li a:hover {
        background-color: #135790;
        color: #ffffff;
        -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

@media screen and (max-width: 768px) {
  .link-area b {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center; }
  .link-area ul {
    width: 92%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #dedede; }
    .link-area ul li {
      float: left;
      width: 49%;
      margin: 0 2% 10px 0; }
      .link-area ul li:nth-child(2n) {
        margin: 0 0 10px 0; }
      .link-area ul li a {
        padding: 5px 10px;
        font-size: 13px; } }

.personal {
  color: #333333;
  line-height: 1.8; }
  .personal .wrapper-inner {
    height: 800px;
    overflow-y: scroll; }
  .personal .ttl-block {
    background-image: url("../../assets/images/index/bg_privacy_policy.jpg"); }
    .personal .ttl-block h2 {
      background-color: inherit; }
  .personal-author {
    text-align: right;
    font-weight: 600;
    margin-bottom: 50px; }
  .personal-description {
    margin-bottom: 40px; }
  .personal--m50 {
    margin-bottom: 50px; }
  .personal--m40 {
    margin-bottom: 40px; }
  .personal--m30 {
    margin-bottom: 30px; }
  .personal--m20 {
    margin-bottom: 20px; }
  .personal--m8 {
    margin-bottom: 8px; }
  .personal--m10 {
    margin-bottom: 10px; }
  .personal--mr10 {
    margin-right: 10px; }
  .personal--indent {
    text-indent: -2.4em;
    padding-left: 2.35em; }
  .personal--pad {
    padding-left: 2.35em; }
  .personal--bold {
    font-weight: 600; }
  .personal--table tr th {
    border: 1px solid #dedede !important;
    padding: 10px 20px !important; }
  .personal--table tr td {
    border: 1px solid #dedede !important;
    padding: 10px 20px !important; }
  .personal--table.__1 th {
    width: 34% !important; }
  .personal--table.__1 td {
    width: 66% !important; }
  .personal--table.__2 th {
    width: 50% !important;
    text-align: center; }
  .personal--table.__2 td {
    width: 50% !important; }
  .personal--table.__3 th {
    width: 50% !important;
    text-align: center; }
  .personal--table.__3 td {
    width: 50% !important; }
  .personal--ttl1 {
    font-size: 24px;
    color: #135790;
    text-align: center;
    margin-bottom: 40px; }
    .personal--ttl1 span {
      border-bottom: 1px solid #135790;
      display: inline-block; }
  .personal--ttl2 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px; }
  .personal--ttl3 {
    text-decoration: underline; }
  .personal--ttl4 {
    font-weight: 600;
    margin-bottom: 20px; }
  .personal--gray {
    color: #808080; }

@media screen and (max-width: 768px) {
  .personal {
    border-bottom: 30px solid #f5f5f5; }
    .personal .ttl-block {
      padding: 60px 0;
      margin-bottom: 20px; }
      .personal .ttl-block h2 {
        letter-spacing: 0.4em; }
        .personal .ttl-block h2 > span span {
          background-color: #ffffff;
          display: inline-block;
          padding: 10px;
          margin: 0 0 9px 0; }
          .personal .ttl-block h2 > span span.last-c {
            margin: 0; }
    .personal .inner {
      padding: 0;
      width: 92%; }
      .personal .inner .wrapper-inner {
        margin: 0 auto;
        padding: 30px 4% 20px 4%;
        height: 400px; }
    .personal--table tr th {
      display: table-cell !important;
      padding: 5px 10px !important; }
    .personal--table tr td {
      display: table-cell !important;
      padding: 5px 10px !important; } }

.access-article {
  padding: 0; }
  .access-article .wrapper {
    padding: 0; }
    .access-article .wrapper .ttl-block {
      width: 100%;
      background-image: url("../../assets/images/index/bg_access.jpg"); }
      .access-article .wrapper .ttl-block h2 {
        margin-bottom: 50px; }
      .access-article .wrapper .ttl-block .inner .wrapper-inner {
        padding: 0;
        background-color: inherit;
        margin: 0; }
        .access-article .wrapper .ttl-block .inner .wrapper-inner h3 {
          color: #ffffff; }
          .access-article .wrapper .ttl-block .inner .wrapper-inner h3:before {
            background-color: #ffffff; }
      .access-article .wrapper .ttl-block .inner .text-area {
        color: #ffffff;
        text-align: center;
        font-size: 15px;
        font-weight: 200;
        line-height: 2; }
      .access-article .wrapper .ttl-block .inner ul {
        color: #ffffff;
        text-align: center;
        font-size: 15px;
        font-weight: 500;
        display: inline-block;
        width: 100%;
        margin-bottom: 20px; }
        .access-article .wrapper .ttl-block .inner ul li {
          display: inline-block;
          margin: 0 10px; }
      .access-article .wrapper .ttl-block .inner a {
        color: #ffffff; }
      .access-article .wrapper .ttl-block .inner .btn {
        display: block;
        background-color: #135790;
        padding: 10px 15px;
        border-radius: 6px;
        line-height: 1;
        margin: 0 auto;
        font-size: 13px;
        font-weight: 200;
        width: 145px;
        text-align: center; }
  .access-article iframe {
    width: 100%;
    height: 400px; }

@media screen and (max-width: 768px) {
  .access-article .wrapper .ttl-block {
    padding: 100px 0 30px 0; }
    .access-article .wrapper .ttl-block h2 {
      margin-bottom: 30px; } }

@media screen and (max-width: 768px) {
  .cont-area {
    display: none; }
  .headline {
    border-bottom: none; }
    .headline.js__open {
      border-bottom: 1px solid #000000; }
  .service-lineup-cont section:last-child .headline {
    border-bottom: 1px solid #000000; }
  .flow-sec .headline {
    border-bottom: 1px solid #000000; } }

.distribution {
  margin-bottom: 80px; }
  .distribution-text {
    color: #333333;
    line-height: 1.8;
    margin-bottom: 40px; }
  .distribution-box {
    margin-bottom: 20px; }
    .distribution-box-ttl {
      font-size: 24px;
      text-align: center;
      margin-bottom: 20px; }
      .distribution-box-ttl span {
        display: inline-block;
        padding-bottom: 2px;
        border-bottom: 1px solid #1a1a1a; }
      .distribution-box-ttl figure {
        display: inline-block;
        width: 48.5%; }
    .distribution-box-list {
      overflow: hidden;
      margin-bottom: 30px; }
      .distribution-box-list li {
        width: 48.75%; }
        .distribution-box-list li:nth-child(odd) {
          float: left; }
        .distribution-box-list li:nth-child(even) {
          float: right; }
    .distribution-box-text {
      color: #333333;
      line-height: 1.8; }

@media screen and (max-width: 768px) {
  .distribution {
    margin-bottom: 40px; }
    .distribution-text {
      margin-bottom: 20px; }
    .distribution-box {
      margin-bottom: 15px; }
      .distribution-box-ttl {
        font-size: 18px;
        margin-bottom: 15px; }
      .distribution-box-list {
        margin-bottom: 15px; } }

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