@charset "UTF-8";

/* CSS Document */

#Keyvisual .mv_ttl {
    background-image: url(/attending/best10/cruise/images/mv_BP23-059367_SP24-016302.jpg);
}
.Keyv-block {
    /* height: 335px;
    margin: 0 auto;
    position: relative;
    width: 895px; */
}

.common_bg {
    background: #fff;
}

.seo .Common21__inner {
    padding: 20px 0;
}

.txt--tour::before {
    content: url("/attending/best10/cruise/images/r_li_c.svg");
    display: block;
    position: absolute;
    right: 335px;
    top: -3px;
}

.txt--p::before {
    content: url("/attending/best10/cruise/images/r_li_p.svg");
    display: block;
    position: absolute;
    right: 230px;
    top: -3px;
}

.txt--pickup::before {
    content: url("/attending/best10/cruise/images/r_li_pickup.svg");
    display: block;
    position: absolute;
    right: 280px;
    top: -3px;
}

.txt--search::before {
    content: url("/attending/best10/cruise/images/r_li_search.svg");
    display: block;
    position: absolute;
    right: 380px;
    top: 0;
}

.txt--other::before {
    content: url("/attending/best10/cruise/images/r_li_other.svg");
    display: block;
    position: absolute;
    right: 280px;
    top: -3px;
}

.txt--banner::before {
    content: url("/attending/best10/cruise/images/r_li_banner.svg");
    display: block;
    position: absolute;
    right: 195px;
    top: -3px;
}

.tour-card {
    background: #fff;
    border: 1px solid #000;
    box-shadow: 4px 4px 0px #00000029;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: box-shadow 0.3s;
    width: 240px;
}

.tour-card__img {
    display: block;
    height: 179px;
    position: relative;
    width: 238px;
}

.tour-card__caption {
    left: 62px;
    position: absolute;
    top: -40px;
}

.tour-card__ttl {
    color: #000D6E;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    margin: 5px 8px;
}

.tour-card__txt {
    color: #000000;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 5px 8px;
}

.tour-card__icon {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
}

.tour-card__icon__item {
    align-items: center;
    border: 1px solid #1A76D2;
    color: #1A76D2;
    display: flex;
    font-size: 12px;
    justify-content: center;
    text-align: center;
    width: 113px;
    margin-left: 4px;
}

.tour-card__price {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
    margin: auto 0 0 auto;
    padding-right: 5px;
}

.tour__link--ranking {
    height: auto;
    margin: 8px 8px 70px 8px;
    position: relative;
}

.tour__link--ranking:hover {
    opacity: .6;
}

.tour__link--ranking:nth-child(1)::after,
.tour__link--ranking:nth-child(2)::after,
.tour__link--ranking:nth-child(5)::after,
.tour__link--ranking:nth-child(6)::after,
.tour__link--ranking:nth-child(9)::after,
.tour__link--ranking:nth-child(10)::after {
    content: url(/attending/best10/cruise/images/nbsp.png);
    display: inline-block;
    left: 325px;
    position: absolute;
    top: 45px;
}

.tour__link {
    height: auto;
    margin: 8px;
    position: relative;
}

.tour__link:hover {
    opacity: .6;
}

.tour__link-area {
    margin: 12px;
}

.tour__link-area:hover {
    opacity: .6;
}

.clamp {
    -webkit-box-orient: vertical;
    color: #1A76D2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.desc__clamp {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    width: 180px;
	text-align: left;
}

.tour-card__desc {
    background: #213C6F;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 3px;
    padding-left: 3px;
    text-align: center;
}

.block-area__content {
    display: flex;
    flex-flow: row wrap;
    margin: 40px auto 0;
    width: 1024px;
}

.block__content {
    display: flex;
    flex-flow: row wrap;
    margin: 40px auto 0;
    width: 1024px;
}


/* バナー */

.tmp_bn_box dl {
    background-color: var(--white-color);
    outline: 1px solid var(--black-color);
    outline-offset: -1px;
}

.tmp_bn_box dl .photo1 {
    width: 100%;
}

.tmp_bn_box dl .photo1 img {
    height: auto;
    width: 100%;
}

.tmp_bn_box dl dt {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 5px 10px;
}

#btnToTop {
    background: url(/attending/best10/cruise/images/gotop.svg) no-repeat center / contain;
    bottom: -85px;
    cursor: pointer;
    display: block;
    height: 70px;
    opacity: 0.7;
    position: fixed;
    right: 15px;
    transition: 0.3s;
    width: 70px;
    z-index: 10;
}

.Keyv-block__lead {
    background: #DBDD42;
    border-radius: 8px;
    display: table;
    height: 51px;
    left: 116px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 94px;
    width: 140px;
}

.Keyv-block__txt {
    color: #333;
    display: table-cell;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 29px;
    line-height: 32px;
    vertical-align: middle;
}

.tour-area-card {
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 232px;
}

.tour-area-card__img {
    display: block;
    height: 173px;
    position: relative;
    width: 231px;
}

.tour-area-card__ttl {
    color: #636161;
    font-size: 14px;
    line-height: 1.5;
    margin: 5px 8px;
    text-decoration: underline;
}

.tour-area-card__cap {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left: 50%;
    position: absolute;
    text-align: center;
    text-shadow: 0px 0px 6px #000000B3;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 185px;
}

.d--ran-icn::before {
    bottom: 59px;
    content: url("/attending/best10/kaigai/images/d-r-icn.svg");
    display: block;
    position: absolute;
}

.bus--ran-icn::before {
    bottom: 59px;
    content: url("/attending/best10/kaigai/images/bus-r-icn.svg");
    display: block;
    position: absolute;
}

.yado--ran-icn::before {
    bottom: 59px;
    content: url("/attending/best10/kaigai/images/yado-r-icn.svg");
    display: block;
    position: absolute;
}

.i--ran-icn::before {
    bottom: 59px;
    content: url("/attending/best10/kaigai/images/i-r-icn.svg");
    display: block;
    position: absolute;
}

.cruise--ran-icn::before {
    bottom: 59px;
    content: url("/attending/best10/kaigai/images/cruise-r-icn.svg");
    display: block;
    position: absolute;
}

.other-ranking__link {
	display: flex;
	align-items: flex-end;
    justify-content: center;
    color: #fff;
    background: #1F3B71;
    border-radius: 10px;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 20px;
    letter-spacing: -0.04em;
    line-height: 25px;
    position: relative;
    width: 230px;
	height: 120px;
	transition: all 0.3s;
	padding-bottom: 5px;
}

.other-ranking__item {
	text-align: center;
}

.other-ranking__link:hover {
    cursor: pointer;
    opacity: .8;
    transform: translateY(5px);
}

.other-ranking__link::after {
    border-right: 1px solid white;
    border-top: 1px solid white;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
}

.other-ranking {
    display: flex;
	justify-content: space-between;
    flex-flow: row;
    margin: 20px auto 0;
    width: 980px;
}


/*↓↓↓エリアボタンー↓↓↓*/

.area-btn__link {
    color: #fff;
    display: block;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 20px;
    letter-spacing: -0.04em;
    padding: 15px;
}

.area-btn__item::after {
    border-right: 1px solid white;
    border-top: 1px solid white;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
}

.area-btn__item {
    position: relative;
    background: #1F3B71;
    border-radius: 5px;
    flex-basis: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

.area-btn__item:hover {
    opacity: .8;
    cursor: pointer;
}

.area-btn__block {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    height: 223px;
    align-content: space-between;
    width: 984px;
    margin: 30px auto 0;
}

section.ranking_cruise{
    margin-bottom: 0;
}