/*==================================================
スライダーのためのcss
===================================*/
.G_Slider {
    position: relative;
    z-index: 1;
    /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
    height: 100vh;
    /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

/*　背景画像設定　*/

.Gslider-item01 {
    background: url("../img/AdobeStock_150900427.webp");
}

.Gslider-item02 {
    background: url("../img/eiliv-sonas-aceron-YlAmh_X_SsE-unsplash (1).webp");
}

.Gslider-item03 {
    background: url("../img/AdobeStock_127292519.webp");
}

.Gslider-item04 {
    background: url("../img/AdobeStock_60263853.webp");
}

.Gslider-item05 {
    background: url("../img/cindie-hansen-ak2UGvCPDk8-unsplash.webp");
}

.Gslider-item06 {
    background: url("../img/AdobeStock_254924226.webp");
}

.Gslider-item07 {
    background: url("../img/AdobeStock_214178127.webp");
}

.Gslider-item08 {
    background: url("../img/piret-ilver-92YG7We2xUU-unsplash.webp");
}

.Gslider-item09 {
    background: url("../img/AdobeStock_384978723.webp");
}

.Gslider-item {
    width: 100%;
    /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height: 85vh;
    /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;
    /*背景画像をリピートしない*/
    background-position: center;
    /*背景画像の位置を中央に*/
    background-size: cover;
    /*背景画像が.slider-item全体を覆い表示*/
}


/*矢印の設定*/

.slick-prev,
.slick-next {
    position: absolute;
    z-index: 3;
    top: 42%;
    cursor: pointer;
    /*マウスカーソルを指マークに*/
    outline: none;
    /*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;
    /*矢印の色*/
    border-right: 2px solid #fff;
    /*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {
    /*戻る矢印の位置と形状*/
    left: 2.5%;
    transform: rotate(-135deg);
}

.slick-next {
    /*次へ矢印の位置と形状*/
    right: 2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    position: relative;
    z-index: 3;
    text-align: center;
    margin: -50px 0 0 0;
    /*ドットの位置*/
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width: 8px;
    /*ドットボタンのサイズ*/
    height: 8px;
    /*ドットボタンのサイズ*/
    display: block;
    border-radius: 50%;
    background: #fff;
    /*ドットボタンの色*/
}

.slick-dots .slick-active button {
    background: #333;
    /*ドットボタンの現在地表示の色*/
}


/*========= レイアウトのためのCSS ===============*/
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #fff;
}

a:hover,
a:active {
    text-decoration: none;
}

/* h1 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 6vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #fff;
} */

.G_Slider_Wrap {
    position: relative;
    height: 1000px;
}

.Slick_Wrapper {
    width: 90vw;
    position: absolute;
    right: 0;
}

.Slick_TxtImg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 55;
}

@media screen and (min-width:1025px) and (max-width:1440px) {
    .G_Slider_Wrap {
        position: relative;
        height: 710px;
    }
}

@media screen and (max-width:599px) {
    .Gslider-item {
        width: 100%;
        /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
        height: 50vh;
        /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
        background-repeat: no-repeat;
        /*背景画像をリピートしない*/
        background-position: center;
        /*背景画像の位置を中央に*/
        background-size: cover;
        /*背景画像が.slider-item全体を覆い表示*/
    }

    .G_Slider_Wrap {
        position: relative;
        height: 480px;
    }

    .Slick_Wrapper {
        width: 100%;
        position: absolute;
    }

    .Slick_TxtImg {
        position: absolute;
        left: 30%;
        top: 356px;
        width: 70%;
    }
}


/*==================================================
スライダーのためのcss
===================================*/

/*Travel　各セクション画像*/
.slider {
    position: relative;
    z-index: 5;
    /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
    height: 100%;
    /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

/*----　背景画像設定　----*/
/*　個人旅行　*/
.slider-item01 {
    background: url("../img/AdobeStock_273290888.webp");
}

.slider-item02 {
    background: url("../img/AdobeStock_145587390.webp");
}

.slider-item03 {
    background: url("../img/AdobeStock_237238559.webp");
}

/*　団体旅行　*/
.slider-item04 {
    background: url("../img/AdobeStock_236381531.webp");
}

.slider-item05 {
    background: url("../img/AdobeStock_490351116.webp");
}

.slider-item06 {
    background: url("../img/AdobeStock_243593537.webp");
}

/*　その他　*/
.slider-item07 {
    background: url("../img/katy-anne-ilL0SroV5yo-unsplash.webp");
}

.slider-item08 {
    background: url("../img/AdobeStock_492963042.webp");
}

.slider-item09 {
    background: url("../img/content-pixie-m-gqDRzbJLQ-unsplash.webp");
}

.slider-item {
    width: 100%;
    /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height: 800px !important;
    /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;
    /*背景画像をリピートしない*/
    background-position: center;
    /*背景画像の位置を中央に*/
    background-size: cover;
    /*背景画像が.slider-item全体を覆い表示*/
}

@media screen and (max-width:599px) {
    .slider-item {
        height: 260px !important;
    }
}

@media screen and (min-width:600px) and (max-width:1180px) {
    .slider-item {
        height: 430px !important;
    }
}

/*グルメ宅配便　商品画像*/
.Groumet_Item_Slider_Case {
    position: relative;
    z-index: 1;
    /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
    height: 70vh;
    /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}



.Groumet_Item_Slider {
    width: 100%;
    /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height: 70vh !important;
    /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;
    /*背景画像をリピートしない*/
    background-position: center;
    /*背景画像の位置を中央に*/
    background-size: cover;
    /*背景画像が.slider-item全体を覆い表示*/
}

/*グルメ宅配便　テキスト画像*/
.Slider_Groumet {
    position: relative;
    z-index: 2;
    /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
    height: 930px;
    /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

/*----　背景画像設定　----*/
.slider-itemG1 {
    background: url("../img/Seafood.png");
}

.slider-itemG2 {
    background: url("../img/Seafood.png");
}

.slider-itemG3 {
    background: url("../img/Seafood.png");
}

.slider-item_Gourmet {
    width: 100%;
    /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height: 930px !important;
    /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;
    /*背景画像をリピートしない*/
    background-position: top;
    /*背景画像の位置を中央に*/
    /*background-size:contain;*/
    /*背景画像が.slider-item全体を覆い表示*/
}




@media screen and (min-width:600px) and (max-width:1024px) {
    .Slick_Wrapper {
        width: 100vw;
        position: absolute;
        right: 0;
    }

    .slider-item {
        width: 100%;
        /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
        height: 470px !important;
        /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
        background-repeat: no-repeat;
        /*背景画像をリピートしない*/
        background-position: center;
        /*背景画像の位置を中央に*/
        background-size: cover;
        /*背景画像が.slider-item全体を覆い表示*/
    }

    .G_Slider_Wrap {
        position: relative;
        height: 630px;
    }

    .Gslider-item {
        width: 100%;
        /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
        height: 50vh;
        /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
        background-repeat: no-repeat;
        /*背景画像をリピートしない*/
        background-position: center;
        /*背景画像の位置を中央に*/
        background-size: cover;
        /*背景画像が.slider-item全体を覆い表示*/
    }

    .Slick_TxtImg>img {
        max-width: 70% !important;
    }

    .Slick_TxtImg {
        position: absolute;
        left: 0;
        top: 430px;
        z-index: 55;
    }
}

@media screen and (min-width:1025px) and (max-width:1180px) {
    .Slick_TxtImg {
        position: absolute;
        left: 0;
        top: 513px;
        z-index: 55;
    }
}