@charset "UTF-8";
/*////////////// hahakotabi/nzlCSS Document //////////////*/

/* ===============================================
 mainArea 共通
=============================================== */
#mainArea h3 {
  color: #946eae;
  position: relative;
}
#mainArea #introArea h3:after,
#mainArea #contentsArea h3:after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background: url('https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/bg_headingline.png') repeat-x 0 0;
  background-size: 355px 5px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#mainArea p.lead { color: #e45e9d; }
#mainArea .copyright {
  text-align: right;
  margin: 6px 2.7% 0;
  padding: 0 2.6%;
}
#mainArea .copyright a {
  color: #e45e9d;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}
/* ===============================================
 introArea（ニュージーランドのフォトジェニックスポット5選）
=============================================== */
#mainArea #introArea { padding: 40px 2.7% 0; }
#introArea .txt { margin: 15px 2.7% 30px; }
#introArea .toc {
  margin: 30px 2.7% 0;
  background: #f2f0f5;
  padding: 15px;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
}
#introArea .toc h4 {
  color: #e45e9d;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
}
#introArea .toc ul li a:before {
  content: '≫';
  color: #e3abcc;
  display: inline-block;
}
#introArea .toc ul li a {
  color: #e45e9d;
  font-size: 15px;
  line-height: 2;
  text-decoration: underline;
}
/* ===============================================
 contentsArea（ニュージーランド案内エリア）　
=============================================== */
#contentsArea .conts {
  margin: 40px 0 0;
  padding: 0 2.7%;
}
#contentsArea .conts article { margin-bottom: 40px; }
#contentsArea .conts .txt { margin: 0 2.7% 20px; }
#contentsArea .conts .txt.skylinequeenstown { margin: 0 2.7% 10px; }
#contentsArea .conts .txt.skylinequeenstown span {
  display: inline-block;
  font-weight: bold;
  position: relative;
  padding-bottom: 3px;
}
#contentsArea .conts .txt.skylinequeenstown span:after {
  content: '';
  background: url('https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/img_underline.png') no-repeat 3px 3px;
  background-size: 242px 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 7px;
}
#contentsArea .conts .photo + .txt { margin-top: 20px; }
/* ===============================================
  topnav（トップナビ） btmnav（ボトムナビ）　
=============================================== */
#topnav,
#btmnav { padding: 30px 5.3% 0; }
#btmnav { border-bottom: 1px solid rgba(228,94,157,0.26); }
#btmnav p a:hover { opacity: 0.8; }
#topnav ul,
#btmnav ul {
  margin: 20px 0 30px;
  overflow: hidden;
}
#topnav ul { margin: 0; }
#topnav ul li,
#btmnav ul li {
  float: left;
  width: 12.8%;
  margin-left: 8.9%;
  position: relative;
}
#topnav ul li:before,
#btmnav ul li:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#topnav ul li:first-child { margin-left: 21.7%; }
#btmnav ul li:first-child { margin-left: 0; }
#topnav ul li a,
#topnav ul li span,
#btmnav ul li a,
#btmnav ul li span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #e45e9d;
  box-sizing: border-box;
  display: block;
  color: #e45e9d;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 20% 0;
}
#topnav ul li span,
#btmnav ul li span {
  color: rgba(228,94,157,0.26);
  border: 2px solid rgba(228,94,157,0.26);
}
#btmnav ul li.prev span,
#btmnav ul li.next span,
#btmnav ul li.prev a,
#btmnav ul li.next a { padding: 10% 0; }
#btmnav ul li.prev span,
#btmnav ul li.prev a {
  background: url('https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/ico_prev_off.png') no-repeat center 50%;
  background-size: 10px 16px;
}
#btmnav ul li.next span,
#btmnav ul li.next a {
  background: url('https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/ico_next_off.png') no-repeat center 50%;
  background-size: 10px 16px;
}
#btmnav ul li.prev img,
#btmnav ul li.next img {
  width: 50%;
  zoom: 0.5;
}
#btmnav ul li.prev span,
#btmnav ul li.next span { opacity: 0.5; }
#topnav ul li a:hover,
#topnav ul li.current span,
#btmnav ul li a:hover,
#btmnav ul li.current span,
#btmnav ul li.prev a:hover,
#btmnav ul li.next a:hover {
  border: 2px solid #e45e9d;
  background: #e45e9d;
  color: #fff;
}
#btmnav ul li.prev a:hover {
  background: #e45e9d url('https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/ico_prev_on.png') no-repeat center 50%;
  background-size: 10px 16px;
}
#btmnav ul li.next a:hover {
  background: #e45e9d url('https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/ico_next_on.png') no-repeat center 50%;
  background-size: 10px 16px;
}
/* ===============================================
 tourArea（おすすめツアーコンテンツ）　
=============================================== */
#tourArea { background: url("https://www.his-j.com/smp/kanto/special/hahakotabi/images/nzl/bg_recommend.png") repeat 0 0; }
.tourListArea { border: 2px solid #5dc5b7; }
.tourListArea .linkArea.btn {
  background-color: #e45e9d;
  box-shadow: 0 5px #c34a61;
}