@charset "UTF-8";
.container {
  width: 1100px;
  margin: 0 auto; }
  @media (max-width: 1100px) {
    .container {
      width: 100%;
      padding: 0px 20px; } }

.container-narrow {
  width: 800px;
  margin: 0 auto; }
  @media (max-width: 800px) {
    .container-narrow {
      width: 100%;
      padding: 0px 20px; } }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

#ms #news, #ms #about, #ms #point, #ms #price, #ms #flow .inner, #ms #faq, #ms #area, #ms #summarynet, #ms #contact, #page #function, #page #summary-net, #page #price #pay-per-use, #page #price #license, #page #result, #page #result #data article, #page #result #credit-price {
  padding: 10rem 0px; }
  @media screen and (max-width: 959px) {
    #ms #news, #ms #about, #ms #point, #ms #price, #ms #flow .inner, #ms #faq, #ms #area, #ms #summarynet, #ms #contact, #page #function, #page #summary-net, #page #price #pay-per-use, #page #price #license, #page #result, #page #result #data article, #page #result #credit-price {
      padding: 6rem 0px; } }

@font-face {
  font-family: 'NexaBold';
  src: url("../../fonts/lp/mansion-data-download/nexa-heavy.ttf") format("truetype"); }
@font-face {
  font-family: 'NexaLight';
  src: url("../../fonts/lp/mansion-data-download/NexaLight.otf") format("opentype"); }
@font-face {
  font-family: 'Din';
  src: url("../../fonts/lp/mansion-data-download/DINPro-Bold_13934.ttf") format("truetype"); }
.r-search-above {
  z-index: 3; }

.r-search-header .header-group-inner {
  max-width: 1168px;
  height: 8rem; }

@media (max-width: 955px) {
  .header-group .heading {
    font-size: 1.4rem; } }
@media (max-width: 768px) {
  .header-group .heading {
    font-size: 2.2rem; } }
@media (min-width: 768px) {
  .contents-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .r-search-header {
    position: sticky;
    top: 0;
    z-index: 20; }

  .r-search-header-list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0; }

  .r-search-above-inner img {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 60%;
    margin: 0 auto; } }
@media (max-width: 768px) {
  .r-search-header .header-group-inner {
    padding: 2rem 0 0;
    justify-content: center;
    height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .contents-header .header-group {
    background-color: #f7f6fb;
    z-index: 2;
    width: 100%; }

  .r-search-above-inner img {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -80px;
    z-index: -1;
    width: 70%;
    margin: 0 auto; }

  .r-search-header-list-inner.r-search-header-list-contact {
    display: none; } }
.r-search-header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 740px;
  margin-top: 0rem; }
  @media (max-width: 768px) {
    .r-search-header-list {
      width: 100%;
      justify-content: center; } }

.r-search-header-list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.r-search-header-list-btn {
  font-size: 1.2rem;
  min-height: calc(2.6rem + 2px * 2);
  padding: 0.7rem 1rem;
  border-width: 2px;
  border-radius: calc(2.6rem + 2px * 2);
  min-width: 12rem;
  margin: 0.5rem 0.7rem;
  font-weight: bolder; }

@media (min-width: 768px) {
  .r-search-header-list-btn {
    font-size: 1.4rem;
    min-height: calc(3.6rem + 2px * 2);
    padding: 1.1rem 1rem;
    border-width: 2px;
    border-radius: calc(3.6rem + 2px * 2);
    min-width: 13.8rem; } }
.r-search-header-list-link {
  font-size: 1.2rem;
  display: block;
  position: relative;
  line-height: 1.2;
  padding: 1.4rem 1rem;
  color: #522a82;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }

@media (min-width: 768px) {
  .r-search-header-list-link {
    font-size: 1.4rem;
    letter-spacing: 0; } }
@media (min-width: 768px) {
  .r-search-header-list-link {
    margin: 0 0.7rem;
    padding: 0; } }
@media (min-width: 768px) {
  .r-search-header-list-link::before {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #522a82;
    content: "";
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; } }
@media (min-width: 768px) {
  .r-search-header-list-link:hover {
    opacity: 1;
    font-weight: bolder; }

  .r-search-header-list-link:hover::before {
    width: 100%; } }
@media (min-width: 768px) {
  .r-search-header-list-contact {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }
@media (max-width: 768px) {
  .r-search-header-list-guide {
    width: 100%;
    margin-top: 2rem;
    border-top: 1px solid #522A82; }

  .r-search-header-list-guide .r-search-header-list-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 1.4rem 1rem;
    border-bottom: 1px solid #522a82;
    background-color: #fff;
    font-weight: bolder;
    margin: 0; }

  .r-search-header-list-guide .r-search-header-list-link + .r-search-header-list-link {
    border-left: 1px solid #522a82; }

  .r-search-header-list-guide .r-search-header-list-link:nth-child(3) {
    border-left: 0px; }

  .r-search-header-list-guide .r-search-header-list-link span {
    position: relative;
    padding-left: 2rem; }

  .r-search-header-list-guide .r-search-header-list-link span::before {
    display: inline-block;
    width: 6px;
    border: 6px solid transparent;
    border-top-color: #522a82;
    position: absolute;
    top: 0.5rem;
    left: 0;
    content: "";
    -webkit-transform: scale(0.6, 1);
    transform: scale(0.6, 1); } }
@media (min-width: 768px) {
  .r-search-header-list-guide {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media (min-width: 768px) {
  .r-search-header.is-fixed {
    -webkit-box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
    -webkit-transform: translateY(-4.6rem);
    transform: translateY(-4.6rem);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; } }
@media (min-width: 768px) {
  .r-search-header.is-fixed .header-group-inner {
    height: 10rem;
    padding-top: 4.6rem;
    padding-bottom: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; } }
.btn-tertiary {
  background: linear-gradient(90deg, #FF4E00 0%, #FF8800 50%, #FF4E00 100%);
  border: 2px solid #fff; }
  .btn-tertiary:hover {
    background: #fff; }

.btn-tertiary:not(:disabled):not(.is-disabled):hover {
  border-color: #FF4E00;
  color: #FF4E00;
  background: #fff; }

.r-search-above {
  position: relative;
  min-height: 46rem;
  background: url("../../img/lp/mansion-summary/top/above-bg@2x.jpg") center bottom/160% auto no-repeat; }

@media (min-width: 576px) {
  .r-search-above {
    background: url("../../img/lp/mansion-summary/top/above-bg.jpg") center bottom/cover no-repeat; } }
@media (min-width: 768px) {
  .r-search-above {
    min-height: 46.8rem;
    z-index: 3; }

  .r-search-above-inner {
    position: relative; } }
@media (min-width: 768px) {
  .r-search-above::before {
    top: 60px;
    background-position: right -160px bottom;
    background-size: 84% auto; } }
@media (min-width: 940px) {
  .r-search-above::before {
    background-size: contain; } }
@media (min-width: 1188px) {
  .r-search-above::before {
    top: 30px;
    height: 522px;
    background-position: right 20% bottom;
    background-size: 570px 510px; } }
@media (min-width: 1480px) {
  .r-search-above::before {
    max-width: 1480px;
    background-position: right bottom; } }
.r-search-above::after {
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  left: 8px;
  z-index: 1;
  background: url(https://real-net.jp/assets/img/lp/mansion-search/above-bg-dots.png) left top/21px 21px repeat;
  content: ""; }

@media (min-width: 576px) {
  .r-search-above::after {
    top: 0;
    left: 0; } }
.r-search-above-inner {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  position: relative;
  z-index: 3;
  max-width: 98.2rem;
  min-height: 46rem;
  margin: 0 auto;
  padding: 2rem 1.5rem 11.4rem;
  color: #fff; }

@media (min-width: 768px) {
  .r-search-above-inner {
    padding-right: 2rem;
    padding-left: 2rem; } }
@media (min-width: 768px) {
  .r-search-above-inner {
    padding: 6.4rem 2rem 0; } }
@media (min-width: 940px) {
  .r-search-above-inner {
    padding-top: 9.4rem; } }
.r-search-above-headline {
  display: none;
  line-height: 1.2;
  font-weight: bold;
  font-size: calc(26 / 375 * 100vw); }

@media (min-width: 576px) {
  .r-search-above-headline {
    font-size: 3.2rem;
    display: block; } }
.r-search-above-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0rem;
  font-weight: bolder; }

@media (min-width: 576px) {
  .r-search-above-lead {
    max-width: 44em;
    margin-top: 0.8rem; } }
.r-search-above-notes {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-top: 1.2rem;
  padding-left: 1em;
  text-indent: -1em; }

@media (min-width: 768px) {
  .r-search-above-notes {
    font-size: 1.2rem;
    margin-top: 1rem; } }
.r-search-above-btn {
  margin-top: 2rem;
  text-align: center; }

@media (min-width: 576px) {
  .r-search-above-btn {
    margin-top: 3rem;
    text-align: left; } }
.r-search-above-btn .btn {
  font-size: 1.6rem;
  min-height: auto;
  padding: 1.5rem 2rem;
  border-width: 3px;
  border-radius: calc(5.8rem + 3px * 2);
  background: linear-gradient(90deg, #FF4E00 0%, #FF8800 50%, #FF4E00 100%);
  color: #fff;
  font-weight: bolder; }
  .r-search-above-btn .btn:hover {
    border-color: #FF4E00;
    color: #FF4E00;
    background: #fff; }

@media (min-width: 576px) {
  .r-search-above-btn .btn {
    font-size: 2rem;
    min-height: calc(6.3rem + 3px * 2);
    padding: 2rem 3.7rem;
    border-width: 3px;
    border-radius: calc(6.3rem + 3px * 2); } }
@media (max-width: 500px) {
  .r-search-above-inner img {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    bottom: -20px;
    z-index: -1;
    width: 350px;
    margin: 0 auto; } }
#ms hr {
  background: #B2A1C8;
  display: block;
  height: 1px;
  margin: 3rem auto;
  width: 90%; }
#ms .btn-next {
  margin: 3rem auto 0 auto;
  font-size: 1.8rem;
  position: relative;
  width: 300px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 2px solid #fff;
  padding: 1rem 0;
  z-index: 2;
  border-radius: 50px;
  max-width: none;
  background: linear-gradient(240deg, #522A82 0%, #B104B9 100%);
  color: #fff;
  box-shadow: 1px 2px 3px #ccc; }
  #ms .btn-next::after {
    content: "";
    display: inline-block;
    position: absolute;
    color: #fff;
    border-style: solid;
    border-color: transparent;
    border-width: 0.4em 0.7em;
    top: 32%;
    right: 20px;
    border-left-color: currentColor;
    border-right: 0; }
  #ms .btn-next:hover {
    color: #522A82;
    background: #fff;
    border: 2px solid #522A82;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    #ms .btn-next:hover::after {
      color: #522A82; }
  @media screen and (max-width: 559px) {
    #ms .btn-next {
      width: 100%;
      font-size: 1.5rem; } }
#ms .btn-border {
  text-decoration: none;
  margin: 3rem auto 0 auto;
  padding: 1rem 0 1rem 1rem;
  border: 2px solid #522A82;
  display: block;
  border-radius: 50px;
  z-index: 2;
  color: #522A82;
  position: relative;
  width: 300px; }
  #ms .btn-border:hover {
    color: #fff;
    background: #522A82;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  @media screen and (max-width: 559px) {
    #ms .btn-border {
      width: 100%; } }
#ms .btn, #ms .btn::before, #ms .btn::after, #ms .btn-border, #ms .btn-border::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow: hidden; }
#ms .small {
  font-size: 0.8em; }

#ms {
  font-size: 16px;
  letter-spacing: 0.2rem;
  color: #000;
  line-height: 1.6;
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック体",YuGothic,"Yu Gothic Medium",Arial,sans-serif;
  font-weight: bold; }
  @media (max-width: 767.98px) {
    #ms {
      margin-top: 0; } }
  @media screen and (max-width: 559px) {
    #ms {
      font-size: 14px;
      line-height: 1.4;
      letter-spacing: 0.1rem; } }
  #ms .pc-only {
    display: block; }
    @media screen and (max-width: 559px) {
      #ms .pc-only {
        display: none; } }
  #ms .sp-only {
    display: none; }
    @media screen and (max-width: 559px) {
      #ms .sp-only {
        display: block; } }
  #ms a img:hover {
    opacity: 0.8; }
  #ms p {
    font-weight: normal;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック体",YuGothic,"Yu Gothic Medium",Arial,sans-serif; }
  #ms #video-area {
    position: fixed;
    z-index: 0;
    /*最背面に設定*/
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden; }
  #ms #video {
    /*天地中央配置*/
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh;
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw;
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
    opacity: 0.15; }
  #ms .ttl-box {
    margin: 0 auto 3rem auto;
    text-align: center; }
    #ms .ttl-box h2 {
      font: 3.4rem "NexaBold";
      color: #B2A1C8;
      letter-spacing: 0.2rem; }
    #ms .ttl-box span {
      font: bold 1.6rem 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
      letter-spacing: 0.4rem;
      color: #000;
      margin-left: 1rem; }
    #ms .ttl-box p {
      margin-top: 3rem;
      letter-spacing: 0.2rem; }
    @media screen and (max-width: 959px) {
      #ms .ttl-box h2 {
        font-size: 2.6rem;
        margin-bottom: 0.5rem; }
        #ms .ttl-box h2 span {
          display: block;
          font-size: 1.4rem; } }
    @media screen and (max-width: 559px) {
      #ms .ttl-box p {
        padding: 0 20px;
        text-align: left; } }
  #ms #news {
    position: relative;
    background: rgba(247, 246, 251, 0.8);
    z-index: 1; }
    #ms #news p {
      font-size: 1.4rem; }
    #ms #news .container-narrow {
      padding: 6rem 4rem;
      background: #fff; }
      #ms #news .container-narrow dl {
        margin: 0 auto; }
        #ms #news .container-narrow dl dt {
          color: #522A82;
          font-family: "Din";
          float: left;
          margin-right: 1rem;
          width: auto; }
        #ms #news .container-narrow dl dd {
          padding-bottom: 2rem; }
          #ms #news .container-narrow dl dd a {
            text-decoration: underline;
            color: #8C50FF; }
      #ms #news .container-narrow .data-block {
        display: -ms-flexbox;
        display: flex;
        margin: 3rem auto 0 auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #ms #news .container-narrow .data-block .item {
          display: -ms-flexbox;
          display: flex;
          width: 50%; }
          #ms #news .container-narrow .data-block .item .data-icon img {
            height: 80px;
            margin-right: 2rem; }
          #ms #news .container-narrow .data-block .item .data-txt p {
            font: normal 5rem/5rem "Din";
            color: #522A82; }
            #ms #news .container-narrow .data-block .item .data-txt p span {
              color: #000;
              font: bold 1.6rem/1rem 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
              margin-left: 0.5rem; }
        #ms #news .container-narrow .data-block p.small {
          font-size: 1.2rem;
          text-align: right;
          margin-top: 2rem;
          width: 100%; }
    @media screen and (max-width: 959px) {
      #ms #news .container-narrow {
        padding: 4rem 2rem; } }
    @media screen and (max-width: 559px) {
      #ms #news .container-narrow dl dt {
        float: none; }
      #ms #news .container-narrow .data-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #ms #news .container-narrow .data-block .item {
          width: 100%;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center; }
          #ms #news .container-narrow .data-block .item:nth-child(1) {
            margin-bottom: 3rem; }
          #ms #news .container-narrow .data-block .item .data-txt p {
            font: normal 4rem/5rem "Din"; } }
    #ms #news p {
      padding: 0; }
  #ms #about {
    position: relative; }
    #ms #about .block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      justify-content: space-between; }
      #ms #about .block__img {
        width: 55%; }
      #ms #about .block__txt {
        width: 43%; }
        #ms #about .block__txt p {
          font-weight: bold;
          text-align: left; }
    @media screen and (max-width: 959px) {
      #ms #about .block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #ms #about .block__img {
          margin: 0 auto; }
        #ms #about .block__txt {
          width: 100%; } }
    @media screen and (max-width: 559px) {
      #ms #about .block__img {
        width: 100%; }
      #ms #about .block__txt p {
        line-height: 1.6;
        text-align: left; }
        #ms #about .block__txt p br {
          display: none; } }
  #ms #point {
    background: rgba(202, 202, 202, 0.8);
    position: relative; }
    #ms #point ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #ms #point ul li {
        background: #fff;
        border-radius: 10px;
        box-shadow: 1px 2px 3px #ccc;
        padding: 2rem;
        width: 48%; }
        #ms #point ul li:not(:last-child) {
          margin-bottom: 6rem; }
        #ms #point ul li .item {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center; }
          #ms #point ul li .item__number {
            background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%);
            border-radius: 50%;
            color: #fff;
            font: 3.6rem/5.6rem "Din";
            height: 60px;
            text-align: center;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            width: 60px; }
          #ms #point ul li .item__img {
            margin-left: 2rem; }
            #ms #point ul li .item__img img {
              height: 60px; }
          #ms #point ul li .item__ttl {
            margin-left: 1.5rem;
            font-size: 1.38rem;
            text-align: center; }
            #ms #point ul li .item__ttl h3 {
              color: #303030; }
            #ms #point ul li .item__ttl span.purple {
              color: #522A82; }
        #ms #point ul li hr {
          margin: 2rem auto;
          width: 100%;
          height: 2px;
          background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%); }
        #ms #point ul li p {
          font-size: 1.4rem;
          line-height: 2.4rem; }
        #ms #point ul li:last-child {
          margin: 0 auto; }
        #ms #point ul li:nth-child(4) .item__ttl {
          letter-spacing: 0; }
    @media screen and (max-width: 959px) {
      #ms #point ul li .item__ttl {
        margin: 0; }
      #ms #point ul li .item__img {
        margin: 2rem auto;
        width: 100%; }
        #ms #point ul li .item__img img {
          display: block;
          margin: 0 auto; } }
    @media screen and (max-width: 559px) {
      #ms #point ul li {
        width: 100%; }
        #ms #point ul li:not(:last-child) {
          margin-bottom: 4rem; } }
  #ms #top-function {
    padding: 10rem 0;
    background: #F7F6FB;
    position: relative; }
    #ms #top-function .block {
      background: #fff;
      box-shadow: 1px 2px 15px #ccc;
      overflow: hidden;
      padding: 6rem 0;
      width: calc(100% - (100% - 1100px) / 2); }
      #ms #top-function .block__item {
        width: 1100px;
        margin: 0 0 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center; }
        #ms #top-function .block__item--img {
          width: 50%;
          padding: 4rem 6rem; }
        #ms #top-function .block__item--txt {
          width: 50%;
          padding: 0rem 6rem 0 0;
          position: relative; }
          #ms #top-function .block__item--txt h3 {
            color: #522A82;
            font-size: 2.6rem;
            margin-bottom: 1rem; }
          #ms #top-function .block__item--txt span {
            position: absolute;
            font: bold 14rem/14rem "Din";
            top: -120px;
            right: 10px;
            color: #F7F6FB; }
      #ms #top-function .block:nth-child(odd) {
        margin: 0 0 0 auto; }
      #ms #top-function .block:nth-child(odd) .block__item {
        margin: 0 auto 0 0; }
        #ms #top-function .block:nth-child(odd) .block__item--img {
          order: 2; }
        #ms #top-function .block:nth-child(odd) .block__item--txt {
          padding: 0 0 0 6rem; }
          #ms #top-function .block:nth-child(odd) .block__item--txt span {
            left: 10px;
            top: -140px;
            right: auto; }
      #ms #top-function .block:not(:last-child) {
        margin-bottom: 8rem; }
    @media screen and (max-width: 1100px) {
      #ms #top-function .block__item {
        width: 100%; } }
    @media screen and (max-width: 959px) {
      #ms #top-function {
        padding: 6rem 0; }
        #ms #top-function .block {
          width: 100%; }
          #ms #top-function .block__item {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            #ms #top-function .block__item--img {
              padding: 0 6rem;
              width: 100%; }
            #ms #top-function .block__item--txt {
              padding: 4rem 6rem 0 6rem;
              width: 100%; }
          #ms #top-function .block__item--txt span {
            font: bold 8rem/8rem "Din";
            top: 0px; }
          #ms #top-function .block:nth-child(odd) .block__item--img {
            order: -2; }
          #ms #top-function .block:nth-child(odd) .block__item--txt {
            padding: 4rem 6rem 0 6rem; }
            #ms #top-function .block:nth-child(odd) .block__item--txt span {
              left: auto;
              top: 0;
              right: 10px; }
          #ms #top-function .block:not(:last-child) {
            margin-bottom: 6rem; } }
    @media screen and (max-width: 559px) {
      #ms #top-function .block__item--img {
        padding: 0 2rem; }
      #ms #top-function .block__item--txt {
        padding: 2rem 2rem 0 2rem; }
        #ms #top-function .block__item--txt img {
          margin-top: 3rem; }
      #ms #top-function .block__item--txt span {
        font: bold 6rem/6rem "Din";
        top: 0px; }
      #ms #top-function .block:nth-child(odd) .block__item--txt {
        padding: 2rem 2rem 0 2rem; } }
  #ms #price {
    position: relative; }
    #ms #price .plan {
      display: -ms-flexbox;
      display: flex; }
      #ms #price .plan table {
        background: #fff;
        box-shadow: 8px 5px 10px #ccc;
        width: 100%; }
        #ms #price .plan table tr {
          display: -ms-flexbox;
          display: flex;
          text-align: center; }
          #ms #price .plan table tr span.number {
            font-family: "Din"; }
          #ms #price .plan table tr th {
            padding: 30px 10px; }
          #ms #price .plan table tr td {
            font-weight: normal;
            padding: 30px 10px; }
          #ms #price .plan table tr.first th {
            background: #E8E8E8;
            padding: 15px 10px; }
      #ms #price .plan__basic {
        width: 30%; }
        #ms #price .plan__basic h3 {
          margin-right: 3rem;
          text-align: right; }
        #ms #price .plan__basic table tr th {
          border-right: 1px solid #ccc;
          width: 50%; }
        #ms #price .plan__basic table tr td {
          border-right: 1px solid #ccc;
          width: 50%; }
      #ms #price .plan__multi {
        width: 70%; }
        #ms #price .plan__multi h3 {
          text-align: center; }
        #ms #price .plan__multi table tr th {
          width: 25%; }
        #ms #price .plan__multi table tr td {
          width: 25%; }
    #ms #price .scroll-event {
      display: none;
      position: absolute;
      right: 20px;
      margin-top: 1rem;
      width: 100px; }
      #ms #price .scroll-event img {
        width: 100%; }
    #ms #price p.small {
      margin-top: 1rem; }
    @media screen and (max-width: 959px) {
      #ms #price .scroll-content {
        overflow-x: scroll;
        width: 100%; }
        #ms #price .scroll-content .plan {
          width: 900px; }
          #ms #price .scroll-content .plan__basic h3 {
            margin-right: 2rem; }
      #ms #price .scroll-event {
        display: block; } }
  #ms #mobile, #ms #result {
    background: #F7F6FB;
    padding: 8rem 0 0 0;
    position: relative; }
    #ms #mobile .block, #ms #result .block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #ms #mobile .block__img, #ms #result .block__img {
        width: 45%; }
        #ms #mobile .block__img img, #ms #result .block__img img {
          display: block;
          margin: 0 auto;
          width: 70%; }
      #ms #mobile .block__txt, #ms #result .block__txt {
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        width: 63%; }
        #ms #mobile .block__txt h2, #ms #result .block__txt h2 {
          margin-bottom: 2rem; }
          #ms #mobile .block__txt h2 span, #ms #result .block__txt h2 span {
            font-size: 0.9rem; }
        #ms #mobile .block__txt--ms, #ms #result .block__txt--ms {
          margin: 4rem 0 0 0; }
          #ms #mobile .block__txt--ms .inner, #ms #result .block__txt--ms .inner {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            align-items: baseline; }
            #ms #mobile .block__txt--ms .inner span.bigtxt, #ms #result .block__txt--ms .inner span.bigtxt {
              font-size: 2rem; }
            #ms #mobile .block__txt--ms .inner span.number, #ms #result .block__txt--ms .inner span.number {
              font: normal 4rem "Din"; }
    @media screen and (max-width: 959px) {
      #ms #mobile .block, #ms #result .block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #ms #mobile .block__img, #ms #result .block__img {
          width: 100%; }
          #ms #mobile .block__img img, #ms #result .block__img img {
            width: 300px; }
        #ms #mobile .block__txt, #ms #result .block__txt {
          margin: 4rem 0;
          width: 100%; } }
    @media screen and (max-width: 559px) {
      #ms #mobile .block__txt h2, #ms #result .block__txt h2 {
        font-size: 5.4vw;
        text-align: left; }
      #ms #mobile .block__txt p, #ms #result .block__txt p {
        text-align: left; }
      #ms #mobile .block__txt--ms p, #ms #result .block__txt--ms p {
        text-align: center; } }
  #ms #result {
    padding: 8rem 0; }
    #ms #result .block__img {
      width: 45%; }
      #ms #result .block__img img {
        display: block;
        margin: 0 auto;
        width: 100%; }
    @media screen and (max-width: 959px) {
      #ms #result {
        padding: 6rem 0; }
        #ms #result .block__img {
          width: 60%;
          margin: 0 auto; }
          #ms #result .block__img img {
            width: 100%; } }
    @media screen and (max-width: 559px) {
      #ms #result .block__img {
        width: 100%; }
      #ms #result .block__txt h2 {
        text-align: center; } }
  #ms #flow {
    background: #E8E8E8;
    position: relative; }
    #ms #flow ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #ms #flow ul li {
        background: #fff;
        padding: 2rem;
        line-height: 50px;
        position: relative;
        text-align: center;
        width: calc(100% / 5); }
        #ms #flow ul li img {
          height: 120px;
          margin: 1rem auto; }
        #ms #flow ul li span {
          color: #522A82;
          display: block;
          font: normal 2rem "NexaBold";
          margin-bottom: 1rem; }
        #ms #flow ul li::before {
          content: "";
          border-top: solid 20px transparent;
          border-right: solid 20px transparent;
          border-bottom: solid 20px transparent;
          border-left: solid 20px #F7F6FB;
          position: absolute;
          left: 0;
          top: 40%; }
        #ms #flow ul li:first-child::before {
          display: none; }
        #ms #flow ul li:nth-child(even) {
          background: #F7F6FB; }
          #ms #flow ul li:nth-child(even)::before {
            border-left: solid 20px #fff; }
        #ms #flow ul li p {
          font: 1.4rem/2.4rem normal 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
          text-align: left; }
    @media screen and (max-width: 959px) {
      #ms #flow ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center; }
        #ms #flow ul li {
          width: calc(100% / 3); }
          #ms #flow ul li:nth-child(4), #ms #flow ul li:nth-child(5) {
            margin-top: 2rem; }
          #ms #flow ul li:nth-child(4)::before {
            display: none; } }
    @media screen and (max-width: 559px) {
      #ms #flow ul li {
        width: 100%;
        padding: 4rem 2rem; }
        #ms #flow ul li:nth-child(4), #ms #flow ul li:nth-child(5) {
          margin-top: 0rem; }
        #ms #flow ul li:nth-child(4)::before {
          display: block; }
        #ms #flow ul li::before {
          border-top: solid 20px #F7F6FB;
          border-left: solid 20px transparent;
          margin: 0 auto;
          right: 0;
          top: 0;
          width: 10px; }
        #ms #flow ul li:nth-child(even)::before {
          border-top: solid 20px #fff;
          border-left: solid 20px transparent; } }
  #ms #faq {
    position: relative; }
    #ms #faq .qanda {
      margin-bottom: 4rem; }
      #ms #faq .qanda .more-icon {
        display: block;
        margin: 3rem auto 0 auto;
        width: 10px; }
    #ms #faq .accordion_area {
      margin: 6rem auto 0 auto;
      width: 900px; }
      #ms #faq .accordion_area .ac_header {
        background: #fff;
        border: 1px solid #ccc;
        position: relative;
        z-index: +1;
        cursor: pointer;
        transition: .2s; }
        #ms #faq .accordion_area .ac_header:not(.open):hover {
          background-color: #eee9ff; }
      #ms #faq .accordion_area .ac_inner {
        border: 1px solid #ccc;
        border-top: 0px;
        box-sizing: border-box;
        background: #E8E8E8;
        display: none; }
      #ms #faq .accordion_area .ac_header {
        background: #F7F6FB; }
    #ms #faq .accordion_area:nth-child(odd) .ac_header:not(.open):hover {
      background-color: #eee9ff; }
    #ms #faq .accordion_area .ac_header .i_box {
      position: absolute;
      top: 50%;
      right: 2rem;
      width: 20px;
      height: 20px;
      margin-top: -10px; }
    #ms #faq .accordion_area .ac_header .i_box:before, #ms #faq .accordion_area .ac_header .i_box:after {
      position: absolute;
      content: "";
      margin: auto;
      box-sizing: border-box;
      vertical-align: middle; }
    #ms #faq .accordion_area .ac_header .i_box:before {
      border-top: 4px solid #522A82;
      width: 20px;
      height: 0;
      top: 0;
      bottom: 0;
      right: 0; }
    #ms #faq .accordion_area .ac_header .i_box:after {
      border-left: 4px solid #522A82;
      width: 0;
      height: 20px;
      top: 0;
      bottom: 0;
      right: 8px;
      transition: .3s; }
    #ms #faq .accordion_area .ac_header.open .i_box:after {
      height: 0; }
    #ms #faq .p-faq__headinner {
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      #ms #faq .p-faq__headinner span {
        width: 80px;
        display: flex;
        color: #fff;
        font: 2.4rem/3rem "NexaBold";
        align-items: center;
        justify-content: center;
        background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%);
        padding: 2.5rem 0; }
      #ms #faq .p-faq__headinner p {
        color: #522A82;
        margin-left: 2rem; }
    #ms #faq .p-faq__headinner::before {
      position: absolute;
      left: 0;
      content: none;
      color: #522A82;
      font-family: "NexaBold";
      font-size: 20px;
      font-weight: bold; }
    #ms #faq .p-faq__headinner p.p-faq__q-txt {
      font-weight: bold;
      font-size: 1.8rem; }
    #ms #faq .p-faq__bodyinner {
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      #ms #faq .p-faq__bodyinner .answer {
        align-items: center;
        display: flex;
        justify-content: center;
        width: 80px; }
        #ms #faq .p-faq__bodyinner .answer span {
          background: #fff;
          border-radius: 50%;
          font: 2.4rem/2.6rem "NexaBold";
          letter-spacing: -1px;
          padding: 1rem;
          text-align: center;
          width: 50px; }
      #ms #faq .p-faq__bodyinner p {
        padding: 2rem 0;
        width: 90%; }
    #ms #faq .p-faq__bodyinner p.p-faq__a-txt {
      font-size: 1.4rem; }
    @media screen and (max-width: 959px) {
      #ms #faq .accordion_area {
        width: 100%; }
      #ms #faq .p-faq__bodyinner p.p-faq__a-txt {
        padding: 2rem 1rem 2rem 0rem; } }
    @media screen and (max-width: 559px) {
      #ms #faq .qanda {
        margin-bottom: 0rem; }
      #ms #faq .accordion_area .ac_header .i_box {
        right: 1rem; }
      #ms #faq .p-faq__headinner p.p-faq__q-txt {
        font-size: 1.4rem;
        margin: 0 4rem 0 2rem;
        width: 70%; }
      #ms #faq .p-faq__headinner::before, #ms #faq .p-faq__bodyinner::before {
        line-height: 1; } }
  #ms #area {
    position: relative; }
    #ms #area dl {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 5rem; }
      #ms #area dl dt {
        background: #522A82;
        color: #fff;
        text-align: center;
        padding: 0.5rem 0;
        width: 120px; }
      #ms #area dl dd {
        margin-left: 1.5rem;
        width: 90%; }
        #ms #area dl dd span::after {
          content: "/";
          margin: 0px 1.5rem; }
        #ms #area dl dd span:last-child::after {
          content: none; }
    @media screen and (max-width: 559px) {
      #ms #area dl {
        align-items: flex-start; } }
  #ms #summarynet {
    background: rgba(247, 246, 251, 0.7);
    position: relative; }
    #ms #summarynet p {
      text-align: center; }
    @media screen and (max-width: 559px) {
      #ms #summarynet p {
        text-align: left; } }
  #ms #contact {
    background: #E8E8E8;
    position: relative; }
    #ms #contact .inner {
      background: #fff;
      box-shadow: 1px 2px 30px #ccc;
      padding: 4rem 0;
      text-align: center; }
      #ms #contact .inner h3 {
        color: #522A82;
        font-size: 2rem;
        margin-bottom: 2rem; }
      #ms #contact .inner p {
        font: bold 1.4rem/2.4rem 游ゴシック体, "Yu Gothic", YuGothic, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif; }
    @media screen and (max-width: 559px) {
      #ms #contact .inner {
        padding: 4rem 20px; }
        #ms #contact .inner p {
          font-size: 3vw; } }
  #ms .footer-box {
    background: #522A82;
    color: #fff;
    position: relative;
    padding: 6rem 0; }
    #ms .footer-box .inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
      #ms .footer-box .inner__block {
        width: 30%; }
        #ms .footer-box .inner__block h3 a {
          color: #fff; }
      #ms .footer-box .inner__link {
        width: 70%;
        border-left: 1px solid #fff; }
        #ms .footer-box .inner__link ul {
          font-size: 1.4rem;
          padding-left: 6rem; }
          #ms .footer-box .inner__link ul li {
            position: relative; }
            #ms .footer-box .inner__link ul li:not(:first-child) {
              margin-top: 1rem; }
            #ms .footer-box .inner__link ul li::before {
              content: "";
              display: inline-block;
              position: absolute;
              color: #fff;
              border-style: solid;
              border-color: transparent;
              border-width: 0.4em 0.7em;
              top: 25%;
              left: -20px;
              border-left-color: currentColor;
              border-right: 0; }
            #ms .footer-box .inner__link ul li a {
              color: #fff; }
              #ms .footer-box .inner__link ul li a:hover {
                text-decoration: underline; }
    @media screen and (max-width: 559px) {
      #ms .footer-box .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #ms .footer-box .inner__block {
          width: 100%; }
        #ms .footer-box .inner__link {
          border-left: 0;
          margin-top: 2rem;
          width: 100%; }
          #ms .footer-box .inner__link ul {
            padding-left: 2rem; } }
  #ms #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: -50px;
    z-index: 3; }
    #ms #page_top a {
      position: relative;
      display: block; }
    #ms #page_top img {
      width: 100%; }

.contents {
  padding-bottom: 0; }

.footer {
  z-index: 0; }

#page {
  position: relative; }
  #page .breadcrumbs {
    background: #E8E8E8;
    padding: 2rem 0; }
    #page .breadcrumbs ul {
      display: -ms-flexbox;
      display: flex;
      font-size: 1.4rem; }
      #page .breadcrumbs ul li {
        font-weight: normal; }
        #page .breadcrumbs ul li a:hover {
          text-decoration: underline; }
        #page .breadcrumbs ul li + li {
          font-weight: bold;
          margin-left: 1rem; }
          #page .breadcrumbs ul li + li::before {
            content: ">";
            font-weight: normal;
            padding-right: 1rem; }
  #page #function ul.navi, #page #summary-net ul.navi {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4rem; }
    #page #function ul.navi li, #page #summary-net ul.navi li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
      #page #function ul.navi li + li, #page #summary-net ul.navi li + li {
        margin-left: 3rem; }
      #page #function ul.navi li::before, #page #summary-net ul.navi li::before {
        content: "";
        background: center/contain url(../../img/lp/mansion-summary/function/icon_arrow.svg) no-repeat;
        display: inline-block;
        height: 25px;
        margin-right: 1rem;
        width: 25px; }
  #page #function .inner, #page #summary-net .inner {
    padding: 8rem 0; }
    #page #function .inner:last-child, #page #summary-net .inner:last-child {
      padding: 8rem 0 0 0; }
    #page #function .inner h3, #page #summary-net .inner h3 {
      border-left: 10px solid #8C50FF;
      font-size: 2.2rem;
      padding-left: 1rem; }
    #page #function .inner p, #page #summary-net .inner p {
      padding: 2rem 0; }
    #page #function .inner:nth-child(odd), #page #summary-net .inner:nth-child(odd) {
      background: #F7F6FB; }
    #page #function .inner .container, #page #summary-net .inner .container {
      position: relative; }
  #page #function .block, #page #summary-net .block {
    margin: 0 auto;
    position: relative;
    width: 1100px; }
    #page #function .block .txt, #page #summary-net .block .txt {
      width: 100%; }
      #page #function .block .txt h4, #page #summary-net .block .txt h4 {
        font-size: 1.8rem;
        color: #522A82;
        margin-bottom: 0.5rem; }
    #page #function .block img, #page #summary-net .block img {
      display: block;
      margin: 0 auto;
      padding-bottom: 4rem; }
    #page #function .block .swiper-button-next, #page #function .block .swiper-button-prev, #page #function .block .swiper-pagination-bullet-active, #page #summary-net .block .swiper-button-next, #page #summary-net .block .swiper-button-prev, #page #summary-net .block .swiper-pagination-bullet-active {
      color: #8C50FF; }
    #page #function .block .swiper-pagination-bullet-active, #page #summary-net .block .swiper-pagination-bullet-active {
      background: #8C50FF; }
    #page #function .block .swiper-horizontal > .swiper-pagination-bullets, #page #function .block .swiper-pagination-bullets.swiper-pagination-horizontal, #page #function .block .swiper-pagination-custom, #page #function .block .swiper-pagination-fraction, #page #summary-net .block .swiper-horizontal > .swiper-pagination-bullets, #page #summary-net .block .swiper-pagination-bullets.swiper-pagination-horizontal, #page #summary-net .block .swiper-pagination-custom, #page #summary-net .block .swiper-pagination-fraction {
      bottom: 0; }
  #page #function .product, #page #summary-net .product {
    margin-top: 6rem; }
    #page #function .product h4, #page #summary-net .product h4 {
      font-size: 1.9rem;
      margin-bottom: 1rem; }
      #page #function .product h4:after, #page #summary-net .product h4:after {
        margin-top: 1rem;
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%); }
    #page #function .product .price-block, #page #summary-net .product .price-block {
      display: -ms-flexbox;
      display: flex;
      box-shadow: 8px 5px 10px #ccc;
      width: 360px; }
      #page #function .product .price-block .ttl, #page #summary-net .product .price-block .ttl {
        background: #E8E8E8;
        padding: 2rem 0;
        text-align: center;
        width: 45%; }
      #page #function .product .price-block .price, #page #summary-net .product .price-block .price {
        background: #fff;
        padding: 2rem 0rem;
        text-align: center;
        width: 65%; }
        #page #function .product .price-block .price span.number, #page #summary-net .product .price-block .price span.number {
          font-family: "Din"; }
  @media (max-width: 1200px) {
    #page #function .block, #page #summary-net .block {
      width: 100%;
      padding: 0px 20px; } }
  @media screen and (max-width: 959px) {
    #page #function .inner, #page #summary-net .inner {
      padding: 6rem 0; }
      #page #function .inner:last-child, #page #summary-net .inner:last-child {
        padding: 6rem 0 0 0; }
    #page #function .product, #page #summary-net .product {
      margin-top: 4rem; }
    #page #function ul.navi, #page #summary-net ul.navi {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #page #function ul.navi li, #page #summary-net ul.navi li {
        width: 33%; }
        #page #function ul.navi li + li, #page #summary-net ul.navi li + li {
          margin-left: 0rem; }
        #page #function ul.navi li:nth-child(4), #page #function ul.navi li:nth-child(5), #page #function ul.navi li:nth-child(6), #page #summary-net ul.navi li:nth-child(4), #page #summary-net ul.navi li:nth-child(5), #page #summary-net ul.navi li:nth-child(6) {
          margin-top: 2rem; }
    #page #function .block p, #page #summary-net .block p {
      text-align: left; } }
  @media screen and (max-width: 559px) {
    #page #function .product .price-block, #page #summary-net .product .price-block {
      width: 100%; }
    #page #function .block, #page #summary-net .block {
      width: 100%; }
      #page #function .block p, #page #summary-net .block p {
        line-height: 1.6;
        padding-top: 0rem; }
      #page #function .block .txt, #page #summary-net .block .txt {
        padding-bottom: 0rem; }
    #page #function .swiper-button-next, #page #summary-net .swiper-button-next {
      right: 0px; }
    #page #function .swiper-button-prev, #page #summary-net .swiper-button-prev {
      left: 0px; }
    #page #function ul.navi li, #page #summary-net ul.navi li {
      width: 50%; }
      #page #function ul.navi li:nth-child(3), #page #summary-net ul.navi li:nth-child(3) {
        margin-top: 2rem; } }
  #page #price table tr td {
    position: relative; }
  #page #price table span.small {
    bottom: 18px;
    color: #555;
    font-size: 0.5rem;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto; }
  #page #price #pay-per-use p {
    text-align: left;
    margin-top: 1rem; }
  #page #price #pay-per-use h4 {
    font-size: 1.9rem;
    margin-bottom: 1rem; }
    #page #price #pay-per-use h4:after {
      margin-top: 1rem;
      content: "";
      display: block;
      width: 100%;
      height: 2px;
      background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%); }
  #page #price #pay-per-use .product {
    margin-top: 6rem; }
    #page #price #pay-per-use .product .price-block {
      display: -ms-flexbox;
      display: flex;
      box-shadow: 8px 5px 10px #ccc;
      width: 360px; }
      #page #price #pay-per-use .product .price-block .ttl {
        background: #E8E8E8;
        padding: 2rem 0;
        text-align: center;
        width: 45%; }
      #page #price #pay-per-use .product .price-block .price {
        background: #fff;
        padding: 2rem 0rem;
        text-align: center;
        width: 65%; }
        #page #price #pay-per-use .product .price-block .price span.number {
          font-family: "Din"; }
    #page #price #pay-per-use .product table {
      display: table;
      box-shadow: 8px 5px 10px #ccc;
      width: 100%;
      background: #fff; }
      #page #price #pay-per-use .product table th {
        background: #E8E8E8;
        text-align: center;
        padding: 15px 10px; }
        #page #price #pay-per-use .product table th:nth-child(1) {
          border-right: 1px solid #ccc; }
        #page #price #pay-per-use .product table th:nth-child(2) {
          border-right: 1px solid #ccc; }
      #page #price #pay-per-use .product table td span.number {
        font-family: "Din"; }
      #page #price #pay-per-use .product table td:nth-child(1) {
        width: 250px;
        padding: 15px 10px;
        border-right: 1px solid #ccc; }
      #page #price #pay-per-use .product table td:nth-child(2) {
        text-align: right;
        padding-right: 10px;
        border-right: 1px solid #ccc; }
      #page #price #pay-per-use .product table td:nth-child(3) {
        font-weight: normal;
        width: 60%;
        padding: 0px 20px; }
      #page #price #pay-per-use .product table:not(:first-child) {
        border-top: 1px solid #ccc; }
  #page #price #license {
    background: #F7F6FB; }
  #page #price .block h3 {
    border-left: 10px solid #8C50FF;
    font-size: 2.2rem;
    margin: 0 auto 2rem auto;
    padding-left: 1rem; }
  #page #price .block p {
    margin-top: 4rem;
    text-align: center; }
  #page #price .block img {
    display: block;
    margin: 0 auto;
    width: 700px; }
  #page #price .block:not(:first-child) {
    margin-top: 10rem; }
  #page #price #trial {
    margin-top: 10rem; }
    #page #price #trial .block p {
      font-weight: bold; }
    #page #price #trial .block .inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #page #price #trial .block .inner .item {
        width: 50%; }
        #page #price #trial .block .inner .item img {
          margin: 0 auto;
          width: 80%; }
  @media screen and (max-width: 959px) {
    #page #price #pay-per-use .product {
      margin-top: 4rem; }
    #page #price #pay-per-use .product table {
      width: 900px; } }
  @media screen and (max-width: 559px) {
    #page #price table span.small {
      font-size: 0.8rem; }
    #page #price #pay-per-use .product .price-block {
      width: 100%; }
    #page #price .block p {
      margin-top: 2rem;
      text-align: left; }
    #page #price .block:not(:first-child) {
      margin-top: 6rem; }
    #page #price #trial {
      margin-top: 6rem; }
      #page #price #trial .block .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #page #price #trial .block .inner .item {
          width: 100%; } }
  #page #result h3 {
    border-left: 10px solid #8C50FF;
    font-size: 2.2rem;
    padding-left: 1rem;
    margin-bottom: 2rem; }
  #page #result #data article.white-block {
    background: #fff; }
  #page #result #data article.first {
    padding: 0 0 10rem 0; }
  #page #result #data article h4 {
    font-size: 1.9rem;
    margin-bottom: 1rem; }
    #page #result #data article h4:after {
      margin-top: 1rem;
      content: "";
      display: block;
      width: 100%;
      height: 2px;
      background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%); }
  #page #result #data article .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 3rem; }
    #page #result #data article .inner__block {
      width: 48%; }
      #page #result #data article .inner__block p {
        font-size: 1.4rem;
        margin-bottom: 0.5rem;
        font-weight: bold; }
      #page #result #data article .inner__block img {
        width: 100%;
        box-shadow: 0px 7px 12px #CcC; }
  #page #result #credit-price h4 {
    font-size: 1.9rem;
    margin-bottom: 1rem; }
    #page #result #credit-price h4:after {
      margin-top: 1rem;
      content: "";
      display: block;
      width: 100%;
      height: 2px;
      background: linear-gradient(45deg, #8C50FF 0%, #4D297B 100%); }
  #page #result #credit-price .item {
    margin-top: 6rem; }
  @media screen and (max-width: 959px) {
    #page #result #data article .inner {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #page #result #data article .inner__block {
        width: 100%; }
        #page #result #data article .inner__block:nth-child(2) {
          margin-top: 6rem; } }

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