@charset "UTF-8";
/* ===================================================================
 CSS information
 file name  : tripla_tourbuilder.css
 ∟form用のリセット設定
 ∟基本スタイル
 ∟sp共通
 ∟tripla_sp
 ∟tripla_tourbuilder_sp
 ∟タブレット共通
 ∟tripla_タブレット
 ∟tripla_tourbuilder_タブレット
 ∟タブレット横共通
 ∟tripla_タブレット横
 ∟tripla_tourbuilder_タブレット横
===================================================================*/
/*
.pc_none {
    display: block!important;
}
.sp_none {
    display: none!important;
}
*/
/* form用のリセット設定 */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
textarea {
  resize: vertical;
}
input[type="checkbox"],
input[type="radio"] {
  display: none;
}
input[type="submit"],
input[type="button"],
label,
button,
select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
/* 基本スタイル */
form {
  margin: 0 auto;
  width: 100%;
}
input,
button,
select,
textarea {
  font-size: 0.8em;
}
input,
textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
}
input {
  padding: 10px;
}
select {
  border-radius: 5px;
}
textarea {
  margin: 10px 0 0;
  padding: 5px;
  width: 100%;
  height: 8em;
}
.button {
  text-align: center;
}
.panel {
  display: none;
}
.tab.is-active {
  background: #fff;
  color: #333;
  transition: all 0.2s ease-out;
  border: #999 solid 1px;
  border-bottom: none;
}
.panel.is-show {
  display: block;
}
.search-widget-undated-block-f135c8 {
  font-size: 14px;
  margin-top: 10px;
}
.sublink ul {
  font-size: 14px;
}
/* sp共通 */
.tripla_tourbuilder,
.con_inner {
  margin: 30px auto;
  width: 95%;
}
.tabs {
  margin: 0px auto;
  width: 100%;
}
.tabs ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
.tabs ul li:not(.active) {
  cursor: pointer;
}
.tabs ul li {
  width: 50%;
  color: #333;
  background: #e8e8e8;
  border: 1px solid transparent;
  border-bottom-color: #999;
  text-align: center;
}
.tabs ul li .txt {
  font-size: 110%;
  line-height: 1.4;
}
.tabs ul li.tab-A {
  margin-right: 1px;
  padding: 14px 0 12px;
}
.tabs ul li.tab-B {
  margin-left: 1px;
  padding: 5px 0 3px;
}
.tabs ul li.active {
  color: #6f6f6f;
  background: #fff;
  border: 1px solid #999;
  border-bottom-color: #fff;
}
.panels {
  margin: -1px auto 0;
  padding: 0;
  background: #fff;
  border: 1px solid #999;
  z-index: 9999;
}
.panels > li {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 20px;
}
.panels .accordion_x {
  display: block;
  position: relative;
  width: 100%;
  color: #6f6f6f;
  background: #fff;
  border: solid 1px #9f84bf;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0.5em 1.8em;
}
.panels .accordion_x .txt {
  font-size: 100%;
}
/* tripla_sp */
form.search-widget-search-container-bf1818 {
  box-shadow: none;
  border-radius: unset;
  box-sizing: unset;
}
.panels .panel_hotel .box_point > .txt {
  font-size: 105%;
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.6;
}
.panels .panel_hotel {
  width: 100%;
}
.sublink {
  width: 85%;
  margin: 10px auto;
}
.sublink ul {
  display: flex;
}
.sublink ul li {
  margin: 0 30px 0 0;
  text-align: left;
}
.sublink ul li a {
  display: block;
}
.sublink ul li.btn3 {
  border: none;
  text-align: right;
}
.sublink ul li.btn3 a {
  text-align: right;
  text-decoration: underline;
  color: #383939;
  border: none;
}
.sublink ul li.btn3 a:hover {
  opacity: 1;
  text-decoration: none;
  background: none;
}
/* tripla_tourbuilder_sp */
.panels .panel_plane .box_l {
  margin: 0 auto;
  width: 100%;
}
.panels .panel_plane .box_l > .txt {
  font-size: 105%;
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.7;
}
.panels .panel_plane .box_l > .btn {
  width: 100%;
  margin: 0 auto;
  font-size: 105%;
  text-align: center;
  line-height: 1.7;
}
.panels .panel_plane .box_l > .btn a {
  color: #fff;
  display: block;
  background-color: #000;
  padding: 10px 0;
}
.panels .panel_plane .box_l > .btn a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.panels .panel_plane .box_l > .btn a.sp_none {
  display: none;
}
.panels .panel_plane .box_l > .btn a.pc_none {
  display: block;
}
.panels .panel_plane .box_l form {
  font-size: 55%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.panels .panel_plane .box_l form .box_airport {
  width: 100%;
}
.panels .panel_plane .box_l form em {
  display: block;
  font-size: 210%;
  margin-bottom: 10px;
  font-weight: bold;
}
.panels .panel_plane .box_l form .box_airport select {
  width: 100%;
  border: 1px solid #999999;
  font-size: 200%;
  padding: 0.6em;
}
.panels .panel_plane .box_l form .box_day {
  margin: 13px 0 0;
  width: 100%;
}
.panels .panel_plane .box_l form .box_day .calendar {
  position: relative;
  display: inline-block;
}
.panels .panel_plane .box_l form .box_day .calendar input {
  border: 1px solid #999999;
  font-size: 200%;
  display: block;
  padding: 0.6em;
}
.panels .panel_plane .box_l form .box_sta,
.panels .panel_plane .box_l form .box_per {
  width: 48%;
  max-width: none;
  margin: 13px 0 20px 0;
}
.panels .panel_plane .box_l form .box_sta {
  margin-right: 1em;
}
.panels .panel_plane .box_l form .box_sta select,
.panels .panel_plane .box_l form .box_per select {
  width: 100%;
  border: 1px solid #999999;
  font-size: 200%;
  padding: 0.6em;
}
.panels .panel_plane .box_l form .btn_submit input {
  background: #000;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
  font-size: 220%;
  width: 80px;
}
.panels .panel_plane .sublink {
  width: 100%;
}
.panels .panel_plane .sublink ul {
  display: block;
}
.panels .panel_plane .sublink ul li {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  /* タブレット共通 */
  .panels {
    top: 35px;
  }
  /* tripla_タブレット */
  .pc_none {
    display: none;
  }
  .sublink ul {
    display: flex;
    justify-content: flex-end;
  }
  .sublink ul li {
    margin: 0 30px 10px 0;
  }
  /* tripla_tourbuilder_タブレット */
  .tabs ul {
    justify-content: center;
  }
  .tabs ul li {
    width: 40%;
    margin: 0 2px;
  }
  .tabs ul li.tab-A {
    padding: 14px 0 10px;
  }
  .tabs ul li.tab-B {
    padding: 14px 0 10px;
  }
  .tabs ul li .txt {
    font-size: 145%;
  }
  .panels .panel_hotel {
    padding: 30px 0 30px;
  }
  .panels .panel_hotel .box_point > .txt {
    margin-bottom: 0px;
    font-size: 110%;
  }
  .panels .panel_plane .box_l > .txt {
    margin-bottom: 15px;
    font-size: 110%;
    text-align: center;
  }
  .panels .panel_plane .box_l > .btn {
    width: 50%;
  }
  .panels .panel_plane .box_l form {
    font-size: 55%;
    margin: 0 auto;
  }
  .panels .panel_plane .box_l form em {
    font-size: 240%;
  }
  .panels .panel_plane .box_l form .box_airport {
    width: 60%;
    margin: 0;
  }
  .panels .panel_plane .box_l form .box_airport p {
    margin-right: 2em;
  }
  .panels .panel_plane .box_l form .box_day {
    width: 40%;
    margin: 0;
  }
  .panels .panel_plane .box_l form .box_sta,
  .panels .panel_plane .box_l form .box_per {
    width: 33%;
    margin-right: 2em;
  }
  .panels .panel_plane .box_l form .box_sta select,
  .panels .panel_plane .box_l form .box_per select {
    width: 100%;
  }
  .panels .panel_plane .box_l form .btn_submit input {
    margin: 45px 20% 0;
  }
  .panels .panel_plane .sublink ul {
    display: flex;
  }
  .tripla_tourbuilder,
  .con_inner {
    margin: 40px auto;
    width: 95%;
  }
  .search-widget-button-wrapper-d2b715 {
    position: absolute;
    top: 50px;
    right: 15px;
  }
  .input-container-input-container-da40af .input-container-title-db81ec {
    font-size: 14px;
  }
  .search-widget-input-34bba0,
  .search-widget-select-75fb48 {
    font-size: 16px !important;
  }
  .search-widget-search-container-bf1818 .search-widget-input-wrapper-eaf5bf {
    display: flex;
    width: auto;
    align-items: flex-end;
  }
  #reservation_01 .search-widget-input-wrapper-eaf5bf {
    display: flex;
    gap: 2%;
    width: 86%;
    justify-content: flex-start;
  }
  #reservation_01 .search-widget-two-picker-wrapper-4ca735 {
    display: flex;
    justify-content: center;
    gap: 3%;
    width: 88%;
    align-items: flex-end;
  }
  #reservation_01 .input-container-input-container-da40af.input-container-width-sm-88e98c {
    width: 50%;
  }
  #reservation_01 .search-widget-input-34bba0,
  .search-widget-select-75fb48 {
    font-size: 14px !important;
  }
  #reservation_01 .search-widget-search-container-bf1818 {
    margin: 0 auto;
    padding: 15px 0px 10px;
    position: relative;
    width: 93% !important;
  }
  #reservation_01 .search-widget-button-wrapper-d2b715 {
    position: absolute;
    top: 48px;
    right: 0px;
  }
  #reservation_01 .section_inner {
    position: relative;
  }
  #reservation_01 .sublink {
    position: absolute;
    width: auto;
    left: 25px;
    top: 100px;
  }
}

@media screen and (min-width: 1024px) {
  /*
    .pc_none {
    display: none!important;
    }
    .sp_none {
    display: block!important;
    }
*/
  /* tripla_tourbuilder_タブレット横 */
  .panels .panel_hotel {
    width: 90%;
    padding: 30px 0 70px;
  }
  .tripla_tourbuilder,
  .con_inner {
    margin: 40px auto 20px;
  }
  .panels .panel_plane .box_l > .btn {
    width: 30%;
  }
  .panels .panel_plane .box_l form {
    font-size: 55%;
    margin: 0 auto;
    width: 89%;
  }
  .panels .panel_plane .box_l form .box_airport {
    width: 30%;
    margin: 0;
  }
  .panels .panel_plane .box_l form .box_day {
    width: 22%;
    margin: 0;
  }
  .panels .panel_plane .box_l form .box_day .calendar input {
    width: 150px;
  }
  .panels .panel_plane .box_l form .box_sta {
    width: 12%;
    margin: 0 2em 25px;
  }
  .panels .panel_plane .box_l form .box_per {
    width: 12%;
    margin: 0 2em 25px 0;
  }
  .panels .panel_plane .box_l form .btn_submit input {
    margin: 32px 0 0;
    width: 120px;
  }
  .panels .panel_plane .sublink {
    width: 89%;
  }
  .panels .panel_plane .sublink ul li {
    margin-bottom: 10px;
  }
  .button-btn-f51c1a {
    margin: 7px 0 !important;
  }
  .tripla_tourbuilder,
  .con_inner {
    margin: 40px auto;
    max-width: 960px;
  }
  .panels .panel_hotel.is-show {
    display: flex;
    justify-content: center;
  }
  #reservation_01 .sublink {
    left: auto;
    top: 115px;
  }
  .sublink ul {
    display: flex;
    justify-content: flex-end;
  }
  .search-widget-search-container-bf1818 .search-widget-undated-block-f135c8 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #reservation_01 .search-widget-input-34bba0,
  .search-widget-select-75fb48 {
    font-size: 16px !important;
  }
  #reservation_01 .input-container-input-container-da40af.input-container-width-sm-88e98c {
    width: 120px;
  }
  #reservation_01 .search-widget-button-wrapper-d2b715 {
    top: 40px;
  }
  #reservation_01 .search-widget-search-container-bf1818 {
    margin: 0 auto;
  }
  #reservation_01 .section_inner {
    width: 790px;
  }
  #reservation_01 .search-widget-input-wrapper-eaf5bf {
    width: 42%;
  }
  #reservation_01 select.search-widget-input-34bba0.search-widget-select-75fb48 {
    width: 130px;
  }
  #reservation_01 .search-widget-search-container-bf1818 {
    width: 100% !important;
  }
  #reservation_01 .dropdown-selector-container-ef1ce2 .dropdown-selector-input-6d2b0e {
    height: 42px;
  }
}
