.root#price {
  letter-spacing: 0.04em; }
  .root#price .wrap {
    width: 1054px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .root#price .wrap {
        width: 100%;
        margin: 0 auto;
        padding: 0 6.66666%; } }
    .root#price .wrap .swipeTxt {
      color: #AFAFAF;
      font-size: 12px;
      font-size: 1.2rem; }
    .root#price .wrap .priceTable {
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 23px; }
      @media only screen and (max-width: 767px) {
        .root#price .wrap .priceTable {
          overflow: auto;
          margin-bottom: 17px; } }
      .root#price .wrap .priceTable__list {
        width: 1054px; }
        .root#price .wrap .priceTable__list__item {
          height: 65px;
          line-height: 4.0625; }
          .root#price .wrap .priceTable__list__item > th {
            width: 211px;
            font-weight: inherit;
            border-right: 1px solid #fff;
            background: #FAFAFA; }
            .root#price .wrap .priceTable__list__item > th:first-child {
              border-bottom: 1px solid #fff; }
            .root#price .wrap .priceTable__list__item > th:last-child {
              border-right: #FAFAFA; }
            .root#price .wrap .priceTable__list__item > th > span {
              font-size: 8px;
              font-size: 0.8rem;
              vertical-align: super; }
          .root#price .wrap .priceTable__list__item > td:first-child {
            border-bottom: 1px solid #fff;
            background: #FAFAFA; }
          .root#price .wrap .priceTable__list__item > td:not(:first-child) {
            border: 1px solid #EBEBEB; }
          .root#price .wrap .priceTable__list__item__pa {
            line-height: 1.75;
            padding: 0 42px;
            vertical-align: middle; }
            .root#price .wrap .priceTable__list__item__pa > span {
              font-size: 12px;
              font-size: 1.2rem; }
    .root#price .wrap .notice {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 2;
      margin-bottom: 88px; }
      @media only screen and (max-width: 767px) {
        .root#price .wrap .notice {
          font-size: 9px;
          font-size: 0.9rem;
          line-height: 1.66666;
          margin-bottom: 63px; } }
  .root#price .explain {
    background-image: url("../../images/price/explain_bg.png");
    background-size: 100% 100%;
    padding: 150px 0 125px; }
    @media only screen and (max-width: 767px) {
      .root#price .explain {
        padding: 75px 0; } }
    .root#price .explain__center {
      width: 1054px;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .root#price .explain__center {
          width: 100%;
          margin: 0 auto;
          padding: 0 6.66666%; } }
      .root#price .explain__center__text {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.9;
        border-left: 6px solid #0D9A93;
        padding-left: 10px;
        margin-bottom: 30px; }
        @media only screen and (max-width: 767px) {
          .root#price .explain__center__text {
            font-size: 14px;
            font-size: 1.4rem;
            border-left: 3px solid #0D9A93;
            padding-left: 13px;
            margin-bottom: 20px; } }
        .root#price .explain__center__text:nth-child(2) {
          margin-bottom: 20px; }
          @media only screen and (max-width: 767px) {
            .root#price .explain__center__text:nth-child(2) {
              margin-bottom: 10px; } }
      .root#price .explain__center > p:last-of-type {
        margin-bottom: 60px; }
        @media only screen and (max-width: 767px) {
          .root#price .explain__center > p:last-of-type {
            margin-bottom: 40px; } }
      .root#price .explain__center__area {
        background: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 25px;
        margin-bottom: 30px; }
        @media only screen and (max-width: 767px) {
          .root#price .explain__center__area {
            font-size: 13px;
            font-size: 1.3rem;
            padding: 25px 4.61538%; } }
        .root#price .explain__center__area__min {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.9;
          padding-top: 12px; }
          @media only screen and (max-width: 767px) {
            .root#price .explain__center__area__min {
              font-size: 9px;
              font-size: 0.9rem;
              line-height: 1.66666; } }
