@charset "utf-8";
/*---------- headerArea -------------*/
#headerArea {
  min-height: calc(460vw / (750 / 100));
}
#headerArea::after {
  background-size: 100vw;
  height: calc(460vw / (750 / 100));
}
/*---------- mainArea -------------*/
#mainArea {}
#closeArea {
  width: 95%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);
}
#closeTxtArea .inner, #closeSetArea .inner {
  text-align: center;
  padding: 10% 0 5%;
}
.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 {
  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;
  line-height: 2rem;
}
/*---------- 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 {}
#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 dd h3, #featureArea .featureList dl dd h4, #featureArea .featureList .featureBox .detailArea .titleText {
  color: #16408c;
}
#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 {
  /* background-image: none !important;
    background-color: #003F98 !important;
    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 #tour_search_module .squeeze-area .btn-area .orange-btn04 {
  /* background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(255, 210, 2)), color-stop(100%, rgba(255, 210, 75, 2)));
    color: #3b3414;
    box-shadow: 0 3px #9f891c;
    -webkit-box-shadow: 0 3px #9f891c;
    border-radius: 20px; */
}
#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 {
  /* background-image: none !important;
    background-color: #003F98 !important;
    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 {
  /* background-color: #ffd202;
    -webkit-box-shadow: 0 4px #9f891c;
            box-shadow: 0 4px #9f891c;
    border-radius: 20px; */
}
.linkArea.btn.newWindow {
  background-image: url("https://www.his-j.com/smp/kanto/fair/2019hatsu2/images/common/box001.png");
  background-size: 17px 15px;
}
.linkArea.btn.newWindow a {
  display: block;
}


/*追記*/

.close_footer #tabiichiba {
  padding-bottom: 20px;
}
