@charset "UTF_8";
.sp, .sp_in{
	display:none;
}
.pc{
	display: block;
}
.pc_in{
	display: inline;
}
/*__nav_________ */
.sub_head_area {
  width: 1120px;
  margin: 0 auto;
}
.jtb_s_logo {
  float: left;
  margin: 0 auto 15px;
}
h2 {
  margin-bottom: 13px;
  padding-bottom: 13px;
  text-align: center;
  border-bottom: solid 1px #CC0D21;
  font-size: 35px;
  text-transform: capitalize;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
}
/*__kv_________ */
.kv_area img {
  width: 100%;
  min-width: 1120px;
}
.kv_area {
  position: relative;
  margin-bottom: 40px;
}
.kv_area.container_area {
  background: none;
}
.kv_area h1 {
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
  border-bottom: solid 1px #fff;
  line-height: 1.3;
}
.kv_area h1 span {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  display: inline-block;
  margin-left: 10px;
}
.kv_area h1 + p {
  margin: 25px 0 12px;
  font-size: 19px;
  font-weight: 600;
}
.kv_area h1 + p + p {
  line-height: 1.8;
}
.kv_area .kv_area_inner {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  padding: 35px;
  color: #fff;
}
/*__サブナビ_________ */
.head_sub_nav:after {
  content: " ";
  display: block;
  clear: both;
}
.sub_nav.head_sub_nav ul {
  width: 686px;
  float: right;
}
/*__最新ツアー_________ */
.newest_area .newest_box span {
  color: #e60012;
  background: none;
  border: solid 2px #e60012;
}
/*__募集終了ツアー_________ */
.recommend_tour_area_inner {
  padding: 30px;
}
.new_ttl {
  margin-right: 30px;
}
