@charset "utf-8";
/* CSS Document */

* {
    box-sizing: border-box;
}

.navbar {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 3px 8px #0000001f;
    z-index: 3333;
}

@media screen and (min-width: 1440px) {
    .navbar {
        background-color: #fff;
        box-shadow: none;
        width: 100%;
        height: 100px;
        position: fixed;
        top: 0;
    }
}

.header-content {
    z-index: 999;
    position: relative;
    background-color: #fff;
}

@media screen and (min-width: 1440px) {
    .header-content {
        /*z-index: 999;
        position: relative;*/
        box-shadow: 0 3px 6px #00000029;
    }
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
}

.brand {
    align-items: center;
    display: flex;
}

@media screen and (min-width: 1440px) {
    .brand {
        margin-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .image-11 {
        height: 100%;
    }
}

.link-block-42 {
    text-decoration: none !important;
    color: #333 !important;
}

.text-block-6 {
    position: relative;
    width: max-content;
    transition: .4s;
}

    .text-block-6:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0%;
        background-color: #333;
        left: 0;
        bottom: -5px;
        transition: .4s;
    }

    .text-block-6:hover:after {
        width: 100%;
    }

.image-44 {
    margin-left: 20px;
    display: none;
}

@media screen and (min-width: 1440px) {
    .image-44 {
        display: block;
    }
}

.link-block-41 {
    align-items: center;
    margin-left: 0;
    padding-left: 20px;
    text-decoration: none;
    display: flex !important;
    position: absolute;
    top: 20px;
    left: 100px;
}

@media screen and (min-width: 1440px) {
    .text-block-106, .link-block-41 {
        display: none !important;
    }
}

@media (max-width: 1159px) {
    .link-block-41 {
        top: 50%;
        transform: translateY(-50%);
    }

    .link-block-42 {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .link-block-41 {
        padding-left: 0;
        left: 70px;
    }
}

@media screen and (max-width: 767px) {
    .image-45 {
        width: 96px;
    }
}

.text-block-107 {
    color: #333;
    margin-left: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    font-weight: 800;
    text-decoration: none;
    position: relative;
    width: max-content;
    transition: .4s;
}

@media screen and (max-width: 767px) {
    .text-block-107 {
        font-size: 15px;
    }
}

.text-block-107:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0%;
    background-color: #333;
    left: 0;
    bottom: -2px;
    transition: .4s;
    z-index: 11;
}

.text-block-107:hover:after {
    width: 100%;
}

.w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

    .w-container:before, .w-container:after {
        content: " ";
        grid-area: 1 / 1 / 2 / 2;
        display: table;
    }

.container-3 {
    justify-content: space-between;
    align-items: center;
    height: 100px;
    display: flex;
}

@media screen and (min-width: 1440px) {
    .container-3 {
        justify-content: space-between;
        align-items: baseline;
        max-width: 1400px;
        height: 100px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    .container-3, .brand {
        height: 60px;
        padding-left: 0;
    }
}

@media (max-width: 1439px) {
    .header-content .w-container {
        max-width: none;
        align-items: flex-end;
    }
}

.w-nav-menu {
    float: right;
    position: relative;
}

.nav-menu {
    background-color: #fff;
    height: 100vh;
    display: none;
    overflow: visible;
    position: relative;
}

@media (min-width: 1160px) {
    .nav-menu {
        display: flex;
        height: auto;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 1440px) {
    .nav-menu {
        justify-content: flex-end;
        align-items: center;
        height: auto;
        margin-top: auto;
        display: flex;
        overflow-y: visible;
    }
}

@media (max-width: 1159px) {
    .hamb-inside {
        overflow-x: hidden;
        overflow-y: auto;
        height: 100vh;
        background-color: #fff;
    }
}

.text-block-6 {
    display: none;
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    font-weight: 800;
}

@media screen and (min-width: 1440px) {
    .text-block-6 {
        margin-right: 15px;
        font-family: Open Sans, sans-serif;
        font-size: 17px;
        font-weight: 800;
        line-height: 17px;
        display: block;
    }
}

@media (max-width: 1439px) {
    .text-block-6 {
        padding-left: 20px;
    }
}

.nav.nav-leisure {
    height: 680px;
    display: flex;
}

@media (min-width: 1160px) {
    .nav.nav-leisure {
        height: auto;
        align-items: center;
    }
}

@media (max-width: 1159px) {
    .nav.nav-leisure {
        display: block;
    }
}

@media screen and (min-width: 1440px) {
    .nav {
        align-items: center;
        display: flex;
    }
}

.nav-link-wrap {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 1159px) {
    .nav-link-wrap {
        padding: 0;
    }
}

.w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

@media (max-width: 1439px) {
    .w-nav-link {
        padding: 20px 0;
    }
}

@media (max-width: 1159px) {
    .w-nav-link {
        padding: 20px;
    }
}

.nav-link {
    border-bottom: 1px solid #d5d5d5;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    max-width: none !important;
    color: #333 !important;
    text-decoration: none !important;
}

@media screen and (min-width: 1440px) {
    .nav-link {
        border-bottom-style: none;
        padding-left: 0;
        padding-right: 0;
        font-family: Open Sans, sans-serif;
        font-size: 15px;
        font-weight: 600;
    }
}

@media(max-width: 1439px) {
    .nav-link {
        display: block;
    }
}

.nav-link:after {
    content: "";
    background: linear-gradient(to right, #CC0000 0%, #EB5514 45%, #FFB900 75%, #FFB900 100%);
    left: 0;
    bottom: 0;
    width: 0%;
    height: 10px;
    position: absolute;
    transition: .4s;
}

.nav-link:hover:after {
    width: 100%;
}

.nav-link.w--current:after {
    width: 100%;
}

.nav-link.w-nav-link:after {
    bottom: -1px;
}

@media(max-width: 1159px) {
    .nav-link:after {
        display: none;
    }

    .nav-link:hover {
        background-color: #545454;
        color: #fff;
    }
}

.dd-parent-wrap {
    padding-left: 20px;
    padding-right: 10px;
}

@media (max-width: 1159px) {
    .dd-parent-wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

.dd-group {
    position: relative;
}

.dd-parent.nav-link {
    border: 1px #000;
    border-bottom: 1px solid #d5d5d5;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}

@media (min-width: 1160px) {
    .dd-parent.nav-link, .nav-link {
        border: none;
    }
}

@media screen and (min-width: 1440px) {
    .dd-parent.nav-link {
        border-bottom-style: none;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 0;
    }
}

@media (max-width: 1439px) {
    .dd-parent.nav-link {
        padding: 20px 0;
    }
}

@media (max-width: 1159px) {
    .dd-parent.nav-link {
        padding: 20px;
    }
}

.text-block-71 {
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 500;
}

@media screen and (min-width: 1440px) {
    .text-block-71 {
        font-family: Open Sans, sans-serif;
        font-size: 15px;
        font-weight: 500;
    }
}

.text-block-72 i {
    font-size: 12px;
    margin-top: 6px;
    margin-left: 6px;
}

@media (max-width: 1159px) {
    .text-block-72 {
        transform: rotate(-90deg);
    }

        .text-block-72 i {
            margin-left: 0;
        }
}

.dd-child {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
}

@media screen and (min-width: 1160px) {
    .dd-child {
        z-index: 99;
        background-color: #fff;
        width: 150px;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        display: none;
        position: absolute;
        left: 5px;
        top: auto;
        bottom: auto;
        box-shadow: 0 3px 6px #00000029;
        box-sizing: border-box;
    }
}

.list-5 {
    padding-left: 0;
    margin: 0;
    list-style-type: none;
}

.list-item-2 {
    padding-bottom: 15px;
}

@media (min-width: 1160px) {
    .list-item-2.close {
        display: none;
    }
}

.close-back {
    align-items: center;
    display: flex;
}

.text-block-84 {
    margin-right: 7px;
    font-family: "Font Awesome 6 Pro 400", Arial, sans-serif;
}

.dd-child-link {
    transition: .4s;
}

.dd-child-link {
    color: #333 !important;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
}

.hamb-corp-wrap {
    text-align: center;
    border-top: 1px solid #d5d5d5;
    margin-top: 30px;
    padding-top: 30px;
    display: block;
}

.div-block-8 {
    align-items: center;
    margin-left: 30px;
    display: flex;
}

@media (max-width: 1159px) {
    .div-block-8 {
        margin-left: 0;
    }
}

.hamb-corp {
    border: 1px solid #333;
    color: #333;
    padding: 10px 20px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
}

.div-block-8.hamb-lang {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
}

@media (min-width: 1160px) {
    .hamb-corp-wrap, .hamb-btns, .hnl-hamb-corp-wrap, .div-block-8.hamb-lang {
        display: none;
    }
}

.hamb-lang-nav {
    color: #333;
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    text-decoration: none;
    position: relative;
}

    .hamb-lang-nav.current:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -2px;
        background-color: #333;
        width: 100%;
        height: 1px;
    }

.text-block-19 {
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    font-weight: 800;
    display: none;
}

@media screen and (min-width: 1440px) {
    .text-block-10 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 767px) {
    .text-block-19 {
        font-size: 14px;
    }
}

.nav-upper a {
    color: #101010;
    text-decoration: none;
    position: relative;
}

    .nav-upper a.current:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -2px;
        background-color: #333;
        width: 100%;
        height: 1px;
    }

.nav-upper a {
    position: relative;
    width: max-content;
    transition: .4s;
}

    .nav-upper a:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0%;
        background-color: #333;
        left: 0;
        bottom: -2px;
        transition: .4s;
    }

    .nav-upper a:hover:after {
        width: 100%;
    }

@media screen and (min-width: 1440px) {
    .div-block-8 {
        align-items: center;
        margin-left: 30px;
        display: flex;
    }
}

.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}

.menu-button {
    padding: 30px;
    font-size: 30px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

@media screen and (min-width: 1160px) {
    .menu-button, .text-block-19 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .menu-button {
        padding: 15px;
    }
}

[class^="w-icon-"], [class*=" w-icon-"] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: webflow-icons !important;
}

.div-block-9.nav-upper {
    display: none;
}

@media screen and (min-width: 1160px) {
    .div-block-9.nav-upper {
        display: flex;
        position: absolute;
        top: 5px;
        right: 20px;
    }
}

@media screen and (min-width: 1160px) {
    .link-block-32 {
        color: #333;
        font-family: Open Sans, sans-serif;
        font-size: 13px;
        text-decoration: none;
    }
}

@media screen and (min-width: 1160px) {
    .text-block-99, .link-block-33 {
        color: #333;
        font-family: Open Sans, sans-serif;
        font-size: 13px;
        font-weight: 600;
        text-decoration: none;
    }
}

.text-block-10 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.mega-menus {
    display: none;
}

@media screen and (min-width: 1160px) {
    .mega-menus {
        display: block;
    }
}

@media screen and (min-width: 1160px) {
    .mega-menu {
        z-index: 333;
        background-color: #fff;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        display: none;
        position: absolute;
        top: 100px;
        left: 0;
    }
}

.mega-menu-container {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: flex-start;
}

@media screen and (min-width: 1440px) {
    .mega-menu-container {
        max-width: 1400px;
    }
}

@media screen and (min-width: 1160px) {
    .mega-inside-top {
        width: 240px;
    }
}

@media screen and (min-width: 1160px) {
    .mega-top-h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-family: Open Sans, sans-serif;
        font-size: 25px;
    }
}

.link-block-21 {
    transition: .4s;
}

@media screen and (min-width: 1160px) {
    .link-block-21 {
        border: 1px solid #333;
        color: #333;
        justify-content: center;
        align-items: center;
        width: 140px;
        height: 40px;
        margin-top: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-family: Open Sans, sans-serif;
        font-size: 17px;
        font-weight: 600;
        text-decoration: none !important;
        display: flex !important;
    }
}

.mega-nav-jt-link {
    transition: .4s;
}

    .mega-nav-jt-link p {
        font-size: 14px;
        margin: 0;
        line-height: 1.5;
    }

@media screen and (min-width: 1160px) {
    .mega-nav {
        justify-content: space-between;
        width: calc(100% - 240px);
        display: flex;
    }
}

@media screen and (min-width: 1160px) {
    .mega-nav-jt-link {
        color: #333 !important;
        width: 18.5%;
        font-family: Open Sans, sans-serif;
        text-decoration: none !important;
        transition: .4s;
    }
}

@media screen and (min-width: 1160px) {
    .mega-pic {
        aspect-ratio: 11 / 5;
    }
}

@media screen and (min-width: 1160px) {
    .image-32 {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 1160px) {
    .mega-nav-jt-title-wrap {
        justify-content: space-between;
        align-items: center;
        display: flex;
    }
}

@media screen and (min-width: 1160px) {
    .heading-21 {
        margin-top: 10px;
        font-size: 17px;
        line-height: 1.5em;
        font-weight: 700;
    }
}

@media screen and (min-width: 1160px) {
    .mega-menu.jrp {
        padding-bottom: 39px;
    }
}

@media screen and (min-width: 1160px) {
    .mega-jrp-nav {
        width: 25%;
    }
}

@media screen and (min-width: 1160px) {
    .mega-jrp-nav.left {
        padding-left: 30px;
    }
}

@media screen and (min-width: 1160px) {
    .list-4 {
        margin-top: 20px;
        padding-left: 0;
        list-style-type: none;
    }
}

@media screen and (min-width: 1160px) {
    .list-item {
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 1160px) {
    .mega-jrp-nav {
        width: 25%;
    }
}

@media screen and (min-width: 1160px) {
    .mega-jrp-pic {
        width: 50%;
    }
}

.link-block-39 {
    transition: .4s;
}

    .link-block-39:hover {
        opacity: .7;
    }

.mega-jrp-pic img {
    width: 100%;
}

.w-nav-overlay {
    width: 100%;
    height: 100vh;
    /* display: none;*/
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    overflow: hidden;
    transform: translateY(-110%);
    opacity: 0;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.3s ease;
    z-index: 1;
}

    .w-nav-overlay.show {
        display: block;
        transform: translateY(0);
        opacity: 1;
    }

@media(max-width: 767px) {
    .w-nav-overlay {
        top: 60px;
    }
}

.w-nav:after {
    clear: both;
}

.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}

.button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
    border-radius: 40px;
    inset: 0; /* top, right, bottom, left 全て0と同じ */
}

.button:hover {
    color: #df350d;
    text-decoration: none;
}

    .button:hover::before {
        opacity: 1;
    }

.button {
    z-index: 1;
    background-color: #df350d;
    border: 1px solid #df350d;
    border-radius: 40px;
    margin-left: 15px;
    padding: 5px 30px;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    position: relative;
}

@media (max-width: 1159px) {
    .button {
        z-index: 1;
        background-color: #df350d;
        border: 1px solid #df350d;
        border-radius: 40px;
        margin-top: 30px;
        padding: 8px 30px;
        font-family: Open Sans, sans-serif;
        font-size: 15px;
        font-weight: 600;
        position: relative;
        margin-left: 0;
    }
}

.w-icon-nav-menu i {
    font-size: 20px;
}

@media screen and (min-width: 1160px) {
    .nav-link.w--current {
        color: #333;
    }
}

.nav-upper a {
    color: #101010 !important;
    text-decoration: none !important;
}

.mega-menu.show {
    display: block;
}

.link-block-21 {
    transition: .4s;
}

    .link-block-21:hover {
        background-color: #333;
        color: #fff;
    }

.mega-nav-jt-link {
    transition: .4s;
}

    .mega-nav-jt-link:hover {
        opacity: .7;
    }

.link-3 {
    position: relative;
    width: max-content;
    transition: .4s;
}

    .link-3:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0%;
        background-color: #333;
        left: 0;
        bottom: -2px;
        transition: .4s;
    }

    .link-3:hover:after {
        width: 100%;
    }

@media screen and (min-width: 1160px) {
    .link-3 {
        color: #333 !important;
        font-family: Open Sans, sans-serif;
        font-size: 17px;
        font-weight: 700;
        text-decoration: none !important;
    }
}

@media (max-width: 1439px) {
    .link-3 {
        font-size: 15px;
    }
}

.dd-child-link {
    position: relative;
    width: max-content;
    transition: .4s;
}

    .dd-child-link:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0%;
        background-color: #333;
        left: 0;
        bottom: -2px;
        transition: .4s;
    }

    .dd-child-link:hover:after {
        width: 100%;
    }

.dd-group:hover .dd-child {
    display: block;
}

.dd-group:hover .nav-link:after {
    width: 100%;
}

.w-nav-button.w--open {
    color: #333;
    background-color: transparent;
}

.hamb-contact {
    text-align: center;
}

@media(min-width: 1440px) {
    .list-item-2.close {
        display: none;
    }
}

@media(max-width: 1159px) {
    .nav-link:hover {
        color: #fff !important;
    }

    .dd-group {
        position: static;
    }

    .dd-child {
        position: absolute;
        top: 0;
        width: 100%;
        transform: translateX(100%);
        z-index: 3;
        height: 100vh;
        background-color: #fff;
        transition: .7s;
        overflow: auto;
    }

        .dd-child.is-open {
            transform: translateX(0);
        }

        .dd-child ul {
            list-style: none;
            text-align: left;
            padding-left: 0;
            height: 100vh;
            margin-top: 0;
        }

            .dd-child ul li a {
                padding: 20px;
                border-bottom: 1px solid #d5d5d5;
                font-size: 15px;
                text-decoration: none;
                color: #333;
                display: block;
                background-color: #fff;
                position: relative;
                z-index: 33;
            }

                .dd-child ul li a:hover {
                    background-color: #545454;
                    color: #fff;
                }

    .dd-child-link {
        width: 100%;
    }

    .dd-child ul li a.close-back {
        display: flex;
    }

    .list-item-2 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .hamb-corp-wrap a:hover {
        background-color: #545454;
        color: #fff;
    }

    .hamb-lang-nav {
        position: relative;
        width: max-content;
        transition: .4s;
    }

        .hamb-lang-nav:after {
            content: "";
            position: absolute;
            height: 1px;
            width: 0%;
            background-color: #333;
            left: 0;
            bottom: -2px;
            transition: .4s;
        }

        .hamb-lang-nav:hover:after {
            width: 100%;
        }
}

@media(min-width: 1160px) {
    #jt-child {
        display: none !important;
    }

    #jrpass-child {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {

    .menu-button {
        padding: 15px !important;
        width: 60px !important;
    }
}