img {
    border: none;
    vertical-align: top;
}
.pc {
    display: none !important;
}
.clearFix:after {
    content: "";
    clear: both;
    display: block;
}
body {
    font-size: 14px;
}

.point {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#keyVisual img,
.fixNav li img,
.sectionWrap .title img,
.ttStep img,
.vintageCtn img,
.twitterWrap img,
#s4 .sContent img,
.videoBox img,
.goTop img {
    width: 100%;
    height: auto;
}
#widewrapper {
    background: #fff;
}
.fixNav {
    margin-bottom: 25px;
}
.fixNav ul:after {
    content: "";
    display: block;
    clear: both;
}
.fixNav ul{ text-align: center;}
.fixNav li{
    display: inline-block;
    width: 19%;
    margin: 0 0.5%;
    text-align: center;
}
.fixNav li a {
    display: inline-block;
}
.fixNav li img {
    max-width: 78px;
}
.goTop {
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 60px;
    z-index: 999;
}
.midContent {}
.midBox {
    padding: 0 1%;
}

.videoBox iframe {
    width: 100%;
}
.midBox h2 {
    margin-bottom: 10px;
    font-size: 20px;
}


.sContent {
    padding-top: 20px;
    margin: 0 2%;}

.twitterWrap>ul {
    text-align: center;
    font-size: 0;
}
.twitterWrap>ul li {
    position: relative;
    display: inline-block;
    width: 50%;
    max-width: 290px;
    padding: 0 5px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.twitterWrap li:hover span {
    display: block;
    vertical-align: middle;
    background-color: rgba(85,172,238,0.5);
    width: 77%;
    height: auto;
    position: absolute;
    top: 7.1vw;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    opacity: 0.9;
}
.twitterWrap li span {
    display: none;
}
.vintageBox {
    position: relative;
    margin-bottom: 15px;
}
.vintageBox:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 5.8vw;
    background: <strong>url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/</strong>boxT.gif) 0 0/100% auto no-repeat;
}
.vintageBox:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 10px;
    background-color: #b6b0a9;
    border-bottom: 3px solid #8f8983;
}


#s1 .vintageCtn ul {
    background-color: #fff;
    text-align: center;
    font-size: 0;
}
#s1 .vintageCtn li {
    display: inline-block;
    width: 49%;
    padding-bottom: 20px;
}
#s1 .vintageCtn li:nth-child(2n-1) {
    margin-right: 2%;
}
#s1 .vintageCtn img {
    max-width: 206px;
}
.detail {
    margin: 0 auto;
    text-align: center;
    font: 14px "ヒラギノ角ゴ Pro";
    background-color: #fff;
}
.detail a:link, 
.detail a:visited {
    color: #000;
}
.dnArr {
    position: relative;
    display: inline-block;
    padding: 3px 10px;
}
.detail a {
    display: block;
}
.dnArr:after {
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #000;
}
.btn {
    display: block;
    padding: 10px 20px;
    background-color: #ff2b7f;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}
.btn-blue {
    background-color: #084fa5;
}
.btn:link,
.btn:visited {
    color: #fff;
}
.btnBorder {
    display: block;
    width: 80%;
    margin: 0 auto 15px;
    background-color: #970425;
    border-bottom: 6px solid #970425;
    border-radius: 6px;
}
.btnBorder-blue {
    border-bottom-color: #040831;
}
.rightArr {
    position: relative;
}
.rightArr:after {
    position: absolute;
    right: 15px;
    top: 50%;
    content: "";
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
}

.column_2 li {
    float: left;
}
.column_2>li {
    width: 49%;
    padding: 0 1%;
    border: 1px solid #9c948b;
    margin-top: 10px;
    font: 13px "メイリオ";
    box-sizing: border-box;
}
.column_2>li a {
    display: block;
    color: #462502;
}
.column_2>li:nth-child(2n-1) {
    margin-right: 2%;
}
.column_2>li h4 {
    padding: 12px 0;
	font-size: 15px;
}
.column_2>li p {
    padding-bottom: 10px;
    text-decoration: underline;
    font-size: 12px;
}
.spec {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #563c25;
    border-radius: 5px;
}
.spec li {
    width: 24%;
    max-width: 52px;
    /* background: url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/icons.gif) 0 0; */
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 5px;
}
/* .spec li:nth-child(2) {
    background-position: -59px 0;
}
.spec li:nth-child(3) {
    background-position: -118px 0;
}
.spec li:nth-child(4) {
    background-position: -177px 0;
} */
/* .spec li {
    width: 26px;
    height: 26px;
    background: url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/icons.gif) 0 0/cover no-repeat;
    margin-right: 4px;
    margin-bottom: 5px;
}
.spec li:nth-child(2) {
    background-position: -30px 0;
}
.spec li:nth-child(3) {
    background-position: -59px 0;
}
.spec li:nth-child(4) {
    background-position: -88px 0; 
}  */
.spec dl {
    margin-top: 12px;
    text-align: center;
    color: #86541f;
}
.spec dt {
    font-weight: bold;
    color: #462502;
}
.spec dt strong {
    font-size: 21px;
    color: #cc1e06;
}
/* s4 */
.myTrip li {
    float: left;
    width: 32%;
    margin-right: 2%;
}
#s4 .sContent li:last-child {
    margin-right: 0;
}
.myTrip li a {
    display: block;
    border-radius: 5px;
}
.myTrip li img {
    border-radius: 5px;
}
.myTrip .title {
    height: 16.5vw;
    background-color: #fa95a5;
    font-size: 4vw;
    color: #fff;
}
.myTrip .title:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.myTrip .title span {
    display: inline-block;
    width: 92%;
    vertical-align: middle;
}
/* s5 */
#search-box {
    padding-top: 0;
    margin-top: 20px;
}
#search-box-body {
    display: block;
}
.category {
    margin: 0;
}

/* s6 */
.summary table {
    width: 100%;
    font-size: 1.3em;
    background: #fff;
    color: #000;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.6;
    border-bottom: 1px solid #a59d83;
    margin-bottom: 30px;
}
.summary caption {
    text-align: center;
    font-weight: bold;
    padding: 0 10px 10px;
    font-size: 18px;
    color: #3e2b22;
    border-bottom: 1px solid #a59d83;
}
.summary table th, .summary table td {
    padding: 10px;
    font-size: 13px;
    text-align: left;
    display: block;
    border: solid #a59d83;
    border-width: 0 1px;
}
.summary table th {
    background: #d5cfb9;
    color: #5b5339;
}
.jdsSwiper .swiper-button-next,
.jdsSwiper .swiper-button-prev {
    /* display: none; */
    background:rgba(0, 0, 0, 0.6) url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/lftArr.gif) center center/40% 40% no-repeat;
}
.jdsSwiper .swiper-button-next {
    right: 0;
    transform: rotate(180deg);
}
.jdsSwiper .swiper-button-prev {
    left: 0;
}
.jdsSwiper .swiper-pagination-bullet {
    background-color: #000;
}
.jdsSwiper .swiper-pagination-bullet-active {
    background-color: #fff;
}
.mb-30 {
    margin-bottom: 30px;
}




.navi{ overflow: hidden; clear: both; margin: 20px auto; text-align: center;}
.navi li{ float: left; width: 50%; padding: 10px; margin-top: 5px; box-sizing: border-box; border-right: 1px solid #f195ae;}
.navi li:nth-child(2n){ border-left: 1px solid #f195ae; border-right: none;}

.tpr{ overflow: hidden; clear: both; font-size: 13px; text-align: center; margin: 0 10px;}
.tpr img{ width:100%;  display: block;}


.ttl {text-align:center;background:#fccfdc;/* Old browsers */    background:-moz-linear-gradient(left,#fccfdc 0%,#f18ca7 50%,#fccfdc 100%);/* FF3.6-15 */    background:-webkit-linear-gradient(left,#fccfdc 0%,#f18ca7 50%,#fccfdc 100%);/* Chrome10-25,Safari5.1-6 */    background:linear-gradient(to right,#fccfdc 0%,#f18ca7 50%,#fccfdc 100%);/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccfdc',endColorstr='#fccfdc',GradientType=1 );/* IE6-9 */}
.ttl img{ width: 100%;}

#s0{ background: url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/imgBg1.gif) repeat; margin: 30px auto 0; overflow: hidden;}
.videoBox { margin:30px 10px 0 ; }
.videoBox iframe{ height:300px;}

.pulldw {margin:20px 10px 30px;
    background: #90c7cc; /* Old browsers */
    background: -moz-linear-gradient(left, #a8b0b1 0%, #c3a6d0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #90c7cc 0%,#c3a6d0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #90c7cc 0%,#c3a6d0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90c7cc', endColorstr='#c3a6d0',GradientType=1 ); /* IE6-9 */ }
.foldBar {position:relative;padding: 10px 60px; cursor:pointer; text-align: center; border-bottom: 1px solid #fff;}
.foldBar em {position:absolute;right:5px;top:50%;transform:translateY(-50%);width:18px;height:18px;line-height:15px;
    text-align:center;border-radius:50%;border:1px solid #fff;font-size:14px; font-style:normal; color: #fff;font-weight: normal; }
.foldBar img{ width: 100%;}
.pulldw .submenu {padding:15px; background:#fff;}

.pulldw iframe {width:100%;/* height:400px;*/    margin-bottom:20px;}
.pulldw .submenu h3 {color:#fff;background:#A68FB1;font-size:24px;text-align:center;margin-bottom:20px;padding:10px;}
.pulldw .btm { height: 10px;
    background: #7da9ad; /* Old browsers */
    background: -moz-linear-gradient(left, #7da9ad 0%, #a68fb1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7da9ad 0%,#a68fb1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7da9ad 0%,#a68fb1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7da9ad', endColorstr='#a68fb1',GradientType=1 ); /* IE6-9 */}
.pulldw dl {line-height:1.4;margin-bottom:20px;}
.pulldw dt {font-size:19px;font-weight:bold;color:#A68FB1;}
.pulldw dt a{color:#A68FB1 !important;}
.pulldw dd {font-size:16px;}

.spt1{ margin: 30px 10px 0; overflow: hidden;}
.spt1 .photo img{ width: 100%;}
.spt1 .explain{  font-size: 13px; line-height: 1.6; margin: 10px;}
.spt1 .explain b{ display: block; margin-bottom: 15px;}


#s2{ margin-top: 30px; background: url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/imgBg2.gif) repeat; overflow: hidden; clear: both;}
#s2 .tpr{ margin: 30px 10px 0;}
#s2 .tpr img{ margin-bottom: 5px;}

.sptbox{ margin: 30px 5px; 0; background: url(https://img.travel.rakuten.co.jp/kaigai/promotion/macau/2019/images/img3_5.png) center 20px no-repeat; overflow: hidden;}
.spt3{  width: 50%; float: left; padding: 0 5px; box-sizing: border-box;}
.spt3 .photo{ text-align: center; margin: 0 10px;}
.spt3 .photo img{ width: 100%;}
.spt3 .explain{ margin: 10px; font-size: 13px; line-height: 1.6;}
.spt3 .explain span{ display: block; margin-top: 10px;}
.spt3 a{ color: #1D54A7 !important;}
.step{ text-align: center; margin: 20px 10px 0;}
.step img{ width: 100%;}
.syosai{ overflow: hidden; clear: both; margin: 20px 10px 30px;  border: 1px solid #a59d83; background: #fff; }
.syosai dt{color: #5b5339;font-size: 15px; padding: 5px 0 5px 30px; position: relative; line-height: 1em; cursor: pointer;}
.syosai dt:after{ display: block; position: absolute; left: 5px; top: 50%; margin-top: -9px; content: "+"; text-align: center; width: 15px; height: 15px; border-radius: 50px; border: 1px solid #a59d83; }
.syosai dt.active-submenu:after{ content: "-";}
.syosai dd{ padding: 0 20px;}
.syosai .summary{ width: auto;}

.vintageCtn{  margin: 30px 10px;}
.vintageCtn .ttl{ background: none; margin: 0 auto; padding: 0;}


#s3{ overflow: hidden; clear: both;}
#s4{ padding-bottom: 30px; background: #ffe6e9;}

.fixNav li:nth-child(1) a {display:none;}