@charset "UTF-8";
@media only screen and (max-width: 959px) {
  #contents .p-straw {
    margin-top: 30px;
    margin-bottom: 50px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw {
    margin-top: 60px;
    margin-bottom: 80px; } }
#contents .p-straw .straw-ttl-area {
  position: relative; }
#contents .p-straw .straw-ttl {
  margin: auto; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .straw-ttl {
      width: 280px;
      margin-bottom: 30px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .straw-ttl {
      width: 460px;
      margin-bottom: 60px; } }
#contents .p-straw .ttl-chara {
  position: absolute; }
@media only screen and (max-width: 959px) {
  #contents .p-straw .ttl-chara01 {
    width: 75px;
    left: calc(50% - 170px);
    top: 60px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw .ttl-chara01 {
    width: 110px;
    left: calc(50% - 280px);
    top: 100px; } }
@media only screen and (max-width: 959px) {
  #contents .p-straw .ttl-chara02 {
    width: 52px;
    left: calc(50% - 100px);
    top: 135px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw .ttl-chara02 {
    width: 78px;
    left: calc(50% - 162px);
    top: 220px; } }
@media only screen and (max-width: 959px) {
  #contents .p-straw .category {
    margin-bottom: 37px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw .category {
    width: 600px;
    margin: auto;
    margin-bottom: 65px; } }
#contents .p-straw .category-dl {
  display: flex; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .category-dl {
      align-items: flex-start; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .category-dl {
      align-items: center; } }
  #contents .p-straw .category-dl dt {
    border-radius: 50px;
    background: #7dd1d3;
    position: relative; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .category-dl dt {
        width: 75px;
        padding: 5px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .category-dl dt {
        width: 100px;
        padding: 8px; } }
    #contents .p-straw .category-dl dt:after {
      content: "…";
      position: absolute;
      color: #7dd1d3;
      font-size: 18px;
      font-size: 1.125rem;
      top: calc(50% - 15px);
      font-weight: bold; }
      @media only screen and (max-width: 959px) {
        #contents .p-straw .category-dl dt:after {
          right: -25px; } }
      @media print, screen and (min-width: 960px) {
        #contents .p-straw .category-dl dt:after {
          right: -25px; } }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .category-dl dd {
      font-size: 12px;
      font-size: 0.75rem;
      margin-left: 30px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .category-dl dd {
      font-size: 14px;
      font-size: 0.875rem;
      margin-left: 30px; } }
  #contents .p-straw .category-dl img {
    display: block; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .category-dl img {
        height: 12px;
        margin: auto; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .category-dl img {
        height: 16px;
        margin: auto; } }
#contents .p-straw .dl-col01 {
  border-bottom: 2px dotted #FFF;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .dl-col01 dd {
      width: calc(100% - 100px); } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .dl-col01 dd {
      width: calc(100% - 130px); } }
#contents .p-straw .dl-col02 {
  display: flex; }
  #contents .p-straw .dl-col02 .category-dl {
    margin-right: 15px; }
@media only screen and (max-width: 959px) {
  #contents .p-straw .youi-list {
    margin-bottom: 35px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw .youi-list {
    margin-bottom: 30px; } }
#contents .p-straw .youi-list dt {
  background: #56433b;
  width: 100%; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .youi-list dt {
      padding: 12px;
      margin-bottom: 20px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .youi-list dt {
      padding: 20px;
      margin-bottom: 25px; } }
#contents .p-straw .youi-list dt img {
  display: block;
  margin: auto; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .youi-list dt img {
      height: 22px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .youi-list dt img {
      height: 25px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw .youi-list dd {
    width: 600px;
    margin: auto; } }
#contents .p-straw .youi-list dd p {
  position: relative;
  padding-left: 12px; }
  #contents .p-straw .youi-list dd p:before {
    content: "";
    background: #7dd1d3;
    display: block;
    border-radius: 10px;
    position: absolute;
    left: 0; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .youi-list dd p:before {
        height: 6px;
        width: 6px;
        top: 8px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .youi-list dd p:before {
        height: 6px;
        width: 6px;
        top: 8px; } }
#contents .p-straw .jikken {
  position: relative;
  background: #fff; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .jikken {
      padding: 50px 20px 40px 30px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .jikken {
      padding-bottom: 100px; } }
@media print, screen and (min-width: 960px) {
  #contents .p-straw .jikken-inr {
    width: 600px;
    margin: auto;
    padding-top: 80px; } }
#contents .p-straw .jikken-ttl {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .jikken-ttl {
      width: 215px;
      top: -11px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .jikken-ttl {
      width: 264px;
      top: -14px; } }
#contents .p-straw .jikken-content {
  border-left: 2px dotted #7dd1d3; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .jikken-content {
      padding-left: 20px;
      margin-bottom: 40px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .jikken-content {
      padding-left: 25px;
      margin-bottom: 50px; } }
  #contents .p-straw .jikken-content li {
    position: relative; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .jikken-content li {
        margin-bottom: 20px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .jikken-content li {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px; } }
  #contents .p-straw .jikken-content .jikken-num {
    position: absolute;
    width: 30px; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .jikken-content .jikken-num {
        left: -36px;
        top: 0; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .jikken-content .jikken-num {
        left: -40px;
        top: 0; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .jikken-content p {
      width: 320px; } }
  #contents .p-straw .jikken-content p .u-offer {
    display: block;
    color: #2ba9b9; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .jikken-content .jikken-img {
      margin-top: 10px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .jikken-content .jikken-img {
      border: solid 8px #61cad7;
      width: 220px; } }
#contents .p-straw .check {
  position: relative; }
  #contents .p-straw .check:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/deco-dot01.png) no-repeat center;
    background-size: 100%; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .check:before {
        left: 110px;
        top: 5px;
        width: 125px;
        height: 125px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .check:before {
        left: 110px;
        top: 5px;
        width: 125px;
        height: 125px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .check:after {
      content: "";
      display: block;
      position: absolute;
      width: 125px;
      height: 125px;
      background: url(../img/deco-dot01.png) no-repeat center;
      background-size: 100%;
      right: -20px;
      bottom: -25px; } }
  #contents .p-straw .check .check-balloon {
    display: block; }
    @media only screen and (max-width: 959px) {
      #contents .p-straw .check .check-balloon {
        width: 160px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-straw .check .check-balloon {
        width: 180px; } }
  #contents .p-straw .check .check-inr {
    position: relative; }
    #contents .p-straw .check .check-inr:before {
      content: "";
      display: block;
      position: absolute;
      width: 4px;
      height: calc(100% - 45px);
      background: #7dd1d3;
      right: 0;
      top: 45px; }
    #contents .p-straw .check .check-inr:after {
      content: "";
      display: block;
      position: absolute;
      width: calc(100% - 180px);
      height: 4px;
      background: #7dd1d3;
      right: 0;
      top: 45px; }
  @media only screen and (max-width: 959px) {
    #contents .p-straw .check .check-txt {
      padding: 10px 20px 10px 10px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-straw .check .check-txt {
      padding: 20px 20px 20px 40px; } }
#contents .p-matome {
  background: #fff; }
  @media only screen and (max-width: 959px) {
    #contents .p-matome {
      padding-top: 30px;
      padding-bottom: 50px;
      background: #fff url(../img/matome-ttl-deco-sp.png) no-repeat top right;
      background-size: 190px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome {
      padding-top: 60px;
      padding-bottom: 80px; } }
  #contents .p-matome .matome-ttl-area {
    position: relative; }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .matome-ttl img {
      width: 450px;
      max-width: none;
      display: block;
      margin-left: calc(50% - 450px/2); } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .matome-ttl {
      margin: auto;
      width: 600px; } }
  #contents .p-matome .ttl-chara {
    position: absolute; }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .ttl-chara01 {
      width: 60px;
      left: calc(50% - 170px);
      top: 90px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .ttl-chara01 {
      width: 74px;
      left: calc(50% - 230px);
      top: 130px; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .ttl-chara02 {
      width: 67px;
      right: calc(50% - 160px);
      top: 100px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .ttl-chara02 {
      width: 80px;
      right: calc(50% - 210px);
      top: 120px; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .matome-list {
      margin-top: -25px;
      margin-bottom: 50px;
      padding-left: 30px;
      padding-right: 30px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .matome-list {
      margin: auto;
      margin-top: -25px;
      margin-bottom: 80px; } }
  #contents .p-matome .matome-list li {
    position: relative;
    border-bottom: 1px dotted #ffe300; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .matome-list li {
        padding-left: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .matome-list li {
        padding-left: 40px;
        padding-bottom: 20px;
        margin-bottom: 20px; } }
    #contents .p-matome .matome-list li:last-child {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
    #contents .p-matome .matome-list li:before {
      content: "";
      position: absolute;
      display: block;
      background: url(../img/icon-check.png) no-repeat center;
      background-size: 100%;
      left: 0; }
      @media only screen and (max-width: 959px) {
        #contents .p-matome .matome-list li:before {
          width: 20px;
          height: 18px; } }
      @media print, screen and (min-width: 960px) {
        #contents .p-matome .matome-list li:before {
          width: 28px;
          height: 25px;
          top: 2px; } }
  #contents .p-matome .matome-hint {
    position: relative; }
  #contents .p-matome .hint-ttl {
    left: 0;
    right: 0;
    margin: auto;
    position: absolute; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .hint-ttl {
        width: 310px;
        top: -15px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .hint-ttl {
        width: 600px;
        top: -30px; } }
  #contents .p-matome .hint-contetn-wrap {
    background-image: radial-gradient(#ddf4f7 20%, transparent 20%), radial-gradient(#ddf4f7 20%, transparent 20%);
    background-size: 6px 6px;
    background-position: 0 0, 15px 15px;
    background-repeat: repeat; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .hint-contetn-wrap {
        border: solid 2px #7dd1d3;
        padding: 40px 20px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .hint-contetn-wrap {
        border: solid 4px #7dd1d3;
        padding-top: 60px;
        padding-bottom: 60px; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .hint-content {
      margin-bottom: 20px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .hint-content {
      margin-bottom: 10px !important; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .hint-content figure {
      margin-bottom: 15px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .hint-content figure {
      width: 300px; } }
  #contents .p-matome .hint-content p {
    position: relative; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .hint-content p {
        padding-left: 30px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .hint-content p {
        width: 278px;
        padding-left: 27px; } }
    #contents .p-matome .hint-content p:before {
      content: "";
      position: absolute;
      display: block;
      background: url(../img/icon-light.png) no-repeat center;
      background-size: 100%;
      left: 0; }
      @media only screen and (max-width: 959px) {
        #contents .p-matome .hint-content p:before {
          width: 20px;
          height: 30px; } }
      @media print, screen and (min-width: 960px) {
        #contents .p-matome .hint-content p:before {
          width: 18px;
          height: 29px;
          top: 2px; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .hint-content:nth-of-type(2) {
      margin-bottom: 10px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .hint-content:nth-of-type(2) {
      margin-bottom: 30px !important; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .hint-content:nth-of-type(3) p {
      margin-bottom: 10px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .content-2col {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 600px;
      margin: auto; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .content-1col {
      width: 600px;
      margin: auto; }
      #contents .p-matome .content-1col p {
        width: 100%;
        margin-bottom: 20px; } }
  #contents .p-matome .matome-note {
    position: relative; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .matome-note {
        margin-top: 63px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .matome-note {
        width: 600px;
        margin: auto;
        margin-top: 70px; } }
    #contents .p-matome .matome-note:before {
      content: "";
      display: block;
      background: url(../img/corner.png) no-repeat top;
      background-size: 100%;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #contents .p-matome .matome-note:before {
          top: 0;
          left: 0;
          width: 19px;
          height: 100%; } }
      @media print, screen and (min-width: 960px) {
        #contents .p-matome .matome-note:before {
          top: 0;
          left: 0;
          width: 50px;
          height: 100%; } }
    #contents .p-matome .matome-note:after {
      content: "";
      display: block;
      background: url(../img/corner.png) no-repeat top;
      background-size: 100%;
      transform: rotate(180deg);
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #contents .p-matome .matome-note:after {
          top: 0;
          right: 0;
          width: 19px;
          height: 100%; } }
      @media print, screen and (min-width: 960px) {
        #contents .p-matome .matome-note:after {
          top: 0;
          right: 0;
          width: 50px;
          height: 100%; } }
  #contents .p-matome .matome-balloon {
    position: absolute;
    z-index: 1; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .matome-balloon {
        width: 160px;
        left: 10px;
        top: -40px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .matome-balloon {
        width: 180px;
        left: 40px;
        top: -40px; } }
  #contents .p-matome .matome-inr {
    position: relative;
    background: rgba(125, 209, 211, 0.4); }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .matome-inr {
        margin: 0 19px;
        padding-bottom: 20px;
        padding-top: 65px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .matome-inr {
        margin: 0 50px;
        padding-bottom: 50px;
        padding-top: 90px; } }
    #contents .p-matome .matome-inr:before {
      content: "";
      display: block;
      position: absolute;
      background: url(../img/ill-pen.png) no-repeat center;
      background-size: 100%; }
      @media only screen and (max-width: 959px) {
        #contents .p-matome .matome-inr:before {
          width: 50px;
          height: 48px;
          left: 180px;
          top: -20px; } }
      @media print, screen and (min-width: 960px) {
        #contents .p-matome .matome-inr:before {
          width: 50px;
          height: 48px;
          right: 40px;
          top: -20px; } }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .matome-inr .note {
        margin-bottom: 15px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .matome-inr .note {
        margin-bottom: 20px; } }
  #contents .p-matome .yamaha-btn-ttl {
    margin: auto; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .yamaha-btn-ttl {
        margin-top: 20px;
        width: 240px;
        margin-bottom: 5px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .yamaha-btn-ttl {
        margin-top: 40px;
        width: 340px;
        margin-bottom: 15px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .yamaha-btns {
      width: 390px;
      margin: auto; } }
  #contents .p-matome .yamaha-btns li {
    margin-bottom: 10px; }
  #contents .p-matome .yamaha-btns a {
    background: #3db4c4;
    border: solid 3px #2b9fb2;
    border-radius: 50px;
    text-align: center;
    width: 100%;
    display: block;
    box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.3); }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .yamaha-btns a {
        padding: 10px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .yamaha-btns a {
        padding: 12px; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .yamaha-btns a img {
      height: 14px;
      vertical-align: baseline; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .yamaha-btns a img {
      height: 18px;
      vertical-align: middle; } }
  @media only screen and (max-width: 959px) {
    #contents .p-matome .end-msg {
      margin-top: 20px; } }
  @media print, screen and (min-width: 960px) {
    #contents .p-matome .end-msg {
      width: 600px;
      margin: auto;
      margin-top: 40px; } }
  #contents .p-matome .end-msg .msg {
    color: #7dd1d3;
    font-weight: bold; }
    @media only screen and (max-width: 959px) {
      #contents .p-matome .end-msg .msg {
        margin-top: 40px; } }
    @media print, screen and (min-width: 960px) {
      #contents .p-matome .end-msg .msg {
        margin-top: 30px;
        font-size: 20px;
        font-size: 1.25rem; } }
#contents .l-yamaha {
  background: #fff; }
  @media print, screen and (min-width: 960px) {
    #contents .l-yamaha {
      padding-bottom: 0; } }

/*# sourceMappingURL=index.css.map */
