/* ----------------------------------------------------------------------------------------------------
  top
* --------------------------------------------------------------------------------------------------*/
.top .lead {
  padding: 166px 0 160px;
  position: relative;
  text-align: center;
  color: #707070;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2; }
  @media screen and (max-width: 767px) {
    .top .lead {
      padding: 110px 0 80px;
      font-size: 1.3rem; } }
  .top .lead__logo {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .top .lead__logo {
        max-width: 260px;
        margin: 0 auto 20px; } }
  .top .lead__bg {
    position: absolute;
    pointer-events: none; }
    .top .lead__bg_01 {
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .top .lead__bg_01 {
          width: 55%;
          left: 20px; } }
    .top .lead__bg_02 {
      bottom: 30px;
      right: 0; }
      @media screen and (max-width: 767px) {
        .top .lead__bg_02 {
          width: 55%;
          bottom: 30px;
          right: 20px; } }

.top__news {
  margin-top: 112px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .top__news {
      margin-top: 60px; } }
  .top__news .btn__style03 {
    margin-top: 45px; }

/* ----------------------------------------------------------------------------------------------------
  company
* --------------------------------------------------------------------------------------------------*/
.company .link__item:nth-child(n+2) {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .company .link__item:nth-child(n+2) {
      margin-top: 20px; } }

.company .link__item_message {
  width: 100%; }
  .company .link__item_message .link__box01 {
    height: 200px;
    background: transparent;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      .company .link__item_message .link__box01 {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media screen and (max-width: 767px) {
      .company .link__item_message .link__box01 {
        height: 140px; } }
    .company .link__item_message .link__box01::after {
      width: 100%;
      height: 100%;
      background: #fff;
      opacity: 0.6;
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      z-index: 2;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .company .link__item_message .link__box01:hover {
      background: rgba(230, 0, 18, 0.6); }
      .company .link__item_message .link__box01:hover::after {
        background: #e60012; }
      .company .link__item_message .link__box01:hover .message__img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }

.company .link__item .message__txt {
  position: relative;
  z-index: 3; }
  @media print, screen and (min-width: 768px) {
    .company .link__item .message__txt {
      left: 50%;
      -webkit-transform: translateX(100%);
              transform: translateX(100%); } }

.company .link__item .message__img {
  min-width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

/* ----------------------------------------------------------------------------------------------------
  about
* --------------------------------------------------------------------------------------------------*/
.about .tbl__style01 {
  border-top: none; }
  .about .tbl__style01 td {
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .about .tbl__style01 td {
        font-size: inherit; } }
  .about .tbl__style01 .btn__style02 {
    margin-left: 1.5em; }
    @media screen and (max-width: 767px) {
      .about .tbl__style01 .btn__style02 {
        margin: 0.5em 0 0; } }

/* ----------------------------------------------------------------------------------------------------
  message
* --------------------------------------------------------------------------------------------------*/
.message__box {
  padding: 110px 480px 117px 120px;
  background: url(/_asset/img/company/message/img-message.jpg) no-repeat left top;
  position: relative; }
  @media screen and (max-width: 767px) {
    .message__box {
      padding: 30px 6% 0;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
      background-image: linear-gradient(#eee, #fff); } }
  @media screen and (max-width: 767px) {
    .message__box__txt {
      margin-top: 15px;
      text-align: center;
      font-size: 1.2rem; } }
  .message__box__img {
    position: absolute;
    bottom: 0;
    right: 60px;
    display: none; }
    @media screen and (max-width: 767px) {
      .message__box__img {
        position: static;
        max-width: 70%;
        margin: auto;
        display: block; } }

@media print, screen and (min-width: 768px) {
  .message .content__box p {
    font-size: 1.8rem;
    letter-spacing: -0.04em; } }

.message .content__box p + * {
  margin-top: 2em; }

/* ----------------------------------------------------------------------------------------------------
  member
* --------------------------------------------------------------------------------------------------*/
.member {
  /* overlay at start */
  /* content at start */ }
  .member__list .list__item:nth-child(n) {
    margin-top: 80px; }
    @media screen and (max-width: 767px) {
      .member__list .list__item:nth-child(n) {
        margin-top: 60px; } }
  .member__list .list__item_ceo {
    margin-top: 0; }
    @media print, screen and (min-width: 768px) {
      .member__list .list__item_ceo {
        width: 100%; }
        .member__list .list__item_ceo .list__link {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #f5f5f5), to(#ddd));
          background-image: linear-gradient(90deg, #f5f5f5 40%, #ddd); }
        .member__list .list__item_ceo .list__img {
          background: none; }
        .member__list .list__item_ceo .list__txt {
          display: block;
          margin: 0; }
          .member__list .list__item_ceo .list__txt_roman {
            margin: 1em 0 1.5em; }
          .member__list .list__item_ceo .list__txt .fa-search-plus {
            position: static; } }
  .member__list .list__link {
    display: block;
    position: relative;
    outline: none; }
  .member__list .list__img {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #f5f5f5), to(#ddd));
    background-image: linear-gradient(90deg, #f5f5f5 40%, #ddd);
    position: relative;
    outline: none;
    text-align: center; }
  .member__list .list__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1em;
    font-weight: bold;
    line-height: 1.6; }
    .member__list .list__txt_post {
      width: 100%;
      font-size: 1.6rem; }
      @media screen and (max-width: 767px) {
        .member__list .list__txt_post {
          font-size: inherit; } }
    .member__list .list__txt_name {
      font-size: 2.4rem; }
      @media screen and (max-width: 767px) {
        .member__list .list__txt_name {
          font-size: 1.8rem; } }
    .member__list .list__txt_roman {
      margin-left: 1em;
      color: #666;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        .member__list .list__txt_roman {
          font-size: 1.2rem; } }
  .member__list .fa-search-plus {
    width: 40px;
    height: 40px;
    background: rgba(34, 34, 34, 0.8);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .member__list .fa-search-plus {
        width: 35px;
        height: 35px;
        font-size: inherit; } }
  .member__detail {
    display: none;
    max-width: 960px;
    margin: auto;
    background: #fff;
    position: relative; }
    .mfp-wrap .member__detail {
      display: block; }
    .member__detail .detail__img {
      background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #f5f5f5), to(#ddd));
      background-image: linear-gradient(90deg, #f5f5f5 40%, #ddd); }
    .member__detail .detail__txt01 {
      padding-right: 4em;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      line-height: 1.6; }
      @media screen and (max-width: 767px) {
        .member__detail .detail__txt01 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          /* padding: 0 9.524%;*/
          padding: 0 6%; } }
    .member__detail .detail__txt_post {
      font-size: 1.8rem;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .member__detail .detail__txt_post {
          width: 100%;
          font-size: inherit; } }
    .member__detail .detail__txt_name {
      font-size: 2.6rem;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .member__detail .detail__txt_name {
          font-size: 1.8rem; } }
    .member__detail .detail__txt_roman {
      margin: 0.5em 0 2em;
      color: #666; }
      @media screen and (max-width: 767px) {
        .member__detail .detail__txt_roman {
          margin: 0 0 0 1em;
          font-size: 1.2rem; } }
    @media screen and (max-width: 767px) {
      .member__detail .detail__txt_license {
        width: 100%;
        margin-top: 1em; } }
    @media screen and (max-width: 767px) {
      .member__detail .detail__txt_graduate {
        margin-top: 1em; } }
    .member__detail .detail__txt02 {
      padding: 35px 80px 60px; }
      @media screen and (max-width: 767px) {
        .member__detail .detail__txt02 {
          /*padding: 40px 9.524%;*/
          padding: 40px 6%; } }
    .member__detail .tbl__style01 th {
      width: 14%;
      font-size: inherit; }
      @media screen and (max-width: 767px) {
        .member__detail .tbl__style01 th {
          width: 30%; } }
    .member__detail .tbl__style01 td {
      width: 86%; }
      @media screen and (max-width: 767px) {
        .member__detail .tbl__style01 td {
          width: 70%; } }
    .member__detail .close_mfp {
      cursor: pointer; }
    .member__detail .btn__close01 {
      width: 40px;
      height: 40px;
      background: #222;
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      color: #fff;
      font-size: 1.6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .member__detail .btn__close01 {
          width: 35px;
          height: 35px;
          font-size: inherit; } }
    .member__detail .btn__close02 {
      max-width: 400px;
      height: 50px;
      margin: 60px auto 0;
      background: #eee;
      position: relative;
      color: #222;
      font-size: 2.0rem;
      font-weight: bold;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .member__detail .btn__close02 {
          max-width: 200px;
          height: 40px;
          margin-top: 30px;
          font-size: inherit; } }
      .member__detail .btn__close02::after {
        position: absolute;
        right: 1em;
        content: "\f00d";
        font-family: Font Awesome\ 5 Free;
        font-size: 1.6rem;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        @media screen and (max-width: 767px) {
          .member__detail .btn__close02::after {
            font-size: inherit; } }
  .member .mfp-bg {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    /* overlay animate in */
    /* overlay animate out */ }
    .member .mfp-bg.mfp-ready {
      opacity: 0.7; }
    .member .mfp-bg.mfp-removing {
      opacity: 0; }
  @media screen and (max-width: 767px) {
    .member .mfp-container {
      padding: 50px 8%; } }
  .member .mfp-wrap {
    /* content animate it */
    /* content animate out */ }
    .member .mfp-wrap .mfp-content {
      opacity: 0;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
    .member .mfp-wrap.mfp-ready .mfp-content {
      opacity: 1; }
    .member .mfp-wrap.mfp-removing .mfp-content {
      opacity: 0; }

/* ----------------------------------------------------------------------------------------------------
  access
* --------------------------------------------------------------------------------------------------*/
.access .location__area {
  margin-bottom: 80px;
  position: relative; }
  .access .location__area th {
    width: 10%; }
  .access .location__area td {
    width: 70%; }
  .access .location__area td::before {
    content: ': '; }
  .access .location__area::after {
    content: "";
    display: block;
    clear: both; }
  @media screen and (max-width: 767px) {
    .access .location__area {
      margin-bottom: 40px; } }

.access .location__info {
  width: 46.875%;
  padding: 34px 2em;
  background: rgba(34, 34, 34, 0.9);
  position: absolute;
  bottom: 40px;
  right: 0;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.389; }
  @media screen and (max-width: 767px) {
    .access .location__info {
      width: auto;
      padding: 1.5em;
      position: static;
      font-size: inherit; } }

.access .location__txt:nth-child(n+2) {
  margin-top: 1.5em; }
  @media screen and (max-width: 767px) {
    .access .location__txt:nth-child(n+2) {
      margin-top: 1em; } }

.access .ttl__style05:nth-child(n+2) {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .access .ttl__style05:nth-child(n+2) {
      margin-top: 30px; } }

.access .ul__style02 {
  padding: 0 1.5em;
  font-size: 1.8rem; }
  @media screen and (max-width: 767px) {
    .access .ul__style02 {
      padding: 0;
      font-size: inherit; } }
  .access .ul__style02 .item_tozai::before {
    color: #157498; }
  .access .ul__style02 .item_hanzomon::before {
    color: #8e7aae; }
  .access .ul__style02 .item_marunouchi::before {
    color: #921d22; }
  .access .ul__style02 .item_chiyoda::before {
    color: #136a39; }
  .access .ul__style02 .item_toei::before {
    color: #114772; }
  .access .ul__style02 .item_jr::before {
    color: #58696f; }

.access__map {
  height: 0;
  padding-bottom: 44.79%;
  margin-top: 80px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .access__map {
      padding-bottom: 80%;
      margin-top: 40px; } }
  .access__map iframe,
  .access__map object,
  .access__map embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

/* ----------------------------------------------------------------------------------------------------
  reit
* --------------------------------------------------------------------------------------------------*/
.reit__lead {
  margin-bottom: 120px; }
  @media screen and (max-width: 767px) {
    .reit__lead {
      margin-bottom: 60px; } }
  .reit__lead p {
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .reit__lead p {
        font-size: 1.4rem; } }
  .reit__lead .btn__style01 {
    max-width: 460px;
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      .reit__lead .btn__style01 {
        margin-top: 30px; } }

.reit__about {
  position: relative; }
  .reit__about p {
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .reit__about p {
        font-size: 1.4rem; } }
  .reit__about::before {
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: -80px;
    left: 0;
    content: "\f078";
    text-align: center;
    font-family: Font Awesome\ 5 Free;
    font-size: 4.0rem;
    font-weight: bold;
    line-height: 1.0; }
    @media screen and (max-width: 767px) {
      .reit__about::before {
        bottom: -40px;
        font-size: 2.0rem; } }

.reit__strategy {
  padding: 60px 80px 40px;
  background: #f5f5f5; }
  @media screen and (max-width: 767px) {
    .reit__strategy {
      padding: 1em; } }
  .reit__strategy .strategy__graph {
    width: 780px;
    margin: auto;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .reit__strategy .strategy__graph {
        width: auto;
        margin-top: 20px; } }
    .reit__strategy .strategy__graph_base {
      position: relative;
      z-index: 4; }
    .reit__strategy .strategy__graph_bar {
      position: absolute;
      bottom: 7.2%;
      left: 0;
      z-index: 3;
      overflow: hidden; }
      .reit__strategy .strategy__graph_bar img {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transform: translateY(100%);
                transform: translateY(100%);
        -webkit-transition: 0.7s;
        transition: 0.7s; }
      .reit__strategy .strategy__graph_bar .bar01 {
        position: relative; }
      .reit__strategy .strategy__graph_bar .bar02 {
        -webkit-transition-delay: 0.15s;
                transition-delay: 0.15s; }
      .reit__strategy .strategy__graph_bar .bar03 {
        -webkit-transition-delay: 0.3s;
                transition-delay: 0.3s; }
      .reit__strategy .strategy__graph_bar .bar04 {
        -webkit-transition-delay: 0.45s;
                transition-delay: 0.45s; }
      .reit__strategy .strategy__graph_bar .bar05 {
        -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s; }
      .reit__strategy .strategy__graph_bar .bar06 {
        -webkit-transition-delay: 0.75s;
                transition-delay: 0.75s; }
      .reit__strategy .strategy__graph_bar .bar07 {
        -webkit-transition-delay: 0.9s;
                transition-delay: 0.9s; }
    .reit__strategy .strategy__graph_text {
      position: absolute;
      top: 1px;
      left: 0;
      z-index: 2; }
      .reit__strategy .strategy__graph_text img {
        opacity: 0;
        -webkit-transition: 0.7s 1.7s;
        transition: 0.7s 1.7s;
        -webkit-transform: scale(0.9);
                transform: scale(0.9); }
    .reit__strategy .strategy__graph_arrow {
      max-width: 88.92%;
      position: absolute;
      top: 17%;
      left: 2%;
      z-index: 1; }
      .reit__strategy .strategy__graph_arrow img {
        -webkit-transform: rotate(180deg) scale(0);
                transform: rotate(180deg) scale(0);
        -webkit-transform-origin: top left;
                transform-origin: top left;
        -webkit-transition: 0.7s 2.3s;
        transition: 0.7s 2.3s; }
    .reit__strategy .strategy__graph.active .strategy__graph_bar img {
      -webkit-transform: none;
              transform: none; }
    .reit__strategy .strategy__graph.active .strategy__graph_text img {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    .reit__strategy .strategy__graph.active .strategy__graph_arrow img {
      -webkit-transform: none;
              transform: none; }
    .reit__strategy .strategy__graph img {
      width: 100%; }

.reit .col__wrap {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .reit .col__wrap {
      margin-bottom: 30px; } }

.reit__distributed-situation .ol__notes01 {
  counter-reset: none; }
  .reit__distributed-situation .ol__notes01 .item::before {
    counter-increment: none;
    content: none; }

@media screen and (max-width: 767px) {
  .reit .sp-scroll {
    overflow-x: scroll; }
    .reit .sp-scroll__notes {
      padding: 0.5em 1em;
      margin-bottom: 1em;
      background: #f5f5f5;
      font-size: 1.2rem; }
    .reit .sp-scroll__inner {
      width: 600px; } }

/* ----------------------------------------------------------------------------------------------------
  chara
* --------------------------------------------------------------------------------------------------*/
.chara__about li {
  font-size: 1.6rem; }
  @media screen and (max-width: 767px) {
    .chara__about li {
      font-size: 1.4rem; } }

.chara .strength__list {
  counter-reset: strength__list; }

@media screen and (max-width: 767px) {
  .chara .strength__item:nth-child(n+2) {
    margin-top: 30px; } }

.chara .strength__item::before {
  display: block;
  counter-increment: strength__list;
  content: counter(strength__list);
  text-align: center;
  color: #e60012;
  font-size: 6.0rem;
  font-weight: bold;
  line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .chara .strength__item::before {
      font-size: 3.0rem; } }

.chara__feature .feature__img {
  max-width: 590px;
  margin: 60px auto 80px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .chara__feature .feature__img {
      margin: 30px 0 40px; } }
  .chara__feature .feature__img_arrow {
    max-width: 10.17%;
    overflow: hidden;
    position: absolute;
    top: 42%;
    left: 24.5%;
    z-index: 2; }
    .chara__feature .feature__img_arrow img {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      -webkit-transition: 0.7s;
      transition: 0.7s; }
      .chara__feature .feature__img_arrow img.active {
        -webkit-transform: none;
                transform: none; }

@media screen and (max-width: 767px) {
  .chara__feature .feature__point {
    padding: 0; } }

.chara__feature .feature__point .point__item {
  width: 48%;
  border: 6px solid #e64552;
  padding: 30px; }
  @media screen and (max-width: 767px) {
    .chara__feature .feature__point .point__item {
      width: auto;
      padding: 1.5em; } }

.chara__feature .feature__point .point__item:nth-child(n+3) {
  margin-top: 40px; }

/* ----------------------------------------------------------------------------------------------------
  news
* --------------------------------------------------------------------------------------------------*/
.news .ttl__style03 {
  margin-top: 0.3em; }

.news__sec_txt {
  margin-top: 40px; }

.news__sec_img {
  margin-top: 40px;
  text-align: center; }
  .news__sec_img + .link__style01.pdf {
    display: inline-block;
    margin-top: 2em; }

.news__sec strong {
  font-weight: bold; }

.news__sec em {
  font-style: italic; }

.news__sec table {
  width: 100%; }
  .news__sec table th, .news__sec table td {
    padding: 0.5em;
    border: solid 1px #000;
    text-align: left; }

/* ----------------------------------------------------------------------------------------------------
  contact
* --------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .contact .col__wrap {
    margin: 30px 0 60px; } }

.contact__box {
  padding: 20px 50px;
  margin: 60px 0 80px;
  background: #f5f5f5; }
  @media screen and (max-width: 767px) {
    .contact__box {
      padding: 1.5em;
      margin: 0; } }
  .contact__box .txt__tel, .contact__box .txt__fax {
    margin-bottom: 10px; }

/* ----------------------------------------------------------------------------------------------------
  form
* --------------------------------------------------------------------------------------------------*/
.form .flow__list {
  margin-bottom: 60px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .form .flow__list {
      margin-bottom: 30px; } }

.form .flow__item {
  width: 33.3333%;
  height: 60px;
  background: #eee;
  float: left;
  position: relative;
  font-size: 2.2rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .form .flow__item {
      height: 40px;
      font-size: inherit; } }
  .form .flow__item:nth-child(-n+2)::before, .form .flow__item:nth-child(-n+2)::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 0 36px 30px;
    position: absolute;
    top: 50%;
    content: "";
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%); }
    @media screen and (max-width: 767px) {
      .form .flow__item:nth-child(-n+2)::before, .form .flow__item:nth-child(-n+2)::after {
        border-width: 40px 0 40px 15px; } }
  .form .flow__item:nth-child(-n+2)::before {
    border-color: transparent transparent transparent #eee;
    right: -5px;
    z-index: 3; }
    @media screen and (max-width: 767px) {
      .form .flow__item:nth-child(-n+2)::before {
        right: 2px; } }
  .form .flow__item:nth-child(-n+2)::after {
    right: -10px;
    border-color: transparent transparent transparent #fff;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .form .flow__item:nth-child(-n+2)::after {
        right: 0; } }
  .form .flow__item.pass {
    background: #e60012;
    color: #fff; }
    .form .flow__item.pass::before {
      border-color: transparent transparent transparent #e60012; }

.form__tbl {
  width: 100%;
  border: solid 1px #bbb;
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .form__tbl {
      display: block;
      border: none;
      margin-top: 40px; }
      .form__tbl > tbody,
      .form__tbl > tbody > tr,
      .form__tbl > tbody > tr > * {
        display: block;
        width: 100%;
        border: none; } }
  .form__tbl tr {
    border-top: solid 1px #bbb; }
    @media screen and (max-width: 767px) {
      .form__tbl tr:nth-child(n+2) {
        margin-top: 30px; } }
    .form__tbl tr > * {
      vertical-align: middle; }
  .form__tbl th {
    width: 35%;
    padding: 1.5em;
    border-right: solid 1px #bbb;
    background: #f5f5f5; }
    @media screen and (max-width: 767px) {
      .form__tbl th {
        padding: 0.5em;
        margin-bottom: 1em; } }
  .form__tbl td {
    width: 65%;
    padding: 1.5em; }
    @media screen and (max-width: 767px) {
      .form__tbl td {
        padding: 0; } }

.form__txt01 {
  width: 100%;
  height: 36px;
  padding: 0 5px;
  border: solid 1px #bbb; }
  @media screen and (max-width: 767px) {
    .form__txt01 {
      height: 30px; } }

.form__textarea01 {
  width: 100%;
  min-height: 160px;
  padding: 5px;
  border: solid 1px #bbb;
  resize: vertical; }

.form__btnarea {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .form__btnarea {
      margin-top: 45px; } }
  .form__btnarea .btn__style03:nth-child(n+2) {
    margin-left: 1em; }

/* ----------------------------------------------------------------------------------------------------
  privacy
* --------------------------------------------------------------------------------------------------*/
.privacy section > *:nth-child(n+2) {
  margin-top: 1.5em; }

.privacy section .ttl__style04 {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .privacy section .ttl__style04 {
      margin-top: 30px; } }

.privacy__signature {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .privacy__signature {
      margin-top: 30px; } }

.privacy__box {
  padding: 1em;
  border: solid 1px #ccc;
  margin-top: 60px;
  background: #f5f5f5; }
  @media screen and (max-width: 767px) {
    .privacy__box {
      margin-top: 30px; } }

/* ----------------------------------------------------------------------------------------------------
  sitemap
* --------------------------------------------------------------------------------------------------*/
.sitemap__list::after {
  content: "";
  display: block;
  clear: both; }

.sitemap__item {
  width: 46.875%; }
  .sitemap__item:nth-child(n+3) {
    margin-top: 2.5em; }
  @media screen and (max-width: 767px) {
    .sitemap__item {
      width: 100%; }
      .sitemap__item:nth-child(n+2) {
        margin-top: 2.5em; } }

.sitemap__item_in {
  margin: 1em 0 0 1em;
  font-size: 14px;
  font-weight: bold; }

.sitemap__link {
  display: block;
  padding-top: 5px;
  padding-right: 0.7em;
  margin-bottom: 25px;
  position: relative;
  font-size: 2.0rem; }
  .sitemap__item > .sitemap__link:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .sitemap__link {
      font-size: 1.6rem;
      margin-bottom: 15px; } }
  .sitemap__link::after, .sitemap__link_in::after {
    right: 0;
    content: "\f105";
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-family: Font Awesome\ 5 Free;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .sitemap__link .fas {
    margin-right: 0.4em;
    vertical-align: middle;
    font-size: 1.8rem; }
    @media screen and (max-width: 767px) {
      .sitemap__link .fas {
        font-size: 1.2rem; } }
  .sitemap__link:hover, .sitemap__link_in:hover {
    opacity: 1.0;
    color: #e60012; }
    .sitemap__link:hover::after, .sitemap__link_in:hover::after {
      right: 0.4em; }
  .sitemap__link_in {
    display: block;
    position: relative; }
    .sitemap__link_in::after {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }

/* ----------------------------------------------------------------------------------------------------
  consultation
* --------------------------------------------------------------------------------------------------*/
.consultation__box {
  padding: 26px 0;
  margin-top: 20px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .consultation__box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 1.5em; } }
  .consultation__box__tel {
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      .consultation__box__tel {
        margin: 0 0 10px; } }

/* ----------------------------------------------------------------------------------------------------
  maintenance
* --------------------------------------------------------------------------------------------------*/
.maintenance {
  background: none; }
  .maintenance::after {
    display: none; }
  .maintenance__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
    position: fixed;
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .maintenance__content {
        padding: 0 4%;
        font-size: 1.4rem; } }
  .maintenance__logo {
    width: 100%;
    max-width: 500px;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .maintenance__logo {
        max-width: 90%;
        margin-bottom: 20px; } }
    .maintenance__logo img {
      width: 100%;
      max-width: none; }
  .maintenance__txt > p:nth-child(n+2) {
    margin-top: 1em; }

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