@charset "utf-8";

#header_logo {
  padding-top: 2px;
  float: left;
}
#header_logo img {
  width: 157px;
  height: 62px;
}

@media screen and (max-width: 768px) {
  #header_logo {
    padding-top: 0px;
  }
  #header_logo img {
    width: 136.7px;
    height: 54px;
  }
}

#gnav > ul > li {
  font-size: 14px;
}
.tour_top_page_category_inner ul li h3 {
  min-height: 56px;
}

.side-review .te_upper h3 {
  font-size: 19px;
}

/* All */
.ryokan_single_bottom_left .tel {
  font-size: 17px;
}
.accommodation_content_left .tel {
  font-size: 17px;
}
.mega_nav_inner .mega_nav_right {
  margin-left: 25px;
  padding-left: 25px;
}
.luxury_staff_left h3 {
  font-size: 22px;
  line-height: 42px;
}
/* .foot_sitemap_book_bloc {
  margin-top: -119px; 
}*/
.foot_sitemap_book_bloc ul li:last-child {
  margin-right: 10px;
  margin-bottom: 5px;
}

/* Accommodation */
.atpb_title_text {
  font-size: 19px;
}
.accommodation_top_page_luxury_link a {
  background: url(../images/accommodation_luxury_banner_L_fr.jpg);
}
.atpb_phone {
  font-size: 32px;
}


/* Japan Guide */
.japan_guide_top_page_header h1 span {
  line-height: 18px;
  vertical-align: middle;
}

/* Top */
.wbws .wbws_reviews {
  background: url(../images/bg_lf_reviews_fr.jpg) no-repeat left top;
}
.h2_title_03 {
  font-size: 16px;
}
.teb_tel .tel {
  font-size: 35px;
}
.bottom_movie {
/*  background: url(../images/bg_bottom_movie_fr.jpg);
  background-size: cover;
  height: 521px;
  background-position: center;
  background-repeat: no-repeat;*/
}
.bottom_section .bs_contact .address, .bottom_section2 .bs_contact .address {
  font-size: 14px;
  padding-left: 32px;
}


/* Tour */
.accommodation_entry_price dl dd {
  font-size: 25px;
}
.accommodation_entry_price dl dd span {
  font-size: 13px;
}


/* Transpotation */
.transportation_top_content_item p {
  font-size: 12px;
  line-height: 21px;
}


/* Blog */
.blog_side_info .tel {
  font-size: 17px;
}

/* Contact Form */
.newsletter_page #wpcf7-f5486-o1 {
	font-size: 14px;
	text-align: left;
}
#wpcf7-f5486-o1 .wpcf7-response-output {
	display: none !important;
}


/* Destination */
.link_item_bloc ul li {
  font-size: 12px;
}

/* Review */
.review-star-block .star-mes-1 {
  background: url(../images/review_rank1_fr.jpg) no-repeat;
}
.review-star-block .star-mes-2 {
  background: url(../images/review_rank2_fr.jpg) no-repeat;
}
.review-star-block .star-mes-3 {
  background: url(../images/review_rank3_fr.jpg) no-repeat;
}
.review-star-block .star-mes-4 {
  background: url(../images/review_rank4_fr.jpg) no-repeat;
}


/* Special Offer */
.flight_offers_single_cont_head li, .flight_offers_single_cont li {
  font-size: 15px;
}
.flight_offers_single_main_left {
  width: 233px;
}
.flight_offers_single_main_right {
  width: 487px;
}

@media screen and (max-width: 768px){
  .teb_tel .tel {
      font-size: 1.6em;
  }
  .foot_enquiry_sp p span {
    font-size: 1.7em;
  }
  #sp_menu {
    max-width: 21%;
  }
  #header_logo {
    max-width: 58%;
  }
  #sp_call {
    max-width: 21%;
  }
  #sp_toggle_menu_tel a {
    font-size: 20px;
  }


  .flight_offers_single_main_left {
    width: auto;
  }
  .flight_offers_single_main_right {
    width: auto;
  }

}
