@charset "Shift_JIS";

@import url(/common/css/jtb_site_970.css);
@import url(/kaigai/css/foot_pageLink.css);
@import url(/kaigai/css/foot_sitemap.css);


/* ============= common ================= */
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:none;
	background:none;
}
a.linkBlue {
    padding-left: 10px;
    background: url("/common/images/icon_arrow_right.gif") no-repeat scroll left 0.4em transparent;
}

/* ============= contents_area ================= */
#contents_area{
  font-size:15px;
  font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif;
/*    font-family: "lr oSVbN", "MS PGothic","qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;*/
/*    font-family: "CI", Meiryo,"lr oSVbN", "MS PGothic","qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;*/
}
#contents_area a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

/* ===== kaigai_dpRecĊL ===== */
#kaigai_dp {
  width:970px;
  padding-bottom: 22px;
  background: #ffffff;
}
#kaigai_dp .banner {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
#kaigai_dp .banner img {
  vertical-align: top;
  line-height: 0;
}
#kaigai_dp .main {
  width: 970px;
  height: 495px;
  background: url(/kaigai_dp/images/main_visual.jpg) no-repeat left top;
  position: relative;
}
#kaigai_dp .main .text_link {
  padding: 18px 0 6px 0;
  text-align: right;
}
#kaigai_dp .main .text_link a {
  font-size: 13px;
  color: #ffffff;
  padding-right: 20px;
  cursor: pointer;
}
#kaigai_dp .main .text_link a:nth-child(1) {
  background: url(/kaigai_dp/images/icon_anchor_arrow.png) no-repeat 95% center;
}

#kaigai_dp .main h1,
#kaigai_dp .main .points {
  text-align: center;
}
#kaigai_dp .main .logo {
  position: absolute;
  top: 18px;
  left: 13px;
}
#airho_gadget_ui {
  background-color: rgba(255,255,255,0.9);
  padding: 15px;
  margin: 0 15px;
}

#kaigai_dp .brand_detail {
  padding: 47px 44px;
  margin-bottom: 30px;
  background: #fff1f1;
}
#kaigai_dp .brand_detail h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#kaigai_dp .brand_detail .description {
  font-size: 13px;
  text-align: center;
  margin-bottom: 26px;
}
#kaigai_dp .brand_detail .points {
  overflow: hidden;
}
#kaigai_dp .brand_detail .points .item {
  width: 180px;
  margin: 0 20px;
  float: left;
}
#kaigai_dp .brand_detail .points .item span {
  display: block;
  padding-top: 20px;
  font-size: 13px;
}
#kaigai_dp .brand_detail .button {
  width: 422px;
  margin: 30px auto 0;
}
#kaigai_dp .brand_detail .button a {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  padding: 18px 0;
  background: #195178;
  border: solid 1px #195178;
  border-radius: 3px;
  position: relative;
}
#kaigai_dp .brand_detail .button a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 25px;
  right: 20px;
  width: 12px;
  height: 12px;
  background: #195178;
  z-index: 2;
}
#kaigai_dp .brand_detail .button a:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 25px;
  right: 19px;
  width: 12px;
  height: 12px;
  background: #ffffff;
  z-index: 1;
}
#kaigai_dp .brand_detail .button a:hover {
  color: #195178;
  background: #ffffff;
  border: solid 1px #195178;
}
#kaigai_dp .brand_detail .button a:hover:before {
  background: #195178;
  right: 19px;
  z-index: 1;
}
#kaigai_dp .brand_detail .button a:hover:after {
  background: #ffffff;
  right: 20px;
  z-index: 2;
}

#sns-button {
  width: 890px;
  margin: 0 auto;
  text-align: left;
  padding: 10px 0;
}
#sns-button li {
  display: inline-block;
  margin-right: 9px;
}
#sns-button li a{
    display: block;
}
#sns-button li a.footer_facebook {
  width: 60px;
  height: 20px;
  background: url(../images/button_facebook.png) no-repeat left top;
}
#sns-button li a.footer_twitter {
  width: 72px;
  height: 20px;
  background: url(../images/button_twitter.png) no-repeat left top;
}
#sns-button li a.footer_google {
  width: 32px;
  height: 20px;
  background: url(../images/button_google_plus.png) no-repeat left top;
}
.bncpn {
  padding: 0 0 10px 0;
  text-align: center;
  background: #ffffff;
}
.bncpn img {
  width: 950px;
}
.pagetop-anchor {
  width: 36px;
  height: 36px;
  position: fixed;
  bottom: 36px;
  left: 907px;
  display: none;
  z-index: 100;
}
#kaigai_dp .recommend {
  padding: 40px 0 65px 0;
  border-top: solid 10px #ffcc00;
  position: relative;
}
#kaigai_dp .recommend h2 {
  width: 350px;
  margin: 0 auto;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
  color: #333333;
  text-align: center;
  margin-bottom: 25px;
}
#kaigai_dp .recommend h2 span {
  display: inline-block;
}
#kaigai_dp select::-ms-expand {
    display: none;
}
#kaigai_deptlists {
  position: absolute;
  top: 90px;
  left: 45px;
  background-color: #fff;
  width: 180px;
  height: 36px;
  padding: 0 10px 0 12px;
  box-sizing: border-box;
  border: 1px solid #999;
  border-radius: 0;
  line-height: 36px;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: default;
  background: #fff url(/kaigai_dp/images/icon_pulldown_dept.png) no-repeat 95% center;
}

#kaigai_dp .recommend .departure > .button {
  width: 500px;
  margin: 30px auto 0;
}
#kaigai_dp .recommend .departure > .button a {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  padding: 18px 0;
  background: #f96f09;
  border: solid 1px #f96f09;
  border-radius: 3px;
  position: relative;
}
#kaigai_dp .recommend .departure > .button a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 25px;
  right: 20px;
  width: 12px;
  height: 12px;
  background: #f96f09;
  z-index: 2;
}
#kaigai_dp .recommend .departure > .button a:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 25px;
  right: 19px;
  width: 12px;
  height: 12px;
  background: #ffffff;
  z-index: 1;
}
#kaigai_dp .recommend .departure > .button a:hover {
  color: #f96f09;
  background: #ffffff;
  border: solid 1px #f96f09;
}
#kaigai_dp .recommend .departure > .button a:hover:before {
  background: #f96f09;
  right: 19px;
  z-index: 1;
}
#kaigai_dp .recommend .departure > .button a:hover:after {
  background: #ffffff;
  right: 20px;
  z-index: 2;
}


#kaigai_dp .ag_info,
#kaigai_dp .ag_dept_place,
#kaigai_dp .ag_dest_place,
#kaigai_dp .ag_date_and_days,
#kaigai_dp .ag_room,
#kaigai_dp .ag_submit,
#kaigai_dp .ag_form_field {
  display: inline-block;
  vertical-align: middle;
}
#kaigai_dp .ag_hidden {
  display: none;
}
#kaigai_dp .ag_form_field {
  background-color: #fff;
  height: 45px;
  padding: 0 10px 0 12px;
  box-sizing: border-box;
  border: 1px solid #999;
  border-radius: 0;
  line-height: 45px;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: default;
}
#kaigai_dp .ag_form_field:focus,
#kaigai_dp .ag_form_field.ag_active {
  border:1px solid #cc0d21;
  box-shadow: 0 0 5px rgba(204,13,33,0.3);
  color: #000;
  outline: none;
}
#kaigai_dp .ag_dept_place > .ag_form_field {
  width: 180px;
  margin-right: 5px;
}
#kaigai_dp .ag_dest_place {
  position: relative;
}
#kaigai_dp .ag_dest_place > .ag_form_field {
  width: 180px;
  margin-right: 5px;
}
#kaigai_dp .ag_dest_place_content {
  position: absolute;
  left: 0;
  top: 50px;
  background-color: #fff;
  border: 1px solid #aaa;
  padding: 15px;
  width: 642px;
  font-size: 13px;
  z-index: 2;
}
#kaigai_dp .ag_dest_close {
  position: absolute;
  top: 17px;
  right: 20px;
  width: 10px;
  height: 10px;
  opacity: 0.8;
  cursor: pointer;
}
#kaigai_dp .ag_dest_fix {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 72px;
  height: 40px;
  cursor: pointer;
}
#kaigai_dp .ag_dest_header {
  margin: -15px -15px 15px -15px;
  padding: 15px 0;
  background-color: #f2f2f2;
  font-weight: bold;
  text-align: center;
}
#kaigai_dp .ag_dest_label {
  margin-bottom: 10px;
}
#kaigai_dp .ag_dest_popular_city {
  display: inline-block;
  margin: 0 15px 10px 0;
  width: 130px;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  background-color: #f2f2f2;
  cursor: pointer;
}
#kaigai_dp .ag_dest_popular_city:hover {
  background-color: #e2e2e2;
}
#kaigai_dp .ag_dest_all_city {
  margin-top: 15px;
}
#kaigai_dp .ag_dest_all_city .ag_dest_select_wrapper {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 180px;
  height: 35px;
}
#kaigai_dp .ag_dest_all_city .ag_dest_select_placeholder {
  position: absolute;
  top: 0;
  left: 15px;
  height: 35px;
  line-height: 35px;
}
#kaigai_dp .ag_dest_all_city .ag_form_field {
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  line-height: 35px;
  width: 180px;
}
#kaigai_dp .ag_dest_all_city .ag_form_field:empty {
  background-color: hsla(0, 0%, 100%, 0.5);
}
#kaigai_dp .ag_date_and_days {
  overflow: hidden;
}
#kaigai_dp .ag_dept_date,
#kaigai_dp .ag_days {
  float: left;
}
#kaigai_dp .ag_dept_date .ag_form_field {
  width: 180px;
}
#kaigai_dp .ag_days {
  position: relative;
  background-color: #fff;
}
#kaigai_dp .ag_days > .ag_form_field {
  border-left: 0;
  padding-left: 25px;
  padding-right: 35px;
  background-color: transparent;
  position: relative;
  z-index: 2;
}
#kaigai_dp .ag_days_text {
  position: absolute;
  top: 0;
  line-height: 45px;
  font-size: 12px;
}
#kaigai_dp .ag_days_text:last-child {
  right: 10px;
  display: none;
}
#kaigai_dp .ag_room > .ag_form_field {
  width: 120px;
  margin-left: 5px;
  margin-right: 5px;
}
#kaigai_dp .ag_submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  border-radius: 6px;
  border: solid 1px #9a1b1b;
  background-color: #cc0000;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  width: 85px;
}
#kaigai_dp .ag_submit:hover:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.3);
  content: "";
}
#kaigai_dp .ag_detail_link {
  text-align: right;
  margin-top: 13px;
  padding-right: 10px;
}
#kaigai_dp .ag_detail_link > a {
  color: #195178 !important;
  font-size: 13px;
  font-weight: bold;
}
#kaigai_dp .ag_detail_link:after {
  content: url(../images/arrow_ag_detail_link.png);
  position: relative;
  top: 1px;
}
#kaigai_dp .ovsdp_link {
  text-align: right;
}
#kaigai_dp .ovsdp_link > a {
  position: relative;
  display: inline-block;
  background-color: rgb(50, 55, 56);
  color: #fff !important;
  padding: 12px 60px;
  margin-top: 30px;
  font-size: 14px;
}
#kaigai_dp .ovsdp_link > a:after {
  content: url(../images/arrow_ovsdp_link.png);
  position: absolute;
  top: 13px;
  right: 10px;
}
div#ui-datepicker-div,
div#ui-datepicker-div * { box-sizing: border-box; -webkit-text-size-adjust: 100%; font-size: 0.85rem; margin: 0; }
.ui-datepicker { width: 800px !important; z-index: 1001 !important; }


#kaigai_dp .news {
  overflow: hidden;
  margin: 10px 0;
  font-size: 13px;
}
#kaigai_dp .news .tag {
  float: left;
  width: 100px;
}
#kaigai_dp .news .news_list {
  float: left;
  width: 870px;
}
ul#emergency-news {
  background: url(/common/images/icon_attention.gif) no-repeat scroll left top transparent;
  margin: 0 0 5px;
  padding: 0 0 5px 22px;
  font-size: 12px;
}

/* ĦTÌXyViĝpj
-----------------------------------------------------------*/
#special_week {
  width: 900px;
  margin: 0 auto;
}
#special_week .departure {
  position: relative;
}
#special_week .pickup_update {
  position: absolute;
  top: -45px;
  right: 0;
  font-size: 13px;
}
#special_week .departure .cassette:nth-child(n + 4) {
  display: none;
}

#special_week .cassette {
  float: left;
  width: 290px;
  margin: 10px 0 0 10px;
/*  padding: 0 0 20px 0; */
  background: url(/kaigai_dp/images/bg_tours_tile.png) repeat left top;
}
#special_week .cassette a {
  text-decoration: none;
}
#special_week .cassette .figure {
  width: 290px;
  height: 210px;
  position: relative;
}
#special_week .cassette .figure .tour-image {
  width: 290px;
  height: 210px;
  background-size: cover;
  background-position: center center;
}
#special_week .cassette .figure .figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 290px;
  padding: 7px 8px;
  font-size: 13px;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  -ms-filter: "alpha( opacity=85 )";
  filter: alpha(opacity=85);
  opacity: 0.85;
  z-index: 1;
}
#special_week .cassette .figure .figcaption .credit {
  position: relative;
}
#special_week .cassette .figure .figcaption .credit span {
  position: absolute;
  top: -25px;
  right: 0;
  font-size: 11px;
  /*-moz-text-shadow: 0 0 7px #2d3c5e, -1px 0 7px #2d3c5e, 0 -1px 7px #2d3c5e, -1px -1px 7px #2d3c5e;
  -webkit-text-shadow: 0 0 7px #2d3c5e, -1px 0 7px #2d3c5e, 0 -1px 7px #2d3c5e, -1px -1px 7px #2d3c5e;
  text-shadow: 0 0 7px #2d3c5e, -1px 0 7px #2d3c5e, 0 -1px 7px #2d3c5e, -1px -1px 7px #2d3c5e;*/
  -moz-text-shadow: 0 0 7px #000, -1px 0 7px #000, 0 -1px 7px #000, -1px -1px 7px #000;
  -webkit-text-shadow: 0 0 7px #000, -1px 0 7px #000, 0 -1px 7px #000, -1px -1px 7px #000;
  text-shadow: 0 0 7px #000, -1px 0 7px #000, 0 -1px 7px #000, -1px -1px 7px #000;

}
#special_week .cassette .figure .departure {
  position: absolute;
  left: -2px;
  top: 10px;
  z-index: 1;
}
#special_week .cassette .figure .departure .source {
  float: left;
  width: 64px;
  height: 20px;
  background: #e6674b;
  font-size: 12px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 3px 5px;
  text-align: center;
  color: #ffffff;
}
#special_week .cassette .figure .departure .source img {
  width: 64px;
  height: 20px;
}
#special_week .cassette .figure .departure .day {
  float: left;
  height: 18px;
  line-height: 18px;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #e35d43;
  color: #e35d43;
  background-color: #fff;
  padding: 0 10px;
}
#special_week .cassette .info {
  padding: 10px 20px 0;
  box-sizing: border-box;
}
#special_week .cassette .info .dest {
  width: 250px;
  padding: 4px 10px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #000;
  background-color: #ffe36c;
  box-sizing: border-box;
}
#special_week .cassette .info .dest-days {
  margin: 15px 0 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
#special_week .cassette .info .price {
  margin: 10px 0 0;
  text-align: center;
  color: #e6674b;
}
#special_week .cassette .info .price em {
  font-size: 36px;
  font-weight: bold;
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', Meiryo, CI, sans-serif;
}

#special_week .cassette .info .price-ref {
  text-align: center;
  margin: 3px 0 0;
  color: #e35d43;
  font-size: 11px;
}
#special_week .cassette .info .detail-text {
  text-align: left;
  margin: 12px 0 0;
  font-size: 11px;
  color: #000;
}
#special_week .cassette .btn-detail {
  width: 250px;
  height: 32px;
  margin: 10px auto 0;
  text-indent: -9999px;
  background: url(/kaigai_dp/images/btn-detail.png);
}
#special_week .cassette:hover .btn-detail {
  background: url(/kaigai_dp/images/btn-detail-hover.png);
}
#special_week .no_cassette {
  text-align: center;
  padding: 50px 0;
  font-size: 24px;
  font-weight: bold;
}
.tour_note {
  border: 1px solid #000;
  margin: 10px 0 0;
  padding: 10px;
  font-size: 12px;
}

/*oi[WbNp 20161017*/
#special_week  .insert_box {
  margin:10px 0;
}

/* 3rd anniversary */
#special_week img {
  width: 100%;
}
#special_week .anniversary {
  position: relative;
  width: 100%;
  margin: 45px 0 0;
  padding: 0 0 25px 0;
  background-color: #e35d43;
  background-image: url(/lookjtb/airhotel/images/special/anniv_bg_top.png), url(/lookjtb/airhotel/images/special/anniv_bg_bottom.png);
  background-position: top 22px center, bottom 25px center;
  background-repeat: no-repeat, no-repeat;;
}
#special_week .anniv_logo {
  position: absolute;
  width: 334px;
  top: -25px;
  left: 0;
  right: 0;
  margin: auto;
}
#special_week .anniv_lead {
  padding: 75px 0 0;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
#special_week .anniv_list {
  width: 890px;
  margin: 20px auto 0;
  overflow: hidden;
}
#special_week .anniv_list li {
  float: left;
  width: 218px;
}
#special_week .anniv_list li + li {
  margin: 0 0 0 6px;
}
#special_week .anniv_list_caution {
  text-align: right;
  font-size: 11px;
  color: #000;
  width: 890px;
  margin: 0 auto;
}
#special_week .anniv_pdflink {
  margin: 7px auto 0;
  width: 504px;

}
#special_week .anniv_pdflink a {
  position: relative;
  display: block;
  width: 100%;
  height: 46px;
  line-height: 42px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 6px;
  border: 2px solid #fff;
  background: #fcc01f;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  letter-spacing: -1px;
}
#special_week .anniv_pdflink a:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 18px;
  height: 16px;
  background: url(/lookjtb/airhotel/images/special/anniv_icon_blank.png) no-repeat left top;
  background-size: cover;
}
#special_week .anniv_pdflink a:hover {
  background: #ffe36c;
}
#special_week .anniv_pdflink a:hover:after {
  background: url(/lookjtb/airhotel/images/special/anniv_icon_blank_hover.png) no-repeat left top;
  background-size: cover;
}
#special_week .anniv_pdf_caution {
  text-align: right;
  margin: 3px 0 0;
  font-size: 11px;
  color: #000;
}

/* tb^[ X}[gtHĜèÖĤ
-----------------------------------------------------------*/
dd.change_sp {
	margin: 0 0 10px;
}