@charset "UTF-8";

.page-title .en-title {
    color: var(--green);
}

/*============================
.best-rate
============================*/
.section-wrap .best-rate {
    padding: 40px 0 40px;
    background: url(../img/best-rate_bg.png) no-repeat center bottom;
}

.section-wrap .best-rate .container {
    position: relative;
}

.section-wrap .best-rate .right {
    margin-top: 24px;
    position: relative;
}

.section-wrap .best-rate .sub-title {
    font-weight: 700;
    color: #7a7870;
}

.section-wrap .best-rate .title {
    margin-top: 8px;
    font-size: 24px;
}

.section-wrap .best-rate .text {
    margin-top: 8px;
    font-size: 14px;
}

.section-wrap .best-rate .best-rate_img01 img {
    border-radius: 40px 40px 0 0;
}

.section-wrap .best-rate .best-rate_img02 {
    width: calc(382px / 1.4);
    margin: -24px auto 0;
}

.section-wrap .best-rate .best-rate_img03 {
    width: calc(362px / 1.5);
    position: absolute;
    top: -269px;
    right: -95px;
}

/*------------------------

スライダー、共通box

------------------------*/
.box-title {
    position: absolute;
    top: -10px;
    left: 0;
    font-family: var(--text-en);
    font-size: 64px;
    font-weight: 800;
    line-height: 64px;
    color: rgb(53, 144, 50);
}

.slider {
    opacity: 0;
    transition: opacity .3s linear;
}

.slider.slick-initialized {
    opacity: 1;
}

.box,
.slider {
    width: 100%;
    margin: auto;
    position: relative;
}

.slider02 {
    width: 100%;
    margin: auto;
    opacity: 0;
    transition: opacity .3s linear;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: auto !important;
}

.slider01 .slick-list {
    box-shadow: var(--img-shadow);
    overflow: visible;
}

.box .slick-slide img {
    border-radius: 4px;
}

.slider .slick-arrow {
    width: 44px !important;
    height: 44px !important;
    z-index: 2 !important;
}

.slider .slick-arrow:before {
    margin: auto;
    opacity: 1 !important;
    position: absolute;
    content: "" !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slider .slick-prev,
.slider .slick-next {
    margin: auto;
    padding: 0;
    cursor: pointer;
    border: none;
    border-radius: 30px;
    outline: none;
    background-color: var(--black);
    position: absolute;
    top: 40px;
    bottom: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    color: transparent;
    transition: background-color .3s;
}

.slider .slick-next {
    right: -24px !important;
}

.slider .slick-prev {
    left: -24px !important;
}

.slider .slick-prev:hover,
.slider .slick-next:hover {
    background-color: #58bae4;
}

.slider .slick-next:before {
    width: calc(24px / 1.5);
    height: calc(12px / 1.5);
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2099.4%2048.7%22%20style%3D%22enable-background%3Anew%200%200%2099.4%2048.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M98.2%2C26.7c0-0.1%2C0.1-0.1%2C0.1-0.2c0.2-0.3%2C0.3-0.6%2C0.4-0.9c0-0.1%2C0.1-0.2%2C0.1-0.3c0.8-0.8%2C0.8-1.6%2C0-2.4%20c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.2-0.6-0.4%2C3.1c0-0.7-0.1-1.5-0.1-2.2c-0.2-2.3-0.5-2.6-0.8-2.9c-0.1-0.1-0.1-0.1-0.2-0.2%20c-0.3-0.2-0.5-0.4-0.8-0.6c-0.1%2C0-0.1-0.1-0.1-0.1L56.3%2C0c-2.5%2C2-5.4-0.2-3%2C2.2c-3.4%2C0.7-4.2%2C1.4-4.2%2C2.2l0%2C14.8l-44.6%2C0%20c-2.7%2C0-4.5%2C3.7-4.5%2C4.9C0%2C27.6%2C1.7%2C29%2C4.5%2C29l0%2C0l44.7%2C0l0%2C18.6c0-1.1%2C2.3%2C1.1%2C5%2C1.1c2.1%2C0%2C1.5-0.2%2C2.2-0.5l39.9-19.7%20c0.1%2C0%2C0.1-0.1%2C0.1-0.1c0.3-0.2%2C0.6-0.3%2C0.8-0.5c0.1-0.1%2C0.1-0.1%2C0.2-0.2C97.7%2C27.4%2C98%2C30%2C98.2%2C26.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
    background-size: contain !important;
}

.slider .slick-prev:before {
    width: calc(24px / 1.5);
    height: calc(12px / 1.5);
    background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2099.4%2048.7%22%20style%3D%22enable-background%3Anew%200%200%2099.4%2048.7%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M98.2%2C26.7c0-0.1%2C0.1-0.1%2C0.1-0.2c0.2-0.3%2C0.3-0.6%2C0.4-0.9c0-0.1%2C0.1-0.2%2C0.1-0.3c0.8-0.8%2C0.8-1.6%2C0-2.4%20c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.3-0.2-0.6-0.4%2C3.1c0-0.7-0.1-1.5-0.1-2.2c-0.2-2.3-0.5-2.6-0.8-2.9c-0.1-0.1-0.1-0.1-0.2-0.2%20c-0.3-0.2-0.5-0.4-0.8-0.6c-0.1%2C0-0.1-0.1-0.1-0.1L56.3%2C0c-2.5%2C2-5.4-0.2-3%2C2.2c-3.4%2C0.7-4.2%2C1.4-4.2%2C2.2l0%2C14.8l-44.6%2C0%20c-2.7%2C0-4.5%2C3.7-4.5%2C4.9C0%2C27.6%2C1.7%2C29%2C4.5%2C29l0%2C0l44.7%2C0l0%2C18.6c0-1.1%2C2.3%2C1.1%2C5%2C1.1c2.1%2C0%2C1.5-0.2%2C2.2-0.5l39.9-19.7%20c0.1%2C0%2C0.1-0.1%2C0.1-0.1c0.3-0.2%2C0.6-0.3%2C0.8-0.5c0.1-0.1%2C0.1-0.1%2C0.2-0.2C97.7%2C27.4%2C98%2C30%2C98.2%2C26.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') !important;
    background-size: contain !important;
    transform: scale(-1, 1);
}

.slider01 .slick-dots {
    width: calc(100% + 48px);
    margin: calc(50% - 50vw);
    padding: 0 16px 32px;
    list-style: none;
    bottom: -56px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}

.slider02 .slick-dots {
    width: 100%;
    list-style: none;
}

.slider .slick-dots li {
    width: auto;
    list-style: none;
    flex-shrink: 0;
}

.scroll_content::-webkit-scrollbar {
    height: 12px;
}

.scroll_content::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #aaa;
}

.scroll_content::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #ddd;
}

.slider .slick-dots li span {
    padding: 4px 16px;
    border-radius: 35px;
    background-color: #fff;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .15);
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: var(--green);
    transition: .2s;
}

.slider .slick-dots li.slick-active span {
    background-color: #b8e4b6;
    box-shadow: none;
}

.slick-dots li button:before {
    font-family: '游ゴシック Medium', 'YuGothic,YuGothicM', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
    font-size: 24px;
}

.slider02 .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: -48px;
    display: flex;
    justify-content: center;
}

.slider02 .slick-dots li {
    width: 64px;
    height: 64px;
    margin-left: 0;
    border-radius: 50px;
    transition: .2s;
}

.slider02 .slick-dots li:hover {
    cursor: pointer;
    transform: scale(.95);
}

.slider02 .slick-dots li:hover img {
    border: 4px solid #fff;
}

.slider02 .slick-dots li.slick-active:hover {
    transform: scale(1);
}

.slider02 .slick-dots li.slick-active:hover img {
    border: 4px solid var(--green);
}

.slider02 .slick-dots li img {
    width: 64px;
    height: 64px;
    border: 4px solid var(--green);
    border-radius: 50px;
    object-fit: cover;
    transition: .3s;
    transform: scale(.95);
}

.slider02 .slick-dots .slick-active img {
    transform: translate(0, -8px) scale(1.1);
}

/*================================================================
# plan-wrap　・　共通スタイル
================================================================ */
.plan-wrap {
    background-color: #faf8ee;
}

.ticker-text {
    width: 100%;
    opacity: .5;
    position: absolute;
    top: 0;
    overflow: hidden;
    font-family: var(--text-en);
    font-size: 160px;
    font-weight: 700;
    line-height: 160px;
    color: var(--green);
    white-space: nowrap;
}

.ticker-text ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    animation: ticker-text_ul 80s linear infinite;
}

@keyframes ticker-text_ul {
    0% {
        transform: translateX(4px);
    }

    100% {
        transform: translateX(-100%);
    }
}

.ticker-text li {
    display: inline-block;
}

.plan-wrap .box__sub-title {
    font-size: 16px;
    font-weight: 700;
    color: #7a7870;
}

.plan-wrap .box__title {
    font-size: 24px;
    font-weight: 700;
}

.plan-wrap .box__title span {
    margin-right: 8px;
    font-size: 20px;
}

.plan-wrap .box__text {
    margin-top: 16px;
    font-size: 14px;
}

.plan-wrap .box__price {
    text-align: right;
}

.plan-wrap .box-container {
    height: 100%;
    margin: 0 8px;
    padding: 24px;
    background-color: #fff;
    box-shadow: 16px 16px 0 0 rgba(0, 0, 0, .15);
}

.plan-wrap .box .img-area {}

.plan-wrap .box .text-area {
    margin-top: 24px;
}

.plan-wrap .box .img-area img {}

.plan-wrap .box__price-title {
    margin-top: 24px;
    font-size: 14px;
}

.plan-wrap .box__price {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 700;
}

.plan-wrap .box__price span {
    font-size: 24px;
}

.plan-wrap .btn-wrap {
    margin: 16px 0 0 0;
    display: flex;
    justify-content: center;
}

.plan-wrap .btn {
    width: 100%;
    padding: 16px;
    border-radius: 50px;
    background-color: #171716;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .15);
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    transition: background-color .3s;
}

.plan-wrap .btn span {
    position: relative;
}

.plan-wrap .btn span::before {
    width: 14px;
    height: 14px;
    background-image: url(../../common/img/arrow_w.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    top: 50%;
    right: -24px;
    transition: transform .3s;
    transform: translate(0, -50%);
}

.plan-wrap .btn:hover {
    background-color: #58bae4;
}

.plan-wrap .btn:hover span::before {
    transform: translate(5px, -10px);
}

/*================================================================
# 家族旅のスタイル充実♪
================================================================ */
.family-trip {
    margin-top: -40px;
    position: relative;
}

.family-trip .intro {
    padding: 60px 0 0;
}

.family-trip .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.family-trip .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--green);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.family-trip .intro {
    position: relative;
}

.family-trip .intro .container {}

.family-trip .intro .left {
    text-align: center;
}

.family-trip .intro .right {
    margin-top: 24px;
}

.family-trip .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--green);
}

.family-trip .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #7a7870;
}

.family-trip .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.family-trip .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.family-trip .slider01 {
    margin-top: 40px;
}

.family-trip .slick-dots li.slick-active:hover img {
    border: 4px solid var(--green);
}

.family-trip .slick-dots li:not(:hover) img {
    border: 4px solid var(--green);
}

.family-trip .family-trip_img02 {
    width: calc(169px / 1.5);
    position: absolute;
    top: -97px;
    right: 58px;
    transform: scale(-1, 1);
}

.family-trip .family-trip_img03 {
    width: calc(79px / 1.5);
    position: absolute;
    top: -20px;
    right: 3px;
}

.family-trip .family-trip_img04 {
    display: none;
}

.family-trip .family-trip_img05 {
    display: none;
}

/*================================================================
# 心ときめく女子旅プラン
================================================================ */
.girls-trip {
    margin-top: 40px;
    position: relative;
}

.girls-trip .ticker-text {
    color: var(--pink);
}

.girls-trip .intro {
    padding: 60px 0 0;
}

.girls-trip .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.girls-trip .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--pink);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.girls-trip .box-title {
    color: #c75962;
}

.girls-trip .intro {
    position: relative;
}

.girls-trip .intro .container {}

.girls-trip .intro .left {
    text-align: center;
}

.girls-trip .intro .right {
    margin-top: 24px;
}

.girls-trip .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--pink);
}

.girls-trip .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #7a7870;
}

.girls-trip .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.girls-trip .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.girls-trip .slick-dots li.slick-active:hover img {
    border: 4px solid var(--pink);
}

.girls-trip .slick-dots li:not(:hover) img {
    border: 4px solid var(--pink);
}

.girls-trip .girls-trip_img02 {
    width: calc(630px / 1.5);
    position: absolute;
    top: -24px;
    right: -9px;
}

.girls-trip .girls-trip_img03 {
    display: none;
}

.girls-trip .girls-trip_img04 {
    display: none;
}

.girls-trip .slider .slick-dots li span {
    color: var(--pink);
}

.girls-trip .slider .slick-dots li.slick-active span {
    background-color: #ebb2b7;
}

/*================================================================
# 地産の食材と旬の味覚に舌鼓
================================================================ */
.seasonal-taste {
    margin-top: 40px;
    position: relative;
}

.seasonal-taste .ticker-text {
    color: var(--purple);
}

.seasonal-taste .intro {
    padding: 60px 0 0;
}

.seasonal-taste .box-title {
    color: #b15586;
}

.seasonal-taste .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.seasonal-taste .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--purple);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.seasonal-taste .intro {
    position: relative;
}

.seasonal-taste .intro .container {}

.seasonal-taste .intro .left {
    width: calc(100% + 64px);
    margin: 0 calc(50% - 50vw);
    text-align: center;
}

.seasonal-taste .seasonal-taste_img01 {
    width: calc(100% + 64px);
    margin-left: -40px;
}

.seasonal-taste .intro .right {
    margin-top: 24px;
}

.seasonal-taste .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--purple);
}

.seasonal-taste .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-size: 16px;
    font-weight: 700;
    color: #7a7870;
}

.seasonal-taste .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.seasonal-taste .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.seasonal-taste .slider01 {
    margin-top: 40px;
}

.seasonal-taste .slick-dots li.slick-active:hover img {
    border: 4px solid var(--purple);
}

.seasonal-taste .slick-dots li:not(:hover) img {
    border: 4px solid var(--purple);
}

.seasonal-taste .seasonal-taste_img02 {
    display: none;
}

.seasonal-taste .seasonal-taste_img03 {
    width: calc(478px / 1.6);
    position: absolute;
    top: -35px;
    right: 17px;
    transform: scale(-1, 1);
}

.seasonal-taste .seasonal-taste_img04 {
    display: none;
}

.seasonal-taste .slider .slick-dots li span {
    color: var(--purple);
}

.seasonal-taste .slider .slick-dots li.slick-active span {
    background-color: #e9b7d2;
}

/*================================================================
# 会議・研修プラン
================================================================ */
.mice {
    margin-top: 40px;
    position: relative;
}

.mice .ticker-text {
    color: var(--blue);
}

.mice .intro {
    padding: 60px 0 0;
}

.mice .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.mice .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--blue);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.mice .intro {
    position: relative;
}

.mice .intro .container {}

.mice .intro .left {
    text-align: center;
}

.mice .intro .right {
    margin-top: 24px;
}

.mice .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--blue);
}

.mice .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #7a7870;
}

.mice .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.mice .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.mice .slick-dots li.slick-active:hover img {
    border: 4px solid var(--blue);
}

.mice .slick-dots li:not(:hover) img {
    border: 4px solid var(--blue);
}

.mice .mice_img02 {
    width: calc(191px / 1.5);
    position: absolute;
    top: -393px;
    right: -9px;
}

.mice .mice_img03 {
    display: none;
}

.mice .mice_img04 {
    width: calc(427px / 1.5);
    position: absolute;
    right: -226px;
    bottom: 42px;
}

.mice .slider .slick-dots li span {
    background-color: var(--blue);
}

.mice .slider .slick-dots li.slick-active span {
    background-color: #fff;
    color: var(--blue);
}

.mice .slider .slick-dots li.slick-active span:before {
    background-color: var(--blue);
}

/*================================================================
# グループ＆団体プラン
================================================================ */
.group {
    margin-top: 40px;
    position: relative;
}

.group .ticker-text {
    color: var(--yellow);
}

.group .intro {
    padding: 60px 0 0;
}

.group .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.group .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--yellow);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.group .intro {
    position: relative;
}

.group .intro .container {}

.group .intro .left {
    width: calc(100% + 48px);
    margin: 0 calc(50% - 50vw);
    text-align: center;
}

.group .intro .group_img01 {
    width: calc(100% + 100px);
    margin-left: -50px;
}

.group .intro .right {
    margin-top: 24px;
}

.group .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--yellow);
}

.group .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #7a7870;
}

.group .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.group .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.group .slick-dots li.slick-active:hover img {
    border: 4px solid var(--yellow);
}

.group .slick-dots li:not(:hover) img {
    border: 4px solid var(--yellow);
}

.group .group_img02 {
    width: calc(160px / 1.5);
    position: absolute;
    bottom: 30px;
    left: -13px;
}

.group .group_img03 {
    width: calc(274px / 1.5);
    position: absolute;
    right: -127px;
    bottom: 29px;
}

.group .group_img04 {
    display: none;
}

.group .slider .slick-dots li span {
    background-color: var(--yellow);
}

.group .slider .slick-dots li.slick-active span {
    background-color: #fff;
    color: var(--yellow);
}

.group .slider .slick-dots li.slick-active span:before {
    background-color: var(--yellow);
}

/*================================================================
# ワーケーションプラン
================================================================ */
.workation {
    margin-top: 40px;
    position: relative;
}

.workation .ticker-text {
    color: var(--light-blue);
}

.workation .intro {
    padding: 60px 0 0;
}

.workation .box-title {
    color: #40a5ce;
}

.workation .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.workation .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--light-blue);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.workation .intro {
    position: relative;
}

.workation .intro .container {}

.workation .intro .left {
    text-align: center;
}

.workation .intro .right {
    margin-top: 24px;
}

.workation .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--light-blue);
}

.workation .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #7a7870;
}

.workation .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.workation .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.workation .slider01 {
    margin-top: 40px;
}

.workation .slick-dots li.slick-active:hover img {
    border: 4px solid var(--light-blue);
}

.workation .slick-dots li:not(:hover) img {
    border: 4px solid var(--light-blue);
}

.workation .workation_img02 {
    width: calc(250px / 1.5);
    position: absolute;
    top: -27px;
    right: -7px;
}

.workation .workation_img03 {
    display: none;
}

.workation .workation_img04 {
    width: calc(222px / 1.5);
    position: absolute;
    right: -42px;
    bottom: -16px;
}

.workation .slider .slick-dots li span {
    background-color: var(--light-blue);
}

.workation .slider .slick-dots li.slick-active span {
    background-color: #fff;
    color: var(--light-blue);
}

.workation .slider .slick-dots li.slick-active span:before {
    background-color: var(--light-blue);
}

/*================================================================
# ペット同宿プラン
================================================================ */
.with-pet {
    margin-top: 40px;
    position: relative;
}

.with-pet::before {
    width: 100%;
    height: 24%;
    background-color: #fff;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 0;
}

.with-pet .ticker-text {
    color: var(--dark-green);
}

.with-pet .intro {
    padding: 60px 0 0;
}

.with-pet .box-title {
    color: #5caca7;
}

.with-pet .inner {
    margin-top: 32px;
    padding: 80px 0;
    position: relative;
}

.with-pet .inner::before {
    width: calc(50vw + 50% + 24px);
    height: 100%;
    border-radius: 0 160px 0 0;
    background-color: var(--dark-green);
    position: absolute;
    content: "";
    top: 0;
    left: calc(-50vw + 50%);
    display: block;
    z-index: 0;
}

.with-pet .intro {
    position: relative;
}

.with-pet .intro .container {}

.with-pet .intro .left {
    width: calc(100% + 80px);
    margin: 0 calc(50% - 50vw);
    text-align: center;
}

.with-pet_img01 {
    width: calc(100% + 80px);
    margin-left: -40px;
}

.with-pet .intro .right {
    margin-top: 24px;
}

.with-pet .intro__tag {
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--dark-green);
}

.with-pet .intro__sub-title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #7a7870;
}

.with-pet .intro__title {
    font-size: 28px;
    font-weight: 700;
}

.with-pet .intro__text {
    margin-top: 16px;
    font-size: 14px;
}

.with-pet .slider01 {
    margin-top: 40px;
}

.with-pet .slick-dots li.slick-active:hover img {
    border: 4px solid var(--dark-green);
}

.with-pet .slick-dots li:not(:hover) img {
    border: 4px solid var(--dark-green);
}

.with-pet .with-pet_img02 {
    width: calc(207px / 1.5);
    position: absolute;
    top: -37px;
    right: 2px;
}

.with-pet .with-pet_img03 {
    display: none;
}

.with-pet .with-pet_img04 {
    display: none;
}

.with-pet .slider .slick-dots li span {
    background-color: var(--dark-green);
}

.with-pet .slider .slick-dots li.slick-active span {
    background-color: #fff;
    color: var(--dark-green);
}

.with-pet .slider .slick-dots li.slick-active span:before {
    background-color: var(--dark-green);
}

/*================================================================
# キャンペーン
================================================================ */
/* 日本中から大阪いらっしゃい
------------------------------------------------------ */
.premium-gift .box-container {
    padding: 0;
    background: none;
    box-shadow: none;
}

.premium-gift .top-ban {
    margin: 0 calc(50% - 50vw);
}

.premium-gift .top-ban img {
    width: 140%;
}