@charset "utf-8";
/*
Theme Name: japantravel
Description: japantravel Thema
Version: 1.0
*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);

.photo_page, .movies_page {
    background: #FFF url(../images/bg_gra.jpg) repeat-x center bottom;
}

.photo_page_header {
		background: url(../images/photo_header.jpg) no-repeat center bottom;
    background-size: cover;
    height: 275px;
    position: relative;
    box-shadow: rgba(134,123,96, 0.247059) 0px 8px 6px -4px inset;
}
.photo_page_header h1, .movies_page_header h1 {
    line-height: 54px;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 978px;
    margin-left: -489px;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 28px;
    color: #FFF;
}
.photo_page_header_bg, .movies_page_header_bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 54px;
	background: rgba(0,0,0,0.45);
}

.movies_page_header {
		background: url(../images/movies_header.jpg) no-repeat center bottom;
    background-size: cover;
    height: 275px;
    position: relative;
    box-shadow: rgba(134,123,96, 0.247059) 0px 8px 6px -4px inset;
}
.movies_page .movies_page_container {
  margin-top: 40px;
}

.photo_page #locator_wrap {
    box-shadow: none;
		background:#FFF;
}
.movies_page #locator_wrap {
    box-shadow: none;
		background:#FFF;
}


.ngg-albumoverview {
  margin-left: 10px;
}
.ngg-albumoverview .ngg-album-compact {
  padding: 0 15px 4px 0 !important;
}
.ngg-album-link {
  padding: 4px;
  box-shadow: 0px 3px 3px #9b9b9b;
  background-color: #FFF;
}
.ngg-albumoverview .ngg-album-compactbox {
  background-color: #FFF;
  border-radius: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  z-index: 0 !important;
}
.ngg-albumoverview .ngg-album-compactbox:before {
  box-shadow: 0px 3px 3px #9b9b9b;
  background-color: #FFF !important;
  top: -5px !important;
  left: -5px !important;
  right: 5px !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
  bottom: 5px !important;
  z-index: -1 !important;
}
.ngg-albumoverview .ngg-album-compactbox:after {
  box-shadow: 0px 3px 3px #9b9b9b;
  background-color: #FFF !important;
  top: -10px !important;
  left: -10px !important;
  right: 10px !important;
  border-bottom: 0px !important;
  border-radius: 0px !important;
  bottom: 10px !important;
  z-index: -2 !important;
}
.ngg-albumoverview .ngg-album-compactbox .Thumb {
  border: 0px !important;
}
.ngg-album-compact h4 {
  text-align: center;
  font-size: 14px;
}
.ngg-albumoverview .ngg-album-compact h4 a.ngg-album-desc {
  text-decoration: none;
}
.ngg-albumoverview .ngg-album-compact h4 a.ngg-album-desc:hover {
  text-decoration: underline;
}
.ngg-albumoverview .ngg-album-gallery-image-counter {
  display: none;
}

.ngg-galleryoverview {
  margin-bottom: 50px;
}
.ngg-gallery-thumbnail-box {
  margin-right: 15px !important;
  margin-bottom: 10px;
}
.ngg-gallery-thumbnail-box:nth-child(4n){
  margin-right: 0 !important;
}
#fancybox-title {
  position: absolute;
  bottom: 10px;
  background: rgba(0,0,0,0.65);
  color: #FFF;
  font-family: 'Roboto', serif;
  line-height: 40px;
}
.fancybox-title-inside {
  padding-bottom: 0 !important;
}
.slideshowlink {
  display: none;
}


.photo_page_wanted_wrap {
  background: url(../images/photo_wanted_bg.jpg);
  text-align: center;
  width: 916px;
  height: 487px;
  padding: 30px;
  margin-bottom: 235px;
}
.photo_page_wanted_header {
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  font-weight: normal;
  color: #69b1ba;
}
.photo_camera {
  text-align: center;
}
.photo_camera img {
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.photo_camera:before, .photo_camera:after {
  content: '';
  display: inline-block;
  width: 154px;
  height: 1px;
  margin: 0 10px;
  background-color: #79c5ce;
  vertical-align: middle;
}

.photo_page_wanted_contents {
  position: relative;
  margin-top: 45px;
  height: 320px;
}
.photo_page_wanted_contents .photo_wanted_image1 {
  position: absolute;
  border: 5px solid #FFF;
  top: 12px;
  left: 210px;
  z-index: 5;
}
.photo_page_wanted_contents .photo_wanted_image2 {
  position: absolute;
  border: 5px solid #FFF;
  top: 62px;
  left: 3px;
  z-index: 4;
}
.photo_page_wanted_contents .photo_wanted_image3 {
  position: absolute;
  border: 5px solid #FFF;
  top: 207px;
  left: 143px;
  z-index: 3;
}
.photo_page_wanted_contents .photo_wanted_image4 {
  position: absolute;
  border: 5px solid #FFF;
  top: 121px;
  left: 230px;
  z-index: 2;
}
.photo_page_wanted_content_right {
  position: absolute;
  width: 453px;
  right: 0;
  margin-left: auto;
  background-color: #fff;
  padding: 30px 24px;
  z-index: 6;
}
.photo_page_wanted_content_top {
  font-family: 'Roboto', serif;
  font-weight: 300;
  text-align: left;
  margin-bottom: 20px;
}
.photo_page_wanted_content_under {
  font-family: 'Roboto', serif;
  font-weight: normal;
  text-align: left;
  line-height: 28px;
}

.photo_page_wanted_button {
  position: relative;
  background-color: #79c5ce;
  border-radius: 6px;
  margin: -10px;
  width: 256px;
  height: 53px;
  color: #FFF;
  text-decoration: none;
  font-size: 17.3px;
  display: inline-block;
  line-height: 53px;

}
.photo_page_wanted_button:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 248px;
  height: 45px;
  border: 1px solid #FFF;
  border-radius: 6px;
  margin: 3px;
}


.movies_page #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
  color: #333;
  font-size: 15px;
  font-family: 'Roboto', serif;
  font-weight: bold;
  text-shadow: none;
}
.movies_page #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_0 {
  margin-bottom: 40px;
}
.movies_page #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
  border: 5px solid #FFF;
  margin: 9px;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.45);
}
.movies_page #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
  transition: none;
  -webkit-transition: none;
}
.movies_page #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
  text-align: left;
}
.movies_page #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover {
  transform: scale(1.0);
  -ms-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
}
.movies_page #bwg_container1_0 #bwg_container2_0 .fa-play:before {
  position: absolute;
  content: '';
  top: 57px;
  left: 84px;
  width: 50px;
  height: 50px;
  background-color: #111;
  border-radius: 50%;
  opacity: 0.7;
}
.movies_page #bwg_container1_0 #bwg_container2_0 .fa-play:after {
  content: '\f04b';
  position: absolute;
  top: 71px;
  left: 104px;
  opacity: 0.6;
  color: #fff;
  font-size: 20px;
}
.movies_page #bwg_container1_0 #bwg_container2_0  .tablenav-pages_0 {
  margin-bottom: 140px;
}
.movies_page #bwg_container1_0 #bwg_container2_0  .tablenav-pages_0 a {
  font-family: 'Roboto', serif;
  padding: 10px 16px;
  font-size: 15px;
  font-weight: 500;
  border: 0px;
  background-color: #777;
  color: #fff;
}
.movies_page #bwg_container1_0 #bwg_container2_0  .tablenav-pages_0 a:hover {
  opacity: 0.8;
}
.movies_page #bwg_container1_0 #bwg_container2_0 #spider_popup_overlay_0 {
  opacity: 0.9;
}


/* Flight Offers */
.flight_offers_single {
		box-shadow: rgba(134,123,96, 0.247059) 0px 8px 6px -4px inset;
    background: #FFF url(../images/bg_gra.jpg) repeat-x center bottom;
}

.flight_offers_single_bottom_left .ryokan_single_bottom_left_inner {
    box-shadow: rgba(134,123,96, 0.247059) 0px 8px 6px -4px inset;
}

.flight_offers_single #locator_wrap {
    min-width: auto;
}

.flight_offers_single_top_title {
  font-family: 'Roboto', serif;
  border-bottom: 1px solid #ccc;
}
.flight_offers_single_top_title_left {
  float: left;
  font-weight: normal;
  font-size: 24px;
}
.flight_offers_single_top_title_right {
  float: right;
  font-weight: bold;
  font-size: 16px;
  color: #ef4134;
  line-height: 38px;
}
.flight_offers_single_airline_image {
  width: 80px;
  height: 54px;
}
.flight_offers_single_main {
  display: block;
  font-size: 16px;
  margin-bottom: 90px;
}
.flight_offers_single_main ul {
  font-size: 0;
  padding-top: 2px;
  border-bottom: 1px solid #e9e7e8;

}
.flight_offers_single_main_left {
  display: inline-block;
  width: 218px;
  font-weight: bold;
  line-height: 28px;
  font-size: 16px;
  vertical-align: top;
  text-indent: 20px;
  colo: #333;
}
.flight_offers_single_main_right {
  display: inline-block;
  width: 502px;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}

.flight_offers_single_cont_airlines {
  text-align: right;
  font-size: 20px;
  color: #0d4a88;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-right: 2px;
  font-weight: bold;
}

.flight_offers_single_cont_wrap {
  border: 1px solid rgba(0,0,0,0.18);
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.flight_offers_arc_cont_wrap {
  box-shadow: 0px 3px 4px rgba(0,0,0,0.12);
  border: 1px solid rgba(0,0,0,0.08);
}
.flight_offers_single_cont_top {
  display: block;
  font-size: 0;
  margin-bottom: 20px;
  position: relative;
}
.flight_offers_single_cont_top_left {
  display: inline-block;
  width: 18.0555%;
}
.flight_offers_single_cont_top_left img {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 15px;
  left: 30px;
}
.flight_offers_single_cont_top_class {
  position: absolute;
  bottom: 15px;
  right: 20px;
  background-color: #f8f6f2;
  border-radius: 6px;
  padding: 0px 35px;
  font-size: 12px;
  font-weight: bold;
  color: #0d4a88;
}
.flight_offers_single_cont_top_left {
}
.flight_offers_single_cont_top_right {
  display: inline-block;
  background-color: #0d4a88;
  font-family: 'Roboto', serif;
  font-weight: bold;
  width: 76.375348189%;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  padding: 15px 20px;
  height: 50px;
  letter-spacing: 0.5;
}







.flight_offers_single_cont_head,
.flight_offers_single_cont {
  display: block;
  font-size: 0;
  margin-left: 24px;
  margin-right: 24px;
}
.flight_offers_single_cont_head li,
.flight_offers_single_cont li {
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.flight_offers_single_cont {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.flight_offers_single_cont:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.flight_offers_arc_cont {
  padding-top: 20px;
}


.flight_offers_single_cont_head {
  border-bottom: 1px solid #0d4a88;
  margin-bottom: 10px;
}
.flight_offers_single_cont_head li {
  font-weight: bold;
  color: #0d4a88;
}

.flight_offers_arc_cont_destination {
  width: 20.895522388%;
  color: #777;
}

.flight_offers_single_cont_period {
  width: 17.164179104%;
}
.flight_offers_single_cont_period img {
  vertical-align: middle;
  margin-bottom: 2px;
}
.flight_offers_single_cont_period img:first-child {
  margin-right: 5px;
}

.flight_offers_single_cont_date {
  font-weight: bold;
  color: #555;
  width: 29.850746268%;
}
.flight_offers_arc_cont_date {
  font-weight: bold;
  color: #777;
  width: 29.850746268%;
}

.flight_offers_single_cont_type {
  width: 14.925373134%;
  color: #555;
}

.flight_offers_single_cont_adult,
.flight_offers_single_cont_child {
  width: 14.925373134%;
  color: #ef4634;
}
.flight_offers_single_cont_infant {
  width: 8.208955223%;
  color: #ef4634;
}
.flight_offers_single_cont li.flight_offers_arc_cont_adult {
  width: 17.910447761%; /* 120px */
  font-family: 'Roboto', serif;
  font-weight: bold;
  font-size: 34px;
  color: #ef4634;
  line-height: 34px;
  position: relative;
}
.flight_offers_single_cont li.flight_offers_arc_cont_adult span {
  position: absolute;
  top: -9px;
  left: 2px;
  font-size: 10px;
  line-height: 10px;
  color: #333;
}
.flight_offers_single_cont li.flight_offers_arc_cont_detail {
  width: 13.43283582%;  /* 90px */
}
.flight_offers_single_cont li.flight_offers_arc_cont_detail a {
  font-family: 'Roboto', serif;
  font-weight: bold;
  font-size: 14px;
  background-color: #0d4a88;
  text-decoration: none;
  color: #fff;
  padding: 4px 10px;
  border-radius: 1px;
  border-bottom: 2px inset #011c61;
  position: relative;
}
.flight_offers_single_cont li.flight_offers_arc_cont_detail a:hover {
  opacity: 0.8;
}

.flight_offers_single_cont li.flight_offers_arc_cont_detail a i {
  font-size: 18px;
  vertical-align: text-bottom;

}

.flight_offers_single_bottom {
  margin-bottom: 90px;
  display: block;
  font-size: 0;
}
.flight_offers_single_bottom p.d_list_link {
  width: 215px;
  min-height: 1px;
  display: inline-block;
  vertical-align: bottom;
}
.flight_offers_single_bottom p a {
  color: #0d4a88;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
  line-height: 26px;
}
.flight_offers_single_bottom p a:hover {
  text-decoration: none;
}

.flight_offers_single_bottom .d_enquiry {
  display: inline-block;
  text-align: right;
}
.flight_offers_single_bottom .d_enquiry:hover {
  opacity: 0.8;
}

.flight_offers_arc_first {
  margin-bottom: 30px;
  margin-top: 25px;
}
.flight_offers_arc_first_left {
  width: 200px;
  float: left;
  text-align: center;
}
.flight_offers_arc_first_right {
  width: 100%;
  float: left;
}
.flight_offers_arc_first_right p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5;
}
