.othertour { margin: 10px 30px 20px; }
othertour. inner.pad_t5per {
 margin-top: 30px
}
/* ===============================================
 canArea（キャンペーン枠）　
=============================================== */
.canArea .bnArea { padding: 0 0 0.5em; }
.canArea .bnArea img {
  zoom: normal;
  width: 100%;
}
.canArea .atnList { padding: 0 0 1em; }
#moviearea .canArea .atnList li {
  position: static;
  padding: 0 0 0 1em;
  margin: 0;
  display: block;
  text-indent: -1em;
  font-size: 85%;
}
.canArea .atnList > li:before { content: "※"; }
.canArea .linkAreaList {
  padding: 0 0 2em;
  clear: both;
  overflow: hidden;
}
#moviearea .canArea .linkAreaList > li {
  position: static;
  padding: 0;
  margin: 0;
  display: block;
  width: 49%;
  float: left;
  background-color: #E45F4C;
  border-radius: 6px;
}
#moviearea .canArea .linkAreaList > li+li { margin-left: 2%; }
.canArea .linkAreaList > li > a { display: block; }
.canArea .linkAreaList > li > a > span {
  padding: 0.5em 2em 0.5em 1.2em;
  display: block;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  background-image: url("/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
  background-position: 103% 50%;
  background-repeat: no-repeat;
  background-size: 1.8em auto;
}
/* ===============================================
 products（AIR系コンテンツ）
=============================================== */
#products { margin-bottom: 30px; }
#products #tabmenu {
  overflow: hidden;
  border-bottom: 4px solid #e45f4c;
}
#products #tabmenu li {
  background-color: #ececec;
  width: 24.25%;
  height: 82%;
  color: #989898;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
  box-sizing: border-box;
  float: left;
  margin-left: 1%;
  padding: 57px 0 13px;
  cursor: pointer;
  background-repeat: no-repeat;
}
#products #tabmenu li:first-child {
  margin-left: 0;
  background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_airplane.png');
  background-position: 50% 30%;
}
#products #tabmenu li:nth-child(2) {
  background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_briefcase.png');
  background-position: 50% 30%;
}
#products #tabmenu li:nth-child(3) {
  background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_bed.png');
  background-position: 50% 35%;
}
#products #tabmenu li:nth-child(4) {
  background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_camera.png');
  background-position: 50% 40%;
}
#products #tabmenu li.active {
  background-color: #e45f4c;
  color: #fff;
}
#products #tabmenu li.active:first-child { background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_airplane_on.png'); }
#products #tabmenu li.active:nth-child(2) { background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_briefcase_on.png'); }
#products #tabmenu li.active:nth-child(3) { background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_bed_on.png'); }
#products #tabmenu li.active:nth-child(4) { background-image: url('https://www.his-j.com/smp/kanto/special/canada/images/index/ico_camera_on.png'); }
#products .tabContents {
  padding: 15px 0 0;
  margin: 0 15px;
}
#products .tabContents.hide { display: none; }
#products .tabContents > ul > li.module {
  padding: 12px 5px;
  border-top: 1px solid #bfbfbf;
  overflow: hidden;
  position: relative;
}
#products .tabContents > ul > li.module:last-child { border-bottom: 1px solid #bfbfbf; }
#products .tabContents > ul > li.module:first-child { border-top: none; }
#products .tabContents > ul > li a {
  display: block;
  background: url(/smp/common/img/kanto/canada/arrow_common.png) right 50% no-repeat;
  background-size: 24px;
}
#products .tabContents > ul > li .thumb {
  float: left;
  width: 31%;
  margin-top: 28px;
}
#products .tabContents > ul > li .thumb img {
  width: 100%;
  zoom: 1;
}
#products .tabContents > ul > li .name span {
  background-color: #00b0ca;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.1;
  padding: 4px 18px;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 5px;
}
#products .tabContents > ul > li .name {
  color: #004098;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin: 28px 6% 10px 0;
  float: right;
  width: 60%;
}
#products .tabContents:nth-of-type(1) > ul > li .name {
  width: 100%;
  float: none;
}
#products .tabContents:nth-of-type(1) > ul > li a .txt {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
#products .tabContents > ul > li a .summary .txt {
  color: #000;
  font-size: 11px;
  float: right;
  width: 60%;
  margin-right: 6%;
  margin-bottom: 10px;
}
#products .tabContents > ul > li a .summary .txt br { display: none; }
#products .tabContents > ul > li .price {
  color: #f00;
  font-size: 19px;
  font-weight: bold;
  text-align: right;
  width: 94%;
  margin-right: 6%;
  clear: both;
}
#products .tabContents > ul > li .price span {
  font-size: 11px;
  font-weight: normal;
  margin-right: 10px;
}
#products .tabContents > ul > li .price span.htl_price,
#products .tabContents > ul > li .price span[id^="price_"] {
    color: #f00;
    font-size: 19px;
    font-weight: bold;
    text-align: right;
    width: 94%;
    margin-right: 0%;
    clear: both;
}

#products .tabContents:nth-of-type(4) > ul > li .price { font-size: 21px; }
#products .tabContents > ul > li .btn_search,
#products .tabContents > ul > li .btn_detail { text-indent: -9999px; }
@media screen and (max-width: 330px) {
#products .tabContents > ul > li .price { font-size: 18px; }
#products .tabContents > ul > li .price span {
  margin-right: 5px;
  font-size: 10px;
}
#products .tabContents:nth-of-type(4) > ul > li .price { font-size: 20px; }
}