@charset "UTF-8";
/* ページ設定 */


.couponMiyakoWrap .mainWrap {
    color: #333;
    font-size: 13px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Arial, sans-serif;
    padding: 0 4px;
}

.couponMiyakoInner {
    width: 992px;
    max-width: 100%;
    margin: 0 auto;
}

.head {
    padding: 20px 0 0;
    background: #35a8eb;
}

.headTtl .logo {
    display: inline-block;
    width: 200px;
    margin: 0 0 0 5px;
}

.headTtl .txt {
    display: block;
    vertical-align: middle;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-left: 10px;
    line-height: 1.2;
    text-align: center;
}

.headTtl .txt .above {
    display: block;
    font-size: 28px;
    margin-bottom: 5px;
}

.click {
    font-size: 15px;
    color: #fff;
    background: #0067ae;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    margin: 10px 0 0;
}

.couponMiyakoMv {
    position: relative;
    overflow: hidden;
}

.mapImg {
    position: relative;
}

[data-element-id] .mapImg.show\@sp {
    width: 500px;
}

.mapList {
    position: absolute;
    width: 190px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px #0000008f;
    box-shadow: 1px 1px 3px #0000008f;
}

.mapList a {
    display: inline-block;
    width: 100%;
}

.mapList .num {
    position: absolute;
    top: -5px;
    left: -5px;
    height: 32px;
    padding: 1px 5px;
    z-index: 1;
}

.mapList .txt {
    padding: 0 5px 5px;
}

.mapList .txt .name {
    display: block;
    font-size: 12px;
}

.mapList .txt .note {
    font-weight: bold;
    border-top: 2px dotted #ccc;
    padding: 6px 0 0;
    margin: 1px 0 0;
    display: block;
}

.num {
    background: #eaad00;
    border-radius: 50%;
    padding: 5px;
    font-size: 20px;
    color: #fff;
}

/*Miyako*/
.kaihokan {
    top: 701px;
    left: 750px;
}

.utopia {
    top: 706px;
    left: 502px;
}

.market {
    top: 694px;
    left: 165px;
}

.montedoll {
    top: 34px;
    left: 531px;
}

.yukishio {
    top: 60px;
    left: 49px;
}

.maipari {
    top: 487px;
    left: 51px;
}

.tida {
    top: 206px;
    left: 585px;
}

.nuis {
    top: 408px;
    left: 787px;
}
.goatcafe{
    top: 706px;
    left: 200px;
}
/*Oka*/


.fruitsland {
    /* top: 245px;
    left: 68px; */
    top: 220px;
    left: 40px;
}

.glass {
    /* top: 443px; */
    left: 35px;
    top: 585px;
}

.ryukyumura {
    /* top: 441px; */
    left: 750px;
    top: 250px;
}

.mibaru {
    /* top: 748px;
    left: 514px; */
    left: 35px;
    top: 760px;
}

.bios {
    /* top: 620px; */
    left: 700px;
    top: 590px;
}

.neopark {
    top: 20px;
    left: 430px;
}

.murasakimura {
    /* top: 673px; */
    left: 22px;
    top: 410px;
}

.daisekirinzan {
    left: 455px;
    top: 780px;
}

.anettai {
    top: 44px;
    left: 32px;
}

.tounan{
    left: 600px;
    /* top: 450px; */
    top: 420px;
}

.himeyuri {
    top: 770px;
    left: 280px;
}

.okashi {
    left: 230px;
    top: 20px;
}

@media (max-width: 599px) {
  .fruitsland {
    top: 30%;
    left: 0;
    }

  .glass {
    left: 0;
    top: 58%;
    }

  .ryukyumura {
    left: 75%;
    top: 50%;
    }

  .mibaru {
    left: 2%;
    top: 85%;
    }

  .bios {
    left: 35%;
    top: 70%;
    }

  .neopark {
    top: 35%;
    left: 70%;
    }

  .murasakimura {
    left: 0%;
    top: 42%;
    }

  .daisekirinzan {
    left: 35%;
    top: 80%;
    }

  .anettai {
    top: 15%;
    left: 3%;
    }

  .tounan{
    left: 70%;
    top: 63%;
    }

  .himeyuri {
    top: 90%;
    left: 40%;
    }

  .okashi {
    left: 70%;
    top: 28%;
    }
    }

/*石垣*/

.shonyudo {
    top: 718px;
    left: 385px;
}

.yaima {
    top: 383px;
    left: 51px;
}

.gurukun {
    top: 141px;
    left: 99px;
}

.kabiraSoba {
    top: 398px;
    left: 749px;
}

.azamiyaisg {
    top: 621px;
    left: 730px;
}
.okashigoten {
    top: 700px;
    left: 50px;
}
.couponMiyakoMeasureWrap {
    background: #e7dcc7;
    padding: 25px;
}

.couponMiyakoMeasureList .tokuten {
    min-height: 94px;
}

.listWrap {
    display: inline-table;
    text-align: center;
    padding: 10px 10px 15px;
    border-radius: unset;
    text-shadow: none;
    background: #fff;
    border-bottom: 2px solid #dadada;
    border-right: 2px solid #dadada;
    width: 100%;
}

.listWrap .place {
    margin: 7px 0 5px;
    font-weight: bold;
    font-size: 15px;
}

.listWrap .place span{
  font-size: 12px;
}

.listWrap .photo {
    position: relative;
}

.listWrap .catLabel {
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 12px;
    z-index: 1;
}

.listWrap .catLabel i::before {
    color: #fff;
    padding: 3px 7px;
    display: inline-block;
    margin-right: 3px;
}

.listWrap .catLabel i.taiken:before {
    content: "体験";
    background: #019fe6;
}

.listWrap .catLabel i.miru:before {
    content: "見る";
    background: #1d4293;
}

.listWrap .catLabel i.taberu:before {
    content: "食べる";
    background: #c60019;
}

.listWrap .catLabel i.omiyage:before {
    content: "お土産";
    background: #00984b;
}

.listWrap .catLabel i.asobu:before {
    content: "遊ぶ";
    background: #dc9610;
}

.listWrap .listImg img {
    width: 100%;
}

.listWrap .listInner {
    margin-top: 10px;
    line-height: 1.2;
}

.listWrap .tok {
    background: #00468c;
    color: #fff;
    padding: 5px 0;
}

.listWrap .tokuten {
    background: #d0e9ff;
    padding: 10px 5px;
}

.listWrap .tokuten .bottom {
    border-top: 3px dotted #ccc;
    display: inline-block;
    padding: 6px 0 0;
    margin: 3px 0 0;
}

.listWrap .modalLink {
    display: inline-table;
    background: #ff6a86;
    color: #fff;
    padding: 9px 10px 7px 23px;
    border-radius: 3px;
    margin: 12px 0 0;
    font-size: 16px;
    border-bottom: solid 1px #a84457;
    border-right: solid 1px #a84457;
    position: relative;
}

.listWrap .modalLink::before {
    content: "";
    position: absolute;
    top: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 7px;
    border-color: transparent transparent transparent #fff;
    padding-left: 0;
    vertical-align: top;
    margin: 5px 0 0 -11px;
}

.modalBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 40px 20px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 20;
}

.modalBox.active {
    opacity: 1;
    visibility: visible;
}

[data-element-id] .modalBox {
    padding: 5px;
    opacity: 1;
    visibility: inherit;
    position: relative;
    top: 0;
    left: 0;
}

.detailBox {
    width: 80%;
    max-width: 895px;
    padding: 20px 2vw 20px;
    max-height: 75%;
    overflow-y: scroll;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10000;
}

[data-element-id] .detailBox {
    position: relative;
    top: 0;
    left: 0;
    transform: inherit;
    margin: 0 auto;
}

.detailBox dl {
    margin: 15px 0;
}

.detailBox dl dt {
    color: #00468c;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.detailBox dl .modalWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.detailBox dl .modalImg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-right: 15px;
}

.detailBox dl .modalTxt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.5;
}

.detailBox dl .modalTxt .colorGreen {
    color: #28991a;
    font-weight: bold;
}

.modalTtl {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    background: repeating-linear-gradient(-45deg, #1e80da 0, #1e80da 5px, #0075e8 5px, #0075e8 10px);
    padding: 8px 48px 8px 10px;
    position: relative;
}

.modalTtl .small{
  font-size: 12px;
  margin-right: 5px;
}

.modalTtl .modalClose {
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}

.couponInfo li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    line-height: 1.2;
}

.couponInfo li .infoTtl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    font-weight: normal;
    vertical-align: middle;
    background-color: #d0e9ff;
    border: 1px solid #1e80da;
    padding: 7px 7px 5px 7px;
    margin-right: 5px;
    min-height: 47px;
}

.couponInfo li .infoDtl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: middle;
    border: 1px solid #1e80da;
    padding: 7px 7px 5px 7px;
}

.modalBtn {
    text-align: center;
    margin: 20px 0 15px;
}

.btnClose {
    padding: 10px 15px;
    background: #ccc;
    border-radius: 5px;
    display: inline-table;
}

.tourBox{
  width: 992px;
  max-width: 100%;
  margin: 40px auto;
}

.tourBox h3{
  background: #ff6d93;
  color: #FFF;
  font-weight: bold;
  line-height: 1.2;
  padding: 8px 8px 6px;
  font-size: 180%;
}
.tourBox .btnlist{
  border: solid 1px #ff6d93;
    margin-bottom: 20px;
    font-size: 108%;
}
.tourBox ul{
  margin:20px 0 10px;
}

.tourBox ul li a .txt-name{
  background: #fdae3f;
  border-radius: 4px;
  border-right: solid 1px #c28a39;
  border-bottom: solid 1px #c28a39;
  color: #FFF;
  text-align: center;
  padding: 15px 35px 12px;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  text-shadow: 1px 1px 3px #bb7b1f;
}
.tourBox ul li a .price {
    text-align: center;
    color: #dc0000;
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    margin-top: 5px;
}

/*沖縄最下部リンク*/
.linkBox {
  margin: 25px auto;
  max-width: 992px;
}

.linkBox p{
  text-align: center;
  font-size: 23px;
}

.linkBox a{
  text-align: center;
  display: block;
  margin: 0 auto;
  background: #c60019;
  border-bottom: 2px solid #71000e;
  border-right: 1px solid #71000e;
  color: #fff;
  padding: 25px 15px;
  font-size: 30px;
  border-radius: 3px;
  margin: 10px 0 0;
}

.linkBox a .sp_only{
  display: none;
}

@media only screen and (max-width: 789px) {
  .tourBox h3 {
      font-size: 1.2rem;
    }
  
  .tourBox .btnlist ul li {
      width: calc(100% / 3);
    }
    
  .tourBox ul li a .txt-name{
    padding: 12px 3px 8px;
    font-size: 160%;
    }
    
  .tourBox ul li a .price{
    font-size: 130%;
      margin-top: 2px;
    }
}

@media (max-width: 1024px) {
    .headTtl .txt {
        font-size: 30px;
    }

    .mapList .num {
        padding: 5px 7px;
    }
}

@media screen and (min-width: 300px) and (max-width: 991px) {
    .mapList {
        width: auto;
        width: auto;
        -webkit-box-shadow: 1px 1px 1px #00000054;
        box-shadow: 1px 1px 1px #00000054;
        padding: 3px;
        width: 18vw;
    }

    .mapList .num {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

    .mapList .mapListImg {
        width: 17vw;
    }

    .mapList .txt {
        padding: 0 3px;
        display: inline-block;
    }

    .mapList .txt .name {
        line-height: 1.2;
    }

    .mapList .txt .note {
        display: none;
    }
}

@media screen and (min-width: 600px) and (max-width: 991px) {
    .kaihokan {
        top: 81%;
        left: 77%;
    }

    .utopia {
        top: 79%;
        left: 53%;
    }

    .market {
        top: 75%;
        left: 20%;
    }

    .montedoll {
        top: 5%;
        left: 55%;
    }

    .yukishio {
        top: 7%;
        left: 5%;
    }

    .maipari {
        top: 56%;
        left: 6%;
    }

    .tida {
        top: 28%;
        left: 60%;
    }

    .nuis {
        top: 42%;
        left: 79%;
    }
    .goatcafe{
      top: 80%;
      left: 25%;
    }
    .shonyudo{
      top: 80%;
      left: 40%;
    }
    .yaima{
      top: 40%;
      left: 3%;
    }
    .gurukun{
      top: 20%;
      left: 12%;
    }
    .kabiraSoba{
      top: 45%;
      left: 75%;
    }
    .azamiyaisg{
      top: 65%;
      left: 80%;
    }
    .okashigoten{
      top: 80%;
      left: 5%;
    }
}

@media (max-width: 599px) {
    .headTtl .logo {
        display: block;
        width: 50%;
        margin: 10px auto;
    }

    .headTtl .txt {
        font-size: 20px;
        text-align: center;
        margin-left: 0;
        display: block;
    }

    .headTtl .txt .above {
        font-size: 16px;
    }

    .click {
        font-size: 13px;
    }

    .mapList {
        width: auto !important;
    }

    .mapList .num {
        padding: 1px 3px 3px 3px;
        top: 0;
        left: 0;
        border-radius: 0;
        font-size: 12px !important;
        position: unset;
        display: inline-block;
        vertical-align: top;
        width: 21px !important;
        height: 21px !important;
    }

    .mapList .mapListImg {
        display: none;
    }

    .mapList {
        border-radius: 0;
    }

    .kaihokan {
        top: 81%;
        left: 76%;
    }

    .utopia {
        top: 77%;
        left: 45%;
    }

    .market {
        top: 87%;
        left: 19%;
    }

    .montedoll {
        top: 21%;
        left: 39%;
    }

    .yukishio {
        top: 6%;
        left: 53%;
    }

    .maipari {
        top: 79%;
        left: 6%;
    }

    .tida {
        top: 33%;
        left: 57%;
    }

    .nuis {
        top: 46%;
        left: 71%;
    }
    .goatcafe{
      top: 88%;
      left: 6%;
    }

    .shonyudo{
      top: 430px;
      left: 100px;
    }
    .yaima{
          top: 280px;
      left: 0px;
    }
    .gurukun{
          top: 70px;
      left: 20px;
    }
    .kabiraSoba{
      top: 230px;
      left: 210px;
    }
    .azamiyaisg{
      top: 360px;
      left: 200px;
    }
    .okashigoten{
      top: 430px;
      left: 0px;
    }


    .couponMiyakoMeasureWrap {
        padding: 20px 10px 25px;
    }

    .couponMiyakoMeasureList:last-child .tokuten {
        min-height: auto;
    }

    .detailBox {
        padding: 10px 2vw 15px;
        width: 90%;
    }

    .detailBox dl .modalWrap {
        display: block;
    }

    .detailBox dl .modalImg {
        margin: 0 0 10px;
    }

    .detailBox dl .modalImg img {
        width: 100%;
    }

    .modalTtl {
        background: #00468c;
    }

    .couponInfo li {
        display: block;
        font-size: 12px;
    }

    .couponInfo li .infoTtl {
        margin-right: 0;
        border-bottom: none;
        min-height: auto;
    }

    .couponInfo li .infoDtl {
        border-top: none;
    }
    
    .linkBox a .sp_only{
        display: block;
    }
}
