<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.gaido {
    position: relative;
    background-position: bottom;
    background-image: url('../img/top-img/harappa-center.png');
}

.anim16_div,
.anim2_div,
.anim3_div,
.anim5_div {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}

.anim5 {
    position: absolute;
    top: 192px;
    left: 1px;
}

.anim6 {
    position: absolute;
    top: 25px;
    left: 1px;
}

.anim1 {
    position: absolute;
    top: 148px;
    right: 1px;
}

.camp,
.news,
.access-part2-all {
    position: relative;
}

.anim2 {
    position: absolute;
    top: 207px;
    left: 1px;
}

.anim3 {
    position: absolute;
    top: 101px;
    right: 1px;
}

.anim4 {
    position: absolute;
    top: -132px;
    left: -113px
}

/* topフェードイン */

.slider_01 {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100vh;

}

.slider_01 img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.slider_01 .item,
.slider_01 .slick-list {
    height: 700px;
}


.top-img-title,
.top-irasuto1 {

    z-index: 1;
}

/* スライドショー */

.slider {
    width: 100%;
    margin: 0;
    padding: 0;

}

.slider img {
    width: 100%;
    height: 100%;
    /* margin: 100px; */
}

.slider div {
    padding: 0 10px;
}


.header-all {
    overflow: hidden;
}

.ps_all {
    overflow: hidden;
}


/* php */
.top-news-p {
    max-width: 800px;
    font-weight: 900;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    font-size: large;
    text-align: center;
    font-weight: 900;
}

/* .op-news-a {
    max-width: 800px;
    font-weight: 700;
    height: auto;
    margin: 0 auto;
    padding-top: 15px;
    font-size: large;
    text-align: center;
    border-bottom: 3px solid #57280f;
} */

.top-news-a {
    max-width: 800px;
    font-weight: 700;
    height: auto;
    margin: 0 auto;
    padding-top: 15px;
    font-size: large;
    text-align: center;
    text-decoration: underline;
    border-bottom: none;
}

.top-news {

    max-width: 1140px;
    height: 300px;
    background-image: url(../img/top-img/osirase.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

/*  */
@media screen and (max-width: 640px) {

    /*  php*/
    .top-news {
        height: 317px;
    }

    .top-news-a {
        max-width: 800px;
        font-weight: 700;
        height: auto;
        margin: 0 auto;
        padding-top: 15px;
        font-size: medium;
        text-align: center;
        text-decoration: underline;
        border-bottom: none;
        overflow-wrap: anywhere;
    }

    /*  */
    .header-all {
        overflow: hidden;
        padding-bottom: 75px;
    }

    .catch-slide-title {
        margin: 35px 0;
    }




    .top-irasuto1 {
        height: auto;
        transform: translate(-32%, 70px);
        width: 388%;
    }

    .footer {
        height: auto;
        background-size: 300%;
        width: 100%;
        /* padding: 0; */
        background-position-x: -180px;
    }

    /* .footer-logo {
        width: 50px;
        height: auto;
        padding: 0;
    } */
    /* 
    .bold-text {
        font-size: 1rem;
    } */

    /* .address-text {
        font-size: .9rem;
    } */

    /* .address {
        display: block;
        padding: 0;
    } */

    .sp__footre {
        display: flex;
    }







    .sp_h2_top {
        font-size: 1rem;
    }

    .sp_top_p {
        font-size: .8rem;
    }



    .copyright p {
        font-size: 8px;
        margin: 0;
    }

    .ps_all {
        overflow-x: hidden;
    }

    .slider_01 .slider_01__sp {
        height: 100vw;
    }

    .header {
        background-color: transparent;
    }

    h2 {
        white-space: nowrap;
        padding: 0;

    }

    .marumaru {
        margin: 0;
        padding: 0;
    }

    .marumaru {
        margin: 30px;
    }

    .a-more-info {
        margin: 15px;
    }

    .sp__top__h5 {
        font-size: 14px;
    }

    .sp__top__p {
        font-size: 13px;
        padding: 0;
        margin: 0;
    }

    .access1 {
        flex: 1 1 calc(33.333% - 20px);
        box-sizing: border-box;

        background-color: #FFFEED;
        text-align: center;
        border-radius: 50px;
    }

    .access-part2-all h4 {
        font-size: 1rem;
    }

    .access2 h5 {
        padding: 15px 0;
    }

    .access2 {
        background-color: transparent;
    }

    .access2 p {
        font-size: 0.9rem;
    }

    .access-part2-all {
        padding: 0;
    }


    .owner__img {
        width: 200px;
        margin: 0 auto;
    }

    .owner {
        margin: 0;
    }

    .a-div-sp {
        height: 30px;
    }

    .slider img .sororisu {
        height: 150px;
    }




}

/*  TOP戻る    */
html {
    scroll-behavior: smooth;
}

.pagetop {
    height: 80px;
    width: 80px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #ff854d58;
    border: solid 10px #ff8317;
    border-radius: 50%;
    display: flex;
    color: #261300;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 2;
    /* box-shadow: 0 4px 6px rgb(105, 52, 0); */
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    /* border-top: 3px solid #4d2900;
       border-right: 3px solid #603200; */
    transform: translateY(20%) rotate(-45deg);
}

@media (hover: hover) and (pointer: fine) {

    .pagetop:hover,
    .pagetop:hover .pagetop__arrow {
        border-color: #ff6c28;
    }
}

/* naosi */
.footer {
    height: 500px;
    background-image: url(../img/top-img/footer-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding-top: 50px;
}

.top-footer {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

address {
    display: flex;
    align-items: center;
    padding-top: 200px;
    width: 100vw;
}

.footer-logo {
    width: 100px;
    margin: 0 20px;
}

.address-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.bold-text {
    font-weight: 900;
    font-size: 1.5rem;
}

.address-text {
    font-size: 1.25rem;
}

.instagram-logo__top__ps {
    width: 45px;
    margin: 0 30px;
}

a {
    color: #5B3500;
    text-decoration: none;

}

a {
    background-color: transparent;
}

.address {
    display: flex;
    align-items: center;
    padding-top: 200px;
}

.natulogo {
    width: 50px;
    margin-left: 50px;
}



/*  naoai*/
.copyright {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 640px) {


    .top-footer {
        margin: 0 auto;
        display: block;
    }



    .bold-text {
        font-size: 1rem;
        padding-left: 15px;
        white-space: nowrap;

    }

    .address-text {
        font-size: 12px;
        letter-spacing: 0rem;
        padding-left: 15px;
        white-space: nowrap;

    }

    .natulogo {
        width: 20px;
        margin-left: 10px;
    }

    .instagram-logo__top__sp {
        width: 30px;
        margin: 0 10px 0 20px;
    }

    .footer-logo {
        display: none
    }

    .footer-logo__sp {
        width: 45px;
        margin: 15px;
    }

    .address {

        padding-top: 5px;
    }

    /*naosi
  */
    .copyright {
        margin-top: 50px;
    }

    p.smaru {
        font-size: .5rem;
        white-space: nowrap;

    }

    .footer {
        background-position: -200px;
        height: 300px;
    }

    .owner {
        text-align: left;
    }

    .gaido {
        background-image: none;
    }










}
















/* アニメーション */

.animation {
    animation: fuwafuwa 2s linear infinite;
    scale: 1;
}

@keyframes fuwafuwa {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

/*  */

.frog {
    transform-origin: center bottom;
    animation: yurayura 6s linear infinite;
}

@keyframes yurayura {

    0%,
    100% {
        transform: rotate(5deg);
    }

    50% {
        transform: rotate(-5deg);
    }
}</pre></body></html>