@charset "UTF-8";

@media print, screen and (max-width: 767px) {

  #recommend .mainimg .title {
    font-size: 24px;
    line-height: 1.3;
  }
  #recommend #lead_box {
    background: #fff;
    padding: 50px 0;
  }
  #recommend .point_section {
   position: relative;
   margin:0 auto;
 }
 #recommend .point_section .point_back{
  background-repeat: no-repeat;
  background-image:url("../images/point_back.jpg");
  width: 100%;
  height: 180px;
  position: relative;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center;
 }
 #recommend .point_section .point_wrap{
 margin: 0 auto;
 margin-left: 0;
 position: relative;
 padding-top: 50px;
 text-align: left;
 padding-right: 5%;
 padding-left: 5%;
 padding-bottom: 40px;
 background-color: #fff8f8;
 width: 100%;
 }
 #recommend .point_section .name {
   letter-spacing: 2px;
   display: block;
   font-size: 13px;
   font-weight: 700;
   padding-bottom: 5px;
   text-align: center;
 }
 #recommend .point_section .section_title {
   margin:0 auto;
   width: 90%;
   margin-bottom: 35px;
   text-align: center;
   line-height: 1.5;
   position:relative;
   font-size: 21px;
   font-weight: 700;
 }
 #recommend .point_section .section_title:before {
   content:"";
   width:50px;
   height:50px;
   position:absolute;
 }
 #recommend .point_section .s_box {
   margin:0 auto;
   margin-bottom: 5px;
   padding-bottom: 9px;
   border-bottom: 1px dotted #eac6c6;
 }
 #recommend .point_section .s_box .comment {
   margin:0 auto;
   font-size: 16px;
   position:relative;
   padding-left: 18px;
 }
 #recommend .point_section .s_box .comment:before {
   content:"◎";
   position:absolute;
   width: 20px;
   height: 2px;
   /* background-color: #ffbaba; */
   left:0;
   /* top: 15px; */
 }
 #recommend .point_section .s_box .comment .color {
   color: #ff7c2d;
   font-weight: 500;
 }
  #recommend #zone1 {
    padding: 50px 0 30px;
  }
  #recommend #zone1 h3 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    text-align: center;
  }
  #recommend #zone1 dl {
    padding-bottom: 50px;
  }
  #recommend #zone1 dl dt {
    padding-bottom: 30px;
    margin: 0 -15px;
  }
  #recommend #zone1 dl dt img {
    width: 100%;
  }
  #recommend #zone2 {
    padding-bottom: 30px;
  }
  #recommend #zone2 .container .bd {
    border: 1px solid #c2c1c1;
  }
  #recommend #zone2 .container .t1 {
    padding: 0px 25px;
    text-align: center;
  }
  #recommend #zone2 .container .t1 img {
    width: 100%;
    max-width: 295px;
  }
  #recommend #zone2 .container .t2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    padding: 0 20px 5px 20px;
  }
  #recommend #zone2 .container .t3 {
    padding: 0 20px 20px 20px;
    line-height: 1.3;
  }
  #recommend #zone2 .container .t4 {
    padding: 20px 0;
  }
  #recommend #zone2 .container .t4 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #fff;
  }
  #recommend #zone2 .container .t4 a:hover {
    background: #ddd;
  }
  #recommend #zone2 .container .t5 {
    padding-bottom: 20px;
  }
  #recommend #zone2 .container .t5 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #323232;
    color: #fff;
  }
  #recommend #zone2 .container .t6 {
    text-align: center;
    font-size: 16px;
  }
  #recommend #zone2 .container .t6 a {
    text-decoration: underline;
    font-weight: 700;
  }
  #recommend #zone2 .text_wrapper {
    position: relative;
    text-align: center
  }
  #recommend #zone2 .text_wrapper .text {
    height: 650px;
    overflow: hidden
  }
  #recommend #zone2 .text_wrapper .show_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 80px;
    text-align: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 70%);
    cursor: pointer;
    transition: bottom .2s
  }
  #recommend #zone2 .text_wrapper .show_more span {
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #fff;
    padding: 15px;
    cursor: pointer
  }
  #recommend #zone2 .text_wrapper .show_more i {
    background: url(https://www.roland.com/jp/lp/myfirstpiano/recommend/hp704/images/acmark.png) no-repeat left center;
    background-size: 22px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px
  }
  #recommend #zone2 .text_wrapper table {
    display: inline-block;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc
  }
  #recommend #zone2 .text_wrapper table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 140px;
    padding: 5px 2px;
    font-size: 12px;
    line-height: 1.2;
    word-break: break-all;
  }
  #recommend #zone2 .text_wrapper table td strong {
    font-weight: 700;
    font-size: 24px
  }
  #recommend #zone2 .text_wrapper table .c1 {
    background: #f0f1f2;
    width: 16%;
    text-align: center;
  }
  #recommend #zone2 .text_wrapper table .c2 {
    background: #fffff0;
    width: 42%;
  }
  #recommend #zone2 .text_wrapper table .c3 {
    background: #FEF1E0;
    width: 42%;
  }
  #recommend #zone2 .text_wrapper table .icon {
    display: block;
    padding-bottom: 10px
  }
  #recommend #zone2 .text_wrapper table .icon img {
    width: 45px;
  }
  #recommend #zone2 .text_wrapper table .icon img.app {
    width: 70px;
}
  #recommend #zone3 {
    position: relative;
    padding: 50px 0;
    margin-bottom: 50px;
}
#recommend #zone3::after {
    content: '';
    display: block;
    background: #f0efe9;
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
  .osulist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .osulist li {
    width: calc(50% - 5px)
  }
  .osulist li .t1 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    padding-bottom: 10px
  }
  .osulist li .t1 i {
    font-size: 16px;
    display: block;
    padding-top: 5px
  }
  .osulist li .t2 {
    border: 1px solid #c2c1c1;
    margin-bottom: 20px;
    padding: 15px 0;
    background: #fff
  }
  .osulist li .t2 img {
    width: 100%
  }
  .osulist li .t3 {
    padding-bottom: 10px
  }
  .osulist li .t3 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    font-size: 12px
  }
  .osulist li .t4 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #323232;
    color: #fff;
    font-size: 12px
  }
}
@media screen and (min-width: 768px) {

  #recommend.page1 .mainimg {
    background: url("../images/main.jpg") no-repeat center center;
    background-size: cover;
    height: 525px;
  }
  #recommend.page1 .mainimg .title {
    font-size: 45px;
    line-height: 1.5;
    position: absolute;
    top: calc(43% - 30px);
    left: calc(50% - 540px);
    letter-spacing: 3px;
  }
 #recommend #lead_box {
    background: #f0efe9;
    padding: 100px 0;
 }
 #recommend #lead_box .c-text {
    text-align: center;
 }
 #recommend .point_section {
   position: relative;
   margin:0 auto;
 }
 #recommend .point_section .point_back{
  background-repeat: no-repeat;
  background-image:url("../images/point_back.jpg");
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: 30%;
 }
 #recommend .point_section .point_wrap{
 margin: 0 auto;
 margin-left: 0;
 position: relative;
 padding-top: 70px;
 text-align: left;
 padding-right: 5%;
 padding-left: 5%;
 padding-bottom: 70px;
 background-color: #fff8f8;
 width: 50%;
 }
 #recommend .point_section .name {
   margin:0 auto;
   margin-left: 7%;
   position:relative;
   font-size: 18px;
   font-weight: 500;
   padding-bottom: 10px;
   letter-spacing: 2px;
 }
 #recommend .point_section .section_title {
   margin:0 auto;
   font-size: 33px;
   font-weight: 500;
   margin-bottom: 40px;
   margin-left: 7%;
   line-height: 1.5;
   position:relative;
 }
 #recommend .point_section .section_title:before {
   content:"";
   width:50px;
   height:50px;
   position:absolute;
 }
 #recommend .point_section .s_box {
   margin:0 auto;
   margin-bottom: 5px;
   padding-bottom: 9px;
   margin-left: 7%;
   border-bottom: 1px dotted #eac6c6;
 }
 #recommend .point_section .s_box .comment {
   margin:0 auto;
   font-size: 20px;
   position:relative;
   padding-left: 25px;
 }
 #recommend .point_section .s_box .comment:before {
   content:"◎";
   position:absolute;
   width: 20px;
   height: 2px;
   /* background-color: #ffbaba; */
   left:0;
   /* top: 15px; */
 }
 #recommend .point_section .s_box .comment .color {
   color: #ff7c2d;
   font-weight: 500;
 }
  #recommend #zone1 {
    padding: 100px 0 30px;
  }
  #recommend #zone1 h3 {
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 20px;
    line-height: 1;
  }
  #recommend #zone1 dl {
    position: relative;
  }
  #recommend #zone1 dl dt {
    position: absolute;
    top: 0;
  }
  #recommend #zone1 dl dt img {
    width: 710px;
  }
  #recommend #zone1 dl dd {
    width: 510px;
    min-height: 415px;
  }
  #recommend #zone1 .sec_a {
    padding-bottom: 70px;
  }
  #recommend #zone1 .sec_a dt {
    left: calc(50% - 745px);
  }
  #recommend #zone1 .sec_a dd {
    margin-left: 575px;
  }
  #recommend #zone1 .sec_b {
    padding-bottom: 70px;
  }
  #recommend #zone1 .sec_b dt {
    right: calc(50% - 745px);
  }
  #recommend #zone2 .container {
    /* border: 1px solid #c2c1c1; */
  }
  #recommend #zone2 .container::before {
    content: "";
    height: 220px;
    position: absolute;
    top: calc(50% - 110px);
    left: 415px;
    border-right: 1px solid #c2c1c1;
  }
  #recommend #zone2 .container .t1 {
    padding-left: 50px;
  }
  #recommend #zone2 .container .t1 img {
    width: 295px;
  }
  #recommend #zone2 .container .t2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 1px;
    position: absolute;
    top: 70px;
    left: 485px;
  }
  #recommend #zone2 .container .t3 {
    position: absolute;
    top: 105px;
    left: 485px;
  }
  #recommend #zone2 .container .t4 {
    position: absolute;
    top: 150px;
    left: 485px;
    width: 250px;
  }
  #recommend #zone2 .container .t4 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #fff;
  }
  #recommend #zone2 .container .t4 a:hover {
    background: #ddd;
  }
  #recommend #zone2 .container .t5 {
    position: absolute;
    top: 150px;
    left: 765px;
    width: 250px;
  }
  #recommend #zone2 .container .t5 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #323232;
    color: #fff;
  }
  #recommend #zone2 .container .t6 {
    position: absolute;
    top: 220px;
    left: 485px;
  }
  #recommend #zone2 .container .t6 a {
    text-decoration: underline;
    font-weight: 700;
  }
  #recommend #zone2 .text_wrapper {
    position: relative;
    text-align: center
  }
  #recommend #zone2 .text_wrapper .text {
    height: 650px;
    overflow: hidden;
    margin: 0 auto;
    width: 90%;
  }
  #recommend #zone2 .text_wrapper .show_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 80px;
    text-align: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 70%);
    cursor: pointer;
    transition: bottom .2s
  }
  #recommend #zone2 .text_wrapper .show_more span {
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #fff;
    padding: 15px;
    cursor: pointer
  }
  #recommend #zone2 .text_wrapper .show_more i {
    background: url(https://www.roland.com/jp/lp/myfirstpiano/recommend/hp704/images/acmark.png) no-repeat left center;
    background-size: 22px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
  }
  #recommend #zone2 .text_wrapper table {
    display: inline-block;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc
  }
  #recommend #zone2 .text_wrapper table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 140px;
    padding: 5px 2px;
    font-size: 12px;
    line-height: 1.2
  }
  #recommend #zone2 .text_wrapper table td strong {
    font-weight: 700;
    font-size: 24px
  }
  #recommend #zone2 .text_wrapper table .c1 {
    background: #f0f1f2;
    width: 16%;
    text-align: center;
  }
  #recommend #zone2 .text_wrapper table .c2 {
    background: #fffff0;
    width: 42%;
  }
  #recommend #zone2 .text_wrapper table .c3 {
    background: #fff1ea;
    width: 42%;
  }
  #recommend #zone2 .text_wrapper table .icon {
    display: block;
    padding-bottom: 10px
  }
  #recommend #zone2 .text_wrapper table .icon img {
    width: 43px
  }
  #recommend #zone2 .text_wrapper table .icon img.app {
    width: 115px;
  }
  #recommend #zone3 {
    position: relative;
    padding: 100px 0
  }
  #recommend #zone3::after {
    content: '';
    display: block;
    background: #f0efe9;
    width: 100%;
    height: 500px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .osulist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .osulist li {
    width: calc(50% - 30px);
    max-width: 500px
  }
  .osulist li .t1 {
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 1px;
    padding-bottom: 10px
  }
  .osulist li .t1 i {
    font-size: 18px;
    margin-left: 20px
  }
  .osulist li .t2 {
    border: 1px solid #c2c1c1;
    margin-bottom: 30px;
    padding: 0 30px;
    background: #fff
  }
  .osulist li .t2 img {
    width: 100%
  }
  .osulist li .t3 {
    width: 300px;
    margin: auto;
    padding-bottom: 20px
  }
  .osulist li .t3 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232
  }
  .osulist li .t3 a:hover {
    background: #fff
  }
  .osulist li .t4 {
    width: 300px;
    margin: auto
  }
  .osulist li .t4 a {
    border-radius: 25px;
    font-weight: 500;
    border: 2px solid #323232;
    background: #323232;
    color: #fff
  }
}