@charset "UTF-8";

.mb20{margin-bottom: 20px;}
.mb45{margin-bottom: 45px;}

/*bnr*/
.bnr a{
	width:640px;
	margin:0 auto 2% auto;
	display:block;
}

.intro .indexItem:hover, .section .seePlan:hover, .hotel .btnList li a:hover {
  opacity: 0.7;
}

#wrapper,
#pastlist {
  font-size: 100% !important;
  width: 970px !important;
  margin: 0 auto !important;
  height: auto;
}

#wrapper {
  width: 100% !important;
}
#wrapper #middleArea {
  width: 100% !important;
  padding: 0;
  color: #633300;
}

#wrapper #bnlinks {
  margin-bottom: 20px;
}
#wrapper #bnlinks ul {
  overflow: hidden;
}

.snsArea {
  width: auto !important;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.container {
  width: 970px;
  margin: 0 auto;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.pc-only-block {
  display: block;
}

.sp-only-block {
  display: none;
}

/* パンくず */
#pastlist {
  padding-bottom: 10px;
}

/* h1 */
.pageTitle {
    width:950px;
    font-size:14px;
    font-weight:bold;
    margin:10px auto;
}

/* ローカルナビ */
.localNav {
  background: url("../images/bg_local_nav.gif") repeat-x;
  overflow: hidden;
}
.localNav.fixed {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
}
.localNav ul {
    background:#fff;
}
.localNav li {
  float: left;
}
.localNav li a {
  display: block;
}

/* ページヘッダー */
.pageHeader {
  background: url("../images/bg_page_header.jpg") no-repeat center top;
  min-width: 970px;
  height: 508px;
}
.pageHeader .pageCopy {
  margin: 0;
  padding-left: 420px;
}
.pageHeader .pageDescription {
  padding-left: 430px;
  padding-right: 0px;
  font-size: 16px;
  line-height: 1.7;
}

/* イントロダクション */
.intro {
  padding-bottom: 120px;
}
.introTitle {
  text-align: center;
}
.introDescription {
  text-align: center;
  margin-bottom: 10px;
}
.intro .index {
  overflow: hidden;
  margin-left: -16px;
  width: 987px;
}
.intro .indexItem {
  position: relative;
  float: left;
  width: 313px;
  height: 505px;
  margin-left: 16px;
}
.intro .indexItem:hover {
  text-decoration: none !important;
}
.intro .indexItem p {
  padding: 10px 20px;
  font-size: 14px;
  color: #4c0000;
  line-height: 1.5;
}
.intro .indexItem:nth-child(1) {
  background: #bee1fe;
}
.intro .indexItem:nth-child(2) {
  background: #fef1d9;
}
.intro .indexItem:nth-child(3) {
  background: #ffd6da;
}
.intro .indexItem .anchor {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 43px;
  height: 42px;
}

.sectionTitle {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 18px;
}
.sectionDescription {
  text-align: center;
  font-size: 14px;
  color: #623300;
  line-height: 1.5;
  padding-bottom: 20px;
}
.section .seePlan {
  margin-top: 58px;
  text-align: center;
}

/* section1 */
.section1 {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #bee1fe;
  margin-bottom: 130px;
}
.section1 .container {
  position: relative;
}
.section1Image {
  position: absolute;
  top: -108px;
  right: 0;
  width: 460px;
  height: 101px;
}
.section1 .sectionContent {
  position: relative;
  background: #f2fdff;
  padding: 20px;
  margin-bottom: 22px;
  overflow: hidden;
}
.section1 .sectionContentTitle {
  font-size: 24px;
  color: #623300;
  background: url("../images/icon_section_content_title.png") no-repeat;
  padding-left: 50px;
  min-height: 38px;
  line-height: 38px;
  margin-bottom: 12px;
  font-weight: bold;
}
.section1 .sectionContentDescription {
  width: 450px;
  min-height: 190px;
  font-size: 18px;
  line-height: 1.5;
}
.section1 .sectionContentImage {
  position: absolute;
  top: 20px;
  right: 20px;
}
.section1 .sectionContentIndexTitle {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  background: url("../images/bg_section1_content_title.gif") no-repeat;
  width: 536px;
  margin: 0 auto 12px;
}
.section1 .sectionContentIndexItems {
  margin-left: -56px;
}
.section1 .sectionContentIndexItem {
  float: left;
  width: 273px;
  margin-left: 55px;
}
.section1 .sectionContentIndexItemImage {
  margin-bottom: 10px;
}
.section1 .sectionContentIndexItemTitle {
  font-size: 18px;
  color: #623300;
  margin-bottom: 10px;
  height: 48px;
}
.section1 .sectionContentIndexItem p {
  color: #623300;
  line-height: 1.5;
}

/* section2 */
.section2 {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #fef1d9;
  margin-bottom: 130px;
}
.section2 .container {
  position: relative;
}
.section2Image {
  position: absolute;
  top: -117px;
  right: 0;
  width: 174px;
  height: 204px;
  z-index: 0;
}
.section2 .sectionContent {
  position: relative;
  background: #fffff5;
  padding: 20px;
  margin-bottom: 22px;
  overflow: hidden;
}
.section2 .sectionContentTitle {
  font-size: 24px;
  background-repeat: no-repeat;
  color: #623300;
  padding-left: 68px;
  min-height: 66px;
  line-height: 66px;
  margin-bottom: 12px;
  font-weight: bold;
}
.section2 .sectionContentDescription {
  width: 450px;
  min-height: 190px;
  font-size: 18px;
  line-height: 1.5;
}
.section2 .sectionContentImage {
  position: absolute;
  top: 20px;
  right: 20px;
}
.section2 .sectionContentIndexTitle {
  text-align: center;
  margin-bottom: 10px;
}
.section2 .sectionContentIndexItems {
  margin-left: -56px;
  overflow: hidden;
  margin-bottom: 50px;
}
.section2 .sectionContentIndexItem {
  float: left;
  width: 273px;
  margin-left: 55px;
}
.section2 .sectionContentIndexItemImage {
  margin-bottom: 10px;
}
.section2 .sectionContentIndexItemTitle {
  font-size: 18px;
  color: #623300;
  margin-bottom: 10px;
  height: 48px;
}
.section2 .sectionContentIndexItem p {
  color: #623300;
  line-height: 1.5;
}
.section2 .sectionContent1 .sectionContentTitle {
  background-image: url("../images/bg_section2_1.gif");
}
.section2 .sectionContent2 .sectionContentTitle {
  background-image: url("../images/bg_section2_2.gif");
}
.section2 .sectionContent3 .sectionContentTitle {
  background-image: url("../images/bg_section2_1.gif");
}

/* section3 */
.section3 {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #ffd6dc;
}
.section3 .container {
  position: relative;
}
.section3Image {
  position: absolute;
  top: -159px;
  right: 0;
  width: 174px;
  height: 204px;
  z-index: 0;
}
.section3 .sectionContent {
  position: relative;
  padding: 20px;
  margin-bottom: 22px;
  overflow: hidden;
}
.section3 .sectionContentIndexTitle {
  text-align: center;
  margin-bottom: 30px;
}
.section3 .sectionContentIndexItems {
  margin-left: -56px;
  overflow: hidden;
  margin-bottom: 30px;
}
.section3 .sectionContentIndexItem {
  float: left;
  width: 273px;
  margin-left: 55px;
}
.section3 .sectionContentIndexItemImage {
  margin-bottom: 10px;
}
.section3 .sectionContentIndexItemTitle {
  font-size: 18px;
  color: #623300;
  min-height: 48px;
}
.section3 .sectionContentIndexItem p {
  color: #623300;
  line-height: 1.5;
}

/* hotel */
.hotel {
  padding-top: 70px;
  margin-bottom: 70px;
}
.hotelTitle {
  text-align: center;
  margin-bottom: 30px;
}
.hotelList {
  margin-left: -27px;
  overflow: hidden;
}
.hotelListItem {
  float: left;
  width: 285px;
  background: #f1eded;
  margin-left: 27px;
  padding: 10px;
  margin-bottom: 15px;
}
.hotelListItem:nth-child(3n+1) {
  clear: left;
}
.hotelPlace {
  font-size: 14px;
  display: inline-block;
  border: 1px solid #623302;
  border-radius: 2px;
  padding: 6px 8px;
  margin-bottom: 7px;
}
.hotelPlace.cairns {
  background-color: #c3e9ff;
}
.hotelPlace.gc {
  background-color: #fff5ce;
}
.hotelPlace.sydney {
  background-color: #ffcdd1;
}
.hotelRank {
  float: right;
  font-size: 14px;
  display: inline-block;
  background: #5f0a00;
  border-radius: 2px;
  color: #fff;
  padding: 6px 8px;
  margin-bottom: 7px;
}
.hotelName {
  background: #5f0a00;
  color: #fff;
  font-size: 18px;
  display: table;
  width: 100%;
}
.hotelName span {
  height: 42px;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
.hotelImage {
  margin-bottom: 10px;
}
.hotelText {
  min-height: 150px;
}
.hotelIntro {
  color: #623300;
  font-size: 16px;
  margin-bottom: 18px;
}
.hotelDescription {
  color: #623300;
  font-size: 14px;
}
.hotel .btnList li {
  width: 140px;
  float: left;
}
.hotel .btnList li:last-child {
  float: right;
}
.hotel .btnList li a {
  display: block;
}

.banner {
  text-align: center;
  margin-bottom: 45px;
}
.banner img {
  margin-bottom: 10px;
}

.videos {
  margin-bottom: 50px;
}
.videosTitle {
  padding: 25px 0;
  font-weight: bold;
  text-align: center;
  background: #f46973;
  color: #fff;
  font-size: 30px;
  margin-bottom: 35px;
}
.videosList {
  overflow: hidden;
}
.videosItem {
  float: left;
  width: 452px;
}
.videosItem:last-child {
  float: right;
}
.videosItemTitle {
  background: url("../images/ic_video.gif") no-repeat;
  padding-left: 38px;
  min-height: 31px;
  line-height: 31px;
  font-size: 18px;
  margin-bottom: 10px;
}
.videos .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.videos .video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}

/*  検索フォーム
----------------------------*/
#middleArea {
  padding-bottom: 20px;
}
#middleArea .search {
  margin-bottom: 20px;
}
#middleArea .search .title_l {
  width: 627px;
  margin: 0 auto 30px;
}
#middleArea .search .section_dp_searchgadget {
  background: #ffe7e9;
  padding: 37px 40px;
}
#middleArea .search .base_gadget dl {
  clear: both;
  overflow: hidden;
}
#middleArea .search .base_gadget dl dt {
  float: left;
  margin-right: 17px;
  color: #fff;
  width: 110px;
  padding: 10px 0;
  text-align: center;
  background: #5b0000;
  margin-bottom: 13px;
}
#middleArea .search .base_gadget dl dd {
  float: left;
  position: relative;
  padding-right: 31px;
}
#middleArea .search .base_gadget dl dd .select_wrap {
  width: 224px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  border-radius: 4px;
  border: 1px solid #f2ddde;
  background-color: white;
}
#middleArea .search .base_gadget dl dd .select_wrap:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 30px;
  display: block;
  content: "";
  border-left: 1px solid #c1c1c1;
  background: url("../images/bg_select.gif") center no-repeat;
  pointer-events: none;
}
#middleArea .search .base_gadget dl dd select {
  width: 130%;
  padding: 0.6em 2.4em 0.6em 0.6em;
  font-size: 1rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}
#middleArea .search .base_gadget dl dd .base_gadget_calendar {
  top: 6px;
}
#middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 {
  margin-bottom: 32px;
}
#middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 li {
  display: inline-block;
}
#middleArea .search .base_gadget .base_btn {
  background: none;
  border: none;
  box-shadow: none;
}
#middleArea .search .base_gadget label {
  background: transparent;
  width: auto;
  display: inline-block;
  border: none;
  margin-right: 12px;
}

/* その他リンク 
----------------------------*/
.otherLinks {
  margin-bottom: 10px;
}
.otherLinksList {
  width: 100%;
}
.otherLinksList li {
  float: left;
  width: 235px;
  padding-left: 5px;
}
.otherLinksList li a {
  display: block;
  border-radius: 4px;
}
.otherLinksList li a:hover {
  opacity: 0.7;
}

/*add NEWS*/
#boxNews {
    width: 970px;
    display: block;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    margin: 0 auto 35px auto;
    overflow: hidden;
    padding-top: 1%;
}

#boxNews h2 {
	width: 98%;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 1.5% 0px;
    margin: 0 auto;
    font-weight: normal;
    background-color: #0063b2;
    display: block;
    color: #FFF;
    text-align: center;
}

#boxNews #boxNewsIn {
    padding: 15px 0px 5px 2%;
    overflow: hidden;
}

#boxNews #boxNewsIn dl {
    width: 100%;
    padding: 0 0 8px 0;
    margin: 0 10px 8px 0;
    overflow: hidden;
    display: block;
    box-shadow: none;
    height: auto;
}

#boxNews #boxNewsIn dl .iconNews {
    background-color: #f66871;
	float: left;
    width: 10%;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #FFF;
    height: 28px;
    text-align: center;
    -mos-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 2.1;
}

#boxNews #boxNewsIn dl .linkNews {
    float: left;
    width: 85%;
    font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0px 0px 1% 2%;
    text-align: left;
}

/*add20180524*/
.hotelListItem100{
	width:100%;
	background: #f1eded;
	margin-bottom: 2%;
    padding: 1%;
}

.hotelListItem100 .hotelImage{
	width:40%;
	float:left;
}

.hotelListItem100 .hotelText{
	width:55%;
	float:left;
	margin:2% 2% 0 2%;
}

.hotelListItem100 .btnList100 li {
    float: left;
    width: 20%;
    margin: 0 0 0 2%;
}

@media screen and (max-width: 768px) {
  #wrapper #pastlist {
    width: 100% !important;
    margin-top: 13px !important;
    margin-bottom: 13px !important;
    font-size: 11px !important;
  }
  #wrapper #pastlist a {
    margin: 5px 0 !important;
    padding: 0 !important;
  }
  /* h1 */
  .pageTitle {
      font-size:16px;
      width:auto;
      margin: 10px 0 0;
      padding: 10px;
      background-color: #fff;
  }

  #middleArea * {
      box-sizing: border-box;
  }

  .container {
      width: 100%;
  }

  .pc-only-block {
      display: none;
  }

  .sp-only-block {
      display: block;
  }

  /* ローカルナビ */
  .localNav {
      background: none;
      overflow: hidden;
  }
  .localNav ul {
      overflow:hidden;
  }
  .localNav li {
      float: left;
      padding-top: 0px;
      width: 50%;
  }
  .localNav li a {
      display: block;
  }
  .localNav li a img {
      width: 100%;
  }

  /* ページヘッダー */
  .pageHeader {
      position: relative;
      width: 100%;
      min-width: 0px;
      background: url("../images/bg_page_header_sp.jpg") no-repeat center top;
      background-size: 100% auto;
      height: auto;
      overflow: hidden;
      margin-bottom: 15px;
      padding-top: 83.46667%;
  }
  .pageHeader .pageCopy {
      float: none;
      position: absolute;
      right: 0;
      top: 0;
      margin: 0;
      padding-left: 0px;
      width: 77.86667%;
  }
  .pageHeader .pageDescription {
      float: none;
      position: absolute;
      right: 0;
      top: 37.81818%;
      padding-left: 0;
      padding-right: 15px;
      width: 60%;
      font-size: 11px;
      line-height: 1.2;
      filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
      text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
  }

  /* イントロダクション */
  .intro {
      padding-bottom: 50px;
  }
  .introTitle {
      text-align: center;
      width: 78.66667%;
      margin: 0 auto 8px;
  }
  .introDescription {
      text-align: center;
      margin-bottom: 10px;
  }
  .intro .index {
      overflow: hidden;
      width: 94.4%;
      margin: 0 auto;
  }
  .intro .indexItem {
      float: none;
      width: 100%;
      display: block;
      height: auto;
      margin-left: 0px;
      overflow: hidden;
      padding: 10px;
      margin-bottom: 12px;
  }
  .intro .indexItemImage {
      float: left;
      width: 41.94915%;
  }
  .intro .indexItem p {
      padding: 0;
      float: right;
      width: 50.84746%;
      font-size: 13px;
  }
  .intro .indexItem:nth-child(1) {
      background: #bee1fe;
  }
  .intro .indexItem:nth-child(2) {
      background: #fef1d9;
  }
  .intro .indexItem:nth-child(3) {
      background: #ffd6da;
  }
  .intro .indexItem .anchor {
      position: absolute;
      right: 5px;
      bottom: 5px;
      width: 21px;
      height: 21px;
  }

  .sectionTitle {
      position: relative;
      z-index: 2;
      text-align: center;
      margin-bottom: 18px;
  }
  .sectionDescription {
      font-size: 12px;
      padding: 0 20px 20px;
  }
  .section .seePlan {
      text-align: center;
      width: 92%;
      margin: 20px auto;
  }

  /* section1 */
  .section1 {
      padding-top: 20px;
      padding-bottom: 50px;
      background-color: #bee1fe;
      margin-bottom: 50px;
  }
  .section1 .container {
      position: relative;
  }
  .section1Image {
      position: absolute;
      top: -50px;
      right: 10px;
      width: 61.33333%;
      height: auto;
  }
  .section1 .sectionTitle {
      width: 86.66667%;
      margin: 0 auto 10px;
  }
  .section1 .sectionContent {
      position: relative;
      padding: 10px;
      overflow: hidden;
      width: 94.13333%;
      margin: 0 auto 10px;
  }
  .section1 .sectionContentTitle {
      font-size: 16px;
      background-size: 19px 19px;
      padding-left: 25px;
      min-height: auto;
      line-height: 22px;
      margin-bottom: 12px;
      font-weight: bold;
  }
  .section1 .sectionContentDescription {
      float: left;
      width: 55.24079%;
      min-height: auto;
      font-size: 15px;
      line-height: 1.5;
  }
  .section1 .sectionContentImage {
      position: static;
      float: right;
      width: 41.07649%;
  }
  .section1 .sectionContentIndex {
      clear: both;
      padding-top: 10px;
  }
  .section1 .sectionContentIndexTitle {
      text-align: center;
      color: #fff;
      font-size: 14px;
      line-height: 1;
      padding: 8px 0;
      min-height: 30px;
      background: url("../images/bg_section1_content_title_sp.gif") no-repeat;
      max-width: 334px;
      background-size: 100% auto;
      width: 100%;
      margin: 0 auto 12px;
  }
  .section1 .sectionContentIndexItems {
      margin-left: 0px;
  }
  .section1 .sectionContentIndexItem {
      float: none;
      width: auto;
      margin-left: 0px;
      overflow: hidden;
      margin-bottom: 12px;
  }
  .section1 .sectionContentIndexItemImage {
      float: left;
      width: 42.49292%;
      margin-bottom: 10px;
  }
  .section1 .sectionContentIndexItemTitle {
      float: right;
      width: 53.39943%;
      font-size: 13px;
      font-weight: bold;
      color: #623300;
      margin-bottom: 7px;
      height: auto;
  }
  .section1 .sectionContentIndexItem p {
      float: right;
      width: 53.39943%;
      font-size: 11px;
      color: #623300;
      line-height: 1.5;
  }

  /* section2 */
  .section2 {
      padding-top: 20px;
      padding-bottom: 20px;
      background-color: #fef1d9;
      margin-bottom: 50px;
  }
  .section2 .container {
      position: relative;
  }
  .section2 .sectionTitle {
      width: 93.33333%;
      margin: 0 auto 10px;
  }
  .section2Image {
      position: absolute;
      top: -60px;
      width: 23.2%;
      height: auto;
      right: 0;
      z-index: 0;
  }
  .section2 .sectionContent {
      position: relative;
      background: #fffff5;
      padding: 20px;
      margin-bottom: 22px;
      overflow: hidden;
  }
  .section2 .sectionContentTitle {
      font-size: 12px;
      background-repeat: no-repeat;
      padding-left: 28px;
      margin-bottom: 12px;
      font-weight: bold;
      min-height: 33px;
      line-height: 33px;
  }
  .section2 .sectionContentDescription {
      width: 450px;
      min-height: 190px;
      font-size: 18px;
      line-height: 1.5;
  }
  .section2 .sectionContentImage {
      position: static;
      top: 20px;
      right: 20px;
  }
  .section2 .sectionContentIndex {
      margin-bottom: 30px;
  }
  .section2 .sectionContentIndex:last-child {
      margin-bottom: 0;
  }
  .section2 .sectionContentIndexTitle {
      width: 46.66667%;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 10px;
  }
  .section2 .sectionContentIndexItems {
      margin-left: 0px;
      margin-bottom: 0;
  }
  .section2 .sectionContentIndexItem {
      float: none;
      width: 100%;
      margin-left: 0px;
      clear: both;
  }
  .section2 .sectionContentIndexItemImage {
      float: left;
      width: 42.49292%;
      margin-bottom: 10px;
  }
  .section2 .sectionContentIndexItemTitle {
      float: right;
      width: 53.25779%;
      font-size: 13px;
      color: #623300;
      margin-bottom: 10px;
      height: auto;
      font-weight: bold;
  }
  .section2 .sectionContentIndexItemTitle.withRank {
      padding-top: 20px;
  }
  .section2 .sectionContentIndexItem p {
      float: right;
      width: 53.25779%;
      font-size: 11px;
      color: #623300;
      line-height: 1.5;
  }
  .section2 .sectionContent1 .sectionContentTitle {
      background-image: url("../images/bg_section2_1.gif");
      background-size: 108px auto;
      width: 108px;
      padding-left: 38px;
  }
  .section2 .sectionContent2 .sectionContentTitle {
      background-image: url("../images/bg_section2_2.gif");
      background-size: 146px auto;
      width: 146px;
      padding-left: 38px;
  }
  .section2 .sectionContent3 .sectionContentTitle {
      background-image: url("../images/bg_section2_1.gif");
      background-size: 108px auto;
      width: 108px;
      padding-left: 38px;
  }

  /* section3 */
  .section3 {
      padding-top: 20px;
      padding-bottom: 20px;
      background-color: #ffd6dc;
  }
  .section3 .container {
      position: relative;
  }
  .section3Image {
      position: absolute;
      top: -59px;
      right: 10px;
      width: 29.6%;
      height: auto;
      z-index: 0;
  }
  .section3 .sectionTitle {
      width: 94.66667%;
      margin: 0 auto 10px;
  }
  .section3 .sectionContent {
      position: relative;
      padding: 20px;
      margin-bottom: 0px;
      overflow: hidden;
  }
  .section3 .sectionContentIndex {
      margin-bottom: 0px;
  }
  .section3 .sectionContentIndexTitle {
      text-align: center;
      margin-bottom: 30px;
  }
  .section3 .sectionContentIndexItems {
      margin-left: 0px;
      overflow: hidden;
      margin-bottom: 0px;
  }
  .section3 .sectionContentIndexItem {
      clear: both;
      float: none;
      width: 100%;
      margin-left: 0px;
      margin-bottom: 12px;
      overflow: hidden;
  }
  .section3 .sectionContentIndexItemImage {
      float: left;
      width: 42.49292%;
      margin-bottom: 10px;
  }
  .section3 .sectionContentIndexItemTitle {
      float: right;
      width: 53.25779%;
      margin-bottom: 10px;
      font-size: 13px;
      font-weight: bold;
      min-height: 0px;
  }
  .section3 .sectionContentIndexItem p {
      float: right;
      width: 53.25779%;
      font-size: 11px;
  }

  /* hotel */
  .hotel {
      padding-top: 30px;
      margin-bottom: 20px;
  }
  .hotelTitle {
      width: 78%;
      text-align: center;
      margin: 0 auto 30px;
  }
  .hotelList {
      margin-left: 0px;
      overflow: hidden;
  }
  .hotelListItem{
      float: none;
      overflow: hidden;
      width: 94.53333%;
      margin: 0 auto;
      background: #f1eded;
      padding: 10px;
      margin-bottom: 15px;
  }
  .hotelListItem:nth-child(3n+1) {
      clear: left;
  }
  .hotelPlace {
      font-size: 14px;
      display: inline-block;
      border: 1px solid #623302;
      border-radius: 2px;
      padding: 6px 8px;
      margin-bottom: 7px;
  }
  .hotelPlace.cairns {
      background-color: #c3e9ff;
  }
  .hotelPlace.gc {
      background-color: #fff5ce;
  }
  .hotelPlace.sydney {
      background-color: #ffcdd1;
  }
  .hotelRank {
      float: right;
      font-size: 14px;
      display: inline-block;
      background: #5f0a00;
      border-radius: 2px;
      color: #fff;
      padding: 6px 8px;
      margin-bottom: 7px;
  }
  .hotelName {
      background: #5f0a00;
      color: #fff;
      font-size: 15px;
      display: table;
      width: 100%;
  }
  .hotelName span {
      height: auto;
      display: table-cell;
      padding: 10px;
      vertical-align: middle;
  }
  .hotelImage {
      margin-bottom: 10px;
  }
  .hotelText {
      min-height: auto;
      margin-bottom: 10px;
  }
  .hotelIntro {
      color: #623300;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 18px;
  }
  .hotelDescription {
      color: #623300;
      font-size: 14px;
  }
  .hotel .btnList li,.hotel .btnList100 li {
      width: 49%;
      float: left;
  }
  .hotel .btnList li:last-child,.hotel .btnList100 li:last-child {
      float: right;
  }
  .hotel .btnList li a,.hotel .btnList100 li a {
      display: block;
  }

  .banner {
      width: 94.13333%;
      text-align: center;
      margin: 0 auto 25px;
      font-size: 11px;
  }
  .banner img {
      margin-bottom: 10px;
  }

  .videos {
      margin-bottom: 30px;
  }
  .videosTitle {
      padding: 12px 0;
      font-weight: bold;
      text-align: center;
      background: #f46973;
      color: #fff;
      font-size: 15px;
      margin-bottom: 35px;
  }
  .videosList {
      overflow: hidden;
  }
  .videosItem {
      float: none;
      width: 90%;
      margin: 0 auto 20px;
  }
  .videosItem:last-child {
      float: none;
  }
  .videosItemTitle {
      background: url("../images/ic_video.gif") no-repeat;
      background-size: 20px auto;
      padding-left: 22px;
      min-height: 20px;
      line-height: 20px;
      font-size: 16px;
      margin-bottom: 10px;
  }
  .videos .video {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
  }
  .videos .video iframe {
      width: 100% !important;
      height: 100% !important;
      position: absolute;
      top: 0;
      right: 0;
  }

  .otherLinks {
      margin-bottom: 20px;
  }
  .otherLinksList {
      display: block;
      width: 89.86667%;
      margin: 0 auto;
  }
  .otherLinksList li {
      display: block;
      width: auto;
      padding-left: 0px;
      margin-bottom: 12px;
  }

  /*  検索フォーム
  ----------------------------*/
#middleArea .search {
    margin-bottom: 20px;
}
#middleArea .search .title_l {
    width: 78.4%;
    margin: 0 auto 30px;
    background: none;
}
#middleArea .search .section_dp_searchgadget {
    background: #ffe7e9;
    padding: 15px 2.66667%;
}
#middleArea .search .base_gadget dl {
    clear: both;
    overflow: hidden;
    margin-bottom: 12px;
}
#middleArea .search .base_gadget dl dt {
    margin-right: 0px;
    width: 17.60563%;
    padding: 10px 0;
    background: #5b0000;
    margin-bottom: 13px;
}
#middleArea .search .base_gadget dl dd {
    float: right;
    width: 79.29577%;
    position: relative;
    padding-right: 0px;
}
#middleArea .search .base_gadget dl dd .select_wrap {
    width: 100%;
    margin-bottom: 10px;
}
#middleArea .search .base_gadget dl dd select {
    width: 130%;
    padding: 0.6em 2.4em 0.6em 0.6em;
    font-size: 1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box;
}
#middleArea .search .base_gadget dl dd .base_gadget_calendar {
    display: none;
}
#middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 {
    margin-bottom: 32px;
}
#middleArea .search .base_gadget #NTA_W_kodawari .cont.cat05 li {
    float: none;
    width: auto;
    display: inline-block;
    white-space: nowrap;
    min-width: 32%;
}
#middleArea .search .base_gadget .base_btn {
    display: block;
    width: 89.86667%;
    margin: 0 auto;
    background: none;
    border: none;
    box-shadow: none;
}
#middleArea .search .base_gadget label {
    background: transparent;
    width: auto;
    display: inline;
    border: none;
    padding-left: 0;
    margin-right: 0px;
    font-size: 10px;
}

/*add NEWS*/
#boxNews {
    width: 94%;
    display: block;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    box-shadow: 0px 0px 6px rgba(000,000,000,0.2);
    margin: 0 auto 6% auto;
    overflow: hidden;
    padding-top: 1%;
}

#boxNews h2 {
	width: 98%;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 1.5% 0px;
    margin: 0 auto;
    font-weight: normal;
    background-color: #0063b2;
    display: block;
    color: #FFF;
    text-align: center;
}

#boxNews #boxNewsIn {
    padding: 15px 0px 5px 2%;
    overflow: hidden;
}

#boxNews #boxNewsIn dl {
    width: 100%;
    padding: 0 0 8px 0;
    margin: 0 10px 8px 0;
    overflow: hidden;
    display: block;
    box-shadow: none;
    height: auto;
}

#boxNews #boxNewsIn dl .iconNews {
    background-color: #f66871;
	float: left;
    width: 25%;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    color: #FFF;
    height: 28px;
    text-align: center;
    -mos-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 2.1;
}

#boxNews #boxNewsIn dl .linkNews {
    float: left;
    width: 73%;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    margin: 0px 0px 1% 2%;
    text-align: left;
}

/*add20180524*/
.hotelListItem100{
    width: 94.5%;
    margin: 0 auto 5% auto;
	padding: 10px;
}

.hotelListItem100 .hotelImage{
	width:100%;
}

.hotelListItem100 .hotelText{
	width:100%;
}
.hotelListItem100 .btnList100 li {
    margin: 2% 0 0 0;
}

}