@charset "UTF-8";
h2, h3, h4, h5, p {
  font-feature-settings: "palt"; }

figure {
  display: block;
  width: 100%; }
  figure.imageCaption {
    position: relative; }
    figure.imageCaption > figcaption {
      position: absolute;
      bottom: 2%;
      left: 5%;
      color: #fff;
      font-size: 14px;
      line-height: 18px;
      text-align: left; }
      figure.imageCaption > figcaption.right {
        text-align: right;
        bottom: 2%;
        right: 5%;
        left: initial; }
  figure.new {
    position: relative; }
    figure.new:before {
      content: "";
      padding: 34px 75px 0 0;
      position: absolute;
      top: -4px;
      left: -4px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url(../img/202601/topic/icon-new.png); }

@media only screen and (max-width: 767px) {
  figure.imageCaption > figcaption {
    font-size: 10px;
    line-height: 16px;
    left: 5%; } }
/* top */
#topics-add2601 {
  padding: 125px 0 183px;
  background: #F2F2F2; }
  #topics-add2601 .tab-content {
    width: 95%;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px; }
    #topics-add2601 .tab-content > h2 {
      font-weight: bold;
      line-height: 1em; }
    #topics-add2601 .tab-content > p.lead-text {
      font-weight: bold; }
    #topics-add2601 .tab-content-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      background: #464646;
      border-radius: 7px;
      margin: 30px auto 0; }
      #topics-add2601 .tab-content-btn > span {
        color: #fff;
        font-weight: bold;
        letter-spacing: 0; }
      #topics-add2601 .tab-content-btn:after {
        display: block;
        line-height: 1em; }
    #topics-add2601 .tab-content-wrap .tab-label {
      order: -1;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      align-content: center;
      position: relative; }
      #topics-add2601 .tab-content-wrap .tab-label-no {
        line-height: 1em;
        color: #D1D1D1;
        font-weight: bold;
        letter-spacing: 0; }
      #topics-add2601 .tab-content-wrap .tab-label-txt {
        display: block;
        text-align: left;
        color: #424243;
        font-weight: bold; }

@media print, screen and (min-width: 768px) {
  #topics-add2601 .tab-content {
    max-width: calc(1400px - 80px);
    padding: 48px 40px; }
    #topics-add2601 .tab-content > h2 {
      font-size: 30px;
      margin-bottom: 20px; }
    #topics-add2601 .tab-content > p.lead-text {
      font-size: 38px;
      line-height: 55px; }
    #topics-add2601 .tab-content-btn {
      max-width: 796px;
      padding: 26px 0; }
      #topics-add2601 .tab-content-btn > span {
        font-size: 26px;
        line-height: 1em; }
      #topics-add2601 .tab-content-btn:after {
        content: "＞";
        font-size: 26px;
        margin-left: .8em; }
    #topics-add2601 .tab-content-wrap {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 0 25px;
      margin-top: 50px; }
      #topics-add2601 .tab-content-wrap .tab-label {
        padding: 0 0 60px 0; }
        #topics-add2601 .tab-content-wrap .tab-label-no {
          width: 100px;
          font-size: 80px;
          padding-bottom: 20px; }
        #topics-add2601 .tab-content-wrap .tab-label-txt {
          width: calc(100% - 110px);
          font-size: 24px;
          line-height: 35px; }
          #topics-add2601 .tab-content-wrap .tab-label-txt > span {
            font-size: 22px; }
      #topics-add2601 .tab-content-wrap .tab-content-inner {
        width: 100%;
        display: none; }
        #topics-add2601 .tab-content-wrap .tab-content-inner-label {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: center;
          padding-bottom: 30px; }
          #topics-add2601 .tab-content-wrap .tab-content-inner-label-no {
            width: 130px;
            text-align: left;
            font-size: 100px;
            line-height: 1em;
            color: #D1D1D1;
            font-weight: bold;
            letter-spacing: 0;
            padding-bottom: 20px; }
          #topics-add2601 .tab-content-wrap .tab-content-inner-label-ttl {
            display: block;
            width: calc(100% - 130px);
            text-align: left;
            color: #424243;
            font-size: 30px;
            font-weight: bold;
            line-height: 46px; }
        #topics-add2601 .tab-content-wrap .tab-content-inner-detail {
          display: grid;
          grid-template-columns: 504px 1fr;
          gap: 0 74px; }
          #topics-add2601 .tab-content-wrap .tab-content-inner-detail > dd > h4 {
            font-size: 28px;
            line-height: 46px;
            color: #424243;
            font-weight: bold;
            letter-spacing: 0;
            text-align: left;
            padding-bottom: 20px; }
          #topics-add2601 .tab-content-wrap .tab-content-inner-detail > dd > .text {
            font-size: 21px;
            line-height: 36px;
            color: #424243;
            letter-spacing: 0;
            text-align: left;
            padding-bottom: 40px; }
      #topics-add2601 .tab-content-wrap .tab-switch {
        display: none; }
      #topics-add2601 .tab-content-wrap .tab-switch:checked + .tab-label + .tab-content-inner {
        display: block;
        border-top: 3px solid #ddd;
        grid-column: 1/4;
        padding: 60px 0 40px; }
      #topics-add2601 .tab-content-wrap .tab-switch:checked + .tab-label:after {
        display: block;
        content: "";
        padding: 20px;
        background: #fff;
        rotate: 45deg;
        position: absolute;
        bottom: -23px;
        left: calc(50% - 20px);
        border-right: 3px solid #ddd;
        border-bottom: 3px solid #ddd; } }
@media only screen and (max-width: 767px) {
  #topics-add2601 {
    padding: 125px 0 60px; }
    #topics-add2601 .tab-content {
      padding: 33px 10px 40px;
      max-width: calc(95% - 20px); }
      #topics-add2601 .tab-content > h2 {
        font-size: 22px;
        margin-bottom: 20px; }
      #topics-add2601 .tab-content > p.lead-text {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 55px; }
      #topics-add2601 .tab-content-btn {
        padding: 9px 0;
        justify-content: space-between; }
        #topics-add2601 .tab-content-btn > span {
          font-size: 15px;
          line-height: 21px;
          padding-left: 10px;
          width: calc(100% - 15px); }
        #topics-add2601 .tab-content-btn:after {
          content: "";
          display: block;
          padding: 5px;
          rotate: -45deg;
          margin-right: 10px;
          border-bottom: 2px solid #fff;
          border-right: 2px solid #fff; }
      #topics-add2601 .tab-content-wrap {
        over-flow-y: hidden; }
        #topics-add2601 .tab-content-wrap .tab- {
          /*&switch+.tab-label {
              &+.tab-content-inner {
              	over-flow-y:hidden;
              	height:50px;
              	background:#fff;
          	}
          }
          &switch:checked+.tab-label {
              &+.tab-content-inner {
          	    display: block;
              	over-flow-y:initial;
              	height:auto;
          	}
          }*/ }
          #topics-add2601 .tab-content-wrap .tab-switch {
            display: none; }
          #topics-add2601 .tab-content-wrap .tab-switch + .tab-label + .tab-content-inner {
            display: none; }
          #topics-add2601 .tab-content-wrap .tab-switch:checked + .tab-label + .tab-content-inner {
            display: block; }
          #topics-add2601 .tab-content-wrap .tab-label {
            padding: 0 0 20px 0;
            background: #fff; }
            #topics-add2601 .tab-content-wrap .tab-label-no {
              width: 90px;
              font-size: 46px;
              text-align: right;
              padding-bottom: 20px; }
            #topics-add2601 .tab-content-wrap .tab-label-txt {
              width: calc(100% - 100px);
              font-size: 18px;
              line-height: 26px;
              padding-bottom: 20px; }
              #topics-add2601 .tab-content-wrap .tab-label-txt > span {
                font-size: 16px; }
          #topics-add2601 .tab-content-wrap .tab-content-inner {
            background: #fff;
            padding-bottom: 63px; }
            #topics-add2601 .tab-content-wrap .tab-content-inner.pb0 {
              padding-bottom: 0; }
            #topics-add2601 .tab-content-wrap .tab-content-inner-detail {
              background: #fff; }
              #topics-add2601 .tab-content-wrap .tab-content-inner-detail > dt {
                display: none; }
              #topics-add2601 .tab-content-wrap .tab-content-inner-detail > dd > h4 {
                font-size: 16px;
                line-height: 26px;
                color: #424243;
                font-weight: bold;
                letter-spacing: 0;
                padding-bottom: 15px; }
              #topics-add2601 .tab-content-wrap .tab-content-inner-detail > dd > .text {
                font-size: 14px;
                line-height: 25px;
                color: #424243;
                letter-spacing: 0;
                text-align: left;
                padding-bottom: 30px; }
            #topics-add2601 .tab-content-wrap .tab-content-inner-label-no {
              display: none; }
            #topics-add2601 .tab-content-wrap .tab-content-inner-label-ttl {
              display: block;
              width: 95%;
              text-align: center;
              color: #424243;
              font-size: 18px;
              font-weight: bold;
              line-height: 29px; }
              #topics-add2601 .tab-content-wrap .tab-content-inner-label-ttl:after {
                display: block;
                content: "";
                margin: 20px auto;
                padding: 2px;
                background: #424243;
                width: 36px; } }
/* pages */
.add2601.bg-gray {
  background: #F2F2F2; }
.add2601.bg-white {
  background: #fff; }
.add2601#mainImg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 770px; }
  .add2601#mainImg > figure {
    width: 65%;
    max-width: calc(100% - 660px); }
    .add2601#mainImg > figure > img {
      object-fit: cover;
      height: 100%; }
  .add2601#mainImg.photobook {
    display: flex;
    align-items: center;
    align-content: center;
    position: relative; }
    .add2601#mainImg.photobook > figure.mainImg-bk {
      position: absolute;
      top: 0;
      z-index: -99;
      width: 100%;
      max-width: 100vw; }
      .add2601#mainImg.photobook > figure.mainImg-bk > img {
        object-fit: contain;
        height: 100%; }
    .add2601#mainImg.photobook > figure.book-img-accent {
      position: absolute;
      bottom: -18%;
      padding-left: 5%;
      width: 60vw;
      max-width: 850px; }
    .add2601#mainImg.photobook .main-lead {
      width: 50%; }
    .add2601#mainImg.photobook .main-lead-inner {
      padding-left: 10%; }
      .add2601#mainImg.photobook .main-lead-inner > h2 {
        text-align: left;
        font-size: 45px;
        line-height: 53px; }
        .add2601#mainImg.photobook .main-lead-inner > h2 > span {
          font-size: 39px; }
      .add2601#mainImg.photobook .main-lead-inner > p.main-lead-txt {
        font-size: 24px;
        line-height: 36px;
        text-align: left; }
  .add2601#mainImg .main-lead {
    width: 35%;
    min-width: 660px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .add2601#mainImg .main-lead-inner {
      position: relative; }
      .add2601#mainImg .main-lead-inner .price-icon {
        position: absolute;
        right: 0;
        top: -20%;
        width: 127px; }
      .add2601#mainImg .main-lead-inner > h2 {
        font-size: 45px;
        line-height: 53px;
        font-weight: bold;
        color: #424243;
        margin-bottom: 44px; }
      .add2601#mainImg .main-lead-inner > p {
        color: #424243; }
        .add2601#mainImg .main-lead-inner > p.main-lead-ttl {
          font-size: 35px;
          line-height: 36px;
          margin-bottom: 41px; }
        .add2601#mainImg .main-lead-inner > p.main-lead-txt {
          font-size: 20px;
          line-height: 38px; }
.add2601#photobook-price {
  padding: 100px 0 80px; }
  .add2601#photobook-price .photobook-price {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px; }
    .add2601#photobook-price .photobook-price-ttl {
      font-size: 32px;
      line-height: 38px;
      display: block;
      margin-bottom: 17px; }
    .add2601#photobook-price .photobook-price-txt {
      font-size: 21px;
      line-height: 38px;
      display: block;
      margin-bottom: 17px; }
    .add2601#photobook-price .photobook-price-wrap {
      display: grid;
      grid-template-columns: 272px 1fr;
      gap: 0 35px; }
    .add2601#photobook-price .photobook-price-box {
      display: flex;
      flex-wrap: wrap; }
      .add2601#photobook-price .photobook-price-box > dl {
        width: 25%;
        display: grid;
        grid-template-rows: 1fr 2fr;
        border-right: 1px solid #707070;
        border-top: 1px solid #707070;
        border-bottom: 1px solid #707070; }
        .add2601#photobook-price .photobook-price-box > dl:first-of-type {
          border-left: 1px solid #707070; }
        .add2601#photobook-price .photobook-price-box > dl > dt {
          background-color: #ADADAD;
          display: flex;
          align-content: center;
          align-items: center;
          justify-content: center;
          padding: 12px 0; }
          .add2601#photobook-price .photobook-price-box > dl > dt > p {
            font-weight: bold;
            color: #fff;
            font-size: 19px;
            line-height: 28px; }
        .add2601#photobook-price .photobook-price-box > dl > dd {
          background-color: #fff;
          display: flex;
          align-content: center;
          align-items: center;
          justify-content: center; }
          .add2601#photobook-price .photobook-price-box > dl > dd > p {
            font-size: 29px;
            line-height: 1em;
            display: block; }
            .add2601#photobook-price .photobook-price-box > dl > dd > p.price {
              font-weight: bold; }
            .add2601#photobook-price .photobook-price-box > dl > dd > p > .tax {
              font-size: 14px;
              line-height: 20px;
              font-weight: 400; }
            .add2601#photobook-price .photobook-price-box > dl > dd > p > .cap {
              font-size: 19px;
              line-height: 27px;
              font-weight: 400; }
      .add2601#photobook-price .photobook-price-box > p {
        width: 100%;
        display: block;
        text-align: left;
        font-size: 14px;
        line-height: 26px;
        margin-top: 27px; }
.add2601#photobook-comp {
  padding: 100px 0 80px; }
  .add2601#photobook-comp .photobook-comp {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px; }
    .add2601#photobook-comp .photobook-comp-ttl {
      font-size: 32px;
      line-height: 38px;
      display: block;
      margin-bottom: 17px; }
    .add2601#photobook-comp .photobook-comp-txt {
      font-size: 21px;
      line-height: 38px;
      display: block;
      margin-bottom: 17px; }
.add2601#photobook-spec {
  padding: 30px 0; }
  .add2601#photobook-spec .photobook-spec {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: 687px 1fr; }
    .add2601#photobook-spec .photobook-spec-box {
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      .add2601#photobook-spec .photobook-spec-box > h4, .add2601#photobook-spec .photobook-spec-box > div, .add2601#photobook-spec .photobook-spec-box > ul {
        width: 100%; }
      .add2601#photobook-spec .photobook-spec-box > h4 {
        font-weight: bold;
        font-size: 32px;
        line-height: 38px;
        text-align: left;
        display: block;
        margin-bottom: 35px; }
      .add2601#photobook-spec .photobook-spec-box > div {
        margin-bottom: 35px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: flex-start; }
        .add2601#photobook-spec .photobook-spec-box > div > p {
          font-size: 32px;
          line-height: 38px;
          text-align: left; }
        .add2601#photobook-spec .photobook-spec-box > div .FUJIFILM-logo {
          width: 214px;
          padding-right: 1em; }
      .add2601#photobook-spec .photobook-spec-box > ul > li {
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 1em;
        text-indent: -1em;
        font-size: 20px;
        line-height: 39px; }
.add2601#photobook-lead .photobook-lead-content {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  padding-bottom: 117px; }
  .add2601#photobook-lead .photobook-lead-content > h3.photobook-lead-h3 {
    font-size: 38px;
    line-height: 75px;
    font-weight: bold;
    margin-bottom: 24px; }
  .add2601#photobook-lead .photobook-lead-content > .photobook-lead-h3-txt {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 60px; }
.add2601#photobook-lead .photobook-lead-txt {
  font-size: 21px;
  line-height: 38px;
  padding-top: 8.5em;
  margin-bottom: 70px; }
.add2601#photobook-lead .photobook-lead-box {
  width: 100%;
  max-width: 1135px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0 45px; }
  .add2601#photobook-lead .photobook-lead-box > dl {
    border-radius: 18px;
    border: 1px solid #349B40; }
    .add2601#photobook-lead .photobook-lead-box > dl > dt {
      background: #349B40;
      border-radius: 18px 18px 0 0;
      padding: 20px 0; }
      .add2601#photobook-lead .photobook-lead-box > dl > dt > p {
        color: #fff;
        font-size: 34px;
        line-height: 58px;
        font-weight: bold;
        letter-spacing: 0.1em; }
    .add2601#photobook-lead .photobook-lead-box > dl > dd {
      padding: 30px 0; }
      .add2601#photobook-lead .photobook-lead-box > dl > dd > p.photobook-lead-box-ttl {
        font-size: 34px;
        line-height: 58px;
        font-weight: bold;
        margin-bottom: 17px; }
      .add2601#photobook-lead .photobook-lead-box > dl > dd > p.photobook-lead-box-txt {
        font-size: 29px;
        line-height: 43px; }
    .add2601#photobook-lead .photobook-lead-box > dl > dt, .add2601#photobook-lead .photobook-lead-box > dl > dd {
      display: flex;
      justify-content: center;
      align-items: center;
      align-content: center;
      flex-wrap: wrap; }
      .add2601#photobook-lead .photobook-lead-box > dl > dt > p, .add2601#photobook-lead .photobook-lead-box > dl > dd > p {
        width: 100%; }
.add2601#ServiceInfo section, .add2601#NewService section, .add2601#price section, .add2601#add2601flow section, .add2601#add2601faq section {
  padding: 0 0 140px;
  max-width: 1400px;
  width: 90%;
  margin: 0 auto; }
  .add2601#ServiceInfo section:first-of-type, .add2601#NewService section:first-of-type, .add2601#price section:first-of-type, .add2601#add2601flow section:first-of-type, .add2601#add2601faq section:first-of-type {
    padding: 113px 0 140px; }
  .add2601#ServiceInfo section h3.color-ttl.matterport, .add2601#ServiceInfo section h4.color-ttl.matterport, .add2601#ServiceInfo section h5.color-ttl.matterport, .add2601#NewService section h3.color-ttl.matterport, .add2601#NewService section h4.color-ttl.matterport, .add2601#NewService section h5.color-ttl.matterport, .add2601#price section h3.color-ttl.matterport, .add2601#price section h4.color-ttl.matterport, .add2601#price section h5.color-ttl.matterport, .add2601#add2601flow section h3.color-ttl.matterport, .add2601#add2601flow section h4.color-ttl.matterport, .add2601#add2601flow section h5.color-ttl.matterport, .add2601#add2601faq section h3.color-ttl.matterport, .add2601#add2601faq section h4.color-ttl.matterport, .add2601#add2601faq section h5.color-ttl.matterport {
    color: #E66478 !important; }
  .add2601#ServiceInfo section h3.color-ttl.quickpano, .add2601#ServiceInfo section h4.color-ttl.quickpano, .add2601#ServiceInfo section h5.color-ttl.quickpano, .add2601#NewService section h3.color-ttl.quickpano, .add2601#NewService section h4.color-ttl.quickpano, .add2601#NewService section h5.color-ttl.quickpano, .add2601#price section h3.color-ttl.quickpano, .add2601#price section h4.color-ttl.quickpano, .add2601#price section h5.color-ttl.quickpano, .add2601#add2601flow section h3.color-ttl.quickpano, .add2601#add2601flow section h4.color-ttl.quickpano, .add2601#add2601flow section h5.color-ttl.quickpano, .add2601#add2601faq section h3.color-ttl.quickpano, .add2601#add2601faq section h4.color-ttl.quickpano, .add2601#add2601faq section h5.color-ttl.quickpano {
    color: #2E9EBE !important; }
  .add2601#ServiceInfo section p.color.matterport, .add2601#NewService section p.color.matterport, .add2601#price section p.color.matterport, .add2601#add2601flow section p.color.matterport, .add2601#add2601faq section p.color.matterport {
    color: #E66478 !important; }
  .add2601#ServiceInfo section p.color.quickpano, .add2601#NewService section p.color.quickpano, .add2601#price section p.color.quickpano, .add2601#add2601flow section p.color.quickpano, .add2601#add2601faq section p.color.quickpano {
    color: #2E9EBE !important; }
  .add2601#ServiceInfo section p.color.photobook, .add2601#NewService section p.color.photobook, .add2601#price section p.color.photobook, .add2601#add2601flow section p.color.photobook, .add2601#add2601faq section p.color.photobook {
    color: #349B40 !important; }
  .add2601#ServiceInfo section h3, .add2601#NewService section h3, .add2601#price section h3, .add2601#add2601flow section h3, .add2601#add2601faq section h3 {
    font-weight: bold;
    text-align: center;
    font-size: 38px;
    line-height: 42px;
    color: #424243;
    margin-bottom: 24px; }
    .add2601#ServiceInfo section h3.NewService, .add2601#NewService section h3.NewService, .add2601#price section h3.NewService, .add2601#add2601flow section h3.NewService, .add2601#add2601faq section h3.NewService {
      font-size: 42px;
      line-height: 75px;
      margin-bottom: 56px; }
  .add2601#ServiceInfo section h5, .add2601#NewService section h5, .add2601#price section h5, .add2601#add2601flow section h5, .add2601#add2601faq section h5 {
    font-weight: bold;
    font-size: 42px;
    line-height: 45px;
    margin-bottom: 20px; }
    .add2601#ServiceInfo section h5 > span, .add2601#NewService section h5 > span, .add2601#price section h5 > span, .add2601#add2601flow section h5 > span, .add2601#add2601faq section h5 > span {
      font-size: 30px; }
  .add2601#ServiceInfo section p.section-lead, .add2601#NewService section p.section-lead, .add2601#price section p.section-lead, .add2601#add2601flow section p.section-lead, .add2601#add2601faq section p.section-lead {
    text-align: center;
    font-size: 24px;
    line-height: 38px;
    font-weight: bold; }
  .add2601#ServiceInfo section p.NewService-lead, .add2601#NewService section p.NewService-lead, .add2601#price section p.NewService-lead, .add2601#add2601flow section p.NewService-lead, .add2601#add2601faq section p.NewService-lead {
    text-align: center;
    font-size: 22px;
    line-height: 36px; }
  .add2601#ServiceInfo section p.caption, .add2601#NewService section p.caption, .add2601#price section p.caption, .add2601#add2601flow section p.caption, .add2601#add2601faq section p.caption {
    font-size: 18px;
    line-height: 45px; }
  .add2601#ServiceInfo section p .bigger, .add2601#NewService section p .bigger, .add2601#price section p .bigger, .add2601#add2601flow section p .bigger, .add2601#add2601faq section p .bigger {
    font-size: 1.5em; }
  .add2601#ServiceInfo section p .smaller, .add2601#NewService section p .smaller, .add2601#price section p .smaller, .add2601#add2601flow section p .smaller, .add2601#add2601faq section p .smaller {
    font-size: .8em; }
  .add2601#ServiceInfo section p .red-txt, .add2601#NewService section p .red-txt, .add2601#price section p .red-txt, .add2601#add2601flow section p .red-txt, .add2601#add2601faq section p .red-txt {
    color: #DB2020 !important; }
  .add2601#ServiceInfo section .section-icon, .add2601#NewService section .section-icon, .add2601#price section .section-icon, .add2601#add2601flow section .section-icon, .add2601#add2601faq section .section-icon {
    width: 167px;
    margin: 0 auto 70px; }
  .add2601#ServiceInfo section .grid2, .add2601#NewService section .grid2, .add2601#price section .grid2, .add2601#add2601flow section .grid2, .add2601#add2601faq section .grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 40px; }
    .add2601#ServiceInfo section .grid2.gap40, .add2601#NewService section .grid2.gap40, .add2601#price section .grid2.gap40, .add2601#add2601flow section .grid2.gap40, .add2601#add2601faq section .grid2.gap40 {
      gap: 40px 40px; }
    .add2601#ServiceInfo section .grid2.gap40-57, .add2601#NewService section .grid2.gap40-57, .add2601#price section .grid2.gap40-57, .add2601#add2601flow section .grid2.gap40-57, .add2601#add2601faq section .grid2.gap40-57 {
      gap: 57px 40px; }
    .add2601#ServiceInfo section .grid2 .long-box, .add2601#NewService section .grid2 .long-box, .add2601#price section .grid2 .long-box, .add2601#add2601flow section .grid2 .long-box, .add2601#add2601faq section .grid2 .long-box {
      grid-column: 1/3; }
  .add2601#ServiceInfo section .grid3, .add2601#NewService section .grid3, .add2601#price section .grid3, .add2601#add2601flow section .grid3, .add2601#add2601faq section .grid3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0 85px; }
  .add2601#ServiceInfo section .iframeWrap, .add2601#NewService section .iframeWrap, .add2601#price section .iframeWrap, .add2601#add2601flow section .iframeWrap, .add2601#add2601faq section .iframeWrap {
    width: 100%; }
    .add2601#ServiceInfo section .iframeWrap > iframe, .add2601#NewService section .iframeWrap > iframe, .add2601#price section .iframeWrap > iframe, .add2601#add2601flow section .iframeWrap > iframe, .add2601#add2601faq section .iframeWrap > iframe {
      width: 100%;
      height: 100%; }
  .add2601#ServiceInfo section div.box-deco-dropshadow, .add2601#ServiceInfo section dl.box-deco-dropshadow, .add2601#ServiceInfo section dt.box-deco-dropshadow, .add2601#ServiceInfo section dd.box-deco-dropshadow, .add2601#NewService section div.box-deco-dropshadow, .add2601#NewService section dl.box-deco-dropshadow, .add2601#NewService section dt.box-deco-dropshadow, .add2601#NewService section dd.box-deco-dropshadow, .add2601#price section div.box-deco-dropshadow, .add2601#price section dl.box-deco-dropshadow, .add2601#price section dt.box-deco-dropshadow, .add2601#price section dd.box-deco-dropshadow, .add2601#add2601flow section div.box-deco-dropshadow, .add2601#add2601flow section dl.box-deco-dropshadow, .add2601#add2601flow section dt.box-deco-dropshadow, .add2601#add2601flow section dd.box-deco-dropshadow, .add2601#add2601faq section div.box-deco-dropshadow, .add2601#add2601faq section dl.box-deco-dropshadow, .add2601#add2601faq section dt.box-deco-dropshadow, .add2601#add2601faq section dd.box-deco-dropshadow {
    box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.16);
    border-radius: 16px;
    padding: 36px 45px; }
  .add2601#ServiceInfo section .info-box-wrap, .add2601#NewService section .info-box-wrap, .add2601#price section .info-box-wrap, .add2601#add2601flow section .info-box-wrap, .add2601#add2601faq section .info-box-wrap {
    margin-bottom: 20px; }
    .add2601#ServiceInfo section .info-box-wrap h3, .add2601#NewService section .info-box-wrap h3, .add2601#price section .info-box-wrap h3, .add2601#add2601flow section .info-box-wrap h3, .add2601#add2601faq section .info-box-wrap h3 {
      text-align: left;
      font-size: 42px;
      line-height: 72px;
      margin-bottom: 60px; }
      .add2601#ServiceInfo section .info-box-wrap h3 [data-ruby], .add2601#NewService section .info-box-wrap h3 [data-ruby], .add2601#price section .info-box-wrap h3 [data-ruby], .add2601#add2601flow section .info-box-wrap h3 [data-ruby], .add2601#add2601faq section .info-box-wrap h3 [data-ruby] {
        position: relative; }
      .add2601#ServiceInfo section .info-box-wrap h3 [data-ruby]::before, .add2601#NewService section .info-box-wrap h3 [data-ruby]::before, .add2601#price section .info-box-wrap h3 [data-ruby]::before, .add2601#add2601flow section .info-box-wrap h3 [data-ruby]::before, .add2601#add2601faq section .info-box-wrap h3 [data-ruby]::before {
        content: attr(data-ruby);
        position: absolute;
        bottom: -2em;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 20px; }
    .add2601#ServiceInfo section .info-box-wrap h4, .add2601#NewService section .info-box-wrap h4, .add2601#price section .info-box-wrap h4, .add2601#add2601flow section .info-box-wrap h4, .add2601#add2601faq section .info-box-wrap h4 {
      text-align: left;
      font-size: 25px;
      line-height: 40px;
      font-weight: bold;
      margin-bottom: 20px; }
    .add2601#ServiceInfo section .info-box-wrap P, .add2601#NewService section .info-box-wrap P, .add2601#price section .info-box-wrap P, .add2601#add2601flow section .info-box-wrap P, .add2601#add2601faq section .info-box-wrap P {
      text-align: left;
      font-size: 18px;
      line-height: 36px; }
  .add2601#ServiceInfo section .info-box-inner-matterport, .add2601#NewService section .info-box-inner-matterport, .add2601#price section .info-box-inner-matterport, .add2601#add2601flow section .info-box-inner-matterport, .add2601#add2601faq section .info-box-inner-matterport {
    display: flex;
    flex-wrap: no-wrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-end; }
    .add2601#ServiceInfo section .info-box-inner-matterport > dt, .add2601#NewService section .info-box-inner-matterport > dt, .add2601#price section .info-box-inner-matterport > dt, .add2601#add2601flow section .info-box-inner-matterport > dt, .add2601#add2601faq section .info-box-inner-matterport > dt {
      width: 220px; }
    .add2601#ServiceInfo section .info-box-inner-matterport > dd, .add2601#NewService section .info-box-inner-matterport > dd, .add2601#price section .info-box-inner-matterport > dd, .add2601#add2601flow section .info-box-inner-matterport > dd, .add2601#add2601faq section .info-box-inner-matterport > dd {
      width: calc(100% - 220px); }
  .add2601#ServiceInfo section .info-box-inner-quickpano, .add2601#NewService section .info-box-inner-quickpano, .add2601#price section .info-box-inner-quickpano, .add2601#add2601flow section .info-box-inner-quickpano, .add2601#add2601faq section .info-box-inner-quickpano {
    display: flex;
    flex-wrap: no-wrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-end; }
    .add2601#ServiceInfo section .info-box-inner-quickpano > dt, .add2601#NewService section .info-box-inner-quickpano > dt, .add2601#price section .info-box-inner-quickpano > dt, .add2601#add2601flow section .info-box-inner-quickpano > dt, .add2601#add2601faq section .info-box-inner-quickpano > dt {
      width: 900px; }
    .add2601#ServiceInfo section .info-box-inner-quickpano > dd, .add2601#NewService section .info-box-inner-quickpano > dd, .add2601#price section .info-box-inner-quickpano > dd, .add2601#add2601flow section .info-box-inner-quickpano > dd, .add2601#add2601faq section .info-box-inner-quickpano > dd {
      width: calc(100% - 900px); }
  .add2601#ServiceInfo section .point-icon, .add2601#NewService section .point-icon, .add2601#price section .point-icon, .add2601#add2601flow section .point-icon, .add2601#add2601faq section .point-icon {
    padding-top: 60px; }
    .add2601#ServiceInfo section .point-icon > figure, .add2601#NewService section .point-icon > figure, .add2601#price section .point-icon > figure, .add2601#add2601flow section .point-icon > figure, .add2601#add2601faq section .point-icon > figure {
      width: 152px;
      display: block;
      margin: 0 auto 34px; }
    .add2601#ServiceInfo section .point-icon-ttl, .add2601#NewService section .point-icon-ttl, .add2601#price section .point-icon-ttl, .add2601#add2601flow section .point-icon-ttl, .add2601#add2601faq section .point-icon-ttl {
      font-weight: bold;
      font-size: 24px;
      line-height: 38px;
      margin-bottom: 24px; }
    .add2601#ServiceInfo section .point-icon-txt, .add2601#NewService section .point-icon-txt, .add2601#price section .point-icon-txt, .add2601#add2601flow section .point-icon-txt, .add2601#add2601faq section .point-icon-txt {
      font-size: 18px;
      line-height: 36px;
      text-align: left; }
  .add2601#ServiceInfo section.sample .company-list, .add2601#NewService section.sample .company-list, .add2601#price section.sample .company-list, .add2601#add2601flow section.sample .company-list, .add2601#add2601faq section.sample .company-list {
    display: block;
    background: #fff;
    max-width: 1280px;
    padding: 35px 0; }
    .add2601#ServiceInfo section.sample .company-list-ttl, .add2601#NewService section.sample .company-list-ttl, .add2601#price section.sample .company-list-ttl, .add2601#add2601flow section.sample .company-list-ttl, .add2601#add2601faq section.sample .company-list-ttl {
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      margin-bottom: 30px;
      line-height: 1.2; }
      .add2601#ServiceInfo section.sample .company-list-ttl .numCov, .add2601#NewService section.sample .company-list-ttl .numCov, .add2601#price section.sample .company-list-ttl .numCov, .add2601#add2601flow section.sample .company-list-ttl .numCov, .add2601#add2601faq section.sample .company-list-ttl .numCov {
        font-size: 40px;
        font-weight: bold;
        background: linear-gradient(transparent 50%, #fff799 50%);
        color: #ff3f3f; }
    .add2601#ServiceInfo section.sample .company-list .lead-text, .add2601#NewService section.sample .company-list .lead-text, .add2601#price section.sample .company-list .lead-text, .add2601#add2601flow section.sample .company-list .lead-text, .add2601#add2601faq section.sample .company-list .lead-text {
      font-size: 24px;
      line-height: 38px;
      text-align: center;
      font-weight: bold; }
    .add2601#ServiceInfo section.sample .company-list .detail-text, .add2601#NewService section.sample .company-list .detail-text, .add2601#price section.sample .company-list .detail-text, .add2601#add2601flow section.sample .company-list .detail-text, .add2601#add2601faq section.sample .company-list .detail-text {
      font-size: 21px;
      line-height: 38px;
      text-align: center; }
    .add2601#ServiceInfo section.sample .company-list > figure, .add2601#NewService section.sample .company-list > figure, .add2601#price section.sample .company-list > figure, .add2601#add2601flow section.sample .company-list > figure, .add2601#add2601faq section.sample .company-list > figure {
      max-width: 1036px;
      margin: 0 auto 25px; }
  .add2601#ServiceInfo section.sample h4, .add2601#NewService section.sample h4, .add2601#price section.sample h4, .add2601#add2601flow section.sample h4, .add2601#add2601faq section.sample h4 {
    text-align: left; }
    .add2601#ServiceInfo section.sample h4 em, .add2601#NewService section.sample h4 em, .add2601#price section.sample h4 em, .add2601#add2601flow section.sample h4 em, .add2601#add2601faq section.sample h4 em {
      display: block;
      font-size: 1.75rem;
      line-height: 3.15rem;
      font-weight: 600;
      padding: 1px 0 1px 25px;
      border-left: 6px solid #f51b44; }
  .add2601#ServiceInfo section.sample p, .add2601#NewService section.sample p, .add2601#price section.sample p, .add2601#add2601flow section.sample p, .add2601#add2601faq section.sample p {
    text-align: left;
    font-size: 1rem;
    line-height: 1.8rem;
    padding-left: 35px;
    margin-bottom: 20px; }
  .add2601#ServiceInfo section.sample ul.sample-listWrap, .add2601#NewService section.sample ul.sample-listWrap, .add2601#price section.sample ul.sample-listWrap, .add2601#add2601flow section.sample ul.sample-listWrap, .add2601#add2601faq section.sample ul.sample-listWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .add2601#ServiceInfo section.sample ul.sample-listWrap li, .add2601#NewService section.sample ul.sample-listWrap li, .add2601#price section.sample ul.sample-listWrap li, .add2601#add2601flow section.sample ul.sample-listWrap li, .add2601#add2601faq section.sample ul.sample-listWrap li {
      width: 48.5%;
      margin-bottom: 40px; }
      .add2601#ServiceInfo section.sample ul.sample-listWrap li .iframeWrap, .add2601#NewService section.sample ul.sample-listWrap li .iframeWrap, .add2601#price section.sample ul.sample-listWrap li .iframeWrap, .add2601#add2601flow section.sample ul.sample-listWrap li .iframeWrap, .add2601#add2601faq section.sample ul.sample-listWrap li .iframeWrap {
        width: 100%;
        height: 0;
        padding-top: 56.25%;
        position: relative; }
        .add2601#ServiceInfo section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#NewService section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#price section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#add2601flow section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#add2601faq section.sample ul.sample-listWrap li .iframeWrap iframe {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          right: 0;
          margin: auto;
          z-index: 10;
          width: 100%;
          height: 100%; }
      .add2601#ServiceInfo section.sample ul.sample-listWrap li .cap, .add2601#NewService section.sample ul.sample-listWrap li .cap, .add2601#price section.sample ul.sample-listWrap li .cap, .add2601#add2601flow section.sample ul.sample-listWrap li .cap, .add2601#add2601faq section.sample ul.sample-listWrap li .cap {
        font-size: 1.125rem;
        line-height: 2.025rem;
        margin: 10px auto 0;
        text-align: center; }
  .add2601#ServiceInfo section.sample a.link-btn, .add2601#NewService section.sample a.link-btn, .add2601#price section.sample a.link-btn, .add2601#add2601flow section.sample a.link-btn, .add2601#add2601faq section.sample a.link-btn {
    display: block;
    width: 787px;
    margin: 120px auto 0; }
  .add2601#ServiceInfo section .time-box, .add2601#NewService section .time-box, .add2601#price section .time-box, .add2601#add2601flow section .time-box, .add2601#add2601faq section .time-box {
    margin: 107px auto 0; }
    .add2601#ServiceInfo section .time-box .icon-img, .add2601#NewService section .time-box .icon-img, .add2601#price section .time-box .icon-img, .add2601#add2601flow section .time-box .icon-img, .add2601#add2601faq section .time-box .icon-img {
      width: 82.5px;
      margin: 0 auto 18px; }
    .add2601#ServiceInfo section .time-box h4, .add2601#NewService section .time-box h4, .add2601#price section .time-box h4, .add2601#add2601flow section .time-box h4, .add2601#add2601faq section .time-box h4 {
      font-size: 32px;
      line-height: 45px;
      text-align: center;
      font-weight: bold; }
    .add2601#ServiceInfo section .time-box p, .add2601#NewService section .time-box p, .add2601#price section .time-box p, .add2601#add2601flow section .time-box p, .add2601#add2601faq section .time-box p {
      font-size: 24px;
      line-height: 45px; }
      .add2601#ServiceInfo section .time-box p > b, .add2601#NewService section .time-box p > b, .add2601#price section .time-box p > b, .add2601#add2601flow section .time-box p > b, .add2601#add2601faq section .time-box p > b {
        font-weight: bold; }
      .add2601#ServiceInfo section .time-box p.caption, .add2601#NewService section .time-box p.caption, .add2601#price section .time-box p.caption, .add2601#add2601flow section .time-box p.caption, .add2601#add2601faq section .time-box p.caption {
        font-size: 18px;
        line-height: 45px;
        text-align: center; }
  .add2601#ServiceInfo section .merit-ttl-box, .add2601#NewService section .merit-ttl-box, .add2601#price section .merit-ttl-box, .add2601#add2601flow section .merit-ttl-box, .add2601#add2601faq section .merit-ttl-box {
    max-width: 1200px;
    margin: 150px auto 54px;
    display: grid;
    grid-template-columns: 134px 1fr 134px;
    gap: 0 11px; }
    .add2601#ServiceInfo section .merit-ttl-box > h4, .add2601#NewService section .merit-ttl-box > h4, .add2601#price section .merit-ttl-box > h4, .add2601#add2601flow section .merit-ttl-box > h4, .add2601#add2601faq section .merit-ttl-box > h4 {
      font-size: 40px;
      line-height: 75px;
      text-align: center;
      font-weight: bold; }
      .add2601#ServiceInfo section .merit-ttl-box > h4 > span, .add2601#NewService section .merit-ttl-box > h4 > span, .add2601#price section .merit-ttl-box > h4 > span, .add2601#add2601flow section .merit-ttl-box > h4 > span, .add2601#add2601faq section .merit-ttl-box > h4 > span {
        font-size: 32px; }
  .add2601#ServiceInfo section .merit-box, .add2601#NewService section .merit-box, .add2601#price section .merit-box, .add2601#add2601flow section .merit-box, .add2601#add2601faq section .merit-box {
    max-width: 1200px;
    margin: 0 auto;
    grid-template-rows: 1fr 1fr; }
    .add2601#ServiceInfo section .merit-box-lead-ttl, .add2601#NewService section .merit-box-lead-ttl, .add2601#price section .merit-box-lead-ttl, .add2601#add2601flow section .merit-box-lead-ttl, .add2601#add2601faq section .merit-box-lead-ttl {
      font-size: 32px;
      line-height: 45px;
      text-align: center;
      font-weight: bold;
      margin-bottom: 36px; }
    .add2601#ServiceInfo section .merit-box-lead-txt, .add2601#NewService section .merit-box-lead-txt, .add2601#price section .merit-box-lead-txt, .add2601#add2601flow section .merit-box-lead-txt, .add2601#add2601faq section .merit-box-lead-txt {
      font-size: 24px;
      line-height: 45px;
      text-align: left; }
  .add2601#ServiceInfo section .merit-img, .add2601#NewService section .merit-img, .add2601#price section .merit-img, .add2601#add2601flow section .merit-img, .add2601#add2601faq section .merit-img {
    max-width: 1200px;
    margin: 50px auto 0; }
    .add2601#ServiceInfo section .merit-img > figcaption, .add2601#NewService section .merit-img > figcaption, .add2601#price section .merit-img > figcaption, .add2601#add2601flow section .merit-img > figcaption, .add2601#add2601faq section .merit-img > figcaption {
      font-size: 14px;
      line-height: 26px;
      text-align: right; }
  .add2601#ServiceInfo section.price-section > h3, .add2601#ServiceInfo section.flow-section > h3, .add2601#NewService section.price-section > h3, .add2601#NewService section.flow-section > h3, .add2601#price section.price-section > h3, .add2601#price section.flow-section > h3, .add2601#add2601flow section.price-section > h3, .add2601#add2601flow section.flow-section > h3, .add2601#add2601faq section.price-section > h3, .add2601#add2601faq section.flow-section > h3 {
    font-size: 42px;
    line-height: 75px;
    margin-bottom: 54px; }
    .add2601#ServiceInfo section.price-section > h3 > span, .add2601#ServiceInfo section.flow-section > h3 > span, .add2601#NewService section.price-section > h3 > span, .add2601#NewService section.flow-section > h3 > span, .add2601#price section.price-section > h3 > span, .add2601#price section.flow-section > h3 > span, .add2601#add2601flow section.price-section > h3 > span, .add2601#add2601flow section.flow-section > h3 > span, .add2601#add2601faq section.price-section > h3 > span, .add2601#add2601faq section.flow-section > h3 > span {
      font-size: 36px; }
  .add2601#ServiceInfo section.price-section .price-box, .add2601#ServiceInfo section.price-section .flow-box, .add2601#ServiceInfo section.flow-section .price-box, .add2601#ServiceInfo section.flow-section .flow-box, .add2601#NewService section.price-section .price-box, .add2601#NewService section.price-section .flow-box, .add2601#NewService section.flow-section .price-box, .add2601#NewService section.flow-section .flow-box, .add2601#price section.price-section .price-box, .add2601#price section.price-section .flow-box, .add2601#price section.flow-section .price-box, .add2601#price section.flow-section .flow-box, .add2601#add2601flow section.price-section .price-box, .add2601#add2601flow section.price-section .flow-box, .add2601#add2601flow section.flow-section .price-box, .add2601#add2601flow section.flow-section .flow-box, .add2601#add2601faq section.price-section .price-box, .add2601#add2601faq section.price-section .flow-box, .add2601#add2601faq section.flow-section .price-box, .add2601#add2601faq section.flow-section .flow-box {
    max-width: 1200px;
    margin: 0 auto; }
    .add2601#ServiceInfo section.price-section .price-box-ttl, .add2601#ServiceInfo section.price-section .flow-box-ttl, .add2601#ServiceInfo section.flow-section .price-box-ttl, .add2601#ServiceInfo section.flow-section .flow-box-ttl, .add2601#NewService section.price-section .price-box-ttl, .add2601#NewService section.price-section .flow-box-ttl, .add2601#NewService section.flow-section .price-box-ttl, .add2601#NewService section.flow-section .flow-box-ttl, .add2601#price section.price-section .price-box-ttl, .add2601#price section.price-section .flow-box-ttl, .add2601#price section.flow-section .price-box-ttl, .add2601#price section.flow-section .flow-box-ttl, .add2601#add2601flow section.price-section .price-box-ttl, .add2601#add2601flow section.price-section .flow-box-ttl, .add2601#add2601flow section.flow-section .price-box-ttl, .add2601#add2601flow section.flow-section .flow-box-ttl, .add2601#add2601faq section.price-section .price-box-ttl, .add2601#add2601faq section.price-section .flow-box-ttl, .add2601#add2601faq section.flow-section .price-box-ttl, .add2601#add2601faq section.flow-section .flow-box-ttl {
      font-size: 27px;
      line-height: 32px;
      text-align: left;
      font-weight: bold;
      margin-bottom: 15px; }
    .add2601#ServiceInfo section.price-section .price-box-txt, .add2601#ServiceInfo section.price-section .flow-box-txt, .add2601#ServiceInfo section.flow-section .price-box-txt, .add2601#ServiceInfo section.flow-section .flow-box-txt, .add2601#NewService section.price-section .price-box-txt, .add2601#NewService section.price-section .flow-box-txt, .add2601#NewService section.flow-section .price-box-txt, .add2601#NewService section.flow-section .flow-box-txt, .add2601#price section.price-section .price-box-txt, .add2601#price section.price-section .flow-box-txt, .add2601#price section.flow-section .price-box-txt, .add2601#price section.flow-section .flow-box-txt, .add2601#add2601flow section.price-section .price-box-txt, .add2601#add2601flow section.price-section .flow-box-txt, .add2601#add2601flow section.flow-section .price-box-txt, .add2601#add2601flow section.flow-section .flow-box-txt, .add2601#add2601faq section.price-section .price-box-txt, .add2601#add2601faq section.price-section .flow-box-txt, .add2601#add2601faq section.flow-section .price-box-txt, .add2601#add2601faq section.flow-section .flow-box-txt {
      font-size: 20px;
      line-height: 36px;
      font-weight: bold; }
    .add2601#ServiceInfo section.price-section .price-box-txt-small, .add2601#ServiceInfo section.price-section .flow-box-txt-small, .add2601#ServiceInfo section.flow-section .price-box-txt-small, .add2601#ServiceInfo section.flow-section .flow-box-txt-small, .add2601#NewService section.price-section .price-box-txt-small, .add2601#NewService section.price-section .flow-box-txt-small, .add2601#NewService section.flow-section .price-box-txt-small, .add2601#NewService section.flow-section .flow-box-txt-small, .add2601#price section.price-section .price-box-txt-small, .add2601#price section.price-section .flow-box-txt-small, .add2601#price section.flow-section .price-box-txt-small, .add2601#price section.flow-section .flow-box-txt-small, .add2601#add2601flow section.price-section .price-box-txt-small, .add2601#add2601flow section.price-section .flow-box-txt-small, .add2601#add2601flow section.flow-section .price-box-txt-small, .add2601#add2601flow section.flow-section .flow-box-txt-small, .add2601#add2601faq section.price-section .price-box-txt-small, .add2601#add2601faq section.price-section .flow-box-txt-small, .add2601#add2601faq section.flow-section .price-box-txt-small, .add2601#add2601faq section.flow-section .flow-box-txt-small {
      font-size: 15px;
      line-height: 27px;
      font-weight: bold;
      margin-bottom: 33px; }
    .add2601#ServiceInfo section.price-section .price-box .caption, .add2601#ServiceInfo section.price-section .flow-box .caption, .add2601#ServiceInfo section.flow-section .price-box .caption, .add2601#ServiceInfo section.flow-section .flow-box .caption, .add2601#NewService section.price-section .price-box .caption, .add2601#NewService section.price-section .flow-box .caption, .add2601#NewService section.flow-section .price-box .caption, .add2601#NewService section.flow-section .flow-box .caption, .add2601#price section.price-section .price-box .caption, .add2601#price section.price-section .flow-box .caption, .add2601#price section.flow-section .price-box .caption, .add2601#price section.flow-section .flow-box .caption, .add2601#add2601flow section.price-section .price-box .caption, .add2601#add2601flow section.price-section .flow-box .caption, .add2601#add2601flow section.flow-section .price-box .caption, .add2601#add2601flow section.flow-section .flow-box .caption, .add2601#add2601faq section.price-section .price-box .caption, .add2601#add2601faq section.price-section .flow-box .caption, .add2601#add2601faq section.flow-section .price-box .caption, .add2601#add2601faq section.flow-section .flow-box .caption {
      font-size: 16px;
      line-height: 24px;
      text-align: left;
      margin-top: 20px; }
  .add2601#ServiceInfo section.faq, .add2601#NewService section.faq, .add2601#price section.faq, .add2601#add2601flow section.faq, .add2601#add2601faq section.faq {
    padding-top: 60px; }
    .add2601#ServiceInfo section.faq .faq-wrap, .add2601#NewService section.faq .faq-wrap, .add2601#price section.faq .faq-wrap, .add2601#add2601flow section.faq .faq-wrap, .add2601#add2601faq section.faq .faq-wrap {
      max-width: 1200px;
      margin: 0 auto; }
      .add2601#ServiceInfo section.faq .faq-wrap > h3, .add2601#NewService section.faq .faq-wrap > h3, .add2601#price section.faq .faq-wrap > h3, .add2601#add2601flow section.faq .faq-wrap > h3, .add2601#add2601faq section.faq .faq-wrap > h3 {
        font-size: 42px;
        line-height: 75px;
        font-weight: bold;
        margin-top: 36px; }
      .add2601#ServiceInfo section.faq .faq-wrap > dl > dt > p, .add2601#ServiceInfo section.faq .faq-wrap > dl > dd > p, .add2601#NewService section.faq .faq-wrap > dl > dt > p, .add2601#NewService section.faq .faq-wrap > dl > dd > p, .add2601#price section.faq .faq-wrap > dl > dt > p, .add2601#price section.faq .faq-wrap > dl > dd > p, .add2601#add2601flow section.faq .faq-wrap > dl > dt > p, .add2601#add2601flow section.faq .faq-wrap > dl > dd > p, .add2601#add2601faq section.faq .faq-wrap > dl > dt > p, .add2601#add2601faq section.faq .faq-wrap > dl > dd > p {
        text-align: left; }
      .add2601#ServiceInfo section.faq .faq-wrap > dl > dt > p, .add2601#NewService section.faq .faq-wrap > dl > dt > p, .add2601#price section.faq .faq-wrap > dl > dt > p, .add2601#add2601flow section.faq .faq-wrap > dl > dt > p, .add2601#add2601faq section.faq .faq-wrap > dl > dt > p {
        font-size: 24px;
        line-height: 38px;
        font-weight: medium;
        text-indent: -2em;
        padding-left: 2em; }
      .add2601#ServiceInfo section.faq .faq-wrap > dl > dd, .add2601#NewService section.faq .faq-wrap > dl > dd, .add2601#price section.faq .faq-wrap > dl > dd, .add2601#add2601flow section.faq .faq-wrap > dl > dd, .add2601#add2601faq section.faq .faq-wrap > dl > dd {
        padding: 22px 40px 80px; }
        .add2601#ServiceInfo section.faq .faq-wrap > dl > dd > p, .add2601#NewService section.faq .faq-wrap > dl > dd > p, .add2601#price section.faq .faq-wrap > dl > dd > p, .add2601#add2601flow section.faq .faq-wrap > dl > dd > p, .add2601#add2601faq section.faq .faq-wrap > dl > dd > p {
          font-size: 19px;
          line-height: 35px;
          font-weight: medium; }
.add2601#add2601footer-link {
  background: #F2F2F2;
  padding: 50px 0; }
  .add2601#add2601footer-link > section {
    max-width: 1320px;
    margin: 0 auto;
    padding-bottom: 37px; }
    .add2601#add2601footer-link > section p.footer-ttl {
      font-size: 30px;
      line-height: 65px;
      font-weight: bold; }
    .add2601#add2601footer-link > section p.lead-text {
      font-size: 38px;
      line-height: 55px;
      font-weight: bold; }
    .add2601#add2601footer-link > section .footer-link-wrap {
      margin-top: 50px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 0 25px; }
      .add2601#add2601footer-link > section .footer-link-wrap > a {
        display: grid;
        grid-template-columns: 100px 1fr;
        gap: 36px 0; }
        .add2601#add2601footer-link > section .footer-link-wrap > a.no-link {
          opacity: .4;
          pointer-events: none; }
        .add2601#add2601footer-link > section .footer-link-wrap > a > figure {
          grid-column: 1/3; }
    .add2601#add2601footer-link > section .footer-link-no {
      line-height: 1em;
      color: #D1D1D1;
      font-weight: bold;
      letter-spacing: 0;
      font-size: 80px; }
    .add2601#add2601footer-link > section .footer-link-txt {
      display: block;
      text-align: left;
      color: #424243;
      font-weight: bold;
      font-size: 24px;
      line-height: 36px; }

@media only screen and (max-width: 767px) {
  .pcOnly {
    display: none; }

  .add2601#mainImg {
    display: block;
    min-height: initial; }
    .add2601#mainImg > figure {
      width: 100%;
      max-width: initial; }
    .add2601#mainImg.photobook {
      display: block;
      position: relative; }
      .add2601#mainImg.photobook > figure.mainImg-bk {
        position: relative; }
      .add2601#mainImg.photobook .main-lead {
        width: 100%; }
      .add2601#mainImg.photobook .main-lead-inner {
        padding-left: 0; }
        .add2601#mainImg.photobook .main-lead-inner > h2 {
          text-align: center;
          font-size: 34px;
          line-height: 56px; }
          .add2601#mainImg.photobook .main-lead-inner > h2 > span {
            font-size: 29px; }
        .add2601#mainImg.photobook .main-lead-inner > p.main-lead-txt {
          font-size: 18px;
          line-height: 38px;
          text-align: center; }
    .add2601#mainImg .main-lead {
      width: 100%;
      min-width: initial; }
      .add2601#mainImg .main-lead-inner {
        width: 90%;
        margin: 0 auto; }
        .add2601#mainImg .main-lead-inner .price-icon {
          top: -5%;
          width: 80px; }
        .add2601#mainImg .main-lead-inner > h2 {
          font-size: 32px;
          line-height: 36px;
          padding-top: 40px;
          margin-bottom: 33px; }
        .add2601#mainImg .main-lead-inner > p.main-lead-ttl {
          font-size: 24px;
          line-height: 36px;
          margin-bottom: 47px; }
        .add2601#mainImg .main-lead-inner > p.main-lead-txt {
          font-size: 16px;
          line-height: 38px;
          padding-bottom: 60px; }
  .add2601#photobook-price {
    padding: 35px 0 65px; }
    .add2601#photobook-price .photobook-price {
      max-width: 90%; }
      .add2601#photobook-price .photobook-price-ttl {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 17px; }
      .add2601#photobook-price .photobook-price-txt {
        font-size: 19px;
        line-height: 38px;
        text-align: left;
        margin-bottom: 17px; }
      .add2601#photobook-price .photobook-price-wrap {
        grid-template-columns: 1fr; }
      .add2601#photobook-price .photobook-price-box {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 100px 100px 100px 100px; }
        .add2601#photobook-price .photobook-price-box > dl {
          width: 100%;
          border-top: none;
          border-bottom: 1px solid #707070;
          border-left: 1px solid #707070;
          grid-template-columns: 1fr 1fr;
          grid-template-rows: 1fr; }
          .add2601#photobook-price .photobook-price-box > dl:first-of-type {
            border-top: 1px solid #707070; }
          .add2601#photobook-price .photobook-price-box > dl > dt > p {
            font-size: 16px;
            line-height: 24px; }
          .add2601#photobook-price .photobook-price-box > dl > dd > p > .tax {
            display: block;
            width: 100%;
            text-align: right; }
          .add2601#photobook-price .photobook-price-box > dl > dd > p > .cap {
            font-size: 15px;
            line-height: 27px;
            width: 100%;
            text-align: left; }
  .add2601#photobook-comp {
    padding: 35px 0 65px; }
    .add2601#photobook-comp .photobook-comp {
      max-width: 90%; }
      .add2601#photobook-comp .photobook-comp-ttl {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 17px; }
      .add2601#photobook-comp .photobook-comp-txt {
        font-size: 19px;
        line-height: 38px;
        text-align: left;
        margin-bottom: 17px; }
  .add2601#photobook-spec {
    padding: 30px 0 90px; }
    .add2601#photobook-spec .photobook-spec {
      margin: 0 auto;
      max-width: 90%;
      display: block; }
      .add2601#photobook-spec .photobook-spec-box > h4 {
        font-size: 24px;
        line-height: 38px;
        text-align: center;
        margin-bottom: 22px; }
      .add2601#photobook-spec .photobook-spec-box > div {
        margin-bottom: 35px;
        display: block; }
        .add2601#photobook-spec .photobook-spec-box > div > p {
          font-size: 24px;
          line-height: 38px;
          text-align: center; }
        .add2601#photobook-spec .photobook-spec-box > div .FUJIFILM-logo {
          padding-right: 0;
          margin: 0 auto; }
      .add2601#photobook-spec .photobook-spec-box > ul > li {
        padding-left: 0;
        text-indent: 0;
        font-size: 18px;
        line-height: 30px; }
  .add2601#photobook-lead .photobook-lead-content {
    max-width: 90%;
    padding-bottom: 117px; }
    .add2601#photobook-lead .photobook-lead-content > h3.photobook-lead-h3 {
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 33px; }
    .add2601#photobook-lead .photobook-lead-content > .photobook-lead-h3-txt {
      font-size: 19px;
      line-height: 33px;
      margin-bottom: 64px; }
  .add2601#photobook-lead .photobook-lead-txt {
    font-size: 16px;
    line-height: 29px;
    padding-top: 0;
    text-align: left;
    margin-bottom: 70px; }
  .add2601#photobook-lead .photobook-lead-box {
    width: 100%;
    max-width: 1135px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 28px 0; }
    .add2601#photobook-lead .photobook-lead-box > dl {
      border-radius: 18px; }
      .add2601#photobook-lead .photobook-lead-box > dl > dt {
        border-radius: 18px 18px 0 0;
        padding: 20px 0; }
        .add2601#photobook-lead .photobook-lead-box > dl > dt > p {
          font-size: 23px;
          line-height: 40px; }
      .add2601#photobook-lead .photobook-lead-box > dl > dd {
        padding: 30px 0; }
        .add2601#photobook-lead .photobook-lead-box > dl > dd > p.photobook-lead-box-ttl {
          font-size: 24px;
          line-height: 40px;
          margin-bottom: 12px; }
        .add2601#photobook-lead .photobook-lead-box > dl > dd > p.photobook-lead-box-txt {
          font-size: 20px;
          line-height: 29px; }
      .add2601#photobook-lead .photobook-lead-box > dl > dt, .add2601#photobook-lead .photobook-lead-box > dl > dd {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-wrap: wrap; }
        .add2601#photobook-lead .photobook-lead-box > dl > dt > p, .add2601#photobook-lead .photobook-lead-box > dl > dd > p {
          width: 100%; }
  .add2601#ServiceInfo section, .add2601#NewService section, .add2601#price section, .add2601#add2601flow section, .add2601#add2601faq section {
    padding: 0 0 70px;
    max-width: 90%;
    margin: 0 auto; }
    .add2601#ServiceInfo section:first-of-type, .add2601#NewService section:first-of-type, .add2601#price section:first-of-type, .add2601#add2601flow section:first-of-type, .add2601#add2601faq section:first-of-type {
      padding: 40px 0 70px; }
    .add2601#ServiceInfo section h3, .add2601#NewService section h3, .add2601#price section h3, .add2601#add2601flow section h3, .add2601#add2601faq section h3 {
      font-size: 24px;
      line-height: 41px;
      margin-bottom: 40px; }
      .add2601#ServiceInfo section h3.NewService, .add2601#NewService section h3.NewService, .add2601#price section h3.NewService, .add2601#add2601flow section h3.NewService, .add2601#add2601faq section h3.NewService {
        font-size: 24px;
        line-height: 41px;
        margin-bottom: 56px; }
    .add2601#ServiceInfo section h5, .add2601#NewService section h5, .add2601#price section h5, .add2601#add2601flow section h5, .add2601#add2601faq section h5 {
      font-size: 36px;
      margin-bottom: 17px; }
      .add2601#ServiceInfo section h5 > span, .add2601#NewService section h5 > span, .add2601#price section h5 > span, .add2601#add2601flow section h5 > span, .add2601#add2601faq section h5 > span {
        font-size: 24px; }
    .add2601#ServiceInfo section p.section-lead, .add2601#NewService section p.section-lead, .add2601#price section p.section-lead, .add2601#add2601flow section p.section-lead, .add2601#add2601faq section p.section-lead {
      font-size: 19px;
      line-height: 33px; }
    .add2601#ServiceInfo section p.NewService-lead, .add2601#NewService section p.NewService-lead, .add2601#price section p.NewService-lead, .add2601#add2601flow section p.NewService-lead, .add2601#add2601faq section p.NewService-lead {
      text-align: left;
      font-size: 16px;
      line-height: 29px; }
    .add2601#ServiceInfo section div.box-deco-dropshadow, .add2601#ServiceInfo section dl.box-deco-dropshadow, .add2601#ServiceInfo section dt.box-deco-dropshadow, .add2601#ServiceInfo section dd.box-deco-dropshadow, .add2601#NewService section div.box-deco-dropshadow, .add2601#NewService section dl.box-deco-dropshadow, .add2601#NewService section dt.box-deco-dropshadow, .add2601#NewService section dd.box-deco-dropshadow, .add2601#price section div.box-deco-dropshadow, .add2601#price section dl.box-deco-dropshadow, .add2601#price section dt.box-deco-dropshadow, .add2601#price section dd.box-deco-dropshadow, .add2601#add2601flow section div.box-deco-dropshadow, .add2601#add2601flow section dl.box-deco-dropshadow, .add2601#add2601flow section dt.box-deco-dropshadow, .add2601#add2601flow section dd.box-deco-dropshadow, .add2601#add2601faq section div.box-deco-dropshadow, .add2601#add2601faq section dl.box-deco-dropshadow, .add2601#add2601faq section dt.box-deco-dropshadow, .add2601#add2601faq section dd.box-deco-dropshadow {
      padding: 15px 26px; }
    .add2601#ServiceInfo section .section-icon, .add2601#NewService section .section-icon, .add2601#price section .section-icon, .add2601#add2601flow section .section-icon, .add2601#add2601faq section .section-icon {
      width: 123px;
      margin: 0 auto 30px; }
    .add2601#ServiceInfo section .grid2, .add2601#NewService section .grid2, .add2601#price section .grid2, .add2601#add2601flow section .grid2, .add2601#add2601faq section .grid2 {
      grid-template-columns: 1fr;
      gap: 0; }
      .add2601#ServiceInfo section .grid2 .long-box, .add2601#NewService section .grid2 .long-box, .add2601#price section .grid2 .long-box, .add2601#add2601flow section .grid2 .long-box, .add2601#add2601faq section .grid2 .long-box {
        grid-column: initial; }
    .add2601#ServiceInfo section .grid3, .add2601#NewService section .grid3, .add2601#price section .grid3, .add2601#add2601flow section .grid3, .add2601#add2601faq section .grid3 {
      grid-template-columns: 1fr;
      gap: 50px; }
    .add2601#ServiceInfo section .info-box-wrap h3, .add2601#NewService section .info-box-wrap h3, .add2601#price section .info-box-wrap h3, .add2601#add2601flow section .info-box-wrap h3, .add2601#add2601faq section .info-box-wrap h3 {
      text-align: center;
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 65px; }
      .add2601#ServiceInfo section .info-box-wrap h3 [data-ruby]::before, .add2601#NewService section .info-box-wrap h3 [data-ruby]::before, .add2601#price section .info-box-wrap h3 [data-ruby]::before, .add2601#add2601flow section .info-box-wrap h3 [data-ruby]::before, .add2601#add2601faq section .info-box-wrap h3 [data-ruby]::before {
        bottom: initial;
        top: -1.75em;
        font-size: 12px; }
    .add2601#ServiceInfo section .info-box-wrap h4, .add2601#NewService section .info-box-wrap h4, .add2601#price section .info-box-wrap h4, .add2601#add2601flow section .info-box-wrap h4, .add2601#add2601faq section .info-box-wrap h4 {
      font-size: 19px;
      line-height: 33px;
      margin-bottom: 20px; }
    .add2601#ServiceInfo section .info-box-wrap P, .add2601#NewService section .info-box-wrap P, .add2601#price section .info-box-wrap P, .add2601#add2601flow section .info-box-wrap P, .add2601#add2601faq section .info-box-wrap P {
      font-size: 16px;
      line-height: 29px; }
    .add2601#ServiceInfo section .info-box-inner-matterport, .add2601#NewService section .info-box-inner-matterport, .add2601#price section .info-box-inner-matterport, .add2601#add2601flow section .info-box-inner-matterport, .add2601#add2601faq section .info-box-inner-matterport {
      display: block; }
      .add2601#ServiceInfo section .info-box-inner-matterport > dt, .add2601#NewService section .info-box-inner-matterport > dt, .add2601#price section .info-box-inner-matterport > dt, .add2601#add2601flow section .info-box-inner-matterport > dt, .add2601#add2601faq section .info-box-inner-matterport > dt {
        display: none; }
      .add2601#ServiceInfo section .info-box-inner-matterport > dd, .add2601#NewService section .info-box-inner-matterport > dd, .add2601#price section .info-box-inner-matterport > dd, .add2601#add2601flow section .info-box-inner-matterport > dd, .add2601#add2601faq section .info-box-inner-matterport > dd {
        width: 100%;
        display: grid;
        gap: 17px 0;
        grid-template-columns: 1fr 130px; }
        .add2601#ServiceInfo section .info-box-inner-matterport > dd > h4, .add2601#NewService section .info-box-inner-matterport > dd > h4, .add2601#price section .info-box-inner-matterport > dd > h4, .add2601#add2601flow section .info-box-inner-matterport > dd > h4, .add2601#add2601faq section .info-box-inner-matterport > dd > h4 {
          display: flex;
          flex-wrap: no-wrap;
          justify-content: space-between;
          align-content: center;
          align-items: center;
          margin-bottom: 0; }
        .add2601#ServiceInfo section .info-box-inner-matterport > dd > p, .add2601#NewService section .info-box-inner-matterport > dd > p, .add2601#price section .info-box-inner-matterport > dd > p, .add2601#add2601flow section .info-box-inner-matterport > dd > p, .add2601#add2601faq section .info-box-inner-matterport > dd > p {
          grid-column: 1 / 3; }
    .add2601#ServiceInfo section .info-box-inner-quickpano, .add2601#NewService section .info-box-inner-quickpano, .add2601#price section .info-box-inner-quickpano, .add2601#add2601flow section .info-box-inner-quickpano, .add2601#add2601faq section .info-box-inner-quickpano {
      display: block; }
      .add2601#ServiceInfo section .info-box-inner-quickpano > dt, .add2601#NewService section .info-box-inner-quickpano > dt, .add2601#price section .info-box-inner-quickpano > dt, .add2601#add2601flow section .info-box-inner-quickpano > dt, .add2601#add2601faq section .info-box-inner-quickpano > dt {
        display: none; }
      .add2601#ServiceInfo section .info-box-inner-quickpano > dd, .add2601#NewService section .info-box-inner-quickpano > dd, .add2601#price section .info-box-inner-quickpano > dd, .add2601#add2601flow section .info-box-inner-quickpano > dd, .add2601#add2601faq section .info-box-inner-quickpano > dd {
        width: 100%; }
        .add2601#ServiceInfo section .info-box-inner-quickpano > dd > h4, .add2601#NewService section .info-box-inner-quickpano > dd > h4, .add2601#price section .info-box-inner-quickpano > dd > h4, .add2601#add2601flow section .info-box-inner-quickpano > dd > h4, .add2601#add2601faq section .info-box-inner-quickpano > dd > h4 {
          text-align: center; }
        .add2601#ServiceInfo section .info-box-inner-quickpano > dd > figure, .add2601#NewService section .info-box-inner-quickpano > dd > figure, .add2601#price section .info-box-inner-quickpano > dd > figure, .add2601#add2601flow section .info-box-inner-quickpano > dd > figure, .add2601#add2601faq section .info-box-inner-quickpano > dd > figure {
          margin-bottom: 20px; }
    .add2601#ServiceInfo section .point-icon, .add2601#NewService section .point-icon, .add2601#price section .point-icon, .add2601#add2601flow section .point-icon, .add2601#add2601faq section .point-icon {
      padding-top: 0; }
      .add2601#ServiceInfo section .point-icon.pt50, .add2601#NewService section .point-icon.pt50, .add2601#price section .point-icon.pt50, .add2601#add2601flow section .point-icon.pt50, .add2601#add2601faq section .point-icon.pt50 {
        padding-top: 50px; }
      .add2601#ServiceInfo section .point-icon > figure, .add2601#NewService section .point-icon > figure, .add2601#price section .point-icon > figure, .add2601#add2601flow section .point-icon > figure, .add2601#add2601faq section .point-icon > figure {
        width: 123px;
        display: block;
        margin: 0 auto 10.5px; }
      .add2601#ServiceInfo section .point-icon-ttl, .add2601#NewService section .point-icon-ttl, .add2601#price section .point-icon-ttl, .add2601#add2601flow section .point-icon-ttl, .add2601#add2601faq section .point-icon-ttl {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 24px; }
      .add2601#ServiceInfo section .point-icon-txt, .add2601#NewService section .point-icon-txt, .add2601#price section .point-icon-txt, .add2601#add2601flow section .point-icon-txt, .add2601#add2601faq section .point-icon-txt {
        font-size: 16px;
        line-height: 29px; }
    .add2601#ServiceInfo section.sample .company-list, .add2601#NewService section.sample .company-list, .add2601#price section.sample .company-list, .add2601#add2601flow section.sample .company-list, .add2601#add2601faq section.sample .company-list {
      max-width: initial;
      padding: 28px 20px; }
      .add2601#ServiceInfo section.sample .company-list-ttl, .add2601#NewService section.sample .company-list-ttl, .add2601#price section.sample .company-list-ttl, .add2601#add2601flow section.sample .company-list-ttl, .add2601#add2601faq section.sample .company-list-ttl {
        text-align: center;
        font-size: 18px; }
        .add2601#ServiceInfo section.sample .company-list-ttl .numCov, .add2601#NewService section.sample .company-list-ttl .numCov, .add2601#price section.sample .company-list-ttl .numCov, .add2601#add2601flow section.sample .company-list-ttl .numCov, .add2601#add2601faq section.sample .company-list-ttl .numCov {
          font-size: 26px; }
      .add2601#ServiceInfo section.sample .company-list .lead-text, .add2601#NewService section.sample .company-list .lead-text, .add2601#price section.sample .company-list .lead-text, .add2601#add2601flow section.sample .company-list .lead-text, .add2601#add2601faq section.sample .company-list .lead-text {
        font-size: 18px;
        line-height: 31px; }
      .add2601#ServiceInfo section.sample .company-list .detail-text, .add2601#NewService section.sample .company-list .detail-text, .add2601#price section.sample .company-list .detail-text, .add2601#add2601flow section.sample .company-list .detail-text, .add2601#add2601faq section.sample .company-list .detail-text {
        font-size: 16px;
        line-height: 29px;
        text-align: left; }
      .add2601#ServiceInfo section.sample .company-list > figure, .add2601#NewService section.sample .company-list > figure, .add2601#price section.sample .company-list > figure, .add2601#add2601flow section.sample .company-list > figure, .add2601#add2601faq section.sample .company-list > figure {
        max-width: 100%;
        margin: 0 auto 4px; }
    .add2601#ServiceInfo section.sample h4 em, .add2601#NewService section.sample h4 em, .add2601#price section.sample h4 em, .add2601#add2601flow section.sample h4 em, .add2601#add2601faq section.sample h4 em {
      font-size: 1.125rem;
      line-height: 2.025rem;
      padding: 0px 0 0px 15px;
      border-left: 5px solid #f51b44; }
    .add2601#ServiceInfo section.sample p, .add2601#NewService section.sample p, .add2601#price section.sample p, .add2601#add2601flow section.sample p, .add2601#add2601faq section.sample p {
      padding-left: 0; }
    .add2601#ServiceInfo section.sample ul.sample-listWrap, .add2601#NewService section.sample ul.sample-listWrap, .add2601#price section.sample ul.sample-listWrap, .add2601#add2601flow section.sample ul.sample-listWrap, .add2601#add2601faq section.sample ul.sample-listWrap {
      display: block; }
      .add2601#ServiceInfo section.sample ul.sample-listWrap li, .add2601#NewService section.sample ul.sample-listWrap li, .add2601#price section.sample ul.sample-listWrap li, .add2601#add2601flow section.sample ul.sample-listWrap li, .add2601#add2601faq section.sample ul.sample-listWrap li {
        width: 100%;
        margin-bottom: 20px; }
        .add2601#ServiceInfo section.sample ul.sample-listWrap li .iframeWrap, .add2601#NewService section.sample ul.sample-listWrap li .iframeWrap, .add2601#price section.sample ul.sample-listWrap li .iframeWrap, .add2601#add2601flow section.sample ul.sample-listWrap li .iframeWrap, .add2601#add2601faq section.sample ul.sample-listWrap li .iframeWrap {
          width: 100%;
          height: 0;
          padding-top: 56.25%;
          position: relative; }
          .add2601#ServiceInfo section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#NewService section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#price section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#add2601flow section.sample ul.sample-listWrap li .iframeWrap iframe, .add2601#add2601faq section.sample ul.sample-listWrap li .iframeWrap iframe {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            right: 0;
            margin: auto;
            z-index: 10;
            width: 100%;
            height: 100%; }
        .add2601#ServiceInfo section.sample ul.sample-listWrap li .cap, .add2601#NewService section.sample ul.sample-listWrap li .cap, .add2601#price section.sample ul.sample-listWrap li .cap, .add2601#add2601flow section.sample ul.sample-listWrap li .cap, .add2601#add2601faq section.sample ul.sample-listWrap li .cap {
          font-size: 0.875rem;
          line-height: 1.575rem;
          margin: 6px auto 0; }
    .add2601#ServiceInfo section.sample a.link-btn, .add2601#NewService section.sample a.link-btn, .add2601#price section.sample a.link-btn, .add2601#add2601flow section.sample a.link-btn, .add2601#add2601faq section.sample a.link-btn {
      width: 100%;
      margin: 77px auto 0; }
    .add2601#ServiceInfo section .time-box, .add2601#NewService section .time-box, .add2601#price section .time-box, .add2601#add2601flow section .time-box, .add2601#add2601faq section .time-box {
      margin-top: 75px;
      max-width: 90%; }
      .add2601#ServiceInfo section .time-box .icon-img, .add2601#NewService section .time-box .icon-img, .add2601#price section .time-box .icon-img, .add2601#add2601flow section .time-box .icon-img, .add2601#add2601faq section .time-box .icon-img {
        margin: 0 auto 28px; }
      .add2601#ServiceInfo section .time-box h4, .add2601#NewService section .time-box h4, .add2601#price section .time-box h4, .add2601#add2601flow section .time-box h4, .add2601#add2601faq section .time-box h4 {
        font-size: 28px;
        line-height: 36px; }
      .add2601#ServiceInfo section .time-box p, .add2601#NewService section .time-box p, .add2601#price section .time-box p, .add2601#add2601flow section .time-box p, .add2601#add2601faq section .time-box p {
        font-size: 18px;
        line-height: 27px; }
        .add2601#ServiceInfo section .time-box p .sp-smaller, .add2601#NewService section .time-box p .sp-smaller, .add2601#price section .time-box p .sp-smaller, .add2601#add2601flow section .time-box p .sp-smaller, .add2601#add2601faq section .time-box p .sp-smaller {
          font-size: 15px;
          line-height: 29px; }
        .add2601#ServiceInfo section .time-box p.caption, .add2601#NewService section .time-box p.caption, .add2601#price section .time-box p.caption, .add2601#add2601flow section .time-box p.caption, .add2601#add2601faq section .time-box p.caption {
          margin-top: 26px;
          font-size: 15px;
          line-height: 29px;
          text-align: center; }
    .add2601#ServiceInfo section .merit-ttl-box, .add2601#NewService section .merit-ttl-box, .add2601#price section .merit-ttl-box, .add2601#add2601flow section .merit-ttl-box, .add2601#add2601faq section .merit-ttl-box {
      max-width: 85%;
      margin: 90px auto 40px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 26px 24px; }
      .add2601#ServiceInfo section .merit-ttl-box > h4, .add2601#NewService section .merit-ttl-box > h4, .add2601#price section .merit-ttl-box > h4, .add2601#add2601flow section .merit-ttl-box > h4, .add2601#add2601faq section .merit-ttl-box > h4 {
        font-size: 24px;
        line-height: 41px;
        grid-column: 1/3;
        grid-row: 2/3; }
        .add2601#ServiceInfo section .merit-ttl-box > h4 > span, .add2601#NewService section .merit-ttl-box > h4 > span, .add2601#price section .merit-ttl-box > h4 > span, .add2601#add2601flow section .merit-ttl-box > h4 > span, .add2601#add2601faq section .merit-ttl-box > h4 > span {
          font-size: 16px; }
      .add2601#ServiceInfo section .merit-ttl-box-inner01, .add2601#NewService section .merit-ttl-box-inner01, .add2601#price section .merit-ttl-box-inner01, .add2601#add2601flow section .merit-ttl-box-inner01, .add2601#add2601faq section .merit-ttl-box-inner01 {
        grid-column: 1/2;
        grid-row: 1/2; }
      .add2601#ServiceInfo section .merit-ttl-box-inner02, .add2601#NewService section .merit-ttl-box-inner02, .add2601#price section .merit-ttl-box-inner02, .add2601#add2601flow section .merit-ttl-box-inner02, .add2601#add2601faq section .merit-ttl-box-inner02 {
        grid-column: 2/3;
        grid-row: 1/2; }
    .add2601#ServiceInfo section .merit-box, .add2601#NewService section .merit-box, .add2601#price section .merit-box, .add2601#add2601flow section .merit-box, .add2601#add2601faq section .merit-box {
      margin: 0 auto;
      grid-template-rows: 1fr 1fr 1fr 1fr; }
      .add2601#ServiceInfo section .merit-box.box3, .add2601#NewService section .merit-box.box3, .add2601#price section .merit-box.box3, .add2601#add2601flow section .merit-box.box3, .add2601#add2601faq section .merit-box.box3 {
        grid-template-rows: 1fr 1fr 1fr; }
      .add2601#ServiceInfo section .merit-box-lead-ttl, .add2601#NewService section .merit-box-lead-ttl, .add2601#price section .merit-box-lead-ttl, .add2601#add2601flow section .merit-box-lead-ttl, .add2601#add2601faq section .merit-box-lead-ttl {
        font-size: 22px;
        line-height: 36px;
        margin-bottom: 26px; }
      .add2601#ServiceInfo section .merit-box-lead-txt, .add2601#NewService section .merit-box-lead-txt, .add2601#price section .merit-box-lead-txt, .add2601#add2601flow section .merit-box-lead-txt, .add2601#add2601faq section .merit-box-lead-txt {
        font-size: 16px;
        line-height: 29px; }
    .add2601#ServiceInfo section .merit-img, .add2601#NewService section .merit-img, .add2601#price section .merit-img, .add2601#add2601flow section .merit-img, .add2601#add2601faq section .merit-img {
      max-width: 90%;
      margin: 20px auto 20px; }
      .add2601#ServiceInfo section .merit-img > figcaption, .add2601#NewService section .merit-img > figcaption, .add2601#price section .merit-img > figcaption, .add2601#add2601flow section .merit-img > figcaption, .add2601#add2601faq section .merit-img > figcaption {
        font-size: 12px;
        line-height: 17px;
        text-align: left;
        padding-top: .25em; }
    .add2601#ServiceInfo section.price-section > h3, .add2601#ServiceInfo section.flow-section > h3, .add2601#NewService section.price-section > h3, .add2601#NewService section.flow-section > h3, .add2601#price section.price-section > h3, .add2601#price section.flow-section > h3, .add2601#add2601flow section.price-section > h3, .add2601#add2601flow section.flow-section > h3, .add2601#add2601faq section.price-section > h3, .add2601#add2601faq section.flow-section > h3 {
      font-size: 20px;
      line-height: 34px;
      margin-bottom: 28px; }
      .add2601#ServiceInfo section.price-section > h3 > span, .add2601#ServiceInfo section.flow-section > h3 > span, .add2601#NewService section.price-section > h3 > span, .add2601#NewService section.flow-section > h3 > span, .add2601#price section.price-section > h3 > span, .add2601#price section.flow-section > h3 > span, .add2601#add2601flow section.price-section > h3 > span, .add2601#add2601flow section.flow-section > h3 > span, .add2601#add2601faq section.price-section > h3 > span, .add2601#add2601faq section.flow-section > h3 > span {
        font-size: 20px; }
    .add2601#ServiceInfo section.price-section .price-box, .add2601#ServiceInfo section.price-section .flow-box, .add2601#ServiceInfo section.flow-section .price-box, .add2601#ServiceInfo section.flow-section .flow-box, .add2601#NewService section.price-section .price-box, .add2601#NewService section.price-section .flow-box, .add2601#NewService section.flow-section .price-box, .add2601#NewService section.flow-section .flow-box, .add2601#price section.price-section .price-box, .add2601#price section.price-section .flow-box, .add2601#price section.flow-section .price-box, .add2601#price section.flow-section .flow-box, .add2601#add2601flow section.price-section .price-box, .add2601#add2601flow section.price-section .flow-box, .add2601#add2601flow section.flow-section .price-box, .add2601#add2601flow section.flow-section .flow-box, .add2601#add2601faq section.price-section .price-box, .add2601#add2601faq section.price-section .flow-box, .add2601#add2601faq section.flow-section .price-box, .add2601#add2601faq section.flow-section .flow-box {
      max-width: 100%;
      margin: 0 auto; }
      .add2601#ServiceInfo section.price-section .price-box-ttl, .add2601#ServiceInfo section.price-section .flow-box-ttl, .add2601#ServiceInfo section.flow-section .price-box-ttl, .add2601#ServiceInfo section.flow-section .flow-box-ttl, .add2601#NewService section.price-section .price-box-ttl, .add2601#NewService section.price-section .flow-box-ttl, .add2601#NewService section.flow-section .price-box-ttl, .add2601#NewService section.flow-section .flow-box-ttl, .add2601#price section.price-section .price-box-ttl, .add2601#price section.price-section .flow-box-ttl, .add2601#price section.flow-section .price-box-ttl, .add2601#price section.flow-section .flow-box-ttl, .add2601#add2601flow section.price-section .price-box-ttl, .add2601#add2601flow section.price-section .flow-box-ttl, .add2601#add2601flow section.flow-section .price-box-ttl, .add2601#add2601flow section.flow-section .flow-box-ttl, .add2601#add2601faq section.price-section .price-box-ttl, .add2601#add2601faq section.price-section .flow-box-ttl, .add2601#add2601faq section.flow-section .price-box-ttl, .add2601#add2601faq section.flow-section .flow-box-ttl {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px; }
      .add2601#ServiceInfo section.price-section .price-box-txt, .add2601#ServiceInfo section.price-section .flow-box-txt, .add2601#ServiceInfo section.flow-section .price-box-txt, .add2601#ServiceInfo section.flow-section .flow-box-txt, .add2601#NewService section.price-section .price-box-txt, .add2601#NewService section.price-section .flow-box-txt, .add2601#NewService section.flow-section .price-box-txt, .add2601#NewService section.flow-section .flow-box-txt, .add2601#price section.price-section .price-box-txt, .add2601#price section.price-section .flow-box-txt, .add2601#price section.flow-section .price-box-txt, .add2601#price section.flow-section .flow-box-txt, .add2601#add2601flow section.price-section .price-box-txt, .add2601#add2601flow section.price-section .flow-box-txt, .add2601#add2601flow section.flow-section .price-box-txt, .add2601#add2601flow section.flow-section .flow-box-txt, .add2601#add2601faq section.price-section .price-box-txt, .add2601#add2601faq section.price-section .flow-box-txt, .add2601#add2601faq section.flow-section .price-box-txt, .add2601#add2601faq section.flow-section .flow-box-txt {
        font-size: 16px;
        line-height: 25px;
        text-align: left;
        margin-bottom: 20px; }
      .add2601#ServiceInfo section.price-section .price-box-txt-small, .add2601#ServiceInfo section.price-section .flow-box-txt-small, .add2601#ServiceInfo section.flow-section .price-box-txt-small, .add2601#ServiceInfo section.flow-section .flow-box-txt-small, .add2601#NewService section.price-section .price-box-txt-small, .add2601#NewService section.price-section .flow-box-txt-small, .add2601#NewService section.flow-section .price-box-txt-small, .add2601#NewService section.flow-section .flow-box-txt-small, .add2601#price section.price-section .price-box-txt-small, .add2601#price section.price-section .flow-box-txt-small, .add2601#price section.flow-section .price-box-txt-small, .add2601#price section.flow-section .flow-box-txt-small, .add2601#add2601flow section.price-section .price-box-txt-small, .add2601#add2601flow section.price-section .flow-box-txt-small, .add2601#add2601flow section.flow-section .price-box-txt-small, .add2601#add2601flow section.flow-section .flow-box-txt-small, .add2601#add2601faq section.price-section .price-box-txt-small, .add2601#add2601faq section.price-section .flow-box-txt-small, .add2601#add2601faq section.flow-section .price-box-txt-small, .add2601#add2601faq section.flow-section .flow-box-txt-small {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 26px; }
      .add2601#ServiceInfo section.price-section .price-box .caption, .add2601#ServiceInfo section.price-section .flow-box .caption, .add2601#ServiceInfo section.flow-section .price-box .caption, .add2601#ServiceInfo section.flow-section .flow-box .caption, .add2601#NewService section.price-section .price-box .caption, .add2601#NewService section.price-section .flow-box .caption, .add2601#NewService section.flow-section .price-box .caption, .add2601#NewService section.flow-section .flow-box .caption, .add2601#price section.price-section .price-box .caption, .add2601#price section.price-section .flow-box .caption, .add2601#price section.flow-section .price-box .caption, .add2601#price section.flow-section .flow-box .caption, .add2601#add2601flow section.price-section .price-box .caption, .add2601#add2601flow section.price-section .flow-box .caption, .add2601#add2601flow section.flow-section .price-box .caption, .add2601#add2601flow section.flow-section .flow-box .caption, .add2601#add2601faq section.price-section .price-box .caption, .add2601#add2601faq section.price-section .flow-box .caption, .add2601#add2601faq section.flow-section .price-box .caption, .add2601#add2601faq section.flow-section .flow-box .caption {
        font-size: 15px;
        line-height: 29px;
        margin-top: 25px; }
    .add2601#ServiceInfo section.faq, .add2601#NewService section.faq, .add2601#price section.faq, .add2601#add2601flow section.faq, .add2601#add2601faq section.faq {
      padding-top: 60px; }
      .add2601#ServiceInfo section.faq .faq-wrap, .add2601#NewService section.faq .faq-wrap, .add2601#price section.faq .faq-wrap, .add2601#add2601flow section.faq .faq-wrap, .add2601#add2601faq section.faq .faq-wrap {
        max-width: 100%;
        margin: 0 auto; }
        .add2601#ServiceInfo section.faq .faq-wrap > h3, .add2601#NewService section.faq .faq-wrap > h3, .add2601#price section.faq .faq-wrap > h3, .add2601#add2601flow section.faq .faq-wrap > h3, .add2601#add2601faq section.faq .faq-wrap > h3 {
          font-size: 20px;
          line-height: 75px;
          margin-top: 0; }
        .add2601#ServiceInfo section.faq .faq-wrap > dl > dt, .add2601#NewService section.faq .faq-wrap > dl > dt, .add2601#price section.faq .faq-wrap > dl > dt, .add2601#add2601flow section.faq .faq-wrap > dl > dt, .add2601#add2601faq section.faq .faq-wrap > dl > dt {
          padding-bottom: 30px; }
          .add2601#ServiceInfo section.faq .faq-wrap > dl > dt > p, .add2601#NewService section.faq .faq-wrap > dl > dt > p, .add2601#price section.faq .faq-wrap > dl > dt > p, .add2601#add2601flow section.faq .faq-wrap > dl > dt > p, .add2601#add2601faq section.faq .faq-wrap > dl > dt > p {
            font-size: 20px;
            line-height: 32px;
            text-indent: initial;
            padding-left: 0; }
        .add2601#ServiceInfo section.faq .faq-wrap > dl > dd, .add2601#NewService section.faq .faq-wrap > dl > dd, .add2601#price section.faq .faq-wrap > dl > dd, .add2601#add2601flow section.faq .faq-wrap > dl > dd, .add2601#add2601faq section.faq .faq-wrap > dl > dd {
          padding: 0 0 60px 0; }
          .add2601#ServiceInfo section.faq .faq-wrap > dl > dd > p, .add2601#NewService section.faq .faq-wrap > dl > dd > p, .add2601#price section.faq .faq-wrap > dl > dd > p, .add2601#add2601flow section.faq .faq-wrap > dl > dd > p, .add2601#add2601faq section.faq .faq-wrap > dl > dd > p {
            font-size: 16px;
            line-height: 27px; }
  .add2601#add2601footer-link {
    padding: 50px 0; }
    .add2601#add2601footer-link > section {
      max-width: 90%;
      margin: 0 auto;
      padding-bottom: 37px; }
      .add2601#add2601footer-link > section p.footer-ttl {
        font-size: 22px;
        line-height: 48px; }
      .add2601#add2601footer-link > section p.lead-text {
        font-size: 22px;
        line-height: 40px; }
      .add2601#add2601footer-link > section .footer-link-wrap {
        margin-top: 50px;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr;
        gap: 50px 0; }
      .add2601#add2601footer-link > section .footer-link-no {
        font-size: 46px; }
      .add2601#add2601footer-link > section .footer-link-txt {
        font-size: 18px;
        line-height: 26px; } }

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