@charset "UTF-8";
a, :focus {
  outline: 0;
}
a:hover .ro, a.ro:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
#container a:link, #container a:visited {
  color: #0077c0;
}
#container a:hover, #container a:active {
  color: #35a0d6;
  text-decoration: none !important;
}
/*----------------------------------------------------------------------------------------------------*/
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.clear {
  clear: both !important;
}
.float_l {
  float: left !important;
}
.float_r {
  float: right !important;
}
strong {
  font-weight: bold !important;
  font-size: 110% !important;
}
.w170 {
  width: 170px !important;
}
.w280 {
  width: 280px !important;
}
.w300 {
  width: 300px !important;
}
.w320 {
  width: 320px !important;
}
.w360 {
  width: 360px !important;
}
.w380 {
  width: 380px !important;
}
.w400 {
  width: 400px !important;
}
.w420 {
  width: 420px !important;
}
.w435 {
  width: 435px !important;
}
.w460 {
  width: 460px !important;
}
.w490 {
  width: 490px !important;
}
.w500 {
  width: 500px !important;
}
.w540 {
  width: 540px !important;
}
.w575 {
  width: 575px !important;
}
.w650 {
  width: 650px !important;
}
.w700 {
  width: 700px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.m0 {
  margin: 0 !important;
}
.font10 {
  font-size: 10px !important;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}
.font14 {
  font-size: 14px !important;
}
.font15 {
  font-size: 15px !important;
}
.font16 {
  font-size: 16px !important;
}
.font_date {
  font-size: 13px;
  font-weight: bold;
  color: #004098;
}
.vab {
  vertical-align: bottom;
}
/*----------------------------------------------------------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
}
#hisApp {
  position: relative;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.breadcrumb__inner {
  overflow-y: hidden;
}
#body {
  position: relative;
}
/*#container {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic",  "メイリオ", Meiryo, Osaka, sans-serif;
}*/
#contents {
  width: 960px;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  color: #333;
  font-size: 12px;
  line-height: 1.6;
}
/*.anktop{
	text-align:right;
}*/
#mainimg {
  margin-bottom: 2px;
}
#rnav {
  widows: 100%;
  overflow: hidden;
}
#rnav li {
  float: left;
}
#contents .bnrarea {
  width: 940px;
  margin: 25px auto;
  text-align: center;
}
#bnr_yvr_sp {
  margin: 10px 0 20px 0;
}
#contents .block_wrap {
  padding: 6px;
  margin-top: 25px;
  background: url(../img/block_bg.png) 0 0 repeat;
}
#contents .block_wrap a {
  font-weight: bold;
}
#contents .block {
  width: 888px;
  padding: 30px 20px;
  background: #fff;
}
#contents h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #004098;
}
#contents h3 {
  font-size: 18px;
  font-weight: bold;
  color: #004098;
  margin-bottom: 10px;
  line-height: 1.5;
}
#contents h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
#contents h5 {
  font-size: 16px;
  font-weight: bold;
  color: #004098;
  text-align: right;
  line-height: 1.2;
}
#contents dt {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px;
}
#contents dd {
  margin-bottom: 30px;
}
#contents .img4 div {
  width: 205px;
}
#contents .img4 div.float_l {
  margin-right: 22px;
}
#contents .img4 p {
  line-height: 1.4;
  margin-top: 5px;
  font-size: 10px;
}
#contents .img3 div {
  width: 290px;
}
#contents .img3 div.float_l {
  margin-right: 9px;
}
#contents .img3 p {
  line-height: 1.4;
  margin-top: 5px;
  font-size: 10px;
}
#otherarea {
  background: #f1f1f1;
  padding: 16px 9px 9px 26px;
}
#otherarea ul {
  width: 906px;
  overflow: hidden;
}
#otherarea li {
  float: left;
  margin-right: 17px;
  margin-bottom: 17px;
}
/*----------------------------------------------------------------------------------------------------*/
#tourarea {
  padding-bottom: 20px;
}
#tourarea h3 {
  padding: 10px 0;
  color: #333;
}
#tourarea:not(:has(.module)), #tourarea .tourarea:not(:has(.module)) {
  display: none;
}
#tourarea .tour {
  display: block;
  color: inherit !important;
  img {
    width: 200px;
    height: 133px;
  }
  .hotel {
    margin-left: 1em;
  }
  :is(.day, .hotel):has(.data:empty) {
    display: none;
  }
}
#tourarea .module {
  padding: 20px 22px;
  margin-bottom: 15px;
  border: 3px solid #e0e0e0;
}
#tourarea :is(.module .btn a, .tour .btn_search) {
  width: 205px;
  height: 34px;
  background: url(../img/btn_tourdetail.png) 0 0 no-repeat;
  display: block;
  text-indent: -9999px;
}
#tourarea .module:hover {
  background: #fef4ee;
  cursor: pointer;
  &.tour .btn_search, .btn a {
    background-position: 1px 1px;
  }
}
#tourarea .otherbtn {
  text-align: center;
}
#tourarea .data {
  width: 660px;
}
#tourarea .tit {
  font-weight: bold;
  font-size: 18px;
  color: #004098;
}
#tourarea .txt {
  margin-top: 5px;
}
#tourarea .price {
  height: 30px;
  font-size: 20px;
  padding-right: 15px;
  color: #e00;
  font-weight: bold;
  &:has(.fuel) {
    display: flex;
    gap: 15px;
    align-items: baseline;
  }
  .fuel {
    order: -1;
    font-weight: normal;
    font-size: 11px;
    vertical-align: middle;
  }
}
#tourarea .data .clearfix {
  margin-top: 15px;
}
/*
#tourarea .bl-hover .tit,
#tourarea .bl-hover .price{
	text-decoration: underline;
}
*/
/* pageTop */
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000;
}
/*ナビゲーション*/
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
}
#fixedBox {
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  height: 71px;
  background: #fff;
  opacity: .94;
  z-index: 1000;
}
#fixedBox ul {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr 1fr 1fr 1fr 0.8fr 0.8fr 1fr 0.8fr 0.8fr 0.8fr; /*ナビ数変更時要調整*/
  align-content: center;
  place-content: center;
  font-size: 12px;
  letter-spacing: -.5px;
  width: 960px;
  height: 71px;
  margin: 0 auto;
}
#fixedBox ul li {
  display: flex;
  align-items: center;
  width: 100%;
  height: 71px;
  background: #fff;
  text-align: center;
  position: relative;
}
#fixedBox ul li.navi0, #fixedBox ul li.navi6 {
  letter-spacing: -1px;
}
#fixedBox ul li::before {
  content: "";
  width: 1px;
  background: #c7c7b0;
  display: block;
  height: 40px;
}
#fixedBox ul li.active::after, #fixedBox ul li:hover::after {
  content: "";
  height: 6px;
  width: 100%;
  background: #e66857;
  display: block;
  position: absolute;
  bottom: 0;
}
#fixedBox ul li a {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  align-items: center;
  text-decoration: none;
  color: #000;
}
#fixedBox ul li a:link, #fixedBox ul li a:hover, #fixedBox ul li a:visited {
  text-decoration: none;
  color: #000;
}
/* 検索モジュール */
/* searchBoxSet(bottom) */
#searchBoxSet {
  margin: 0 0 30px 0;
}
#searchBoxSet .l_container {
  overflow: hidden;
}
#searchBoxSet .md_searchTab {
  margin: 0;
  line-height: 1.5;
}
#searchBoxSet .md_searchTab .md_search_tabList {
  margin: 0 3px 0 0;
  float: left;
}
#searchBoxSet .md_search_tabList a {
  background: url(/dst/search/img/tab_bg1.png) no-repeat left top;
  padding: 16px 0 10px 0;
  text-align: center;
  width: 180px;
  font-size: 16px;
  font-weight: bold;
  color: #004098;
  display: block;
  text-decoration: none;
}
#searchBoxSet .md_search_tabList a.is_block {
  background: url(/dst/search/img/tab_bg2.png) no-repeat left top;
  padding: 16px 0 10px 0;
  text-align: center;
  width: 180px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
}
#searchBoxSet .md_search_tabList a:hover {
  opacity: 1;
  background: url(/dst/search/img/tab_bg2.png) no-repeat left top;
  color: #fff;
}
#searchBoxSet .md_search_tabBody {
  border: solid 4px #004098;
  background: #fff;
  padding: 15px 20px;
  clear: both;
}
#searchBoxSet .md_search_tabBody .is_destCity div:first-of-type {
  left: inherit;
  right: 0;
}
#searchBoxSet .md_search_tabBody .md_search_item .md_search_label_reqIcon {
  width: 33px;
}
#searchApp {
  margin: 80px 0;
}
#searchApp .rn-searchMod__navListButton.rn-searchMod__navListButton--ovs, #searchApp .rn-searchMod__navListButton.rn-searchMod__navListButton--both, #searchApp #topContent .search-condition-button {
  color: #333;
}
#searchApp #topContent .rn-searchMod__buttonSearch, #searchApp #topContent .rn-searchMod__formDomLink {
  color: #fff;
}
#searchApp .rn-searchMod__formTitle.rn-searchMod__formTitle--ovs {
  color: #2488ff;
}
#searchApp .rn-searchMod__formTitle.rn-searchMod__formTitle--both {
  color: var(--color-type-both) !important;
}
/* モントリオール就航 */
#acArea {
  margin: -30px 0 30px 0;
  background-color: #fff !important;
}
/* ===============================================
 products（AIR系コンテンツ）
=============================================== */
#tourarea #products {
  margin: 40px 0 35px;
  padding: 18px 19px;
  border: 3px solid #e0e0e0;
}
#tourarea #products .module {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
#tourarea #products #tabmenu {
  border-bottom: 3px solid #004098;
  overflow: hidden;
}
#tourarea #products #tabmenu li {
  background-color: #ececec;
  width: 221px;
  height: 60px;
  color: #000;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
  box-sizing: border-box;
  float: left;
  margin-left: 4px;
  padding: 20px 0;
  cursor: pointer;
}
#tourarea #products #tabmenu li:first-child {
  margin-left: 0;
}
#tourarea #products #tabmenu li.active {
  background-color: #004098;
  color: #fff;
}
#tourarea #products .tabContents.hide {
  display: none;
}
#tourarea #products .tabContents > ul > li.module {
  padding: 28px 10px;
  border-top: 3px solid #e0e0e0;
  overflow: hidden;
}
#tourarea #products .tabContents > ul > li.module:first-child {
  border-top: none;
}
#tourarea #products .tabContents > ul > li > a {
  text-decoration: none;
}
#tourarea #products .tabContents > ul > li .thumb {
  float: left;
  width: 162px;
  margin-right: 20px;
}
#tourarea #products .tabContents > ul > li .thumb img {
  width: 162px;
}
#tourarea #products .tabContents > ul > li .name span {
  background-color: #00b0ca;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1;
  padding: 6px 18px;
  margin-right: 12px;
  display: inline-block;
}
#tourarea #products .tabContents > ul > li .name {
  color: #004098;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
#tourarea #products .tabContents > ul > li .summary p.txt {
  margin-bottom: 20px;
  color: #000;
}
#tourarea #products .tabContents > ul > li ul.txt li {
  color: #000;
  font-size: 14px;
}
#tourarea #products .tabContents > ul > li .price {
  float: right;
  overflow: hidden;
}
#tourarea #products .tabContents > ul > li .price span {
  font-size: 11px;
  font-weight: normal;
  margin-right: 15px;
}
#tourarea #products .tabContents > ul > li .price span.htl_price, #tourarea #products .tabContents > ul > li .price span[id^="price_"] {
  height: 30px;
  font-size: 20px !important;
  color: #e00;
  font-weight: bold !important;
  margin-right: 0px !important;
}
#tourarea #products .tabContents > ul > li a [class^="btn_"] {
  float: right;
  display: block;
  width: 182px;
  height: 32px;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 2px;
}
#tourarea #products .tabContents > ul > li a .btn_search {
  background: url(../img/btn_search.png) no-repeat 0 0;
}
#tourarea #products .tabContents > ul > li a .btn_detail {
  background: url(../img/btn_detail.png) no-repeat 0 0;
}
#tourarea .module:hover a [class^="btn_"] {
  background-position: 1px 1px !important;
}