@charset"utf-8";
/*------------------------------------------------
	おすすめツアー商品
--------------------------------------------------*/
.areabox{
	display:none;
}
.tourWrap {
    /*padding-bottom: 30px;*/
}
.tourWrap .inner-box {
	width: 992px;
	margin: 0 auto;
}
/*.tourWrap h3 {
	text-align: center;
	background-color: #d1a952;
	color: #fff;
	font-size: 18px;
	line-height: 2.0em;
	margin-bottom: 20px;
}*/

/* ------------------------------------------------
template:ツアーカセット
------------------------------------------------ */
.product-list {
    margin: auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.5;
}
.product-list * {
    box-sizing: border-box
}
.product-list > li {
    width: calc(98% / 2);
    margin-right: 2%;
    padding: 10px;
    background: #FFF;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%);
    position: relative;
}
.product-list > li:nth-child(n+3) {
    margin-top: 2%;
}
.product-list > li:nth-child(even) {
    margin-right: 0
}
.product-list > li:nth-child(-n+2) {
    margin-top: 0
}
.product-list > li:empty {
    display: none;
}
.product-list > li:hover {
    box-shadow: 0 2px 20px rgb(0 0 0 / 25%);
}
.product-list > li a {
    text-decoration: none;
    color: #333;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.product-list__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.item-photo__wrapper {
    border-radius: 10px;
    width: 40%;
    margin-right: 2%;
    overflow: hidden;
    position: relative;
}
.item-photo__wrapper img {
    border-radius: 10px;
    max-width: 100%;
}
.item-txt__wrapper {
    flex: 1;
}
.item-txt__icon {
    line-height: 1.0;
}
.item-txt__icon .icon-type {
    line-height: 1.0;
}
.item-txt__icon .icon-type::after {
    display: none;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: top;
    margin-bottom: 3px
}
.item-txt__icon .icon-type.ana::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/ana.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.ado::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/ado.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.apj::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/apj.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.fda::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/fda.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.jal::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/jal.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.jet::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/jet.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.sfj::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/sfj.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.sjo::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/sjo.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.snj::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/snj.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.sky::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/carrier/sky.png");
    width: 58px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.jr::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_jr.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.odakyu::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_odakyu.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.tobu::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_tobu.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.bus1::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_daybus.png");
    width: 80px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.bus2::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_staybus.png");
    width: 80px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.bus3::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_nightbus.png");
    width: 80px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.hotel::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_hotel.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.imp1::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_localguide.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.imp2::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_imp.png");
    width: 70px;
    height: 17px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.eco::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_ecotour.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.ship::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_ship.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.air::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_air.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.train::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_train.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.car::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_car.png");
    width: 80px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.rentcar1::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_rentacar.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.rentcar2::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_gas.png");
    width: 110px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.web::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_webcc.png");
    width: 160px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.web2::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_web.png");
    width: 110px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__icon .icon-type.line::after {
    display: inline-block;
    background-image: url("https://www.his-j.com/kokunai/dst/common/img/icon_line.png");
    width: 70px;
    height: 15px;
    margin-right: 3px;
}
.item-txt__port {
    font-size: 13px;
    font-weight: bold;
    color: #333;
}
/*.port-type::before {
    content: "【";
    display: inline-block
}*/
.port-type::after {
    content: "発着";
    display: inline-block;
}
.port-type.train::after {
    content: "発";
    display: inline-block;
}
.port-type.hotel::after, .product-list > li.stay .port-type::after {
    content: "";
    display: inline-block;
}
a[href^="https://hotel.his-j.com/search/hotel-plan"] .port-type::after {
    content: "";
    display: inline-block;
}
.port-type:last-child, .port-type:empty {
    display: none;
}
.port-type:empty + .port-type:last-child {
    display: block;
}
.item-label {
    position: absolute;
    top: 0;
    left: 0;
}
.item-label::after {
    content: "";
    display: none;
    background: no-repeat center center / contain;
    vertical-align: top;
}
.item-label.government::after {
    display: inline-block;
    background-image: url("/kokunai/campaign/alljapan_plan/images/ico_zenkoku_shien.png");
    width: 100px;
    height: 28px;
}
.item-txt__title {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4em;
    color: #333;
}
.item-txt__point {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 5px;
	flex-grow: 1;
}
.item-txt__carrier {
    margin-top: 5px;
    font-size: 11px;
    margin-bottom: 5px;
}
.item-txt__carrier::before {
    content: '【利用航空会社】';
}
a[href^="https://hotel.his-j.com/search/hotel-plan"] .item-txt__carrier {
    display: none;
}
.item-txt__price .air_tour_code {
    display: block;
    font-size: 20px;
    color: #C00 !important;
    font-weight: bold;
}
.item-txt__price .air_tour_code:nth-child(2) {
    display: none;
}
.item-txt__price .air_tour_code:first-child:empty + .air_tour_code:nth-child(2) {
    display: block;
}
.item-txt__price .air_tour_code .card__priceSmall, .item-txt__price .air_tour_code .card__priceTilde {
    color: #C00 !important;
    font-size: 18px !important;
}
.item-txt__room .room-type {
    color: #333;
    font-size: 11px;
    font-weight: normal;
}
.room-type:before {
    content: "（";
    display: inline-block;
}
.room-type:after {
    content: "）";
    display: inline-block;
}
.room-type.js-split-room:empty, .room-type:nth-child(2) {
    display: none;
}
.room-type.js-split-room:empty + .room-type:nth-child(2) {
    display: block;
}
.item-txt__dep, .item-txt__note {
    color: #333;
    font-size: 11px;
    font-weight: normal;
}

.item-txt__note {
    display: none;
}
.item-txt__note.true {
    display: block;
}
.item-txt__note.false {
    display: none;
}
/*span[id*="dep_"].dep-date::after {
    content: none
}
.js-split-departure.dep-date::after, #dep_.dep-date::after {
    content: "出発"
}*/
.dep-date::after {
    content: "出発"
}
.dep-date:first-child:empty, span[id*="dep_"] {
    display: none;
}
.dep-date:first-child:empty + span[id*="dep_"] {
    display: block
}
.item-carrier {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 500;
}
.item-carrier::before {
    content: "【利用航空会社】";
    display: inline-block;
}
.item-carrier::after {
    display: inline-block;
}
.item-carrier.none::before, .item-carrier.none::after {
    content: none
}
.item-carrier.jal::after {
    content: "JAL";
}
.item-carrier.ana::after {
    content: "ANA";
}
.item-carrier.sky::after {
    content: "スカイマーク";
}
.item-carrier.jetstar::after {
    content: "ジェットスター・ジャパン";
}
.item-carrier.peach::after {
    content: "Peach";
}
.item-carrier.fda::after {
    content: "フジドリームエアラインズ";
}
.price-note.true {
    font-size: 11px;
    display: block;
    position: relative;
    padding-left: 1.0em;
}
.price-note.true::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}
.price-note.false {
    display: none;
}
.hotel-notice {
    display: none;
}
a[href^="https://hotel.his-j.com/"] .hotel-notice {
    display: block;
    font-size: 11px;
}
/***** カード型の場合　.card-style 追加　*****/
.product-list.card-style > li {
    width: calc(97% / 4);
    padding: 0;
    margin-right: 1%;
    margin-bottom: 1%;
	display: flex;
	flex-direction: column;
}
.product-list.card-style > li:nth-child(4n) {
    margin-right: 0
}
.product-list.card-style > li:nth-child(n+3) {
    margin-top: 0;
}
.product-list.card-style > li:empty {
    display: none;
}
/*** 3カラム  ***/
.product-list.card-style.type3 > li {
    width: calc(98% / 3);
}
.product-list.card-style.type3 > li:nth-child(3n) {
    margin-right: 0
}
.product-list.card-style.type3 > li:nth-child(4n) {
    margin-right: 1%
}
.product-list.card-style > li .product-list__item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.product-list.card-style > li .product-list__item .item-photo__wrapper {
    width: 100%;
    border-radius: 0;
    margin: 0;
    position: relative
}
.product-list.card-style > li .product-list__item .item-photo__wrapper img {
    border-radius: 0;
}
.product-list.card-style > li .product-list__item .item-photo__wrapper .item-txt__port {
    display: block;
    width: 100%;
    background: #57a0ca;
    padding: 5px;
    font-size: 12px;
    /*text-align: center;*/
    font-weight: normal;
    line-height: 1.5em;
}
a[href^="https://hotel.his-j.com/search/hotel-plan"] .item-txt__port {
	background-color: #b7982f!important;
}
.product-list.card-style > li .product-list__item .item-photo__wrapper .item-txt__port .port-type {
    font-size: 12px;
    color: #FFF;
}
.product-list.card-style > li .product-list__item .item-txt__wrapper {
	padding: 10px;
	display: flex;
	flex-direction: column;
}
.product-list.card-style > li .item-txt__price .air_tour_code {
    font-size: 17px;
}
/***** 販売商品なし *****/
.outsales-txt {
    text-align: center;
    margin: 30px auto;
}
.outsales-txt:empty {
    display: none
}

/***** 遷移ボタン *****/
.other-link {
    width: 450px;
    margin: 10px auto;
}
.other-link a {
    text-decoration: none;
    display: block;
    margin: 0 auto;
    color: #FFF;
    background: #57a0ca;
    text-align: center;
    line-height: 60px;
    border-radius: 6px;
    transition: 0.3s;
    position: relative;
}
.other-link a:hover {
    opacity: 0.7;
}
.other-link a::after {
    content: "";
    background: url(/cmn/icon/icon_arrow_right_white.svg) no-repeat center center / cover;
    width: 12px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 3%;
    bottom: 0;
    margin: auto;
}