/**
BASIC
*/

body{
 font-family: 'Noto Sans JP', sans-serif !important;
 font-weight: 500;
 font-size: 100%;
 background: #ceb95f !important;
 color: #333;

}

img.corner{
border-radius: 30px;
}

p{
font-size: 110%;
line-height: 2;
}

p.caution, span.caution, ul.caution {
    font-size: 100%;
line-height: 1.8;
    }


p.catch.title{
font-size: 180%;
line-height: 1.6;
}


.plan p.caution{
text-align: center;
}
.inner{
width: 980px;
}

.sp{
display: none;
}


section{
border: none !important;
}

section.content section{
position: relative;
}



#village div.box{
background: #F6F6EB;
padding: 20px 30px;
border-radius: 30px;
}

#village div.box ul.list li{
list-style: none;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}



.intro p{
font-size: 120%;
text-align: center;
line-height: 2.5;
font-weight: 500;
}

.intro p.title{
margin: 2em 0;
}
.intro p.title img{
height: 80px;
}

.intro p.button{
margin: 2em 0;
}
.intro p.button img{
height: 120px;
}




.content p.title img{
height: 150px !important;
}





.plan{
text-align: center;
}

.plan p.title{
margin: 3em 0;
}

.plan p.title img{
height: 60px;
}

.plan .box p.title img{
height: 100px;
}




.entry{
text-align: center;
}
.entry .inner{
width: 800px;
}
.entry p.title img{
height: 60px;
}


.entry ul{
margin-top: 3em;
}

.entry ul li{
position: relative;
width: 100%;
text-align: center;
}

.entry ul li span.num{
position: absolute;
top: 30px;
left: 30px;
text-align: center;
background: none;
}

.entry ul li p.image img{
height: 200px;
}



.entry .box.bottom{
margin-top: 180px;
}
.entry .box.bottom p.title{
margin-top: -180px;
}
.entry .box.bottom p.title img{
height: 200px;
}
.entry .box.bottom p.catch{
color: #A0514E;
}
.entry .box.bottom ul li{
margin-bottom: .8em;
text-align: left;
}



p.button{
margin: 0 0 50px 0;
}

p.button a.btn{
background: #329316;
border-radius: 50px;
}


section.content section.sec_5 div.box{
padding-bottom: 50px !important;
}


/**
IMAGES
*/


section.content section.sec_1 .image_1-2 img{
position: absolute;
width: 600px;
top: 160px;
right: -50px;
}



section.content section.sec_2 div.box{
padding-top: 20px;
padding-bottom: 60px !important;
}

section.content section.sec_2 .image_2-1 img{
position: absolute;
top: 50px;
right: -20px;
width: 350px;
}
section.content section.sec_2 .image_2-2{
width: 80%;
margin: -50px auto;
}

section.content section.sec_3{
margin-bottom: 60px;
}
section.content section.sec_3 div.box{
padding-bottom: 100px !important;
}

section.content section.sec_3 .image_3-1 img{
position: absolute;
width: 350px;
top: 50px;
right: -40px;
}
section.content section.sec_3 .image_3-2 img{
position: absolute;
width: 150px;
top: 50px;
right: 320px;
}

section.content section.sec_3 .image_3-3 img{
position: absolute;
width: 220px;
top: 310px;
right: -70px;
}

section.content section.sec_3 .image_3-4 img{
position: absolute;
width: 250px;
bottom: -50px;
left: 180px;
}

section.content section.sec_3 .image_3-5 img{
position: absolute;
width: 250px;
bottom: -50px;
left: 450px;
}



.movie-wrap{
padding-bottom: 25%;
margin: 1em 0;
}

section.content section.sec_4 div.box{
padding-bottom: 30px;
}
section.content section.sec_4 .image_4-1 img{
position: absolute;
width: 400px;
top: 80px;
right: -60px;
}

section.content section.sec_4 .image_4-2 img{
position: absolute;
width: 350px;
bottom: -30px;
right: -30px;
}



section.content section.sec_5 div.box{
padding-bottom: 100px;
}
section.content section.sec_5 .image_5-1 img{
position: absolute;
width: 400px;
top: 80px;
right: -40px;
}
section.content section.sec_5 .image_5-2 img{
position: absolute;
width: 300px;
bottom: -85px;
left: 250px;
}
section.content section.sec_5 .image_5-3 img{
position: absolute;
width: 450px;
bottom: -100px;
right: -110px;
}



section.plan .box p.illust{
position: absolute;
margin: 0;
}

section.plan.hike .box p.illust.image_1{top: 50px;left: -50px;}
section.plan.hike .box p.illust.image_1 img{height: 150px;}

section.plan.hike .box p.illust.image_2{top: 250px; right: -50px;}
section.plan.hike .box p.illust.image_2 img{height: 120px;}

section.plan.hike .box p.illust.image_3{bottom: 50px; left: -50px;}
section.plan.hike .box p.illust.image_3 img{height: 120px;}


section.plan.only .box p.illust.image_1{top: 100px; right: -50px;}
section.plan.only .box p.illust.image_1 img{height: 120px;}

section.plan.only .box p.illust.image_2{bottom: -50px; left: -20px;}
section.plan.only .box p.illust.image_2 img{height: 220px;}






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

body{
 font-size: 90%;
 }
 
 p.catch {
    font-weight: bold;
    font-size: 110%;
    margin: 1em 0;
    text-align: center;
    letter-spacing: .1em;
}

section{
padding: 20px 0;
}
.pc{
display: none;
}
.sp{
display: inherit;
}


div.box{
    background: #F6F6EB;
    padding: 10px 15px;
    border-radius: 30px;
}


.entry p.title img {
height: 40px;
}

.entry div.box{
padding-top: 40px;
}

p.caution, span.caution, ul.caution {
text-align: left !important;
    }


p.catch.title{
font-size: 120%;
}




.intro p {
    font-size: 100%;
}

.intro p.title img {
    height: 60px;
}
.intro p.button img {
    height: 100px;
}

.content p.title img {
    height: 100px !important;
}






.plan p.title img {
    height: 40px;
}

.plan .box p.title img {
    height: 60px;
}


section.plan .inner{
width: 90% !important;
text-align: left;
}




.entry{
padding: 0 20px;
}




.entry ul li{
width: 100% !important;
text-align: left;
}
.entry ul li img{
width: auto !important;
}

.entry ul li span.num {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    background: none;
}
.entry ul li span.num img{
height: 30px;
}

.entry .box.bottom p.title img {
    height: 100px;
    height: auto;
}

.entry li div.box{
padding-top: 30px !important;
}


div.box.bottom{
font-size: 13px;
}


.entry .box.bottom{
margin-top: 100px;
}
.entry .box.bottom p.title{
margin-top: -100px;
}
.entry .box.bottom p.title img{
height: 120px;
}




/**
IMAGES
*/

img.corner{
border-radius: 20px;
}

section.content section.sec_1 .image_1-1{
text-align: center;
margin-bottom: -20px;
}
section.content section.sec_1 .image_1-1 img{
position: inherit;
width: 250px;
}
section.content section.sec_1 .image_1-2{
text-align: center;
margin-top: -70px;
}
section.content section.sec_1 .image_1-2 img{
position: inherit;
width: 400px;
}


section.content section.sec_2{
margin-top: 0px;
}
#village section.content section.sec_2 div.box{
padding-bottom: 60px;
}
section.content section.sec_2 .image_2-1{
text-align: center;
margin-bottom: -45px;
}
section.content section.sec_2 .image_2-1 img{
position: inherit;
width: 250px;
}
section.content section.sec_2 .image_2-2{
width: 90%;
margin: -50px auto 0 auto;
}

section.content section.sec_3 .image_3-1{
text-align: center;
margin-bottom: -25px;
}
section.content section.sec_3 .image_3-1 img{
position: inherit;
width: 250px;
}
section.content section.sec_3 .image_3-2{
text-align: center;
margin-bottom: 0px;
margin-top: -50px;
}
section.content section.sec_3 .image_3-2 img{
width: 120px;
top: 270px;
left: 30px;
}


section.content section.sec_3 .image_3-3 img{
position: absolute;
width: 160px;
top: 270px;
right: 30px;
}

section.content section.sec_3 .image_3-4 img{
position: absolute;
width: 130px;
bottom: -30px;
left: 50px;
}

section.content section.sec_3 .image_3-5 img{
position: absolute;
width: 130px;
bottom: -30px;
left: 200px;
}


section.content section.sec_3 div.box {
    padding-bottom: 30px !important;
    padding-top: 150px !important;
}




section.content section.sec_4 .image_4-1{
text-align: center;
margin-bottom: -40px;
}
section.content section.sec_4 .image_4-1 img{
position: inherit;
width: 250px;
}
section.content section.sec_4 .image_4-2 img{
position: inherit;
width: 240px;
margin-left: 50px;
margin-top: -40px;
}



section.content section.sec_5 .image_5-1{
text-align: center;
margin-bottom: -25px;
}
section.content section.sec_5 .image_5-1 img{
position: inherit;
width: 250px;
}

section.content section.sec_5 .image_5-2{
margin-top: -150px;
margin-bottom: 150px;
}
section.content section.sec_5 .image_5-2 img{
width: 200px;
left: 30px;
bottom: 30px;
}
section.content section.sec_5 .image_5-3{
}
section.content section.sec_5 .image_5-3 img{
width: 200px;
bottom: -50px;
right: 30px;
}


section.content section.sec_5 div.box{
padding-bottom: 150px !important;
}




section.plan.hike .box p.illust.image_1 {
    top: 130px;
    left: -10px;
}
section.plan.hike .box p.illust.image_1 img{
height: 80px;
}

section.plan.hike .box p.illust.image_2 {
    top: 120px;
    right: 20px;
}
section.plan.hike .box p.illust.image_2 img{
height: 60px;
}

section.plan.only .box p.illust.image_1 {
    top: -10px;
    right: 10px;
}
section.plan.only .box p.illust.image_1 img {
    height: 70px;
}

section.plan.hike .box p.illust.image_3 {
    bottom: 50px;
    right: 10px;
    left: inherit;
}
section.plan.hike .box p.illust.image_3 img{
height: 60px;
}

section.plan.only .box p.illust.image_2 {
    left: inherit;
    right: 10px;
    bottom: -10px;
}

section.plan.only .box p.illust.image_2 img{
height: 120px;
}


}