#sec20,
#sec30 {
  padding-top: 10px;
  margin-top: -10px;
}
@media print {
  #sec20,
  #sec30 {
    break-before: page;
  }
}

#sec40 {
  padding-top: 10px;
  margin-top: -10px;
}
@media print {
  #sec40 {
    break-before: page;
  }
}

#top {
  position: relative;
  background-color: #ebe7dc;
}
#top .slideArea02 {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%);
  left: 11.5vw;
  z-index: 3;
}
@media screen and (max-width: 1800px) {
  #top .slideArea02 {
    left: 8.5vw;
  }
}
@media screen and (max-width: 1700px) {
  #top .slideArea02 {
    left: 5vw;
  }
}
@media screen and (max-width: 1600px) {
  #top .slideArea02 {
    left: 3vw;
  }
}
@media screen and (max-width: 1500px) {
  #top .slideArea02 {
    left: 1vw;
  }
}
#top .slideArea02 .slider02 {
  max-width: 300px;
}
#top .slideArea02 .enbtn {
  max-width: 90px;
  width: 100%;
  padding: 2px 0;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #837329;
  color: #837329;
  display: block;
}
@media screen and (max-width: 1024px) {
  #top .slideArea02 .enbtn {
    display: none;
  }
}
@media print {
  #top .slideArea02 {
    display: none;
  }
}
#top .slider01 {
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  #top .slider01 {
    max-width: 240px;
  }
}
#top .slider01 .slick-arrow {
  font-size: 0;
}
#top .slider01 .slick-arrow::before {
  content: "" !important;
  width: 50px !important;
  height: 50px !important;
  position: absolute;
}
@media screen and (max-width: 480px) {
  #top .slider01 .slick-arrow::before {
    width: 35px !important;
    height: 35px !important;
  }
}
#top .slider01 .slick-prev::before {
  background-image: url(../images/top/left@2x.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  transform: translate(0, -50%);
  left: -70px;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  #top .slider01 .slick-prev::before {
    left: -41px;
  }
}
#top .slider01 .slick-next::before {
  background-image: url(../images/top/right@2x.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  transform: translate(0, -50%);
  right: -70px;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  #top .slider01 .slick-next::before {
    right: -41px;
  }
}
#top .slider01 .slick-prev,
#top .slider01 .slick-next {
  z-index: 100;
}
#top .shareArea {
  position: fixed;
  bottom: 240px;
  z-index: 5;
  right: 17vw;
}
#top .shareArea img {
  width: 100%;
}
@media screen and (max-width: 1800px) {
  #top .shareArea {
    right: 12vw;
  }
}
@media screen and (max-width: 1600px) {
  #top .shareArea {
    right: 8vw;
  }
}
@media screen and (max-width: 1024px) {
  #top .shareArea {
    display: none;
  }
}
@media print {
  #top .shareArea {
    display: none;
  }
}
#top .fuki02 {
  width: 200px;
  margin: 0 auto 5px;
}
#top .mainBg {
  position: relative;
}
@media screen and (max-width: 1024px) {
  #top .mainBg {
    background-color: #ebe7dc;
  }
}
@media print {
  #top .mainBg {
    background-color: #ebe7dc;
  }
}
#top .mainBg::before {
  position: fixed;
  content: "";
  background-image: url(../images/top/bg01@2x.webp);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  #top .mainBg::before {
    content: none;
  }
}
@media print {
  #top .mainBg::before {
    content: none;
  }
}
#top .mainBg::after {
  position: fixed;
  content: "";
  background-image: url(../images/top/bg02@2x.webp);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  #top .mainBg::after {
    content: none;
  }
}
@media print {
  #top .mainBg::after {
    content: none;
  }
}
#top .MainContent {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
#top #MainImage img {
  width: 100%;
}
#top .mainimage {
  border: 3px solid #b38551;
  border-top: none;
  font-size: 0;
}
#top .bg03 {
  background-image: url(../images/top/bg03@2x.webp);
  background-repeat: repeat-y;
  background-size: contain;
  background-position: center bottom;
  background-color: #a5c1ab;
  content: "";
  right: 0;
  width: 100%;
  top: 0;
  height: 100%;
  padding: 75px 0;
  border-left: 3px solid #ae8051;
  border-right: 3px solid #ae8051;
}
@media screen and (max-width: 480px) {
  #top .bg03 {
    padding: 5px 0 45px;
  }
}
#top .bg05 {
  background-color: #a5c1ab;
  border-left: 3px solid #ae8051;
  border-right: 3px solid #ae8051;
  position: relative;
  margin-top: -2px;
}
#top .bg06 {
  background-color: #edede2;
  border: 3px solid #b28152;
  border-radius: 47% 47% 0 0;
  border-bottom: unset;
  margin-left: -3px;
  margin-right: -3px;
}
#top .bg07 {
  background-color: #edede2;
  border: 3px solid #b28152;
  border-top: unset;
  margin-top: -3px;
}
#top .bg07 p {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  text-align: left;
  margin-bottom: 35px;
}
#top .bg08 {
  background-color: #a5c1ab;
  margin-top: -2px;
}
#top .bgitem {
  font-size: 0;
  width: 90%;
  margin: 0 auto;
  margin-bottom: -2px;
  margin-top: 75px;
}
@media screen and (max-width: 480px) {
  #top .bgitem {
    width: 90%;
  }
}
#top .bgitem02 {
  font-size: 0;
  width: 90%;
  margin: 0 auto;
  margin-top: -2px;
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  #top .bgitem02 {
    width: 90%;
    margin-bottom: 0;
  }
}
#top .itemArea {
  width: 90%;
  margin: 0 auto;
  border-left: 2px solid #b38551;
  border-right: 2px solid #b38551;
  background-color: #f2f2e7;
  position: relative;
  padding: 45px 35px 20px;
}
@media screen and (max-width: 480px) {
  #top .itemArea {
    width: 90%;
    border-left: 1px solid #b38551;
    border-right: 1px solid #b38551;
    padding: 45px 20px 20px;
  }
}
#top .itemArea .title {
  position: absolute;
  top: -65px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 768px) {
  #top .itemArea .title {
    top: -9vw;
  }
}
#top .itemArea .title01 {
  width: 305px;
}
@media screen and (max-width: 480px) {
  #top .itemArea .title01 {
    width: 205px;
  }
}
#top .itemArea .title02 {
  width: 305px;
}
@media screen and (max-width: 480px) {
  #top .itemArea .title02 {
    width: 205px;
  }
}
#top .itemArea .title03 {
  width: 241px;
}
@media screen and (max-width: 480px) {
  #top .itemArea .title03 {
    width: 141px;
  }
}
#top .itemArea02 {
  padding-top: 45px;
}
#top .itemArea03 {
  padding-top: 60px;
}
@media screen and (max-width: 480px) {
  #top .itemArea03 {
    padding-top: 30px;
  }
}
#top .img01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  #top .img01 {
    margin-bottom: 25px;
  }
}
#top .fuki03 {
  text-align: center;
  max-width: 270px;
  margin: 0 auto;
  margin-bottom: -20px;
}
@media screen and (max-width: 480px) {
  #top .fuki03 {
    max-width: 180px;
  }
}
@media print {
  #top .fuki03 {
    break-before: page;
  }
}
#top .img02 {
  margin-top: 45px;
}
@media screen and (max-width: 480px) {
  #top .img02 {
    margin-top: 25px;
  }
}
#top .img03 {
  margin-bottom: 5px;
}
#top .btn01 {
  width: 85%;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  #top .btn01 {
    margin-bottom: 10px;
  }
}
#top .img10 {
  width: 70%;
  margin: 50px auto 10px;
}
@media screen and (max-width: 480px) {
  #top .img10 {
    width: 100%;
    margin: 30px auto 10px;
  }
}
#top .img15 {
  width: 70%;
  margin: 30px auto 10px;
}
@media screen and (max-width: 480px) {
  #top .img15 {
    width: 100%;
    margin: 15px auto 10px;
  }
}
#top .btn05 {
  width: 80%;
  display: block;
  margin: 0 auto 15px;
}
@media screen and (max-width: 480px) {
  #top .btn05 {
    width: 100%;
    margin: 0 auto 5px;
  }
}
#top .btn02 {
  width: 80%;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  #top .btn02 {
    width: 100%;
    margin-bottom: 0;
  }
}
#top .img04 {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  #top .img04 {
    width: 100%;
  }
}
#top .img06 {
  width: 85%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 480px) {
  #top .img06 {
    width: 100%;
    margin-bottom: 30px;
  }
}
#top .img11 {
  margin: -10px auto 50px;
}
@media screen and (max-width: 480px) {
  #top .img11 {
    margin-bottom: 20px;
  }
}
#top .img12 {
  width: 90%;
  margin: 0 auto 15px;
}
@media screen and (max-width: 480px) {
  #top .img12 {
    width: 100%;
  }
}
#top .btn06 {
  width: 90%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 480px) {
  #top .btn06 {
    width: 100%;
  }
}
#top .acessArea {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
@media screen and (max-width: 750px) {
  #top .acessArea {
    flex-direction: column-reverse;
    margin-bottom: 15px;
  }
}
#top .acessArea .textArea {
  width: 225px;
  margin-top: 45px;
}
@media screen and (max-width: 750px) {
  #top .acessArea .textArea {
    margin-top: 15px;
  }
}
#top .acessArea .textArea .big {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  #top .acessArea .textArea .big {
    font-size: 20px;
  }
}
#top .acessArea .textArea .big span {
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  #top .acessArea .textArea .big span {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  #top .acessArea .textArea .small {
    font-size: 14px;
  }
}
#top .acessArea .mapArea {
  width: calc(100% - 250px);
}
@media screen and (max-width: 750px) {
  #top .acessArea .mapArea {
    width: 100%;
  }
}
#top .acessArea .mapArea iframe {
  width: 100%;
  height: 270px;
}
#top .img13 {
  margin: 0 auto;
  width: 80%;
}
@media screen and (max-width: 480px) {
  #top .img13 {
    width: 90%;
  }
}
#top .img07 {
  font-size: 0;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 15px;
}
@media screen and (max-width: 480px) {
  #top .img07 {
    width: 100%;
  }
}
#top .img08 {
  padding: 160px 0 25px;
  margin: 0 auto;
  width: 75%;
}
@media screen and (max-width: 480px) {
  #top .img08 {
    width: 90%;
    padding: 90px 0 15px;
  }
}
#top .btn03 {
  font-size: 0;
  display: block;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 15px;
}
@media screen and (max-width: 480px) {
  #top .btn03 {
    width: 100%;
    padding-bottom: 5px;
  }
}
#top .border {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 45px;
}
@media screen and (max-width: 480px) {
  #top .border {
    width: 100%;
    padding-bottom: 25px;
  }
}
#top .btn04 {
  display: block;
  font-size: 0;
  width: 80%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 480px) {
  #top .btn04 {
    width: 100%;
    margin-bottom: 15px;
  }
}
#top .img09 {
  margin: 0 auto;
  width: 80%;
  padding-bottom: 35px;
}
@media screen and (max-width: 480px) {
  #top .img09 {
    width: 100%;
  }
}

.fade-out {
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}

.fade-in {
  opacity: 1;
}