@charset "UTF-8";


header *, main * {
  margin: 0;
  padding: 0
}

/* title */
#slider {
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
}
.title img {
  width: 100%;
  height: auto;
  display: block;
}

/* cnt1 */
.container.cnt1 {
  position: relative;
  height: 3720px;
  background:
  url("../images/bg_03.png") no-repeat calc(50% + 23px) 16px,
  url("../images/bg_02.png") repeat-x center bottom,
  url("../images/bg_01.png") repeat-x center top;
  background-color: #edd9c9;
}
.inner.cnt1 {
  position: relative;
  height: 3720px;
}
.maincopy {
  position: absolute;
  left: 256px;
  top: 37px;
}
.spa-st {
  position: absolute;
  left: 26px;
  top: 386px;
}
.spa-c01 {
  position: absolute;
  left: 23px;
  top: 645px;
}
.spa-c02 {
  position: absolute;
  left: 301px;
  top: 645px;
}
.spa-c03 {
  position: absolute;
  left: 710px;
  top: 853px;
}
.spa-p01 {
  position: absolute;
  left: 555px;
  top: 488px;
}
.spa-p02 {
  position: absolute;
  left: 307px;
  top: 834px;
}
.btn-01 {
  position: absolute;
  left: 305px;
  top: 674px;
  z-index: 2;
}
.btn-02 {
  position: absolute;
  left: 714px;
  top: 886px;
  z-index: 2;
}
.nature-st {
  position: absolute;
  left: 561px;
  top: 1081px;
}
.nature-c01 {
  position: absolute;
  left: 827px;
  top: 1343px;
}
.nature-c02 {
  position: absolute;
  left: 290px;
  top: 1102px;
}
.nature-c03 {
  position: absolute;
  left: 180px;
  top: 1639px;
}
.nature-p01 {
  position: absolute;
  left: 0px;
  top: 1281px;
}
.nature-p02 {
  position: absolute;
  left: 423px;
  top: 1540px;
}
.nature-p03 {
  position: absolute;
  left: 31px;
  top: 1128px;
}
.nature-p04 {
  position: absolute;
  left: 577px;
  top: 1389px;
}
.btn-03 {
  position: absolute;
  left: 295px;
  top: 1131px;
  z-index: 2;
}
.btn-04 {
  position: absolute;
  left: 185px;
  top: 1668px;
  z-index: 2;
}
.food-st {
  position: absolute;
  left: 37px;
  top: 1834px;
}
.food-c01 {
  position: absolute;
  left: 40px;
  top: 2100px;
}
.food-c02 {
  position: absolute;
  left: 441px;
  top: 2033px;
}
.food-c03 {
  position: absolute;
  left: 253px;
  top: 2261px;
}
.food-c04 {
  position: absolute;
  left: 626px;
  top: 2462px;
}
.food-p01 {
  position: absolute;
  left: 650px;
  top: 1931px;
}
.food-p02 {
  position: absolute;
  left: 483px;
  top: 1871px;
}
.food-p03 {
  position: absolute;
  left: 214px;
  top: 2384px;
}
.food-p04 {
  position: absolute;
  left: 596px;
  top: 2235px;
}
.food-p05 {
  position: absolute;
  left: 836px;
  top: 2337px;
}
.btn-05 {
  position: absolute;
  left: 446px;
  top: 2062px;
  z-index: 2;
}
.btn-06 {
  position: absolute;
  left: 260px;
  top: 2293px;
  z-index: 2;
}
.btn-07 {
  position: absolute;
  left: 633px;
  top: 2492px;
  z-index: 2;
}
.workshop-st {
  position: absolute;
  left: 524px;
  top: 2662px;
}
.workshop-c01 {
  position: absolute;
  left: 733px;
  top: 2938px;
}
.workshop-c02 {
  position: absolute;
  left: 299px;
  top: 2708px;
}
.workshop-c03 {
  position: absolute;
  left: 386px;
  top: 2793px;
}
.workshop-c04 {
  position: absolute;
  left: 271px;
  top: 3031px;
  line-height: 0;
}
.workshop-c05 {
  position: absolute;
  left: 37px;
  top: 3110px;
}
.workshop-p01 {
  position: absolute;
  left: 0px;
  top: 2754px;
}
.workshop-p02 {
  position: absolute;
  left: 413px;
  top: 2835px;
}
.workshop-p03 {
  position: absolute;
  left: 503px;
  top: 2975px;
}
.workshop-p04 {
  position: absolute;
  left: 78px;
  top: 3152px;
}
.btn-08 {
  position: absolute;
  left: 275px;
  top: 3060px;
  z-index: 2;
}
.access {
  position: absolute;
  left: 48px;
  top: 3441px;
}
.btn-09 {
  position: absolute;
  left: 210px;
  top: 3439px;
}
.map {
  position: absolute;
  left: 598px;
  top: 3267px;
}

/* cnt2 */
.container.cnt2 {
  position: relative;
  height: 180px;
}
.inner.cnt2 {
  position: relative;
  height: 180px;
}
.btn-10 {
  position: absolute;
  left: 33px;
  top: 50px;
}
.btn-11 {
  position: absolute;
  left: 348px;
  top: 50px;
}
.btn-12 {
  position: absolute;
  left: 663px;
  top: 50px;
}

#top {
	position: fixed;
	bottom: 60px;
	right: -71px;
	z-index: 1000;
}
