@charset "utf-8";

/* -- Reset -- */
.pc {
  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;
}
section {
  margin: 40px auto 0;
  position: relative;
}

/* -- kv -- */
#keyVisual {
  margin: 0;
  line-height: 0;
  position: relative;
}
#keyVisual h1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: center;
}
#keyVisual h1 img {
  max-width: 80% !important;
}
#keyVisual .jdsSlides {
  width: 100%;
  overflow: hidden;
  margin: 0;
}
#keyVisual .jdsSlides li {
  width: 100%;
}
#keyVisual .jdsSlides li img {
  width: 100%;
}
#keyVisual .rslides_tabs {
  display: none;
  justify-content: center;
  margin: 0;
  width: 100%;
  position: static;
}
#keyVisual .rslides_tabs li {
  width: 25%;
  margin: 0;
  position: static;
}
#keyVisual .rslides_tabs li a {
  position: static;
  display: block;
  width: auto;
  height: 8px;
  text-indent: -9999px;
  padding: 0;
  line-height: 0;
  background: #ccc;
  border: none;
  border-right: 1px solid #fff;
}
#keyVisual .rslides_tabs li a:hover,
#keyVisual .rslides_tabs li.rslides_here a {
  background: #00146e;
}

/* coupon */
#contentsArea #coupon h2 {
  width: 100%;
  background: #00146e;
  margin: 0;
  text-align: center;
}
#contentsArea #coupon h2 img {
  width: 70%;
  margin: 4% auto 3%;
}
section.ss-container {
  margin: 0 auto 0;
  position: relative;
}
#contentsArea #coupon .coupon_content .txt_area {
  text-align: center;
}
#contentsArea #coupon .coupon_content .txt_area .img01 {
  width: 90%;
  margin: 8% auto 3%;
}
#contentsArea #coupon .coupon_content .coupon__filter__guide {
  margin: 1% auto 0 !important;
}
#contentsArea #coupon .coupon_content .txt_area .img02 {
  width: 85%;
  margin: 6% auto 3%;
}
#contentsArea #coupon .coupon__box__holder_bg {
  background: #f4f4f4;
  width: 100%;
  margin: 0 auto 5%;
  padding: 0 !important;
}
#contentsArea #coupon .note {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
  width: 90%;
}

/* Search */
#contentsArea #search-hl {
  margin: 13% auto 0;
  padding: 0 0 2%;
  text-align: center;
}
#contentsArea #search-hl img {
  width: 90%;
}
#contentsArea #search-box {
  margin: 0;
  padding: 0 0 5%;
  border: 0 !important;
  background: #00146e;
  border-radius: 0 !important;
}
#contentsArea #search-box #search-box-body {
  display: block !important;
}
#contentsArea #search-box #overseas-search-box {
  padding: 0;
}
#contentsArea #search-box .searchCategory {
  width: auto;
  margin: 0;
  padding: 16px 0 0;
  border: none;
  background: none;
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px dashed #fff;
}
#contentsArea #search-box .searchCategory li {
  border: none;
  width: 100%;
  margin: 0;
  background: none;
  padding: 8px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
#contentsArea #search-box .searchCategory li span {
  font-weight: normal;
  font-size: 18px;
}
#contentsArea #search-box .searchCategory li input {
  display: none;
}
#contentsArea #search-box .searchSwitchArea {
  padding-top: 16px;
  background: #00146e;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: self-start;
  flex-wrap: wrap;
}
#contentsArea #search-box .structure3 {
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
#contentsArea #search-box .structure3 dt {
  color: #fff;
  font-size: 16px;
  width: 20%;
  font-weight: normal;
  padding: 10px 0 0;
  float: none;
}
#contentsArea #search-box .structure3 dt .note {
  display: block;
  font-size: 12px;
}
#contentsArea #search-box .structure3 dd {
  width: 80%;
  float: none;
  font-size: 100%;
  padding: 0;
  margin: 0;
  line-height: 1;
  display: flex;
  justify-content: flex-start;
}
#contentsArea #search-box .structure3 dd.number ul {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
#contentsArea #search-box .structure3 .selectArea {
  width: 100%;
}
#contentsArea #search-box .structure3 .selectArea li {
  margin-bottom: 0;
}
#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 3px 0 10px;
  font-size: 14px;
  width: 48%;
  margin-right: 2%;
  box-sizing: border-box;
}
#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) 95% center no-repeat #fff;
  border: none;
  border-radius: 5px;
  height: 40px;
  padding: 0 3px 0 10px;
  font-size: 14px;
  color: #000000;
  width: 48%;
  margin-right: 2%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
#contentsArea #search-box select.selectWidth {
  width: 98%;
}
#contentsArea #search-box .number ul li.adult {
  width: 48%;
  margin-right: 2%;
}
#contentsArea #search-box .number ul li.child {
  width: 48%;
  margin-right: 2%;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-top: 0;
}
#contentsArea #search-box .number ul li.child a {
  text-align: left;
  line-height: 40px;
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  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 10px;
  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 {
  margin: 10px auto 16px;
  width: 100%;
  border-radius: 5px;
}
#contentsArea #search-box p.searchSubmit a {
  margin: 0 8px;
  text-indent: 0;
  line-height: 1;
  height: auto;
  border: none;
  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: 100% !important;
}

/* schedule */
#contentsArea section#scheduleBox {
  margin: 13% auto 0;
  padding-bottom: 10%;
}
#contentsArea #scheduleBox h2 img {
  width: 92%;
  margin: 0 auto;
}
#contentsArea #scheduleBox h3 {
  width: 100%;
  background: #00146e;
  border-radius: 0;
  margin: 0;
  text-align: center;
}
#contentsArea #scheduleBox h3 img {
  width: 90%;
  margin: 5% auto;
}
#contentsArea #scheduleBox .schedule_contentBox {
  border-radius: 0;
  padding: 5% 0 0;
}
#contentsArea #scheduleBox .tableBox:nth-child(1) {
  width: 90%;
  margin: 0 auto 4%;
}
#contentsArea #scheduleBox .tableBox:nth-child(2) {
  width: 90%;
  margin: 0 auto 3%;
}
#contentsArea #scheduleBox table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 1.1;
  width: 100%;
  text-align: center;
}
#contentsArea #scheduleBox th {
  margin: 0;
  padding: 2%;
  background: #e2f0f5;
  border: 1px solid #000;
  white-space: nowrap;
  font-weight: normal;
}
#contentsArea .tableBox th:nth-child(1),
#contentsArea .tableBox.spBox th:nth-child(1) {
  width: 26%;
}
#contentsArea .tableBox th:nth-child(2),
#contentsArea .tableBox th:nth-child(3),
#contentsArea .tableBox.spBox th:nth-child(2),
#contentsArea .tableBox.spBox th:nth-child(3) {
  width: 37%;
}
#contentsArea #scheduleBox td {
  margin: 0;
  padding: 2%;
  border: 1px solid #000;
}
#contentsArea #scheduleBox .note {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
  width: 90%;
}

/* pagetop */
.pagetop {
  width: 50px;
  position: fixed;
  right: 0 !important;
  bottom: 0 !important;
  font-size: 0;
  z-index: 1;
}
.pagetop a {
  background-color: #00146e;
  border-radius: 5px 5px 0 0;
  display: block;
  line-height: 0;
  font-size: 0;
  height: 35px;
  right: 8px;
  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: "";
}
