  .main {
    color: #887331;
  }

  .main img {
    vertical-align: baseline;
    vertical-align: bottom;
  }

  .main .top_common_title {
    font-family: "tangerine", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.01em;
    color: #887331;
  }

  .top_item_text {
    color: #887331;
    line-height: 1.8em;
  }

  @media only screen and (max-width: 767px) {

    .top_common_title {
      font-size: 50px;
      line-height: 1.2em;
    }

    .top_item_text {
      font-size: 15px;
      margin: 10px 0 0;
    }

    .w1260 {
      max-width: 100%;
    }

    .txt_1 {
      line-height: 25px;
    }

    .txt_2 {
      line-height: 25px;
    }

    .textt {
      font-size: 23px;
      line-height: 1.8em;
      margin: 15% 0 5%;
      letter-spacing: 0.2em;
      font-family: 'Noto Serif JP', serif !important;
    }

    .texta {
      font-size: 14px;
      line-height: 1.8em;
      margin: 5% 0 5%;
      letter-spacing: 0.1em;
    }

    .shopname {
      font-size: 14px;
      line-height: 1.2em;
      text-align: left;
      margin: 0 5% 3%;
    }

    .shoplist {
      font-size: 12px;
      line-height: 1.2em;
      text-align: left;
      margin: 0 5% 3%;
    }

    .shoplist2 {
      font-size: 12px;
      line-height: 1.2em;
      text-align: left;
      margin: 0 5%;
    }

    .shoplistm {
      background-color: #9bb9c2;
      color: #fff;
      padding: 2px 8px;
      margin-right: 8px;
      width: 100px;
      line-height: 2.5em;
    }

    .shoplist_wrap {
      max-width: 100%;
    }

    .shoplist_wrap>div {
      border: 1px solid #808080;
      border-width: 0 0 1px;
      margin: 0 auto -1px;
      margin: 0 auto -1px;
      padding: 15px 0;
      width: 95%;
    }

    .col_shoplist {
      max-width: 100%;
      display: flex;
      display: -ms-flexbox;
      /* IE10 */
      flex-wrap: wrap;
      -ms-flex-wrap: wrap;
    }

    .col_shoplist>div {
      width: 50%;
      height: auto;
      padding: 2%;
    }

    .col_shoplist img>div {
      width: 100%;
    }

    .col_shoplist iframe {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      aspect-ratio: 4 / 3;
    }

  }


  @media only screen and (min-width: 768px) {
    .top_common_title {
      font-size: 80px;
    }

    .fs-pt-carousel__slide img {
      width: 95%;
    }

    .w1260 {
      max-width: 1260px;
    }

    .top_item_text {
      font-size: 20px;
      margin: 10px 0 0;
    }

    .textt {
      font-size: 30px;
      line-height: 1.8em;
      letter-spacing: 0.1em;
      margin: 10% 10% 3%;
      text-align: center;
      font-family: 'Noto Serif JP', serif !important;
    }

    .texta {
      font-size: 24px;
      line-height: 1.8em;
      letter-spacing: 0.1em;
      margin: 3% 10%;
      text-align: center;
    }

    .shoplist_wrap {
      max-width: 100%;
      display: flex;
      display: -ms-flexbox;
      /* IE10 */
      flex-wrap: wrap;
      -ms-flex-wrap: wrap;
    }

    .shoplist_wrap>div {
      width: 50%;
      height: auto;
      padding: 2%;
      border: 1px solid #808080;
      border-width: 0 0 1px;
      margin: 0 auto -1px;
    }

    .shopname {
      font-size: 18px;
      line-height: 1.2em;
      text-align: left;
      margin: 0 5% 3%;
    }

    .shoplist {
      font-size: 14px;
      line-height: 1.2em;
      text-align: left;
      margin: 0 5% 3%;
    }

    .shoplist2 {
      font-size: 14px;
      line-height: 1.2em;
      text-align: left;
      margin: 0 5%;
    }

    .shoplistm {
      background-color: #9bb9c2;
      color: #fff;
      padding: 3px 10px;
      margin-right: 10px;
      width: 100px;
      line-height: 2.5em;
    }

    .col_shoplist {
      max-width: 100%;
      display: flex;
      display: -ms-flexbox;
      /* IE10 */
      flex-wrap: wrap;
      -ms-flex-wrap: wrap;
    }

    .col_shoplist>div {
      width: 50%;
      height: auto;
      padding: 2%;
    }

    .col_shoplist img>div {
      width: 100%;
    }

    .col_shoplist iframe {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      aspect-ratio: 4 / 3;
    }

  }
