@charset "UTF-8";
/* CSS Document */
.wideslider {
  height: 430px;
}
#btn_prev, #btn_next {
  top: 173px;
}
.placeList .ti02 {
  width: auto;
}
.ti02.ti_wide {
  width: 931px;
}
ul.time_schedule span.number {
  font-size: 16px;
}
dl.time_schedule {
  font-size: 13px;
}
dl.time_schedule dt {
  padding: 0 0 2px 0 !important;
}
dl.time_schedule dd {
  padding-left: 50px;
  float: none !important;
  width: auto !important;
}
/*table*/
table.table01 {
  width: 920px;
}
.table01 td, .table01 th {
  height: 25px;
}
.table01 span {
  padding: 5px 8px;
  display: inline-block;
  margin: 5px;
  color: #ffffff;
  font-weight: bold;
}
.table01 .span_sum {
  background-color: #51B74A;
}
.table01 .span_aut {
  background-color: #F8951D;
}
.table01 .span_win {
  background-color: #6A6D6F;
}
.table01 .span_spr {
  background-color: #F4858E;
}
/*item*/
.item_content {
  margin-bottom: 50px;
}
.tourbox {
  padding: 30px 0 30px 0;
  background: #ffffff;
}
.tourbox a {
  width: 450px;
  padding: 0 15px 0 15px;
  color: black;
  text-decoration: underline;
  display: block;
}
#container .item_content a:visited, #container .item_content a:link {
  text-decoration: none;
}
.tourbox a span {
  text-decoration: none;
  display: block;
}
.tourbox a:nth-child(odd) {
  float: left;
}
.tourbox a:nth-child(even) {
  float: right;
}
.tourbox a:hover {
  opacity: 0.7;
}
.tourbox a .item_title {
  letter-spacing: -1px;
  font-size: 1.09em;
  line-height: 1.39;
  font-weight: bold;
}
.tourbox a img {
  width: 160px;
  float: left;
}
.tourbox a .item_detail {
  width: 280px;
  float: right;
}
.tourbox a .item_hotel {
  line-height: 24px;
  font-size: 1em;
}
.tourbox a .item_price {
  font-size: 1.5em;
  line-height: 1.12;
  font-weight: bold;
  color: #ed1c24;
}
/*AYQ_�C���e�[�u���X�^�C��*/
.climate_ayq table {
  width: 920px;
  text-align: center;
}
.climate_ayq table th, .climate_ayq table td {
  border: 2px solid #e4e4e4;
  background-color: #fff;
  padding: 6px 10px;
}
.climate_ayq table .season {
  background-color: #1b4782;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  padding: 4px 18px;
}
.climate_ayq table .cont {
  background-color: #eef4fc;
  text-align: center;
  font-weight: bold;
  color: #1b4782;
}
.climate_ayq table td {
  font-size: 14px;
  vertical-align: top;
}
.bnr {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}
h3.ti_pickup {
  background: url(../img/m_bg_h3.png) left top repeat-x;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: bold
}
.inner_tab {
  display: flex;
  justify-content: space-between;
}
.inner_tab::after {
  content: none !important;
}
.inner_tab--item:not(.select) {
  cursor: pointer;
}
.inner_tab--item:not(.select) img:hover {
  opacity: .7;
}