@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato:300&display=swap");
@import url(base.css);
.page-ttl .page-ttl-image {
  background-image: url("../img/base/page-ttl2.jpg"); }

.renewal-catch {
  font-size: 26px;
  line-height: 1.65;
  letter-spacing: .025em;
  text-align: center;
  margin: 25px 0 74px; }

.about .about-ttl {
  margin-bottom: 64px; }
.about .graph {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 49px; }
  .about .graph .graph-info {
    width: 348px;
    margin-right: 41px; }
    .about .graph .graph-info .graph-info-image {
      width: 100%;
      margin-bottom: 36px; }
    .about .graph .graph-info .graph-item {
      letter-spacing: .025em; }
      .about .graph .graph-info .graph-item .graph-item-ttl {
        font-size: 20px;
        margin-bottom: 14px;
        font-weight: inherit; }
      .about .graph .graph-info .graph-item .graph-item-txt {
        line-height: 1.75; }
      .about .graph .graph-info .graph-item:nth-of-type(1) {
        margin-bottom: 29px; }
        .about .graph .graph-info .graph-item:nth-of-type(1) .graph-item-ttl:first-letter {
          color: #0081d5; }
      .about .graph .graph-info .graph-item:nth-of-type(2) .graph-item-ttl:first-letter {
        color: #EF5A24; }
  .about .graph .graph-image {
    width: calc(100% - 384px); }
.about .before-after {
  position: relative;
  padding: 50px 0 60px; }
  .about .before-after:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    border-style: solid;
    border-width: 0 618px 753px 0;
    border-color: transparent #0081d5 transparent transparent;
    opacity: .09; }
  .about .before-after .inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
  .about .before-after .ba-item {
    width: 48%; }
    .about .before-after .ba-item .ba-ttl {
      margin-bottom: 25px; }
    .about .before-after .ba-item .ba-txt {
      margin-bottom: 14px;
      line-height: 1.75;
      letter-spacing: .025em;
      min-height: 120px; }
    .about .before-after .ba-item .ba-list {
      line-height: 1.78;
      letter-spacing: .025em; }
      .about .before-after .ba-item .ba-list li {
        background: left center no-repeat;
        background-size: 1.6em 1.6em;
        margin-bottom: .5em;
        padding-left: 2.7em; }
    .about .before-after .ba-item.before .ttl-square:before {
      background-color: #603813; }
    .about .before-after .ba-item.before .ba-list li {
      background-image: url("../img/renewal/icn-before.png"); }
    .about .before-after .ba-item.after .ba-list li {
      background-image: url("../img/renewal/icn-after.png"); }

.plan {
  margin-bottom: 126px; }
  .plan .plan-item {
    position: relative;
    margin-bottom: 87px; }
    .plan .plan-item .ttl-ev {
      margin-bottom: 45px; }
    .plan .plan-item .type {
      position: absolute;
      top: 10px;
      right: 20px;
      font-size: 19px;
      font-weight: 700;
      letter-spacing: .025em; }
    .plan .plan-item .plan-image {
      margin-right: 120px;
      display: inline-block;
      max-width: 50%; }
      .plan .plan-item .plan-image .plan-ttl {
        font-size: 20px;
        margin-bottom: 10px;
        letter-spacing: .025em; }
        .plan .plan-item .plan-image .plan-ttl:first-letter {
          color: #0081d5; }
      .plan .plan-item .plan-image img {
        max-width: 100%; }
      .plan .plan-item .plan-image .plan-cap {
        margin-top: 13px;
        letter-spacing: .025em;
        font-size: 14px; }
    .plan .plan-item:nth-child(2) .plan-image {
      margin-right: 24px; }

.works {
  margin-bottom: 85px; }
  .works .ttl-ev {
    margin-bottom: 38px; }
  .works .works-content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .works .works-content .works-item {
      padding: 0 23px 54px 0;
      width: 50%;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; }
      .works .works-content .works-item:nth-child(even) {
        border-left: dashed 1px #b1b1b1;
        padding-left: 23px;
        padding-right: 0; }
      .works .works-content .works-item:nth-child(n+3) {
        padding-bottom: 5px; }
      .works .works-content .works-item .works-ttl {
        font-size: 20px;
        margin-bottom: 25px;
        letter-spacing: .025em;
        width: 100%; }
        .works .works-content .works-item .works-ttl:first-letter {
          color: #0081d5;
          margin-right: .4em;
          font-size: 1.3em;
          vertical-align: -.1em; }
      .works .works-content .works-item .works-a, .works .works-content .works-item .works-b {
        width: 45%; }
        .works .works-content .works-item .works-a img, .works .works-content .works-item .works-b img {
          width: 100%;
          margin-bottom: 14px; }
        .works .works-content .works-item .works-a .works-cate, .works .works-content .works-item .works-b .works-cate {
          font-size: 18px;
          font-family: "Montserrat", sans-serif;
          font-style: italic;
          text-align: center; }
      .works .works-content .works-item .works-a {
        position: relative; }
        .works .works-content .works-item .works-a:before {
          content: "";
          position: absolute;
          top: 40%;
          left: calc(-9% - 10px);
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 0 10px 13px;
          border-color: transparent transparent transparent #0081d5; }
        .works .works-content .works-item .works-a .works-cate {
          color: #0081d5; }

.contact-btn {
  margin-top: 70px; }

@media screen and (max-width: 768px) {
  .about .graph {
    flex-wrap: wrap; }
    .about .graph .graph-image {
      order: 0;
      width: 100%;
      margin-bottom: 20px; }
    .about .graph .graph-info {
      width: 100%;
      order: 1;
      margin: 0;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .about .graph .graph-info .graph-info-image {
        order: 1;
        margin: 15px 0 0; }

  .works .works-content .works-item {
    width: 100%; }
    .works .works-content .works-item:nth-child(n) {
      border-left: none;
      border-bottom: dashed 1px #b1b1b1;
      padding: 20px 0 30px; } }
@media screen and (max-width: 767px) {
  .renewal-catch {
    font-size: 20px;
    margin: 25px 0 35px;
    padding: 0 20px; }

  .about .about-ttl {
    margin-bottom: 30px; }
  .about .graph {
    margin-bottom: 35px; }
    .about .graph .graph-info .graph-item .graph-item-ttl {
      font-size: 16px;
      margin-bottom: 10px; }
    .about .graph .graph-info .graph-item:nth-of-type(1) {
      margin-bottom: 15px; }
  .about .before-after {
    padding: 25px 0 45px; }
    .about .before-after:before {
      border-width: 0 80vw 160vw 0; }
    .about .before-after .inner {
      display: block; }
    .about .before-after .ba-item {
      width: 100%; }
      .about .before-after .ba-item .ba-ttl {
        margin-bottom: 20px; }
      .about .before-after .ba-item .ba-txt {
        margin-bottom: 12px;
        min-height: 0; }
      .about .before-after .ba-item.before {
        margin-bottom: 40px; }

  .plan {
    margin-bottom: 40px; }
    .plan .plan-item {
      margin-bottom: 25px; }
      .plan .plan-item .ttl-ev {
        margin-bottom: 25px; }
      .plan .plan-item .type {
        top: 12px;
        right: 20px;
        font-size: 15px; }
      .plan .plan-item .plan-image {
        margin: 0 0 20px;
        display: block;
        max-width: 100%;
        padding-bottom: 20px;
        border-bottom: dashed 1px #ddd; }
        .plan .plan-item .plan-image .plan-ttl {
          font-size: 16px;
          margin-bottom: 18px; }
        .plan .plan-item .plan-image .plan-cap {
          margin-top: 15px; }

  .works {
    margin-bottom: 70px; }
    .works .ttl-ev {
      margin-bottom: 25px; }
    .works .works-content {
      display: block; }
      .works .works-content .works-item {
        padding: 0 0 25px 0;
        width: 100%; }
        .works .works-content .works-item:nth-child(even) {
          padding-left: 0; }
        .works .works-content .works-item:nth-child(n+3) {
          padding-bottom: 25px; }
        .works .works-content .works-item .works-ttl {
          font-size: 16px;
          margin-bottom: 18px; }
        .works .works-content .works-item .works-a, .works .works-content .works-item .works-b {
          width: 45%; }
          .works .works-content .works-item .works-a img, .works .works-content .works-item .works-b img {
            margin-bottom: 10px; }
          .works .works-content .works-item .works-a .works-cate, .works .works-content .works-item .works-b .works-cate {
            font-size: 16px; }
        .works .works-content .works-item .works-a:before {
          top: 40%;
          left: calc(-9% - 7px);
          border-width: 7px 0 7px 9px; }

  .contact-btn {
    margin-top: 40px; } }

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