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



/* top */
/* headerのコンテンツ */
.p_topdup {
    font-weight: 900;
}

.header {
    width: 100%;
    height: 702px;
    /* background-image: url(../img/top-img/top-slide1.png); */
    background-size: cover;
    position: relative;
    /* overflow-x: hidden; */
    background-repeat: no-repeat;
    background-position: center;
    background-color: #261300;
}


.top-header {

    margin: 0 auto;
    text-align: center
}

.top-img-title {

    width: 710px;
    height: auto;
    position: absolute;
    top: 20%;
    left: 55%;
    transform: translate(-50%, -50%);
    color: #fff;
}

/* top フェードイン */
/* .background-fade {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 3s ease-in-out;
}

.slide.active {
    opacity: 1;
} */

/*  */
.top-irasuto1 {
    height: 288px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 70px);
    color: #fff;

}

.top-logo-all {
    position: absolute;
    bottom: -160px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.top-logo {
    color: #fff;
    height: 140px;
}

.kitune-img {
    width: 100%;
    width: 160px;

}


.content1 {
    display: flex;
    flex-direction: column;
    text-align: center;
}

/* nav のコンテンツ */
.solologo {
    width: 50px;
    height: auto;
}

.top-nav {
    white-space: nowrap;
    max-width: 1000px;
    margin: 0 auto;

}

.top-nav ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    background-image: url(../img/top-img/mokume-big.png);
    background-size: cover;
    background-position: center;
    border-radius: 50px;
    z-index: 1;
    position: relative;
    align-items: center;
}

.top-nav li {
    margin: 0 15px;
    list-style: none;
    /* リストマーカーを削除 */
}

.top-nav a {
    text-decoration: none;
}

.nav1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.nav1-soro {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px;
}

.nav1-img {
    height: 43px;
}

.nav1-soro-a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* 縦並びにする */
    text-align: center;
    /* 中央揃え */
}

/* catchのコンテンツ */
.widht_saito {
    max-width: 1140px;
    margin: 0 auto;
}

.catch {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.top-catch {
    position: relative;

}

.catch-slide-title {
    margin: 0 0 100px;
    position: relative;
}

.catch-slide-title_1 {
    margin: 100px 0 0;
}


.catch-title2 {
    position: absolute;
    top: -20px;
    right: 330px;
}

.catch-slide img {
    max-width: 100%;
    height: auto;
}

.catch-slide-h3 {
    margin-top: 30px;
}

.access {
    background-image: url(../img/top-img/hrappa-left.png);
    background-position: -123% 6%
}




.highlight {
    color: #F88500;
}

/* news コンテンツ */
.news-title .marumaru {
    width: 1140px;
    margin: 0 auto;
}

/* .top-news {

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

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

/* campコンテンツ */

.top-camp {
    margin: 0 auto;
    text-align: center;
}

.top-iroironomi-bg {
    background-image: url(../img/top-img/top-iroiro-bg.png);
    background-size: 110%;
    max-width: 1517px;
}



.marumaru {
    display: flex;
    justify-content: center;
    align-items: center;

}

.marumaru img {
    margin: 0 10px;
}

.camp-title h3 {
    margin: 0;
    padding: 0 20px;
}



.top-iroironomi {
    max-width: 80%;
    height: auto;
    margin: 130px 0 0 0;
}

.top-iroironomi-bg a {
    margin-bottom: 120px;
}



.access-topcamp .h5top {

    font-size: 1.7rem;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 800;
    margin-left: 60px;
}

/*  accessコンテンツ1*/
.access-part1 {
    text-align: center;
    max-width: 1140px;
    margin: 0 auto;
    background-color: #FFFCD3;
    border-radius: 30px;
    padding: 20px;
}

.access-part1 h4 {
    font-size: 1.7rem;
    margin: 40px 0;
}

.access-part1-contents {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.access1 {
    flex: 1 1 calc(33.333% - 20px);
    box-sizing: border-box;
    margin: 10px;
    padding: 10px;
    background-color: #FFFFF9;
    text-align: center;
    border-radius: 50px;
}

.access1 img {
    padding: 15px;
    height: auto;
}

.access1 h5 {
    font-size: 1.5rem;
    margin: 10px 0 40px;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
}

.access1 h5::after {
    content: '';
    display: block;
    width: 200px;
    height: 3px;
    background-color: #5B3500;
    border-radius: 5px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;

}


.access1 p {
    font-size: 1rem;
    line-height: 1.2;
    max-width: 25ch;
    margin: 0 auto;
}

/* google map */
.g-map iframe {
    border-radius: 30px;
    margin: 20px auto;
    text-align: center;
}

/*  accessコンテンツ2*/
.access-part2-all {
    text-align: center;
    max-width: 1140px;
    margin: 150px auto 40px;
    background-color: #FFFCD3;
    border-radius: 30px;
    padding: 30px;
}

.access-part2 {
    display: flex;
    justify-content: center;
    justify-content: space-around;
    flex-wrap: nowrap;
    gap: 20px;
}

.access-part2-all h4 {
    font-size: 1.7rem;
    text-align: center;
    width: 100%;
    margin: 20px 0 20px 0;
}

.map {
    flex: 1 1 45%;
    height: 400px;
    background-color: #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
}

.access2 {
    flex: 1 1 45%;
    gap: 20px;
    background-color: #FFFFF9;
    border-radius: 30px;
    padding: 20px;
    font-size: .7rem;
}

.access2 p {
    margin: 0 0 0 20px;
    font-size: 1.2rem;
}

.access2 h5 {
    font-size: 1.5rem;
    margin: 20px;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 800;
}

.access2 h5::after {
    content: '';
    display: block;
    width: 450px;
    height: 1.5px;
    background-color: #5B3500;
    border-radius: 5px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
}



.access2 img {
    width: 100%;
    height: auto;
    padding: 15px;
}

.access2 .car {
    display: flex;
    align-items: center;
}

.access2 .car img {
    width: 100%;
    height: auto;
    margin-right: 15px;
}

.access2 .car p {
    font-size: 1.25rem;
    text-align: left;
}

.access2 p:last-of-type {
    font-size: 1rem;
    max-width: 600px;
    margin: 10px auto;
}

.access2-p {

    text-align: left;

}

/* gaidoコンテンツ */
.top-gaido {
    margin: 0 auto;
    max-width: 1140px;
    text-align: center;
    background-size: contain;
    height: 300px;
}


.top-gaido {
    margin-bottom: 20px;
}

.top-gaido h3 {
    margin: 0;
    padding: 0 20px;
}

.top-gaido p {
    font-size: 1.2rem;
    margin: 20px 0;
}

.gaido-a {
    width: 500px;
    height: auto;
    font-size: 1.3rem;
    font-weight: 700;

}

/*  ownerコンテンツ*/

.ellipse {
    width: 600px;
    height: 400px;
    background-color: rgba(255, 166, 0, 0.37);
    border-radius: 50%;
    width: 1140px;
    margin: 0 auto;
    text-align: center;

}

.owner {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;

}

.top-owner {
    margin-bottom: 20px;
}

.hitokoto {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
}

.hitokoto .top-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.hitokoto .top-row img,
.hitokoto .top-row h6 {
    margin: 10px 20px
}

.hitokoto h6 {
    margin: 0;
    font-size: 2rem;
    color: #5B3500;
}

.hitokoto .bottom-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}



.hitokoto-comment {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 800px;
    margin: 0 auto;
}

.owner p {

    margin: 10px 20px;
    line-height: 1.6;
}

/* footerコンテンツ */
.musasabi-img {
    width: 100%;
    max-width: 150px;
    position: absolute;
    right: 1px;
}

/* .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;
}

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

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

.footer-logo {
    width: 100px;
    padding: 20px;

}

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


}

.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 {
    width: 67px;
    padding: 15px;
}

.copyright {
    display: flex;
    justify-content: flex-end;
}

.copyright p {
    font-size: 1rem;
    margin: 0
} */

/* 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;
    white-space: nowrap;
    /* 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;
    }
}


/* img */
.garland-big {
    display: block;
    width: 1140px;
    margin: 20px auto;
}

/* facilities */


/* header-facilities */
.header-facilities {

    background: url(../img/facilities-img/facilities-top.png) no-repeat center/cover;
    height: 60vh;

    padding-bottom: 80px;
}








.common-header-pc-top-irasuto1,
.common-header-pc-top-irasuto2 {
    height: 288px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 70px);

}

.facilities-contents-text {
    padding-top: 20px;
}

.common-nav-logo {

    margin: 0 auto;
    text-align: center;
}

.nav-logo {
    width: 62px;
}

.common-nav-logo p {
    font-size: 0.75rem;
    white-space: nowrap;
}

.nav-p {
    font-size: .9rem;
}

.facilities-h2 {

    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 70px);
}

.common-nav {
    display: flex;
    width: 1140px;
    margin: 0 auto;
}

.common-nav-top {
    width: 100vw;
    position: fixed;
    z-index: 5;
    background-color: #ffffffb5;
    align-items: center;
    padding: 15px 30px;
}

.common-nav-top-ul {

    display: flex;
    font-weight: 700;
    list-style: none;
    padding: 0;
    margin: 0 30px;
    justify-content: center;
    align-items: center;
}

.common-nav-top-ul li {
    align-items: center;
    margin: 0 25px;
    text-align: center;
    white-space: nowrap;
}

.common-nav-dannsoro a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.common-nav-nappu {
    display: flex;
    font-weight: 700;
    text-align: center;
    background-color: #fd9503d5;
    height: 85px;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin: 10px;
    white-space: nowrap;
}

/* facilities-linkのボタン */
.facilities-link {
    display: flex;
    margin: 20px 0;

}

.link-button {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
    justify-content: center;
}

.link-button li {
    margin-right: 20px;

}

.link-button li a {
    margin: 150px 50px;
    display: inline-block;
    padding: 10px 60px;
    font-size: 1.3rem;
    font-weight: 900;
    /* background-color: #FF9F31; */
    background-image: url(../img/top-img/mokume-little.png);
    text-decoration: none;
    border-radius: 50px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1),
        inset 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
    width: 300px;
    text-align: center;
}

.link-button li a:hover {
    background-color: #b36200;
}






/* facilitiesのkidsパーク */
.kidspark-1-contents {
    display: flex;
    gap: 30px;
}

.facilities-bg {
    padding: 20px;
    margin: 0 auto;
    max-width: 1200px;
    background-image: url(../img/facilities-img/bg-sikakiKUSA.png);
    border-radius: 50px;
}

.kidspark-1 {
    width: 100%;
    height: auto;
    background-color: rgb(254, 253, 240);
    border-radius: 50px;
    padding: 50px 0 100px 0;
}

.facilities-contents3 {
    display: flex;
    margin-bottom: 30px;
}

.facilities-kidspark,
.kidspark-all {
    text-align: center;
}




.kidspark-1-contents,
.kidspark-2-contents,
.kidspark-3-contents {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    text-align: center;
    width: 970px;
    margin: 0 auto;
}

.kidspark-3-contents {
    max-width: 1040px;
    margin: 0 auto;
    gap: 30px;
}

.facilities-contents3 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.kidspark-3-contents-1 {
    text-align: center;
    margin: 0 auto;
}

.facilities-contents3-img {
    display: flex;
    margin: 0 auto;
    max-width: 1040px;
    justify-content: center;
    gap: 30px;


}

.kidspark-2-2 {
    display: flex;
    gap: 30px;

}

/*  facilitiesのcampsite */
.campsite {
    padding: 20px;
    margin: 0 auto;
    max-width: 1200px;
    background-size: 120%;
    background-image: url(../img/facilities-img/bg-sikakiKUSA.png);
    border-radius: 50px;
}



/* c-1 */
.campsite-contents1 {
    display: flex;
    gap: 40px;
    justify-content: center;
    padding: 13px 0;

}

.campsite-contents1__img {
    max-width: 90%;
}

.campsite-contents1 p {
    margin: 0;
}

.campsite-contents {
    background-color: rgb(254 253 240);
    height: auto;
    border-radius: 50px;
    width: 100%;
    padding: 30px 0 50px 0;
}

/* c-2 */
.campsite-contents2 {
    display: flex;
    gap: 10px;
    justify-content: center;
    width: 1100px;
    margin: 0 auto;
}

.campsite-contents2 div {
    text-align: center;
    flex: 1;
}

.campsite-contents2 img {
    max-width: 100%;
    height: auto;
}


/* c-3 */
.campsite-contents3 p {
    margin: 20px 0;
}

.contents-a {
    text-align: center;
}

/* contents-wrapper */
.contents-wrapper {
    width: 100%;
    max-width: 1100px;
    margin: 50px auto;

}

/* setubiのcontents */
.setubi {
    padding: 20px;
    margin: 0 auto;
    max-width: 1200px;
    height: auto;
    background-image: url(../img/facilities-img/bg-sikakiKUSA.png);
    border-radius: 50px;
    background-size: 400%;
    background-position: center;
}

.setubi-content {
    background-color: rgb(254 253 240);
    height: auto;
    border-radius: 50px;
    padding: 50px;
}

/* s-1 */
.setubi-content1 {

    display: flex;
    justify-content: space-evenly;

}

.setubi-content1 img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}




/* s-2 */
.setubi-content2 {
    display: flex;
    gap: 33.333px;
    justify-content: center;
    width: 1100px;
    margin: 0 auto;
}

.setubi-content2 div {
    text-align: center;
}



.setubi-content2-p {
    font-size: .8rem;
}

/* s-3 */
.setubi-content2-p2 {
    text-align: left;
    margin: 20px 0 50px 80px;
}

/* img-map */
.img-map {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    /* 追加 */
}

.img-map img {
    width: 100%;
    height: auto;
}


/* QandA */
.Qand-A {
    padding: 20px;
    margin: 0 auto;
    max-width: 1200px;
    background-size: auto;
    background-image: url(../img/facilities-img/bg-sikakiKUSA.png);
    border-radius: 50px;
}

.QandA-content {
    background-color: rgb(254 253 240);
    border-radius: 50px;
    font-size: 1rem;
    padding-top: 50px 0;
}

/* QandA アコーディオン */
.accordion-003 {
    max-width: 1140px;
    margin-bottom: 7px;
    border-bottom: 2px solid #803700;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #57280f;
    font-weight: 600;
    cursor: pointer;
}

.accordion-003.last {
    border: none;
    padding-bottom: 15px;
}

.accordion-003.fast {
    padding-top: 15px;
}


.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.summary-content {
    display: flex;
    align-items: center;
    width: 100%;
}

.summary-icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

/* .accordion-003 summary::before,
.accordion-003 summary::after {
    content: '';
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #57280fb3;
    position: absolute;
    right: 2em;
    top: 50%;
    transform: translateY(-50%);
    transition: rotate .3s;
}

.accordion-003 summary::before {
    transform: rotate(45deg);
}

.accordion-003 summary::after {
    transform: rotate(-45deg);
}

.accordion-003[open] summary::before {
    transform: rotate(135deg);
}

.accordion-003[open] summary::after {
    transform: rotate(-135deg);
} */
.batu {
    display: none;
    position: absolute;
    right: 30px;
    top: 10px;
}

.sita {
    position: absolute;
    right: 30px;
}


.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #4f2408;
    transition: transform .5s, opacity .5s;
    height: 0;
    /* 初期状態で非表示に */
    overflow: hidden;
    /* 非表示の内容を隠す */
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
    height: auto;
    /* 開いたときに表示 */
}

.accordion-003[open] .batu {
    display: block;
}

.accordion-003[open] .sita {
    display: none;
}

/* photogalleryのコンテンツ */
.header-hoto {

    background: url(../img/others-img/photo-top.png) no-repeat center/cover;
    height: 60vh;
    padding-bottom: 80px;
}

/* フォリオグリット */
.parent {
    max-width: 968px;

    margin: 50px auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(10, 1fr);
    gap: 34px;
}

.parent img {
    width: 100%;
    height: 100%;
}

.div2 {
    grid-column-start: 1;
    grid-row-start: 2;
}

.div3 {
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
    grid-column-start: 2;
    grid-row-start: 1;
}

.div4 {
    grid-row-start: 3;
}

.div5 {
    grid-row-start: 3;
}

.div6 {
    grid-row-start: 3;
}

.div7 {
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
}

.div8 {
    grid-column-start: 3;
    grid-row-start: 4;
}

.div9 {
    grid-column-start: 3;
    grid-row-start: 5;
}

.div10 {
    grid-row-start: 6;
}

.div11 {
    grid-column-start: 1;
    grid-row-start: 7;
}

.div12 {
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
    grid-column-start: 2;
    grid-row-start: 6;
}

.div13 {
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
    grid-row-start: 8;
}

.div14 {
    grid-column-start: 3;
    grid-row-start: 8;
}

.div15 {
    grid-column-start: 3;
    grid-row-start: 9;
}

.div16 {
    grid-row-start: 10;
}

.div17 {
    grid-row-start: 10;
}

.div18 {
    grid-row-start: 10;
}

/*  */

.photogallery-article {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.photo-insta-a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.photo_innsata {
    display: flex;
    display: inline-block;
    justify-content: center;
    width: 350px;
    height: 50px;
    background-image: url(../img/top-img/mokume-little.png);
    background-size: cover;
    background-position: center;
    text-decoration: none;
    text-align: center;
    color: #5B3500;
    border-radius: 50px;
    font-size: 1.3rem;
    font-weight: 700;
    margin-top: 50px;
}


/* ruleのコンテンツ */
.header-rule {

    background: url(../img/others-img/rule-top.png) no-repeat center/cover;
    height: 60vh;
    padding-bottom: 80px;
}


/* infoのコンテンツ*/
.header-info {

    background: url(../img/others-img/info-top.png) no-repeat center/cover;
    height: 60vh;
    padding-bottom: 80px;
}

.info-wrapper {
    max-width: 800px;
    margin: 0 auto;

}

.info-article {
    max-width: 1140px;
    margin: 0 auto;
}

.info-wrapper h5 {
    font-size: 1.5rem;
    margin: 50px 0;
    position: relative;
    padding-right: 1.5rem;
    text-align: left;
}

.info_1_h5 {
    padding-left: 2rem;
}




.info-wrapper h5::after {
    content: '';
    width: 223px;
    height: 3px;
    background-color: #5B3500;
    border-radius: 50px;
    margin: 0;
    position: absolute;
    bottom: -10px;
    left: 0;
}


.info-wrapper a {
    font-size: 1.2rem;
    text-align: left;
    margin: 25px 0 0 0;
    display: flow-root;
}



/* ruleのコンテンツ */
.rule {
    max-width: 1140px;
    margin: 0 auto;
}

.rule-wrap {
    max-width: 700px;
    margin: 0 auto;
    font-size: .9rem;
}

.rule-wrap p ol li {
    margin: 10px;
}

.rule-wrap h2 {
    margin: 40px 0 0px 0;
}


.kitune-img-a {
    position: absolute;
    bottom: 163px;
    right: 30px;
    z-index: 3;
    position: fixed;
}


.access-part1__sp_bg {
    background-image: url(../img/top-img/harappa-center2.png);
    background-position: 103% 49%;
}

/*  */
.sp {
    display: none;
}

.pc {
    display: block;
}

.a-div-sp {
    display: flex;
    align-items: center;
    justify-content: center;
}


.a__commn {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

img.instagram-logo__sp {
    width: 45px;
    padding: 5px;
}

/*  */
.info-wrapper__pc {
    display: flex;
    align-items: center;
}

.info-wrapper__sp {
    display: flex;
    align-items: center;
}

.info_pc1 {
    width: 83px;
    height: 83px;
}




.rule-wrap {
    max-width: 600px;
    /* 必要に応じて幅を調整 */
    margin: 0 auto;
    /* コンテンツを中央揃え */
}

.rule-wrap h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
}

.rule-wrap ol {
    padding-left: 20px;
}

.rule-wrap ol li {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5;
    /* 行間の調整 */
}

.rule-wrap ol li:before {
    content: counters(item, ".") " ";
    /* アイテムに番号を付ける */
    counter-increment: item;
    /* カウンタを増やす */
}

.rule-wrap ol {
    counter-reset: item;

}

.map_p {

    background: #3D4A58;
    color: #fff;
    padding: 0.3em 0.5em 0.3rem 0.7rem;
    font-size: 80%;
    border-radius: 1em;
    margin-left: 0.5em;
    line-height: 1;
}

.instagram-logo {
    display: none;
}

@media screen and (min-width: 640px) and (max-width: 1000px) {
    .parent {
        width: 90%;
    }

    .Qand-A {
        width: 96%;
    }

    .sp_1000 {
        display: flex !important;
    }

    .setubi {
        padding: 20px;
    }

    .facilities-bg,
    .setubi,
    .campsite {
        margin: 10px;
        background-size: 200%;
    }

    .bura,
    .campsite-contents1__img {
        object-fit: contain;
    }

    .ac_spimg {
        max-width: 300px;
    }

    .top-iroironomi {
        width: 90%;
        padding-top: 100px;
    }


    .sp-iroiro {
        width: 80%;
        padding-top: 305px;
        position: center;
    }

    .camp img {
        margin: 0 auto;
    }

    .sp__top {
        overflow-x: hidden;
    }

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

    .om_1 {
        height: 200px;
        position: absolute;
        bottom: 0%;
        left: 60%;

        transform: translate(-32%, 70px);

    }

    .kidspark-1-contents,
    .kidspark-2-2,
    .kidspark-3-contents,
    .kidspark-2-contents {
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
        gap: 2 0px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
    }

    .setubi-content2 {
        display: block;
        width: 100%;
    }

    .setubi-content1,
    .sp,
    .om_1 {
        display: block;
    }

    .pc {
        display: none;
    }

    /* hamburger */
    .header-hamburger {
        height: 45px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        font-size: 13px;
        position: fixed;
        z-index: 2;
        width: 100%;
    }



    .hamburger-menu {
        width: 45px;
        height: 45px;
        position: relative;
        background-color: #fcf7da;
        border-radius: 25px;
        border: solid 3px #ff8317;
        appearance: none;
        padding: 0;
        cursor: pointer;
        margin-top: 20px;
        margin-left: 10px;
        z-index: 60;
    }

    .hamburger-menu__bar {
        display: inline-block;
        width: 45%;
        height: 2px;
        background: #562b00;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        transition: .5s;
    }

    .hamburger-menu__bar:first-child {
        top: 11px;
    }

    .hamburger-menu__bar:nth-child(2) {
        top: 19px;
    }

    .hamburger-menu__bar:last-child {
        top: 27px;
    }

    .hamburger-menu--open .hamburger-menu__bar {
        top: 50%;
    }

    .hamburger-menu--open .hamburger-menu__bar:first-child {
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }

    .hamburger-menu--open .hamburger-menu__bar:last-child {
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }

    .hamburger-menu--open .hamburger-menu__bar:nth-child(2) {
        display: none;
    }

    .navigation {
        display: none;
        background: #fef0c5e6;
        position: absolute;
        top: 1px;
        width: 100%;
        z-index: 50;
    }

    .navigation__list {
        text-align: center;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .navigation__list-item {
        border-bottom: solid 1px #474747;
    }

    .navigation__list-item:first-child {
        border-top: solid 1px #474747;
    }

    .navigation__list-item2 {
        border-bottom: solid 1px #ff8000d8;
        background-color: #ff8000ea;
    }

    .navigation__list-item3 {
        border-bottom: solid 1px #000000ad;
        background-color: #010101d8;
    }

    .navigation-soro {
        color: ivory;
        font-weight: 700;
        text-decoration: none;
        display: block;
        padding: 20px 0;
        transition: .5s;
    }

    .navigation__link {
        color: #5f2e00;
        font-weight: 700;
        text-decoration: none;
        display: block;
        padding: 20px 0;
        transition: .5s;
    }

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

        .navigation__link:hover,
        .navigation-soro:hover {
            background: #fcf7da;
        }
    }




}



@media(min-width: 768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

@media screen and (max-width: 800px) {
    .top-nav ul {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .access {
        background-image: none;
    }

    p.info_p {
        font-size: 13px;
        padding: 0;
    }

    .info-wrapper__sp {
        display: flex;
        align-items: center;
    }

    .top_ac_1__img_sp {
        margin-left: -30px;
    }

    .info_1_h5 {
        padding-left: 2rem;
        font-size: 1.5rem;
        margin: 50px 0;
        position: relative;
        padding-right: 1.5rem;
        text-align: left;
    }

    .header-facilities {
        background: url(../img/sp-img/top_rule__sp.png) no-repeat center/cover;
    }

    .header-info {
        background: url(../img/sp-img/top_info__sp.png) no-repeat center/cover;
    }

    .info-wrapper a:first-of-type {
        margin-top: 40px;
    }

    .info-wrapper a:last-of-type {
        margin-bottom: 40px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        white-space: nowrap;
        font-size: 1.2rem;
    }




    .sp {
        display: block;
    }

    .pc {
        display: none;
    }

    /* top */
    .owner {
        width: 100%;
    }

    .hitokoto .top-row {
        margin: 0;
    }

    .garland-big,
    .top-img-title,
    .top-news-p {
        width: 96%;
    }

    .access-part2 {

        flex-direction: column;
    }

    .camp img {
        margin: 0;
    }

    .top-logo-all {

        bottom: -50px;
        left: unset;
        right: 7px;
        transform: translate(0px, 0px);
        z-index: 2;
        width: 85%;
        font-weight: 700;

    }

    .top-header {
        margin: 0 auto;
        text-align: left;
    }



    .top-logo {
        height: 55px;
    }

    .content1-sp {
        display: flex;
        flex-direction: column;
        text-align: right;
    }

    .content1-sp h2 {
        padding: 0;
    }

    .catch-title1,
    .catch-title2 {
        display: none;
    }

    .catch-title2 {
        position: absolute;
        top: -50px;
        left: 450px;
    }

    .access1 {

        flex: none;
    }





    .top-news {
        max-width: 1140px;
        width: 90%;

    }

    .kitune-img,
    .top-iroironomi .top-iroironomi-bg {
        display: none;
    }

    .top-iroironomi-bg {
        background-image: none;
    }

    .top-iroironomi {
        display: none;
    }

    .sp-iroiro {
        width: 90%;
        padding: 15px;
        position: center;
    }

    .sp-img-div {
        display: flex;
        justify-content: center;
    }

    .sp-img-div {
        max-width: 640;
        margin: 0 auto;
    }

    .top-gaido {
        background-position: bottom;
    }



    /*  */
    .kidspark-1-contents,
    .kidspark-2-2,
    .kidspark-2-contents,
    .kidspark-3-contents {
        flex-direction: column;
        display: flex;
        flex-wrap: wrap;
        gap: 2 0px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
    }

    .kidspark-2-2 img {
        width: 500px;
        height: auto;
        margin: 0 auto;
    }

    .facilities-h3 {
        padding: 20px 0;
        font-size: 17px;
    }

    .marumaru {
        padding: 40px 0;
    }

    .marumaru img {
        width: 100%;
        width: 80px;
    }

    .fa3-sp {
        display: flex;
        justify-content: space-evenly;
        margin: 20px;
    }

    .facilities-park9,
    .facilities-park10 {
        width: 40%;
        height: auto;
    }

    .facilities-bg,
    .campsite {
        background-size: 300%;
        margin: 10px;
    }

    .campsite-contents1 {
        display: block;
        text-align: center;

    }

    .campsite__p1 {
        text-align: left;
    }

    .contents-wrapper {
        margin: 0 auto;
    }

    .contents-wrapper p {
        margin: 20px 20px;
        font-size: 14px;
    }

    .campsite-contents2 {
        display: block;

    }

    .setubi-content1 {
        display: block;
    }


    .setubi-content2 {

        display: block;
        width: 100%;
    }

    .setubi-content {
        padding: 10px;
    }

    .setubi {
        height: auto;
        margin: 10px;
    }

    .Qand-A {
        width: 96%;
    }


    .access-topcamp .h5top {
        margin: 0;
        font-size: 1rem;
    }

    .top-iroironomi-bg a {
        margin-bottom: 1px;
    }

    .top-news {
        background-image: url(../img/sp-img/sp-mokume.png);
        background-size: cover;
        height: 200px;
        border-radius: 20px;
    }

    .hrappa-left-sp {
        display: none;
    }

    .hrappa-left-sp-div {
        width: 640px;
        overflow: hidden;
    }


    .common-header-pc-top-irasuto1,
    .common-header-pc-top-irasuto2 {
        transform: translate(-32%, 70px)
    }







    /* photo */

    /* .parent-sp {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(10, 1fr);
        gap: 10px;
    }


    .spdiv2 {
        grid-column-start: 1;
        grid-row-start: 2;
    }

    .spdiv3 {
        grid-column: span 2 / span 2;
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 1;
    }

    .spdiv4 {
        grid-row-start: 3;
    }

    .spdiv5 {
        grid-row-start: 3;
    }

    .spdiv6 {
        grid-row-start: 3;
    }

    .spdiv7 {
        grid-column: span 2 / span 2;
        grid-row: span 2 / span 2;
    }

    .spdiv8 {
        grid-column-start: 3;
        grid-row-start: 4;
    }

    .spdiv9 {
        grid-column-start: 3;
        grid-row-start: 5;
    }

    .spdiv10 {
        grid-row-start: 6;
    }

    .spdiv11 {
        grid-column-start: 1;
        grid-row-start: 7;
    }

    .spdiv12 {
        grid-column: span 2 / span 2;
        grid-row: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 6;
    }

    .spdiv13 {
        grid-column: span 2 / span 2;
        grid-row: span 2 / span 2;
        grid-row-start: 8;
    }

    .spdiv14 {
        grid-column-start: 3;
        grid-row-start: 8;
    }

    .spdiv15 {
        grid-column-start: 3;
        grid-row-start: 9;
    }

    .spdiv16 {
        grid-row-start: 10;
    }

    .spdiv17 {
        grid-row-start: 10;
    }

    .spdiv18 {
        grid-row-start: 10;
    } */


    /* info */
    .info-wrapper {
        padding: 0 20px 0 40px;
    }

    .info-wrapper h5 {
        font-size: 18px;
        margin: 31px 0 0 0;

    }

    .info-wrapper h5::after {
        content: '';
        width: 150px;

    }


    .instagram-logo_sp2 {
        width: 20px;
        margin-right: 10px;
        display: block;
    }




    /* rule */
    .rule-wrap {
        padding: 0 50px;
    }


    .facilities-h2 {
        transform: translate(10px, 90px);
    }









    /* hamburger */
    .header-hamburger {
        height: 45px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        font-size: 13px;
        position: fixed;
        z-index: 2;
        width: 100%;
    }



    .hamburger-menu {
        width: 45px;
        height: 45px;
        position: relative;
        background-color: #fcf7da;
        border-radius: 25px;
        border: solid 3px #ff8317;
        appearance: none;
        padding: 0;
        cursor: pointer;
        margin-top: 20px;
        margin-left: 10px;
        z-index: 60;
    }

    .hamburger-menu__bar {
        display: inline-block;
        width: 45%;
        height: 2px;
        background: #562b00;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        transition: .5s;
    }

    .hamburger-menu__bar:first-child {
        top: 11px;
    }

    .hamburger-menu__bar:nth-child(2) {
        top: 19px;
    }

    .hamburger-menu__bar:last-child {
        top: 27px;
    }

    .hamburger-menu--open .hamburger-menu__bar {
        top: 50%;
    }

    .hamburger-menu--open .hamburger-menu__bar:first-child {
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }

    .hamburger-menu--open .hamburger-menu__bar:last-child {
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }

    .hamburger-menu--open .hamburger-menu__bar:nth-child(2) {
        display: none;
    }

    .navigation {
        display: none;
        background: #fef0c5e6;
        position: absolute;
        top: 1px;
        width: 100%;
        z-index: 50;
    }

    .navigation__list {
        text-align: center;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .navigation__list-item {
        border-bottom: solid 1px #474747;
    }

    .navigation__list-item:first-child {
        border-top: solid 1px #474747;
    }

    .navigation__list-item2 {
        border-bottom: solid 1px #ff8000d8;
        background-color: #ff8000ea;
    }

    .navigation__list-item3 {
        border-bottom: solid 1px #000000ad;
        background-color: #010101d8;
    }

    .navigation-soro {
        color: ivory;
        font-weight: 700;
        text-decoration: none;
        display: block;
        padding: 20px 0;
        transition: .5s;
    }

    .navigation__link {
        color: #5f2e00;
        font-weight: 700;
        text-decoration: none;
        display: block;
        padding: 20px 0;
        transition: .5s;
    }

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

        .navigation__link:hover,
        .navigation-soro:hover {
            background: #fcf7da;
        }
    }




    /*  */


    .facilities-contents {
        width: 100%;
    }

    .catch-slide-title-h2,
    .catch-h2-2 {
        width: 100%;
    }


    .catch-h2-1__sp,
    .catch-h2-2__sp,

    .catch-h2-3__sp {
        font-size: 16px;
        text-align: center;
    }

    .highlight__sp {
        color: #F88500;
    }

    .sp-1 {
        width: 100%;
        margin: 0 auto;
    }

    .a-more-info {
        width: 222px;
        height: 35px;
        line-height: 35px;
    }

    .a-more-info2 {
        width: 222px;
        height: 35px;
        line-height: 10px;
    }

    .a-div-sp {
        display: flex;
        font-size: .8rem;
        align-items: center;
        justify-content: center;
    }

    .sannkaku {
        width: 10px;
        padding-top: 7px;
    }

    .sannkaku2 {
        width: 10px;
        padding-bottom: 3px;
    }

    .camp p {
        margin: 0;
        font-size: 1rem;
    }

    .top-gaido p {
        font-size: 1rem;
        margin: 0;
    }


    .header-all {
        padding-bottom: 0;
    }

    .top-gaido {
        background-image: none;
        height: 150px;
    }

    .megahon {
        width: 92px;
    }

    .hitokoto h6 {
        font-size: 1.2rem;
        transform: translate(-24%, -3px);
    }

    .hitokoto .top-row img {
        padding: 0 0 0 20px;
    }



    /* .owner p {
        font-size: .8rem;
        margin: 10px 20px;
        line-height: 1.6;
    } */

    .hitokoto-comment__p {
        font-size: 13px;
        margin: 10px 20px;
        line-height: 1.6;
    }

    .hitokoto-comment {
        text-align: left;
    }

    .catch-slide-h3 {
        font-size: 1rem;
    }

    .top-news-p {
        font-size: 1rem;
        padding: 10px;
    }

    .ac1img {
        background-color: #FFE1A1;
        border-radius: 100px;
    }

    .ac1img2 {
        background-color: #FFE1A1;
        border-radius: 100px;
        padding: 0;
    }

    .access1 img {
        padding: 15px 30px;
    }

    .access-part1__sp_bg {
        background-image: url(../img/sp-img/sp_bg.png);
        padding: 10px;
        width: 90%;
        border-radius: 50px;
        margin: 0 auto;
        background-position: 0%;
    }

    .access1 {
        background-color: none;
    }

    .access-part2-all {
        margin: 0 auto;
    }

    .access-part1-contents {
        justify-content: space-evenly;
    }



    .access-part1 h4 {
        font-size: 1rem;
        margin: 0 auto;
    }

    .access1 h5 {
        margin: 0 auto;
        font-size: 1.2rem;

    }

    .access1 p {
        padding: 10px;
    }

    .access-part1 {
        margin: 0 0 50px;
    }

    .access2 h5 {
        font-size: .9rem;
        margin: 0 auto;
        position: none;
        padding-left: 0;
        padding-right: 0;
        font-weight: 800;
    }

    .access2 h5::after {
        width: 200px;
        margin-bottom: 15px;
    }

    .access2 p {
        font-size: 1.1rem;

    }

    .access2 img {
        width: 80%;
        height: auto;
        margin: 10px auto;
    }

    .access-part2-all h4 {
        margin: 0;
    }

    .musasabi-img {
        width: 100px;
        height: auto;
    }



    /*  */

    .marumaru-kidspark {
        padding-top: 60px;
    }

    .facilities-h4 {
        font-size: 16px;
        margin: 0;
        padding: 15px 0;
    }

    .facilities-contents-title {
        padding: 0 0 15px;
        font-size: 16px;
    }

    .park1 {
        width: 90%;
    }

    .facilities-contents-text {
        letter-spacing: 0rem;
        font-size: 14px;
    }

    .facilities-contents-text {
        padding-top: 0px;
    }

    .kidspark-2-2 img {
        width: 90%;
    }


    .contents3-img {
        width: 130px;
    }

    .kidspark-3 {
        font-size: 12px;
    }

    .kidspark-3-contents {
        gap: 10px;
        padding: 20px 0;
    }



    .a-more-info {
        margin: 0;
        padding: 0;
        font-size: 13px;
    }

    .navigation__sp__p {
        font-size: 12px;
    }

    .kidspark-1 {

        padding: 0 0 30px;
    }

    .setubi__sp {
        width: 96%;
    }

    .summary-icon {
        width: 25px;
        height: 25px;
        margin-right: 10px;
    }

    .qa__sp,
    .Q__sp {
        font-size: 12px;
    }

    .batu,
    .sita {
        width: 15px;
        height: auto;
        border-radius: 10px;
        margin: 0 -20px;

    }



    .facilities-h2_p_SP {
        transform: translate(-90px, 5px);
    }

    .marumaru-photo {
        margin: 60px 0 0;
    }

    .photogallery-article,
    .marumaru {
        padding: 65px 0 0;
    }

    .parent {
        width: 90%;
    }

    .photo-h4 {
        font-size: 15px;
    }

    .instagram-logo {
        width: 40px;
    }

    .instagram-logo__sp {
        width: 40px;
        padding: 0 5px !important;
    }

    .photo-insta-a {
        width: 222px;
        margin: 0 auto;
        font-size: 14px;
    }

    .photo_innsata {
        width: 222px;
        height: 35px;
    }

    .parent {
        margin-bottom: 1px;
    }

    .camp2 {
        width: 90%;
    }

    .accordion-003 summary {
        padding: 5px 10px 10px;
    }

    .QandA {
        padding: 20px 0;

    }

    /* rule */
    .rule_title {
        transform: translate(-30px, 0px);
    }




}

.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;
}

.footer2 {
    height: 500px;
    background-image: url(../img/top-img/footer2.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: 20px;
    }

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

    }

    .footer {
        padding-top: 100px;
    }

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

    .footer2 {
        background-position: -176px;
    }

    .info-wrapper a {
        font-size: 13px;
    }

    img.top_ac_1img__sp.sp {
        width: 55px;
        margin-left: -24px;
    }


















}</pre></body></html>