
/* header */
.tb_headerWrap .tb_header {
    border-bottom: 0;
}

/* fotter */
.btn__gotop {
    display: none;
    border-radius: 50%;
    position: fixed;
    bottom: 76px;
    right: 108px;
    width: 100px;
    height: 100px;
    z-index: 999;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}



/* content */
section {
    margin: 0 auto 80px;
    width: 980px;
}

section p {
    line-height: 26px;
    margin: 10px 20px 0;
}

.bg-blue {
    background: #F4FBFF;
    width: 100%;
    padding: 50px 0;
}

.pl-content {
    margin: 0 auto;
    width: 960px;
    margin-top: 30px;
}

.pl-btn {
    text-align: center;
    margin-top: 50px;
}

.pl-btn a {
    border: 1px solid #003894;
    border-radius: 30px;
    background-color: #fff;
    padding: 16px 28px 16px 18px;
    font-size: 13px;
    width: 207px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.pl-btn a::before,
.pl-btn a::after {
    content: "";
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 21px;
    right: 20px;
    transform: rotate(45deg);
}

.pl-btn a span {
    background: #003894;
    width: 23px;
    height: 23px;
    position: absolute;
    border-radius: 20px;
    right: 12px;
    top: 14px;
}

.pl-btn a:hover {
    background: #003894;
    color: #fff;
}

.pl-btn a:hover::before,
.pl-btn a:hover::after {
    border-top: 2px solid #003894;
    border-right: 2px solid #003894;
}
.pl-btn a:hover span{
    background: #fff;
}

.heading__type {
    font-size: 25px;
    line-height: 1.2;
}

.heading__type span {
    font-size: 18px;
}



/* メインビジュアル */
.main_visual {
    display: flex;
    height: 535px;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    top: 45px;
    width: 81%;
    min-width: 980px;
    padding-left: 3px;
}

.update {
    text-align: right;
}

/* @media screen and (max-width: 959px) {
    section {
        padding: 0 10px;
    }
    .main_visual {
        flex-direction: column-reverse;
        height: auto;
        width: 96%;
    }
    .main_visual .bnr__area {
        width: 100%;
    }
    .main_visual .slick-dots {
        width: 100%;
        left: 0;
    }
    .legacySearch__area--wrapper {
        margin: 0 auto;
    }

} */

/* スライダー */
.bnr__area {
    width: calc(100% - 402px);
    position: relative;
    right: 0;
    top: 0;
    overflow: hidden;
}
.bnr__area img {
    height: 100%;
    width: 560px;
    border-radius: 10px;
}
.bnr__area span {
    display: block;
    text-align: right;
}
.slick-slide {
    padding-left: 10px;
}
.slick-dots {
    padding: 13px 0 6px;
    /* width: 150px; */
    width: auto;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: -197px;
}

/* おトクな割引プラン */
.waribikiPlans__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.waribikiPlans__item {
    width: 215px;
    font-size: 18px;
    margin-right: 10px;
}

.waribikiPlans__item:nth-child(1),.waribikiPlans__item:nth-child(2) {
    width: 440px;
    margin-bottom: 15px;
}

.waribikiPlans__item a {
    border: 1px solid #707070;
    border-radius: 14px;
    background: #FFF;
    box-sizing: border-box;
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    padding: 20px 10px 20px 0px;
    position: relative;
    width: 100%;
}

.waribikiPlans__item a::after {
    background-image: url(/car/common_new/images/top/icon_right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 24px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    vertical-align: middle;
    width: 24px;
}

.waribikiPlans__item a img {
    width: 26px;
    padding: 0 5px;
}

.waribikiPlans__item a:hover {
    background: #B0CFFF;
}

/* 人気エリアのおトク情報をチェック！ */
.plan_area_box {
    display: flex;
    justify-content: center;
}

.plan_area_box li {
    width: 215px;
    font-size: 20px;
    margin-right: 10px;
}

.plan_area_item {
    border: 1px solid #707070;
    border-radius: 14px;
    background: #FFF;
    box-sizing: border-box;
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    padding: 20px 53px 20px 0px;
    position: relative;
    width: 100%;
}

.plan_area_item::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/car/common_new/images/top/icon_right-arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    right: 47px;
    top: 22px;
}

.plan_area_item img {
    width: 26px;
    padding: 0 5px;
}

.plan_area_item:hover {
    background: #B0CFFF;
}

/* たびらいオリジナルプランでローカル旅行を楽しもう！ */
.plan_box {
    display: flex;
}

.plan_item {
    width: calc((960px - 28px) / 3);
    margin-right: 13px;
    padding-left: 0;
}

.plan_item:last-child {
    margin-right: 0;
}

.plan_item img{
    width: 100%;
    border: 1px solid #707070;
    border-radius: 20px;
}

.bnr__area img:hover,
.plan_item:hover,
.service_plan:hover,
.resevation_item img:hover,
.btn__gotop:hover {
    opacity: .5;
}

.plan_title {
    text-align: center;
    color: #003894;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
}

.plan_txt {
    font-size: 16px;
    color: #333;
    margin: 10px 10px 0;
}

.plan_link span {
    text-align: right;
    display: block;
    font-size: 12px;
    padding-top: 5px;
}
.plan_link .more-info {
    margin-right: 26px;
 }
.plan_link .more-info:hover {
    text-decoration: underline;
}

.plan_img_box {
    position: relative;
}
.plan_img {
    height: 263px;
}
.plan_img_box span {
    position: absolute;
    position: absolute;
    top: 10px;
    right: 11px;
    background: #fff;
    padding: 5px 30px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 13px;
}
.plan_img_box span.name {
    top: 193px;
    font-size: 10px;
    background: none;
    color: #fff;
    right: -22px;
}
.plan_img_box p {
    position: absolute;
    background: #003894;
    color: #fff;
    bottom: 0;
    padding: 12px 20px;
    width: 100%;
    right: -21px;
    border-radius: 0 0 20px 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.plan_img_box .plan_car-ticket {
    position: absolute;
    top: 6px;
    left: 5px;
    width: 110px;
    border: 0;
}
.plan_img_box .plan_car {
    position: absolute;
    width: 47px;
    left: 17px;
    top: 6px;
    border: 0;
}

/* プラン選びの参考に！
おすすめ車種の特徴をチェック */

.type-img {
    position: relative;
}

.type {
    position: absolute;
    left: 11px;
    top: 10px;
    border: 1px solid #003894;
    border-radius: 10px;
    background-color: #003894;
    color: #fff;
    padding: 5px;
    font-size: 10px;
}

.feature_plan_txt {
    font-size: 16px;
    color: #333;
    margin: 0;
}

/* 便利にお得に！
レンタカーお役立ちサービス */
.service_plan_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* .service_plan_content {
    display: flex;
} */

.service_plan {
    width: calc((100% - 20px) / 3);
    margin-bottom: 40px;
    box-sizing: border-box;
}

.service_plan_content img {
    border-radius: 15px;
    height: 170px;
    object-fit: cover;
    width: 100%;
}

.service_plan_box_title {
    color: #003894;
    font-size: 15px;
    font-weight: bold;
    /* padding: 2px 0; */
    margin: 10px 0 0;
}

.plan_link .service_plan_box_sub-title {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 10px 0;
    font-size: 14px;
    display: block;
    text-align: center;
    margin: 0 20px;
    color: #333;
}

.service_plan_box_txt {
    font-size: 14px;
    line-height: 21px;
    padding-top: 9px;
    color: #333;
}

.service_plan_box .plan_link {
    padding-right: 32px;
}

.service_plan_box span {
    text-align: left;
}

/* 便利な、たびらい会員サービス */
.resevation_box {
    text-align: center;
}

.resevation_item {
    margin-top: 35px;
}

.resevation_item a:first-child {
    display: inline-block;
    margin:0 auto 43px auto;
}
.resevation_item a:first-child img {
    width: 803px;
}
.resevation_item a:nth-child(2) {
    margin-right: 43px;
}

.resevation_item img {
    width: 380px;
}

/* ご利用ガイド */
li.link__guide--2 {
    width: 480px;
    min-height: 62px;
    margin-top: 20px;
}

.link__guide .link__guide--2 a {
    padding: 0;
    min-height: 62px;
    padding: 20px 0;
}

.link__guide .link__guide--2 a::after {
    content: none;
}

.link__guide--tabirai {
    background: url(/car/common_new/images/header/logo_rc_head.png) no-repeat 10% 18px;
    background-size: 53px;
}

.link__guide--tabirai:hover {
    background: 10% 18px #003894;
    background-size: 53px;
}

.link__guide--guide {
    background: url(/car/common_new/images/top/ico_guide.png) no-repeat 10% 16px;
    background-size: 20px;
}

.link__guide--guide:hover {
    background: url(/car/common_new/images/top/ico_guide.png) no-repeat 10% 16px #003894;
    background-size: 20px;
}

/* 都道府県から探す他 */
.tab-bar{
    display: flex;
    justify-content: center;
    width: 958px;
    margin: 0 auto;
    height: 50px;
}

.tab{
    color: #003894;
    font-weight: bold;
    flex-grow: 1;
    padding: 18px 0;
    list-style: none;
    text-align: center;
    cursor: pointer;
}

.panel{
    display:none;
    margin: 0 auto;
    border: 1px solid #fff;
    border-top: 0;
    font-size: 10px;
    width: 960px;
}

.tab.is-active{
    background:#FFF;
    transition: all 0.2s ease-out;
}

.panel.is-show{
    display:block;
}

.panel_box > dd a {
    background: #fff;
    box-sizing: border-box;
    color: #707070;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    position: relative;
    width: 100%;
    min-height: 30px;
}

.panel_box > dd a::after {
    content: "";
    position: absolute;
    border-right: 1px solid #707070;
    height: 11px;
    right: 0;
}

.panel_box > dd a.no-border::after {
    border-right: 0;
}

.panel_item {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 14px 15px 14px 19px;
    font-size: 14px;
}

.panel_item li a:hover {
    background: #F4FBFF;
    color: #003894;
}

/* たびらいレンタカー予約からのお知らせ */
.news__area {
    background-color: #fff;
    border: 1px solid #999999;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 4px 10px 20px;
    width: 758px;
}

.news__area--inner {
    padding-right: 20px;
    height: 160px;
}

.news__area dl {
    padding: 10px 0;
    border-bottom: 1px solid #999999;
    overflow: hidden;
}

.news__area dl dt {
    float: left;
    width: 90px;
    margin-right: 10px;
}

.news__area--inner .ps__thumb-y {
    height: 26px !important;
}

.car-service__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.car-service__item {
    width: calc((100% - 20px) / 3);
    margin-bottom: 20px;
}

.car-service__link {
    display: flex;
}

.car-service__link:hover {
    opacity: .5;
    text-decoration: underline;
}

.car-service__item--imgarea {
    width: 80px;
    height: 80px;
}

.car-service__item--textarea {
    width: calc(100% - 80px - 10px);
    margin-left: 10px;
}

.car-service__item--title {
    color: #003894;
    font-size: 15px;
    font-weight: bold;
}

.car-service__item--text {
    font-size: 14px;
    line-height: 21px;
    margin: 5px 0 0;
}

.slick-slider-3 {
    padding: 0 0 40px;
}

.slick-slider-3 .slick-dots {
    background: none;
    bottom: -60px;
    left: 0;
}

/* たびらいオリジナルプランでローカル旅行を楽しもう！ */
/* .slick-slider .slick-track, .slick-slider .slick-list{
    display: flex;
    justify-content: center;
} */

.plan_box {
    display: flex;
    justify-content: center;
}