@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
.w1600 {
  box-sizing: border-box;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  padding: 0 4%; }
  @media screen and (min-width: 801px) {
    .w1600 {
      padding: 0 2%; } }
  @media screen and (min-width: 1200px) {
    .w1600 {
      padding: 0; } }
  @media screen and (min-width: 1200px) {
    .w1600 {
      padding: 0 2%; } }
  @media screen and (min-width: 1620px) {
    .w1600 {
      padding: 0; } }

.disp_sp {
  display: inherit; }
  @media screen and (min-width: 769px) {
    .disp_sp {
      display: none; } }
  @media screen and (min-width: 980px) {
    .disp_sp {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .disp_sp {
      display: none; } }

.disp_sp_tab {
  display: inherit; }
  @media screen and (min-width: 769px) {
    .disp_sp_tab {
      display: inherit; } }
  @media screen and (min-width: 980px) {
    .disp_sp_tab {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .disp_sp_tab {
      display: none; } }

.disp_tab {
  display: none; }
  @media screen and (min-width: 769px) {
    .disp_tab {
      display: inherit; } }
  @media screen and (min-width: 980px) {
    .disp_tab {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .disp_tab {
      display: none; } }

.disp_pc_tab {
  display: none; }
  @media screen and (min-width: 769px) {
    .disp_pc_tab {
      display: inherit; } }
  @media screen and (min-width: 980px) {
    .disp_pc_tab {
      display: inherit; } }
  @media screen and (min-width: 1200px) {
    .disp_pc_tab {
      display: inherit; } }

.disp_pc {
  display: none; }
  @media screen and (min-width: 769px) {
    .disp_pc {
      display: none; } }
  @media screen and (min-width: 980px) {
    .disp_pc {
      display: inherit; } }
  @media screen and (min-width: 1200px) {
    .disp_pc {
      display: inherit; } }

.contents_head {
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
  line-height: 1; }
  @media (min-width: 769px) {
    .contents_head {
      font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 1.6241299304 ); } }
  @media (min-width: 1200px) {
    .contents_head {
      font-size: 2.5rem; } }

/*メインイメージ*/
#mainimg {
  background: url("/img/rental/mainimg_sp.jpg") center/cover no-repeat;
  margin-bottom: 77px;
  height: 53.335vw; }
  #mainimg .mainimg__img {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content; }

/* ストリートピアノをレンタル設置しませんか？ */
#rental_catch {
  margin-bottom: 110px; }
  #rental_catch .catch_wp .catch_wp-left {
    display: none; }
  #rental_catch .catch_wp .catch_wp-middle {
    margin-bottom: 42px; }
  #rental_catch .catch_img.left {
    display: none; }
  #rental_catch .catch_img.right {
    display: none; }
  #rental_catch .catch_img.under {
    margin: 0 auto; }
  #rental_catch .catch_ttl {
    margin-bottom: 25px;
    font-size: 2rem;
    line-height: 1.7;
    letter-spacing: 0.08em;
    color: #ED6D0F; }
    #rental_catch .catch_ttl::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 1.7) * .5em);
      content: ""; }
    #rental_catch .catch_ttl::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 1.7) * .5em);
      content: ""; }
    #rental_catch .catch_ttl .n_line {
      display: block; }
      @media screen and (min-width: 1450px) {
        #rental_catch .catch_ttl .n_line {
          display: none; } }
  #rental_catch .catch_txt {
    text-align: center;
    line-height: 1.6;
    font-size: 1.4rem;
    letter-spacing: 0.08em; }
    @media (min-width: 769px) {
      #rental_catch .catch_txt {
        font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
    @media (min-width: 1200px) {
      #rental_catch .catch_txt {
        font-size: 1.5rem; } }
    #rental_catch .catch_txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 1.8571428571) * .5em);
      content: ""; }
    #rental_catch .catch_txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 1.8571428571) * .5em);
      content: ""; }
    #rental_catch .catch_txt + .catch_txt {
      margin-top: 18px; }

/* WRAPIピアノレンタルの特徴 */
#rental_features {
  margin-bottom: 65px; }
  #rental_features .contents_head {
    margin-bottom: clamp(48px, 7.152vw, 62px); }
  #rental_features .features_wp {
    margin: 0 auto 60px; }
    #rental_features .features_wp .features_wp-item:nth-child(n+2) {
      margin-top: 50px; }
    #rental_features .features_wp .features_wp-item:last-of-type .features_item-img {
      padding-bottom: 0; }
  #rental_features .features_item-catch {
    max-width: 520px;
    width: 80%;
    margin: 0 auto; }
    #rental_features .features_item-catch img {
      width: 100%; }
  #rental_features .features_item-wp {
    box-sizing: border-box;
    padding: 25px 20px 25px;
    background: #FFF; }
  #rental_features .features_item-img {
    margin-bottom: 18px;
    padding-bottom: 8px; }
  #rental_features .features_item-txt {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.08em; }
    @media (min-width: 769px) {
      #rental_features .features_item-txt {
        font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
    @media (min-width: 1200px) {
      #rental_features .features_item-txt {
        font-size: 1.5rem; } }
    #rental_features .features_item-txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 1.8) * .5em);
      content: ""; }
    #rental_features .features_item-txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 1.8) * .5em);
      content: ""; }
  #rental_features .features_item-box {
    box-sizing: border-box;
    text-align: center;
    margin-top: 13px;
    padding: clamp(8px, 0.91vw, 9px) 0;
    border-top: 1px solid #ED6D0F;
    border-bottom: 1px solid #ED6D0F;
    font-size: 1.6rem;
    line-height: 2.0rem;
    color: #ED6D0F; }
    @media (min-width: 769px) {
      #rental_features .features_item-box {
        font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
    @media (min-width: 1200px) {
      #rental_features .features_item-box {
        font-size: 1.8rem; } }
  #rental_features .features_scene {
    max-width: 1000px;
    margin: 0 auto; }
    #rental_features .features_scene .features_scene-head {
      margin-bottom: 40px;
      font-size: 1.4rem;
      line-height: 2;
      letter-spacing: 0.08em; }
      @media (min-width: 769px) {
        #rental_features .features_scene .features_scene-head {
          font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
      @media (min-width: 1200px) {
        #rental_features .features_scene .features_scene-head {
          font-size: 1.5rem; } }
      #rental_features .features_scene .features_scene-head::before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 2) * .5em);
        content: ""; }
      #rental_features .features_scene .features_scene-head::after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 2) * .5em);
        content: ""; }
    #rental_features .features_scene .features_scene-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #rental_features .features_scene .features_scene-list .features_scene-item {
        flex: 0 1 48%;
        width: 48%;
        max-width: 48%;
        display: flex;
        flex-direction: column; }
        #rental_features .features_scene .features_scene-list .features_scene-item:nth-child(n+3) {
          margin-top: 40px; }
        #rental_features .features_scene .features_scene-list .features_scene-item:last-child {
          flex: 0 1 100%;
          width: 100%;
          max-width: 100%; }
    #rental_features .features_scene .features_scene-img {
      max-width: 150px;
      width: 24vw;
      margin: 0 auto 24.5px;
      flex-grow: 1; }
      #rental_features .features_scene .features_scene-img img {
        width: 100%; }
    #rental_features .features_scene .features_scene-txt {
      text-align: center;
      font-size: 1.2rem;
      line-height: 1.8333333333;
      letter-spacing: 0.08em; }
      @media (min-width: 769px) {
        #rental_features .features_scene .features_scene-txt {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.6960556845 ); } }
      @media (min-width: 1200px) {
        #rental_features .features_scene .features_scene-txt {
          font-size: 1.5rem; } }
      #rental_features .features_scene .features_scene-txt::before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 1.8333333333) * .5em);
        content: ""; }
      #rental_features .features_scene .features_scene-txt::after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 1.8333333333) * .5em);
        content: ""; }
      #rental_features .features_scene .features_scene-txt.fix {
        padding-bottom: 22px; }

/*レンタルプランについて*/
#rental_plans {
  margin-bottom: 65px; }
  #rental_plans .contents_head {
    margin-bottom: 12px; }
  #rental_plans .plans_headtxt {
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.08em; }
    @media (min-width: 769px) {
      #rental_plans .plans_headtxt {
        font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
    @media (min-width: 1200px) {
      #rental_plans .plans_headtxt {
        font-size: 1.5rem; } }
    #rental_plans .plans_headtxt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2) * .5em);
      content: ""; }
    #rental_plans .plans_headtxt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2) * .5em);
      content: ""; }
  #rental_plans .plans_wp {
    max-width: 1200px;
    margin: 0 auto; }
  #rental_plans .plans_wp-head {
    text-align: center;
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #FFF 50%, #FFF 100%); }
    #rental_plans .plans_wp-head img {
      width: 90px; }
  #rental_plans .plans_wp-body {
    box-sizing: border-box;
    padding: 30px 30px 43px;
    background: #FFF; }
    #rental_plans .plans_wp-body .plans_body-head {
      font-size: 1.8rem;
      margin: 0 auto 28px;
      padding-bottom: 10px;
      width: fit-content;
      text-align: center;
      color: #ED6D0F;
      line-height: 1;
      letter-spacing: 0.07057em;
      background-image: linear-gradient(to right, #F3981C 3px, transparent 3px);
      background-size: 8px 3px;
      background-repeat: repeat-x;
      background-position: left bottom; }
      @media (min-width: 769px) {
        #rental_plans .plans_wp-body .plans_body-head {
          font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 1.6241299304 ); } }
      @media (min-width: 1200px) {
        #rental_plans .plans_wp-body .plans_body-head {
          font-size: 2.5rem; } }
    #rental_plans .plans_wp-body .plans_body-wp {
      margin: 0 auto 18px; }
    #rental_plans .plans_wp-body .plans_body-box {
      flex: 0 1 100%;
      width: 100%;
      max-width: 100%;
      position: relative; }
      #rental_plans .plans_wp-body .plans_body-box .box__label {
        font-size: 1.7rem;
        width: clamp(70px, 6.5vw, 90px);
        height: clamp(70px, 6.5vw, 90px);
        font-family: "A1ゴシック M", "A1 Gothic M YuGothic", "Yu Gothic bold", "Hiragino Sans", Meiryo, "sans-serif";
        text-align: center;
        color: #fff;
        background: #edc12c;
        border: 5px solid #FFE;
        border-radius: clamp(35px, 6.5vw, 45px);
        box-sizing: border-box;
        position: absolute;
        top: -35px;
        right: -12px;
        z-index: 2; }
        @media (min-width: 769px) {
          #rental_plans .plans_wp-body .plans_body-box .box__label {
            font-size: calc( 1.7rem + ( 1vw - 7.69px ) * 0.9280742459 ); } }
        @media (min-width: 1200px) {
          #rental_plans .plans_wp-body .plans_body-box .box__label {
            font-size: 2.1rem; } }
        #rental_plans .plans_wp-body .plans_body-box .box__label .txt {
          position: absolute;
          width: 100%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          line-height: 1;
          letter-spacing: -0.05em; }
      #rental_plans .plans_wp-body .plans_body-box .box__ttl {
        box-sizing: border-box;
        padding: clamp(13px, 2.341vw, 23px) 0;
        text-align: center;
        font-size: 1.6rem;
        font-family: "A1ゴシック M", "A1 Gothic M YuGothic", "Yu Gothic bold", "Hiragino Sans", Meiryo, "sans-serif";
        line-height: 2.4rem;
        background: #656565;
        color: #FFF; }
        @media (min-width: 769px) {
          #rental_plans .plans_wp-body .plans_body-box .box__ttl {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media (min-width: 1200px) {
          #rental_plans .plans_wp-body .plans_body-box .box__ttl {
            font-size: 1.8rem; } }
      #rental_plans .plans_wp-body .plans_body-box .box__body {
        box-sizing: border-box;
        border: 2px solid #656565;
        padding: 17px clamp(10px, 3.121vw, 32px);
        position: relative; }
        #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item {
          padding: 16px;
          background: #faf9f5; }
          #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-ttl {
            font-size: 1.4rem;
            margin-bottom: clamp(8px, 2vw, 10px);
            text-align: center;
            line-height: 1;
            color: #ED6D0F; }
            @media (min-width: 769px) {
              #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-ttl {
                font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.9280742459 ); } }
            @media (min-width: 1200px) {
              #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-ttl {
                font-size: 1.8rem; } }
          #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax {
            text-align: center;
            font-family: "Noto Sans", sans-serif;
            line-height: 1;
            font-weight: bold; }
            #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.excluded {
              margin-bottom: 8px;
              font-size: 2.6rem; }
              @media (min-width: 769px) {
                #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.excluded {
                  font-size: calc( 2.6rem + ( 1vw - 7.69px ) * 2.3201856148 ); } }
              @media (min-width: 1200px) {
                #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.excluded {
                  font-size: 3.6rem; } }
              #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.excluded span {
                font-size: 1.5rem;
                margin-left: 4px;
                letter-spacing: -0.01em; }
                @media (min-width: 769px) {
                  #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.excluded span {
                    font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
                @media (min-width: 1200px) {
                  #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.excluded span {
                    font-size: 1.6rem; } }
            #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.included {
              font-size: 1.4rem; }
              @media (min-width: 769px) {
                #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.included {
                  font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
              @media (min-width: 1200px) {
                #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.included {
                  font-size: 1.5rem; } }
              #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.included span {
                font-size: 1rem;
                margin-left: 4px; }
                @media (min-width: 769px) {
                  #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.included span {
                    font-size: calc( 1rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
                @media (min-width: 1200px) {
                  #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item .box__body-tax.included span {
                    font-size: 1.1rem; } }
          #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item + .box__body-item {
            margin-top: 12px; }
        #rental_plans .plans_wp-body .plans_body-box .box__body::before, #rental_plans .plans_wp-body .plans_body-box .box__body::after {
          content: '';
          width: 5px;
          height: 17.5px;
          border-radius: 1px;
          background: #ED6D0F;
          position: absolute;
          top: 50%;
          left: 50%; }
        #rental_plans .plans_wp-body .plans_body-box .box__body::before {
          transform: translate(-50%, -50%); }
        #rental_plans .plans_wp-body .plans_body-box .box__body::after {
          transform: translate(-50%, -50%) rotate(90deg); }
      #rental_plans .plans_wp-body .plans_body-box.member .box__ttl {
        background: #ff9300; }
      #rental_plans .plans_wp-body .plans_body-box.member .box__body {
        border-color: #ff9300; }
      #rental_plans .plans_wp-body .plans_body-box + .plans_body-box {
        margin-top: clamp(48px, 7.022vw, 60px); }
    #rental_plans .plans_wp-body .plans_body-attent {
      font-size: 1.2rem;
      line-height: 1.4;
      letter-spacing: 0.08em; }
      @media (min-width: 769px) {
        #rental_plans .plans_wp-body .plans_body-attent {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
      @media (min-width: 1200px) {
        #rental_plans .plans_wp-body .plans_body-attent {
          font-size: 1.3rem; } }
      #rental_plans .plans_wp-body .plans_body-attent + .plans_body-attent {
        margin-top: 6px; }
    #rental_plans .plans_wp-body .plans_body-text {
      margin-top: clamp(16px, 4vw, 24px); }
      #rental_plans .plans_wp-body .plans_body-text .ttl {
        font-size: 1.6rem;
        line-height: 1.7222222222;
        letter-spacing: 0.08em;
        color: #ff9300; }
        @media (min-width: 769px) {
          #rental_plans .plans_wp-body .plans_body-text .ttl {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media (min-width: 1200px) {
          #rental_plans .plans_wp-body .plans_body-text .ttl {
            font-size: 1.8rem; } }
      #rental_plans .plans_wp-body .plans_body-text .txt {
        font-size: 1.3rem;
        line-height: 2.2142857143;
        letter-spacing: 0.08em; }
        @media (min-width: 769px) {
          #rental_plans .plans_wp-body .plans_body-text .txt {
            font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
        @media (min-width: 1200px) {
          #rental_plans .plans_wp-body .plans_body-text .txt {
            font-size: 1.4rem; } }
        #rental_plans .plans_wp-body .plans_body-text .txt a {
          color: #ED6D0F;
          border-bottom: 1px solid #FFA200; }

/*設置までの流れ*/
#rental_flow {
  margin-bottom: 65px; }
  #rental_flow .w1200 {
    max-width: 1000px; }
  #rental_flow .flow_list {
    margin: 0 auto 40px; }
  #rental_flow .flow_item {
    position: relative; }
    #rental_flow .flow_item:nth-child(n+2) {
      margin-top: -16px; }
    #rental_flow .flow_item:nth-child(1) {
      background: url("/img/rental/flow_bg_01_sp.svg") center/cover no-repeat;
      height: 28.535vw; }
      #rental_flow .flow_item:nth-child(1) .flow_item-txt {
        top: calc(50% - 2px); }
    #rental_flow .flow_item:nth-child(2) {
      background: url("/img/rental/flow_bg_02_sp.svg") center/cover no-repeat;
      height: 33.6vw; }
      #rental_flow .flow_item:nth-child(2) .flow_item-txt {
        top: calc(50% + 6px); }
    #rental_flow .flow_item:nth-child(3) {
      background: url("/img/rental/flow_bg_03_sp.svg") center/cover no-repeat;
      height: 33.6vw; }
      #rental_flow .flow_item:nth-child(3) .flow_item-txt {
        background: url("/img/rental/flow_deco.svg") center/cover no-repeat;
        top: calc(50% + 6px);
        width: 210px;
        height: 48px; }
    #rental_flow .flow_item .flow_item-txt {
      position: absolute;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 0; }
      #rental_flow .flow_item .flow_item-txt > p {
        margin-bottom: 7px;
        text-align: center;
        font-family: "Lato", Arial, Helvetica, "sans-serif";
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1;
        letter-spacing: 0.2em; }
        @media (min-width: 769px) {
          #rental_flow .flow_item .flow_item-txt > p {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9280742459 ); } }
        @media (min-width: 1200px) {
          #rental_flow .flow_item .flow_item-txt > p {
            font-size: 2rem; } }
      #rental_flow .flow_item .flow_item-txt > h2 {
        font-family: "A1ゴシック R", "A1 Gothic R YuGothic", "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 500;
        font-size: 1.6rem;
        line-height: 1;
        letter-spacing: 0.08em; }
        @media (min-width: 769px) {
          #rental_flow .flow_item .flow_item-txt > h2 {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9280742459 ); } }
        @media (min-width: 1200px) {
          #rental_flow .flow_item .flow_item-txt > h2 {
            font-size: 2rem; } }
  #rental_flow .flow_txt {
    text-align: center;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.08em; }
    @media (min-width: 769px) {
      #rental_flow .flow_txt {
        font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
    @media (min-width: 1200px) {
      #rental_flow .flow_txt {
        font-size: 1.5rem; } }
    #rental_flow .flow_txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2) * .5em);
      content: ""; }
    #rental_flow .flow_txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2) * .5em);
      content: ""; }
    #rental_flow .flow_txt span {
      padding-bottom: 4px;
      border-bottom: 1px solid #ED6D0F; }
      #rental_flow .flow_txt span > span {
        font-family: "A1ゴシック M", "A1 Gothic M YuGothic", "Yu Gothic bold", "Hiragino Sans", Meiryo, "sans-serif";
        color: #ED6D0F; }

/*よくあるご質問*/
#rental_faq {
  margin-bottom: 65px; }
  #rental_faq .w1200 {
    max-width: 1000px; }
  #rental_faq .faq_container {
    margin-bottom: 80px; }
  #rental_faq .faq_wrap {
    margin-bottom: 3%; }
    #rental_faq .faq_wrap .common {
      position: relative;
      background: #fff;
      padding: 4% 3%;
      margin-bottom: 1%;
      cursor: pointer; }
      #rental_faq .faq_wrap .common .txt_wrap .faq_txt {
        font-size: 1.3rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: baseline;
        width: 93%; }
        @media (min-width: 769px) {
          #rental_faq .faq_wrap .common .txt_wrap .faq_txt {
            font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.2320185615 ); } }
        @media (min-width: 1200px) {
          #rental_faq .faq_wrap .common .txt_wrap .faq_txt {
            font-size: 1.4rem; } }
        #rental_faq .faq_wrap .common .txt_wrap .faq_txt a {
          color: #85CBBF;
          text-decoration: underline; }
        #rental_faq .faq_wrap .common .txt_wrap .faq_txt .font_en {
          font-size: 1.6rem;
          flex: 0 1 6%;
          width: 6%;
          max-width: 6%;
          font-weight: bold; }
          @media (min-width: 769px) {
            #rental_faq .faq_wrap .common .txt_wrap .faq_txt .font_en {
              font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.9280742459 ); } }
          @media (min-width: 1200px) {
            #rental_faq .faq_wrap .common .txt_wrap .faq_txt .font_en {
              font-size: 2rem; } }
        #rental_faq .faq_wrap .common .txt_wrap .faq_txt p {
          flex: 0 1 93%;
          width: 93%;
          max-width: 93%; }
      #rental_faq .faq_wrap .common .txt_wrap.answer {
        width: 100%; }
      #rental_faq .faq_wrap .common .arrow {
        position: absolute;
        content: "";
        display: block;
        background: #604C3F;
        width: 20px;
        height: 20px;
        top: 50%;
        right: 2%;
        transform: translate(0, -50%);
        transition: 0.3s; }
        #rental_faq .faq_wrap .common .arrow:after {
          position: absolute;
          content: "";
          display: block;
          background: #fff;
          width: 10px;
          height: 1px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        #rental_faq .faq_wrap .common .arrow:before {
          position: absolute;
          content: "";
          display: block;
          background: #fff;
          width: 1px;
          height: 10px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      #rental_faq .faq_wrap .common.active .txt_wrap .arrow {
        transition: 0.3s;
        background: #ED6D0F; }
        #rental_faq .faq_wrap .common.active .txt_wrap .arrow:before {
          opacity: 0; }
      #rental_faq .faq_wrap .common.answer {
        display: none;
        color: #ED6D0F; }
        #rental_faq .faq_wrap .common.answer .txt_wrap .faq_txt {
          width: 100%; }
  #rental_faq .faq_txt > h2 {
    margin-bottom: 20px;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.08em; }
    @media (min-width: 769px) {
      #rental_faq .faq_txt > h2 {
        font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
    @media (min-width: 1200px) {
      #rental_faq .faq_txt > h2 {
        font-size: 2rem; } }
    #rental_faq .faq_txt > h2 span {
      color: #FFA200; }
  #rental_faq .faq_txt > p {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.08em; }
    @media (min-width: 769px) {
      #rental_faq .faq_txt > p {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.1737619461 ); } }
    @media (min-width: 1920px) {
      #rental_faq .faq_txt > p {
        font-size: 1.5rem; } }
    #rental_faq .faq_txt > p a {
      color: #ED6D0F;
      border-bottom: 1px solid #FFA200; }

/*WRAPIについて*/
#about_btn {
  margin-bottom: clamp(40px, 14.304vw, 178px); }
  #about_btn .contents_head {
    margin-bottom: clamp(30px, 8.583vw, 102px); }
  #about_btn .btn_wrap {
    margin-bottom: clamp(40px, 15.605vw, 200px); }
    #about_btn .btn_wrap .btn_box {
      border-radius: 5px;
      overflow: hidden;
      margin-bottom: 40px;
      transition: 0.3s; }
      #about_btn .btn_wrap .btn_box a .btn_name {
        font-size: 1.6rem;
        line-height: 1;
        background: #604C3F;
        color: #fff;
        text-align: center;
        position: relative;
        padding: 17px 0; }
        @media (min-width: 769px) {
          #about_btn .btn_wrap .btn_box a .btn_name {
            font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.464037123 ); } }
        @media (min-width: 1200px) {
          #about_btn .btn_wrap .btn_box a .btn_name {
            font-size: 1.8rem; } }
        #about_btn .btn_wrap .btn_box a .btn_name:after {
          position: absolute;
          content: "";
          border-top: solid 1px #fff;
          border-right: solid 1px #fff;
          width: 5px;
          height: 5px;
          top: 50%;
          right: 25px;
          transform: rotate(45deg) translate(0, -50%); }
      #about_btn .btn_wrap .btn_box:hover {
        transition: 0.3s;
        opacity: 0.8; }
  #about_btn .simulation_btn {
    margin-bottom: 0;
    padding: 0; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .contents_head {
    margin-bottom: 3.3333333333%; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    .contents_head {
      margin-bottom: 20px; } }
  @media screen and (min-width: 769px) and (min-width: 1200px) {
    .contents_head {
      margin-bottom: 40px; } }

@media screen and (min-width: 769px) {
  /*メインイメージ*/
  #mainimg {
    margin-bottom: 5.5208333333%;
    background: url("/img/rental/mainimg.jpg") center/cover no-repeat;
    height: 32vw; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    #mainimg {
      margin-bottom: 53px; } }
  @media screen and (min-width: 769px) and (min-width: 1920px) {
    #mainimg {
      margin-bottom: 106px; } }

@media screen and (min-width: 769px) {
  /*ストリートピアノをレンタル設置しませんか？*/
  #rental_catch {
    margin-bottom: 85px; }
    #rental_catch .catch_wp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      align-items: center; }
      #rental_catch .catch_wp .catch_wp-middle {
        flex: 0 1 56%;
        width: 56%;
        max-width: 56%;
        margin-bottom: 0; }
      #rental_catch .catch_wp .catch_wp-right {
        flex: 0 1 44%;
        width: 44%;
        max-width: 44%; }
    #rental_catch .catch_ttl {
      font-size: 2.4rem;
      text-align: left;
      margin-bottom: 56px; } }
    @media screen and (min-width: 769px) and (min-width: 980px) {
      #rental_catch .catch_ttl {
        font-size: calc( 2.4rem + ( 1vw - 9.8px ) * 0.4255319149 ); } }
    @media screen and (min-width: 769px) and (min-width: 1920px) {
      #rental_catch .catch_ttl {
        font-size: 2.8rem; } }
@media screen and (min-width: 769px) {
    #rental_catch .catch_txt {
      text-align: left;
      line-height: 1.9; }

  /* WRAPIピアノレンタルの特徴 */
  #rental_features {
    margin-bottom: 10.8333333333%; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    #rental_features {
      margin-bottom: 65px; } }
  @media screen and (min-width: 769px) and (min-width: 1200px) {
    #rental_features {
      margin-bottom: 130px; } }
@media screen and (min-width: 769px) {
    #rental_features .features_wp {
      margin: 0 auto 80px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      max-width: 100%; }
      #rental_features .features_wp .features_wp-item {
        flex: 0 1 48%;
        width: 48%;
        max-width: 48%;
        display: flex;
        flex-direction: column; }
        #rental_features .features_wp .features_wp-item:nth-child(2) {
          margin-top: 0; }
        #rental_features .features_wp .features_wp-item:last-child {
          flex: 0 1 100%;
          width: 100%;
          max-width: 100%;
          width: 48%;
          max-width: 48%;
          margin-left: auto;
          margin-right: auto; }
    #rental_features .features_item-catch {
      width: 86%; }
    #rental_features .features_item-wp {
      padding: 15px 15px 24px;
      flex-grow: 1; }
    #rental_features .features_item-img {
      margin-bottom: 20px; }
    #rental_features .features_scene .features_scene-head {
      margin-bottom: 48px; }
    #rental_features .features_scene .features_scene-list {
      justify-content: center; }
      #rental_features .features_scene .features_scene-list .features_scene-item {
        flex: 0 1 33%;
        width: 33%;
        max-width: 33%; }
        #rental_features .features_scene .features_scene-list .features_scene-item:nth-child(n+3) {
          margin-top: 0; }
        #rental_features .features_scene .features_scene-list .features_scene-item:nth-child(n+4) {
          margin-top: 40px; }
        #rental_features .features_scene .features_scene-list .features_scene-item:last-child {
          flex: 0 1 33%;
          width: 33%;
          max-width: 33%; }
    #rental_features .features_scene .features_scene-img {
      width: 120px; }
    #rental_features .features_scene .features_scene-txt.fix {
      padding-bottom: 0; }

  /*レンタルプランについて*/
  #rental_plans .contents_head {
    margin-bottom: 25px; }
  #rental_plans .plans_wp-head img {
    width: 110px; }
  #rental_plans .plans_wp-body {
    padding: 30px 80px 43px; }
    #rental_plans .plans_wp-body .plans_body-head {
      margin-bottom: 50px; }
      #rental_plans .plans_wp-body .plans_body-head > h2 {
        background-image: linear-gradient(to right, #ff8c00 5px, transparent 5px);
        background-size: 13px 5px; }
    #rental_plans .plans_wp-body .plans_body-wp {
      margin: 0 auto 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    #rental_plans .plans_wp-body .plans_body-box {
      flex: 0 1 46.6%;
      width: 46.6%;
      max-width: 46.6%; }
      #rental_plans .plans_wp-body .plans_body-box .box__label {
        top: -50px;
        right: -30px; }
      #rental_plans .plans_wp-body .plans_body-box .box__body .box__body-item {
        padding: 12px; }
      #rental_plans .plans_wp-body .plans_body-box + .plans_body-box {
        margin-top: 0; }

  /*設置までの流れ*/
  #rental_flow {
    margin-bottom: 7.5%; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    #rental_flow {
      margin-bottom: 45px; } }
  @media screen and (min-width: 769px) and (min-width: 1200px) {
    #rental_flow {
      margin-bottom: 90px; } }
@media screen and (min-width: 769px) {
    #rental_flow .flow_list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    #rental_flow .flow_item:nth-child(n+2) {
      margin-top: 0;
      margin-left: -38px; }
    #rental_flow .flow_item:nth-child(1) {
      flex: 0 1 34.974%;
      width: 34.974%;
      max-width: 34.974%;
      background: url("/img/rental/flow_bg_01.svg") center/cover no-repeat;
      height: 11.045vw; }
      #rental_flow .flow_item:nth-child(1) .flow_item-txt {
        top: calc(50% + 3px); }
    #rental_flow .flow_item:nth-child(2) {
      flex: 0 1 36.403%;
      width: 36.403%;
      max-width: 36.403%;
      background: url("/img/rental/flow_bg_02.svg") center/cover no-repeat;
      height: 11.045vw; }
      #rental_flow .flow_item:nth-child(2) .flow_item-txt {
        top: calc(50% + 3px); }
    #rental_flow .flow_item:nth-child(3) {
      flex: 0 1 36.403%;
      width: 36.403%;
      max-width: 36.403%;
      background: url("/img/rental/flow_bg_03.svg") center/cover no-repeat;
      height: 11.045vw; }
      #rental_flow .flow_item:nth-child(3) .flow_item-txt {
        top: calc(50% + 3px);
        width: 220px;
        height: 50px; }
    #rental_flow .flow_item .flow_item-txt {
      width: 70%; }
      #rental_flow .flow_item .flow_item-txt > p {
        margin-bottom: 9px; }

  /*よくあるご質問*/
  #rental_faq .faq_container {
    margin-bottom: 7.5%; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    #rental_faq .faq_container {
      margin-bottom: 45px; } }
  @media screen and (min-width: 769px) and (min-width: 1200px) {
    #rental_faq .faq_container {
      margin-bottom: 90px; } }
@media screen and (min-width: 769px) {
  #rental_faq .faq_wrap {
    margin-bottom: 1.3333333333%; } }
  @media screen and (min-width: 769px) and (max-width: 769px) {
    #rental_faq .faq_wrap {
      margin-bottom: 8px; } }
  @media screen and (min-width: 769px) and (min-width: 1200px) {
    #rental_faq .faq_wrap {
      margin-bottom: 16px; } }

@media screen and (min-width: 769px) {
  /*WRAPIについて*/
  #about_btn .btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #about_btn .btn_wrap .btn_box {
      flex: 0 1 32%;
      width: 32%;
      max-width: 32%;
      margin-bottom: 0; } }
/*------------------------------
		801px以上
------------------------------*/
@media screen and (min-width: 801px) {
  /*メインイメージ*/
  #mainimg {
    height: 30vw; }

  /*ストリートピアノをレンタル設置しませんか？*/
  #rental_catch {
    margin-bottom: 80px; }
    #rental_catch .catch_wp {
      margin: 0 auto;
      max-width: 95%; }
    #rental_catch .catch_ttl {
      margin-bottom: 41px; }

  /*よくあるご質問*/
  #rental_faq .faq_container {
    margin-bottom: 7.5%; } }
  @media screen and (min-width: 801px) and (max-width: 769px) {
    #rental_faq .faq_container {
      margin-bottom: 45px; } }
  @media screen and (min-width: 801px) and (min-width: 1200px) {
    #rental_faq .faq_container {
      margin-bottom: 90px; } }
@media screen and (min-width: 801px) {
  #rental_faq .faq_wrap {
    margin-bottom: 1.3333333333%; } }
  @media screen and (min-width: 801px) and (max-width: 769px) {
    #rental_faq .faq_wrap {
      margin-bottom: 8px; } }
  @media screen and (min-width: 801px) and (min-width: 1200px) {
    #rental_faq .faq_wrap {
      margin-bottom: 16px; } }

@media screen and (min-width: 801px) {
  /*WRAPIについて*/
  #about_btn .btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #about_btn .btn_wrap .btn_box {
      flex: 0 1 32%;
      width: 32%;
      max-width: 32%;
      margin-bottom: 0; } }
/*------------------------------
		980px以上 (pc)
------------------------------*/
@media screen and (min-width: 980px) {
  /* WRAPIピアノレンタルの特徴 */
  #rental_features .features_wp .features_wp-item {
    flex: 0 1 calc((100% - 120px) / 3);
    width: calc((100% - 120px) / 3);
    max-width: calc((100% - 120px) / 3); }
    #rental_features .features_wp .features_wp-item:nth-child(3) {
      margin-top: 0; }
    #rental_features .features_wp .features_wp-item:last-child {
      flex: 0 1 calc((100% - 120px) / 3);
      width: calc((100% - 120px) / 3);
      max-width: calc((100% - 120px) / 3);
      margin: 0; }
  #rental_features .features_item-catch {
    max-width: 342px; }
  #rental_features .features_item-wp {
    padding: 20px 20px 40px; }
  #rental_features .features_item-img {
    margin-bottom: 30px; }
  #rental_features .features_item-txt {
    padding: 0 10px;
    line-height: 2.3; }
    #rental_features .features_item-txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2.3) * .5em);
      content: ""; }
    #rental_features .features_item-txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2.3) * .5em);
      content: ""; }
    #rental_features .features_item-txt.bottombox {
      line-height: 2.0; }
      #rental_features .features_item-txt.bottombox::before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 2) * .5em);
        content: ""; }
      #rental_features .features_item-txt.bottombox::after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 2) * .5em);
        content: ""; }
  #rental_features .features_scene .features_scene-head {
    line-height: 1; }
  #rental_features .features_scene .features_scene-list {
    align-items: baseline; }
    #rental_features .features_scene .features_scene-list .features_scene-item {
      flex: 0 1 auto;
      width: auto;
      max-width: auto; }
      #rental_features .features_scene .features_scene-list .features_scene-item:nth-child(n+4) {
        margin-top: 30px; }
      #rental_features .features_scene .features_scene-list .features_scene-item:first-child {
        margin-right: 134px; }
      #rental_features .features_scene .features_scene-list .features_scene-item:nth-child(2) {
        margin-right: 86px; }
      #rental_features .features_scene .features_scene-list .features_scene-item:nth-child(4) {
        margin-right: 108px;
        margin-left: 200px; }
      #rental_features .features_scene .features_scene-list .features_scene-item:last-child {
        flex: 0 1 auto;
        width: auto;
        max-width: auto;
        margin-right: 200px; }

  /*レンタルプランについて*/
  #rental_plans .plans_wp-head img {
    width: 124px; }
  #rental_plans .plans_wp-body {
    padding: 30px 85px 43px; }
    #rental_plans .plans_wp-body .plans_body-item .item_body-wp .item_head {
      padding: 30px 0; }

  /*設置までの流れ*/
  #rental_flow .flow_item:nth-child(3) .flow_item-txt {
    width: 243px;
    height: 55px; }

  /*よくあるご質問*/
  #rental_faq {
    margin-bottom: 110px; }
    #rental_faq .faq_wrap .common {
      padding: 23px 54px; }
      #rental_faq .faq_wrap .common .txt_wrap .arrow {
        width: 25px;
        height: 25px; }
    #rental_faq .faq_txt > h2 {
      margin-bottom: 27px; }
    #rental_faq .faq_txt > p {
      line-height: 2.2; }
      #rental_faq .faq_txt > p::before {
        display: block;
        width: 0;
        height: 0;
        margin-top: calc((1 - 2.2) * .5em);
        content: ""; }
      #rental_faq .faq_txt > p::after {
        display: block;
        width: 0;
        height: 0;
        margin-bottom: calc((1 - 2.2) * .5em);
        content: ""; }

  /*WRAPIについて*/
  #about_btn .btn_wrap .btn_box {
    flex: 0 1 30%;
    width: 30%;
    max-width: 30%; } }
/*------------------------------
		1200px以上
------------------------------*/
@media screen and (min-width: 1200px) {
  /*メインイメージ*/
  #mainimg {
    height: 20.833vw;
    max-height: 400px; }

  /*ストリートピアノをレンタル設置しませんか？*/
  #rental_catch .catch_wp {
    max-width: 100%; }
    #rental_catch .catch_wp .catch_wp-left {
      display: block;
      flex: 0 1 26.125%;
      width: 26.125%;
      max-width: 26.125%; }
    #rental_catch .catch_wp .catch_wp-middle {
      flex: 0 1 45.5625%;
      width: 45.5625%;
      max-width: 45.5625%; }
    #rental_catch .catch_wp .catch_wp-right {
      flex: 0 1 28.3125%;
      width: 28.3125%;
      max-width: 28.3125%; }
  #rental_catch .catch_img.left {
    display: block; }
  #rental_catch .catch_img.right {
    display: block; }
  #rental_catch .catch_img.under {
    display: none; }
  #rental_catch .catch_ttl {
    text-align: center; }
  #rental_catch .catch_txt {
    text-align: center;
    max-width: 100%;
    margin-left: 0; }
    #rental_catch .catch_txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2.2) * .5em);
      content: ""; }
    #rental_catch .catch_txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2.2) * .5em);
      content: ""; }

  /* WRAPIピアノレンタルの特徴 */
  #rental_features .features_item-txt {
    padding: 0 10px; }
  #rental_features .features_scene .features_scene-txt {
    line-height: 2.75; }
    #rental_features .features_scene .features_scene-txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 1.8333333333) * .5em);
      content: ""; }
    #rental_features .features_scene .features_scene-txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 1.8333333333) * .5em);
      content: ""; }

  /*レンタルプランについて*/
  #rental_plans .plans_headtxt {
    line-height: 2.2; }
    #rental_plans .plans_headtxt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2.2) * .5em);
      content: ""; }
    #rental_plans .plans_headtxt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2.2) * .5em);
      content: ""; }

  /*設置までの流れ*/
  #rental_flow .flow_item:nth-child(n+2) {
    margin-left: -39px; }
  #rental_flow .flow_item:nth-child(1) {
    height: 140px; }
  #rental_flow .flow_item:nth-child(2) {
    height: 140px; }
  #rental_flow .flow_item:nth-child(3) {
    height: 140px; }
  #rental_flow .flow_item:nth-child(3) {
    height: 140px; }
  #rental_flow .flow_txt {
    line-height: 2.2; }
    #rental_flow .flow_txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2) * .5em);
      content: ""; }
    #rental_flow .flow_txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2) * .5em);
      content: ""; }
  #rental_flow .flow_txt {
    line-height: 2.2; }
    #rental_flow .flow_txt::before {
      display: block;
      width: 0;
      height: 0;
      margin-top: calc((1 - 2) * .5em);
      content: ""; }
    #rental_flow .flow_txt::after {
      display: block;
      width: 0;
      height: 0;
      margin-bottom: calc((1 - 2) * .5em);
      content: ""; } }

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