@charset "UTF-8";
#headerArea { margin: 0 0 3%; }
#mainArea {
  background: none !important;
  padding-top: 0;
}
#closeArea {
  width: 95%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);
}
#closeTxtArea .inner, #closeSetArea .inner {
  text-align: center;
  padding: 5% 0;
}
.menu-trigger {
  display: none !important;
}
#headerArea .portalBtn {
  display: none;
}
/*---------- closeTxtArea -------------*/
#closeArea #closeTxtArea {
  background: none;
}
#closeTxtArea {
  width: 95%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);
}
#closeTxtArea .inner p.closetxt {
  color: #40210f;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  font-weight: bold;
}
#closeTxtArea .inner p.closetxt span {
  font-size: 1.5rem;
  display: block;
  padding: 0 0 .5em;
}
/*---------- featureArea -------------*/
#featureArea {
  margin: 0 3.1% 2rem;
  background-color: #fff;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.4);
  line-height: 1.5;
}
#featureArea h3 {
  padding: 1% 0;
}
#featureArea h3 .titleText {
  padding: 8px 0 5px;
  text-align: center;
  font-size: 1.5rem;
}
#featureArea .featureList {
  padding: 0 3.1% 1rem;
  font-size: 1.2rem;
}
#featureArea .featureList li {
  padding: 0 25px 1px 0;
}
#featureArea .featureList li:last-child {
  border-bottom: none;
}
#featureArea .featureList dl img {
  vertical-align: bottom;
}
/*---------- searchArea -------------*/
#searchArea {
  margin: 0 3.1% 2rem;
  background-color: #fff;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.4);
  line-height: 1.5;
}
#searchArea h3 {
  padding: 1% 0;
}
#searchArea h3 .titleText {
  padding: 8px 0 5px;
  text-align: center;
  font-size: 1.5rem;
}
#searchArea {
  padding-bottom: 1px;
}
#searchArea #tour_search_module .squeeze-area .btn-area {
  margin: 4% 3.1% 6%;
}
#searchArea .otherLinkArea {
  border-top: 1px dotted #CCC;
}
#searchArea #tour_search_module .selectBox {
  padding: 0;
  border: 0;
  position: relative;
}
/*---------- otherSearch -------------*/
#otherSearch {
  margin: 0 3.1% 2rem;
  background-color: #fff;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.4);
  line-height: 1.5;
}
#otherSearch h3 {
  padding: 1% 0;
}
#otherSearch h3 .titleText {
  padding: 8px 0 5px;
  text-align: center;
  font-size: 1.5rem;
}
#otherSearch .otherLinkArea {
  font-size: 1.2rem;
}
.linkArea.btn.newWindow a {
  display: block;
}
#footerArea #searchBox,
#headerArea .area-gnav{ display: none; }