@charset "UTF-8";
@import url("./overwrite-new-pattern.css");
html {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}

body, div, li, dt, dd, th, td, p, button, input, select, textarea {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

article > * {
  font-size: 14px;
}

header#header_pc {
  height: auto;
}

.sp-none {
  display: none;
}

.pc-none {
  display: inline;
}

.goTop {
  position: fixed;
  bottom: 1px;
  right: 1px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99999;
}

#hisApp {
  padding-bottom: 60px;
}

.header {
  background: transparent;
  color: #333333;
  height: auto;
}

.header__sp-menu-item--my-page {
  display: none;
}

#accountMenu01 {
  display: block;
  font-size: 11px;
  line-height: 18px;
}

.breadcrumb {
  font-size: .8rem;
  display: block !important;
  padding: 0;
  margin: 0;
}

.breadcrumb a {
  font-size: .8rem;
  display: block !important;
  padding: 0;
}

.breadcrumb__inner {
  padding: 5px 24px;
  line-height: 1;
}

.detail_page_nav {
  background: #777;
  min-height: 40px;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 90;
}

.detail_page_nav {
  top: 88px;
  /* background-color: #FFF; */
}

.detail_page_nav.static_hide {
  top: 0;
  min-height: 40px;
}

.detail_page_nav .btn_listback a {
  margin-top: 0;
  padding: .5rem 0 .5rem 22px;
  background-size: auto 12px;
}

.menu-trigger {
  position: relative;
  width: 40px;
  height: 40px;
}

.menu-trigger span {
  position: absolute;
  left: 10px;
  width: 30px;
  height: 3px;
  background-color: #FFF;
}

.menu-trigger span:nth-of-type(1) {
  top: 8px;
}

.menu-trigger span:nth-of-type(2) {
  top: 17px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 11px;
}

.detail_page_nav .gnav {
  position: absolute;
  width: 100%;
  top: 40px;
  z-index: 90000;
  background: #FFF;
  letter-spacing: -0.5em;
  text-align: left;
}

.detail_page_nav .gnav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.detail_page_nav .gnav li {
  width: 50%;
  border-bottom: 1px solid #DDD;
}

.detail_page_nav .gnav li:nth-child(odd) {
  border-right: 1px solid #DDD;
}

.detail_page_nav .gnav3 {
  display: none;
  top: 40px;
}

.detail_page_nav .gnav3 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  border-bottom: 1px solid #004098;
}

.detail_page_nav .gnav3 li {
  float: none;
  width: 25%;
}

.detail_page_nav .gnav3 li a {
  border-left: 1px solid #CCC;
}

.detail_page_nav .gnav3 li:nth-child(1) a {
  border-left: none;
}

.detail_main {
  padding: 50px 0 1.5rem;
}

.icol1, .icol2, .icol3, .icol4, .icol5, .icol6, .icol7, .icol8, .icol9, .icol10, .icol11, .icol12 {
  margin-left: 4%;
  margin-right: 4%;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 92%;
}

.detail_main .heading-title-h1, #detail_plan h2 {
  color: #004098;
  text-align: left;
  font-size: 1.4rem;
}

.detail_container .heading-title-h1 .wrapper {
  font-size: 1.5rem;
  background-position: 5% 50%;
}

.review .star {
  display: block;
  text-indent: -9999px;
  height: 22px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 16px;
}

.price {
  padding: 0.5rem 0 0;
}

.box_head_plan {
  padding: 1rem 1.5rem 0.2rem;
  margin-top: 1rem;
  background-color: #f4f4f5;
  font-size: 1.1rem;
}

.box_head_plan li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
  border-bottom: 1px solid #DDD;
}

/* .box_head_plan li:last-child {
    border-bottom: none;
} */
.box_head_plan li a span {
  width: 100%;
  margin-right: 0;
}

.box_head_plan li a span.price {
  width: 100%;
  line-height: 1.2;
  font-size: 1.2rem;
  padding-bottom: .5rem;
}

.box_head_plan li a span:after {
  background-size: 12px auto;
}

.box_review {
  padding: 2rem 1rem;
}

.box_review .title {
  margin: 0 0 0;
}

.box_review div {
  text-align: left;
  font-size: 1rem;
}

.box_review .icol12 {
  margin-top: 0;
  margin: 0 0 10px;
}

.box_review .icol5 {
  margin: 5px 0 5px;
}

.wrap_btn_entry_review a.btn_all_view {
  width: 80%;
}

.wrap_btn_entry_review a.btn_entry_review {
  background-color: #333;
  width: 80%;
}

.detail_tour_inner {
  padding: 0;
}

#detail_tour .notes dt {
  width: 100%;
}

#detail_tour .notes dt, #detail_tour .notes dd {
  padding: .5rem;
  font-size: 1rem;
  width: 100%;
}

.btn_all_open a {
  padding: .5rem 3rem .5rem 1rem;
  border: 1px solid #ddd;
  background-size: 13px auto;
}

#qa dt {
  border-top: 1px solid #ddd;
}

#qa dl:last-child {
  border-top: 1px solid #ddd;
}

#qa dt strong {
  font-size: 1.5rem;
  width: 60px;
  padding: 10px 10px 0;
}

#qa dt small img {
  width: 14px;
  margin-top: 50%;
}

.footer > * {
  text-decoration: none;
  color: #111;
}

.footer a {
  margin-right: auto;
  color: #111;
  text-decoration: none;
}

.footer__category-list-title > * {
  text-decoration: none;
  color: #111;
}

/* .goTop {
	display: none!important;
} */
#reserve_fixed a.reserve_fixed_btn {
  width: 80%;
  font-size: 1.2rem;
}

#reserve_fixed a.reserve_fixed_btn strong {
  font-size: 1.2rem;
}

#reserve_fixed a.page_top_btn {
  font-size: 1rem;
}

a.btn_reserve {
  font-size: 1.4rem;
}

.oltour_footer ul {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.oltour_footer ul li {
  float: none;
  margin: 0;
  width: 49%;
  padding: 0;
}

.oltour_footer ul li:nth-child(odd) {
  margin-right: auto;
}

.oltour_footer ul li a {
  border: 1px solid #333;
  margin: 5px 0;
  padding: 10px;
  display: block;
}

/*=============================================
検索結果
=============================================*/
.tour_fv.list_fv .wrapper {
  display: block;
}

.item_area_country {
  font-size: 86.6%;
  display: inline-block;
}

.review .item_area_country a {
  display: inline-block;
  padding-left: 5px;
  text-decoration: none;
  color: #1A93EC;
  font-size: 120%;
  background: none;
  vertical-align: middle;
}

.condition_select {
  position: relative;
  height: 45px;
}

/* .oltour_footer ul li a {
	background: url(https://www.his-j.com/cmn/n-headfoot/images/search.svg) no-repeat;
	background-size: 16px 16px;
	background-position: center left 10px;
	padding-left: 36px;
} */
.subinfo p {
  margin-top: 10px;
  width: 100%;
}

.list_result .result_cont {
  padding: 20px 0;
}

.review .star {
  background-size: auto 12px;
}

.list_result.grid .feature_tag {
  font-size: 80%;
  position: absolute;
  left: 5px;
  top: 5px;
}

/*=============================================
お気に入りを見るボタン
=============================================*/
#reserve_fixed2 .wrap_btn a.btn {
  display: block;
  padding: 10px;
  font-size: 14px;
}

#reserve_fixed2 .wrap_btn a.btn strong {
  font-size: 10px;
  display: block;
}

#reserve_fixed2 a.page_top_btn {
  font-size: 1rem;
}

#reserve_fixed2 .wrap_btn a.btn {
  display: block;
  padding: 8px;
  font-size: 14px;
  line-height: 1;
  min-height: 38px;
}

.wrap_bottom_pager.upper {
  bottom: 40px;
  height: 40px;
  position: static;
}

#reserve_fixed2 .wrap_btn {
  display: table;
  width: 28%;
  table-layout: fixed;
  float: left;
  min-height: auto;
  max-height: 38px;
  margin: 0 0 5px 5px;
  border-radius: 4px;
}

#reserve_fixed2 a {
  display: inline-block;
  vertical-align: bottom;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  min-height: auto;
  max-height: 38px;
  border-radius: 4px;
}

.list_result.grid .result_cont .info_container .heading-title-h1 {
  margin-bottom: 5px;
  font-size: 110%;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.result_cont .info_container .heading-title-h1 {
  color: #004098;
  font-size: 120%;
  margin: 0 0;
}

.list_result.grid .result_cont .box_image {
  margin: 0;
}

a.btn_detail {
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  padding: 0.6rem 1rem;
  font-weight: 600;
  background: #F28100 url(../../images/arrow_btn_w.svg) no-repeat right 8px top 50%;
  background-size: 6px auto;
  color: #FFF;
  font-size: 14px;
}

.result_cont .icol3.box_image {
  width: 35%;
  margin: 0 1%;
  vertical-align: top;
  position: relative;
}

.result_cont .info_container {
  display: inline-block;
  width: 63%;
  letter-spacing: normal;
}

.narrow_tab {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.narrow_tab > li:first-child {
  margin-left: 2%;
}

.narrow_tab > li > a {
  padding: .6rem 1rem 0;
  min-height: 30px;
  font-size: 100%;
  max-width: 175px;
}

.right_sort p {
  padding: .6rem 1rem 0;
  min-height: 30px;
  color: #FFF;
  font-size: 100%;
}

.wrap_bottom_pager .icol12 {
  text-align: left;
  margin: 2% 3% 1%;
}

.wrap_bottom_pager .select_tab > p {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 80px;
  padding: .5rem;
  border-radius: 3px;
}

.right_sort .list-change {
  display: none;
}

#reserve_fixed2 .wrap_btn a.btn.sky.wrap_btn-cart {
  background: #333;
}

/*=============================================
カレンダー
=============================================*/
.ui-datepicker-calendar td {
  height: 4rem;
  max-height: 60px;
}

#id_cal1,
#id_cal_header1 {
  display: none;
}

.remodal .mb-3 {
  text-align: left;
  padding-left: 20px;
}

.remodal .btn-result-close {
  position: absolute;
  top: 10px;
  right: 20px;
  padding: .5rem 1.5rem .5rem 3rem;
  border-radius: 20px;
  background: #004098 url(https://top.his-usa.com/2019g/images_new/ico_check.svg) 10px 50% no-repeat;
  background-size: 16px auto;
  font-size: 90%;
  font-weight: 600;
  color: #FFF;
  letter-spacing: normal;
  cursor: pointer;
}

/*=============================================
メインビジュアル
=============================================*/
.tour_fv.list_fv {
  background-image: url(../../images/search/mv_search_hatsuyume_sp.jpg);
  padding: 0;
  /* background-size: cover; */
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 150px;
  width: 100%;
}

.tour_fv.list_fv .heading-title-h1 {
  padding: 30px 0rem !important;
}

.tour_fv.list_fv .heading-title-h1 strong {
  display: none;
}

.result_cont__title {
  padding: 16px 12px 0;
  font-size: 140%;
  letter-spacing: 0em;
  display: block;
}

.result_cont__title span {
  padding: 0 3px 0;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 0em;
}

/*=============================================
ソート
=============================================*/
.menusort-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  color: #333;
  background-color: #FFF;
  border: 3px solid #4c5158;
  z-index: 10000;
  padding: 5px;
  max-height: 86vh;
  overflow-y: auto;
  -webkit-align-content: baseline;
      -ms-flex-line-pack: baseline;
          align-content: baseline;
  display: none;
}

.menusort-list-box {
  width: 100%;
  margin: 0;
}

.menusort-list-box:nth-child(1) {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.menusort-list-box:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.menusort-list-box:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.menusort-list-box:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.menusort-list-box:nth-child(5) {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.menusort-list {
  width: 100%;
  padding: 5px 0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.menusort-list-none {
  display: none;
}

.menusort-list li {
  width: 49%;
  display: block;
  padding: 0 0 0 7px;
  font-size: 70%;
  /* background-image: url(https://tour.his-usa.com/2019/images/arrow_page_next.svg); */
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 6px;
  margin: 0.5%;
  border-bottom: 1px solid #CCC;
}

.menusort-list li:nth-child(even) {
  border-left: 1px solid #CCC;
}

.menusort-list li a {
  text-decoration: none;
  display: block;
  padding: 10px;
  text-overflow: unset;
  word-break: unset;
  white-space: unset;
  margin: 0;
  background-color: transparent;
  width: 100%;
  color: #333;
}

.menusort-list li a:hover {
  text-decoration: underline;
}

.menusort-list-title {
  text-align: left;
  font-weight: bold;
  font-size: 120%;
  color: #014097;
  padding: 12px;
  background-color: #ddeefc;
  margin-bottom: 0.5%;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/toggle_arrow_open.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right 15px center;
  -webkit-transition: .3s;
  transition: .3s;
}

.menusort-list-title__active {
  background-color: #014097;
  color: #FFF;
  background-image: url(https://tour.his-usa.com/2019v/images/arrow_top_w.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right 15px center;
  -webkit-transition: .5s;
  transition: .5s;
}

.menusort-list-title-sp {
  display: block;
}

.narrow_selectmenu a.menusort-list-title-sp-none {
  display: inline-block;
  width: auto;
  padding: 0;
  background: transparent;
  color: #014097;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.narrow_selectmenu .menusort-list-title__active a.menusort-list-title-sp-none {
  color: #FFF;
}

.menusort-list li.menusort-list__active {
  background-image: url(../../img/ico_check_pink.svg);
  background-size: 8px;
  background-position: left 4px center;
  padding: 0px 0 0 10px;
  font-weight: bold;
  color: #F25749;
}

.menusort-list li.menusort-list__active a {
  color: #F25749;
}

span.menusort-list__clear-btn {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px 10px 5px 30px;
  background-color: #333;
  color: #FFF;
  border-radius: 3px;
  background-image: url(https://tour.his-usa.com/2019v/images/arrow_top_w.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: left 12px center;
  -webkit-transition: .5s;
  transition: .5s;
}

.menusort-list-wrap-pt40 {
  padding-top: 40px;
}

/*=============================================
商品ゼロ
=============================================*/
.mt-0.entry_none-wrap {
  margin-top: 0 !important;
  padding-top: 16px !important;
}

.entry_none h2.big {
  font-size: 130%;
}

.oe_top_btn_wrap {
  width: 100%;
  text-align: center;
  margin: 30px auto;
}

.oe_top_btn_wrap a.link_allow {
  width: 90%;
  background-color: #EEE;
  padding: 16px;
  background-position: right 16px center;
}

/*=============================================
20201201調整
=============================================*/
.slider-wrap {
  display: none;
}

/*= MV =*/
.tour_fv.list_fv {
  background-color: #516484;
  padding: 150px 0 10px;
  /* background-size: cover; */
  background-size: 100% 150px;
  background-position: center top;
  background-repeat: no-repeat;
  height: 220px;
  width: 100%;
}

.tour_fv.list_fv .icol6 {
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 96%;
}

.tour_fv.list_fv p strong {
  letter-spacing: 0;
  display: none;
}

#reserve_fixed2 a.page_top_btn {
  display: none;
}

/*=============================================
20201208調整
=============================================*/
.list_result .result_cont .icol3.box_image a {
  max-height: 81px;
  overflow: hidden;
  display: block;
}

.list_result .result_cont .icol3.box_image .wrap_list-select {
  margin-top: 6px;
}

/*=============================================
20210125調整
=============================================*/
.result-remodal {
  position: relative;
}

.result-remodal .box_callender {
  width: 96%;
  margin: 0 auto 12%;
}

.result-remodal .ui-datepicker-calendar td {
  font-size: 95%;
  height: 3.8rem;
  width: 14.285%;
}

.result-remodal td.date-selected.date-selected-start {
  background-color: #f8a847;
  background-color: #ff8e84;
}

.result-remodal td.date-selected {
  background-color: #ffd199;
  background-color: #ffe8e6;
}

.result-remodal td.date-selected.date-selected-end {
  background-color: #e9b576;
  background-color: #ffc3bd;
}

.ui-datepicker-calendar td span {
  display: block;
  color: #333;
  text-align: center;
  font-weight: 600;
  font-size: 110%;
}

.ui-datepicker-calendar tr th:last-child span,
.ui-datepicker-calendar tr td:last-child span {
  color: #1a93ec;
}

.ui-datepicker-calendar tr th:first-child span, .ui-datepicker-calendar tr td:first-child span {
  color: #f25749;
}

.result-remodal .mb-3 {
  text-align: center;
  padding-left: 2%;
  font-size: 140%;
  margin-bottom: 0.5em !important;
  line-height: 1.2;
}

.result-remodal .modal-close {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: 100%;
  margin: 0 auto;
  padding: 3% 2%;
}

.result-remodal .modal-close span.btn-result-close.btn-result-reset {
  margin-right: 0;
  font-size: 115%;
  border-radius: 6px;
  background-color: #FFF;
  color: #2293ec;
  background-image: none;
  padding: 0.5rem;
  bottom: 3%;
  border: 1px solid;
  position: unset;
  width: 48%;
}

.result-remodal span.btn-result-close.btn-result-apply {
  /* bottom: 3%; */
  padding: 0.5rem 0.5rem 0.5rem 1.5rem;
  background-color: #2293ec;
  color: #FFF;
  margin-right: 0;
  /* background-image: none; */
  font-size: 120%;
  border-radius: 6px;
  background-position: 20px 50%;
  border: 1px solid #2293ec;
  position: unset;
  width: 48%;
  margin-left: auto;
}

/*=============================================
20210412調整
=============================================*/
.tour_fv.list_fv {
  background-size: auto 100%;
  height: 150px;
  overflow: hidden;
  background-image: url(../../images/search/mv_search_sp.jpg);
}

.tour_fv.list_fv .fv_wrap {
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.wrap_bottom_pager .icol12 {
  text-align: left;
  margin: 1.5% 3% 1%;
}

.wrap_bottom_pager .pager li a, .wrap_bottom_pager .pager li span {
  padding: .2rem 0.4rem;
}

.wrap_bottom_pager .select_tab {
  bottom: auto;
  top: 5px;
  right: 10px;
}

/*new-pattern*/
@import url("./overwrite-new-pattern.css");