@charset "utf-8";

/* -- Reset -- */
.sp {
  display: none !important;
}
.tableholderCpn {
    display: none;
}

#widewrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#contentsArea {
  width: 100%;
  color: #333;
  z-index: 1;
  word-wrap: break-word;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
#contentsArea a:hover {
  opacity: 0.7;
  text-decoration: none !important;
}
#contentsArea a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
section {
  width: 1200px;
  margin: 80px auto 0;
  position: relative;
}
#contentsArea .forBg {
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/bg.png) no-repeat bottom center;
  background-size: 100% auto;
}

/* -- kv -- */
#keyVisual {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: visible;
  z-index: -1;
}
#keyVisual h1 {
  text-indent: 0;
  width: 100%;
  text-align: center;
  padding: 80px 0;
}
.jdsSlides {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -9;
}
.jdsSlides li {
  width: 100%;
  height: 800px;
  text-indent: -9999px;
  position: relative;
}
.jdsSlides li:nth-child(1) {
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/kv_bg1.jpg) no-repeat center center / cover;
}
.jdsSlides li:nth-child(2) {
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/kv_bg2.jpg) no-repeat center center / cover;
}
.jdsSlides li:nth-child(3) {
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/kv_bg3.jpg) no-repeat center center / cover;
}
#keyVisual .rslides_tabs {
  display: flex;
  justify-content: center;
  z-index: 9;
  bottom: 0;
  right: 0;
  width: 100%;
}
#keyVisual .rslides_tabs li {
  width: 80px;
  margin: 0 5px;
  float: none;
}
#keyVisual .rslides_tabs li a {
  display: block;
  width: auto;
  height: 8px;
  text-indent: -9999px;
  padding: 0;
  line-height: 0;
  background: #ccc;
  border: none;
}
#keyVisual .rslides_tabs li a:hover,
#keyVisual .rslides_tabs li.rslides_here a {
  background: #00146e;
}

/* coupon */
#contentsArea #coupon {
  width: 1200px;
  margin: 40px auto 0;
  padding: 0;
  border: 0 !important;
  border-radius: 0 0 8px 8px;
  text-align: center;
  box-shadow: 0 0 5px 5px rgb(0 0 0 / 10%);
}
#contentsArea #coupon h2 {
  width: 1200px;
  background: #00146e;
  border-radius: 8px 8px 0 0;
  margin: 0 auto;
}
#contentsArea #coupon h2 img {
  width: 248px;
  margin: 15px auto;
}
#contentsArea #coupon .coupon_content {
  background: #fff;
  border-radius: 0 0 8px 8px;
  padding-bottom: 40px;
}
#contentsArea #coupon .coupon_content .coupon__filter__guide {
  margin: 10px auto 0 !important;
}
#contentsArea #coupon .coupon_content .txt_area {
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/coupon_bg.png) no-repeat center center;
  background-size: contain;
  padding: 50px 0;
  width: 1100px;
  margin: 0 auto !important;
}
#contentsArea #coupon .coupon_content .txt_area img {
  width: 478px;
}
#contentsArea #coupon .coupon__box__holder_bg {
  background: #f4f4f4;
  width: 1100px;
  margin: 0 auto 20px;
  padding: 30px 0 !important;
}
#contentsArea #coupon .coupon__box__holder {
  margin: 0 auto;
  padding: 0 !important;
  justify-content: center;
  text-align: left;
}
#contentsArea #coupon .note {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}

/* Search */
#contentsArea #search-hl {
  margin: 50px auto 0;
  padding: 0 0 20px;
  text-align: center;
}
#contentsArea #search-hl img {
  width: 646px;
}
#contentsArea #search-box {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background: #00146e;
  border: 0 !important;
}
#contentsArea #search-box #search-box-body {
  position: relative;
}
#contentsArea #search-box #overseas-search-box {
  padding: 0;
}
#contentsArea #search-box .searchCategory {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: none;
  display: flex;
  justify-content: center;
  border-bottom: 1px dashed #fff;
}
#contentsArea #search-box .searchCategory li {
  width: 100%;
  margin: 0;
  background: #00146e;
  border: 0 !important;
  padding: 25px 0 5px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
#contentsArea #search-box .searchCategory li span {
  font-weight: normal;
  font-size: 24px;
}
#contentsArea #search-box .searchCategory li input {
  display: none;
}
#contentsArea #search-box .searchSwitchArea {
  padding-top: 40px;
  background: #00146e;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: self-start;
  flex-wrap: wrap;
}
#contentsArea #search-box .structure3 {
  width: 400px;
  margin: 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#contentsArea #search-box .structure3 dt {
  color: #fff;
  font-size: 16px;
  width: 85px;
  font-weight: normal;
  padding: 0;
  float: none;
}
#contentsArea #search-box .structure3 dt .note {
  display: block;
  font-size: 12px;
}
#contentsArea #search-box .structure3 dd {
  width: 315px;
  float: none;
  font-size: 100%;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#contentsArea #search-box .inputDate {
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/iconCalendar.png) 95% center no-repeat #fff;
  border: none;
  height: 40px;
  padding: 0 0 0 2%;
  font-size: 14px;
  width: 46%;
  margin-right: 2%;
  float: left;
}
#contentsArea #search-box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/iconArrowDR.png) 98% center no-repeat #fff;
  border: none;
  border-radius: 5px;
  height: 40px;
  padding: 0 2%;
  font-size: 13px;
  color: #000000;
  width: 44%;
  margin-right: 2%;
  float: left;
  margin-bottom: 10px;
}
select::-ms-expand {
  display: none;
}
#contentsArea #search-box select.selectWidth {
  width: 315px;
}
#contentsArea #search-box .number ul li {
  width: 50%;
  float: left;
  margin: 0 !important;
}
#contentsArea #search-box .number ul li.child {
  color: #fff;
  font-size: 16px;
}
#contentsArea #search-box .number ul li.child a {
  line-height: 40px;
  display: inline-block;
  width: 95%;
  margin-left: 1%;
  font-size: 14px;
  height: 40px;
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/iconArrowDR.png) 95% center no-repeat #fff;
  padding: 0 0 0 4%;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#contentsArea #search-box .number ul li.child a:before {
  content: "子供";
}
#contentsArea #search-box p.searchSubmit {
  width: 100%;
  margin: 30px auto;
  border-radius: 5px;
}
#contentsArea #search-box p.searchSubmit a {
  text-indent: 0;
  line-height: 1;
  width: 290px;
  height: auto;
  border-radius: 5px;
  background: #d7402e;
  color: #fff !important;
  font-weight: bold;
  font-size: 18px;
  padding: 12px 0 10px;
}
#contentsArea #search-box p.searchSubmit a:hover {
  text-decoration: none !important;
}
#contentsArea #search-box select#adultNum {
  width: 95% !important;
  padding: 0 0 0 4%;
  margin-right: 1%;
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/iconArrowDR.png) 95% center no-repeat #fff;
}
#contentsArea #search-box select#oap-f-heya-su {
  width: 100% !important;
}
#contentsArea #search-box .structure3 dd.date input {
  width: 46% !important;
  margin-right: 2%;
  padding: 0 0 0 2%;
}
#contentsArea #search-box .structure3 dd.date select {
  width: 49% !important;
  margin-left: 1%;
  margin-right: 0;
  background: url(https://travel.rakuten.co.jp/kaigai_package/ana/singapore/images/iconArrowDR.png) 95% center no-repeat #fff !important;
}

/* schedule */
#contentsArea section#scheduleBox {
  margin: 50px auto 0;
  padding-bottom: 50px;
}
#contentsArea #scheduleBox #schedule_content {
  width: 1200px;
  margin: 0 auto 0;
  padding: 0;
  border: 0 !important;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 0 5px 5px rgb(0 0 0 / 10%);
}
#contentsArea #scheduleBox h2 img {
  width: 668px;
  margin: 0 auto;
}
#contentsArea #scheduleBox h3 {
  width: 1200px;
  background: #00146e;
  border-radius: 8px 8px 0 0;
  margin: 0 auto;
  text-align: center;
}
#contentsArea #scheduleBox h3 img {
  width: 625px;
  margin: 15px auto;
}
#contentsArea #scheduleBox .schedule_contentBox {
  background: #fff;
  border-radius: 0 0 8px 8px;
  padding: 40px 0 30px;
}
#contentsArea #scheduleBox .schedule_tableBox {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 40px;
  padding-bottom: 20px;
}
#contentsArea #scheduleBox .tableBox {
  display: flex;
}
#contentsArea #scheduleBox table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  line-height: 1.1;
}
#contentsArea #scheduleBox th {
  margin: 0;
  padding: 10px;
  background: #e2f0f5;
  border: 1px solid #000;
  white-space: nowrap;
  font-weight: normal;
  width: 8rem;
}
#contentsArea #scheduleBox td {
  margin: 0;
  padding: 10px;
  border: 1px solid #000;
}
#contentsArea #scheduleBox .note {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}

/* pagetop */
.pagetop {
  width: 112px;
  position: fixed;
  right: 50% !important;
  margin-right: -760px;
  bottom: 0 !important;
  font-size: 0;
  z-index: 1;
}
.pagetop a {
  background-color: #0b318f;
  border-radius: 5px 5px 0 0;
  display: block;
  line-height: 0;
  font-size: 0;
  height: 35px;
  position: relative;
  margin-bottom: 0;
}
.pagetop a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 10px;
  height: 10px;
  margin-top: -2px;
  margin-right: -7px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}
