.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
body {
  background: #fff;
  font-feature-settings: "palt";
}

/*notes*/
header .top__wrap {
  position: fixed;
  top: 0;
  background: #fff;
  padding: 0 2%;
  width: 100%;
  z-index: 2;
}
header .top__wrap .box__wrap {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 952px;
  width: 100%;
}
header .top__wrap .logo {
  max-width: 208px;
  width: 100%;
}
header .top__wrap .box {
  max-width: 590px;
  display: flex;
}
header .top__wrap .box .btn {
  filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
  margin-left: 1%;
  width: 48.30%;
}
header .main__wrap {
  background: #efece3;
  margin-top: 70px;
  text-align: center;
}
header .main__wrap .box__wrap {
  padding: 1em 5% 2em;
}
header .main__wrap .box__wrap h2 {
  font-size: 2.3rem;
  letter-spacing: .12em;
}
header .main__wrap .box__wrap p {
  font-size: 2.0rem;
  letter-spacing: .06em;
}
header .main__wrap .box__wrap div {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 727px;
}
header .main__wrap .box__wrap .btn {
  filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
  margin: 1em auto 0;
  width: 94%;
}
header .nav__wrap {
  padding: 1em 5%;
}
header .nav__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
}
header .nav__wrap ul li {
  border-right: 1px solid #000;
  padding: 0 3%;
  width: 30%;
}
header .nav__wrap ul li:last-child {
  border-right: none;
}
header .nav__wrap ul li a {
  position: relative;
  background: #f7efee;
  border-radius: 10px;
  display: block;
  padding: 1em 0 2em;
  text-align: center;
}
header .nav__wrap ul li a:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0003.webp) no-repeat;
  width: 18px;
  height: 12px;
  bottom: 15%;
  left: 0;
  right: 0;
  margin: auto;
}

/*notes*/
.s01__wrap {
  background: #f3f3f3;
  padding: 73px 0;
}
.s01 {
  margin: auto;
  max-width: 1400px;
}
.s01__wrap h2,
.s02__wrap h2,
.s05__wrap h2,
.s06__wrap h2 {
  background: #b68b60;
  color: #fff;
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  font-weight: 500;
  display: table;
  letter-spacing: .1em;
  margin-bottom: 3em;
  padding: 1em 2em 1em 14%;
}
.s01__wrap h2 span,
.s02__wrap h2 span,
.s05__wrap h2 span,
.s06__wrap h2 span {
  font-size: 5.2rem;
  line-height: 1.3;
}
.s01__wrap .box1__wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  max-width: 1200px;
}
.s01__wrap .box1__wrap .box {
  width: 43.33%;
}
.s01__wrap .box1__wrap .box .item {
  border-bottom: 1px solid #864500;
  color: #864500;
  display: flex;
  font-family: "Bellefair", serif;
  margin-bottom: 1em;
}
.s01__wrap .box1__wrap .box .item div {
  line-height: 1.2;
  margin-right: 1em;
  text-align: center;
}
.s01__wrap .box1__wrap .box .item div p:nth-child(2) {
  font-size: 7.0rem;
}
.s01__wrap .box1__wrap .box .item h3 {
  font-size: 4.1rem;
  font-weight: 500;
  letter-spacing: .02em;
  line-height: 1.2;
}
.s01__wrap .box1__wrap .box img {
  display: block;
  max-width: 476px;
  width: 100%;
}
.s01__wrap .box1__wrap .pic1 {
  width: 56.66%;
}
.s01__wrap .box2__wrap {
  margin: 6em 0;
}
.s01__wrap .box2__wrap:last-child {
  margin: 6em 0 0;
}
.s01__wrap .box2__wrap p {
  position: relative;
  color: #aa4c46;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-align: center;
}
.s01__wrap .box2__wrap p:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0103.webp) no-repeat;
  width: 138px;
  height: 40px;
  top: -100%;
  left: 0;
  right: 0;
  margin: auto;
}
.s01__wrap .box2__wrap .pic2 {
  display: block;
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
.s01__wrap .box2__wrap .video__wrap {
  margin: 0 auto 4em;
  max-width: 1000px;
}
.s01__wrap .box2__wrap .video__wrap video {
  width: 100%;
}
.slide-arrow {
  bottom: 0;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  width: 18px;
}
.prev-arrow {
  left: 220px;
  z-index: 1;
}
.next-arrow {
  right: 220px;
  z-index: 1;
}
.slick-dots {
  bottom: 20px !important;
  color: #fff !important;
  z-index: 1 !important;
}
.slick-dots li button:before {
  color: #fff !important;
  opacity 1 !important;
  font-size: 12px !important;
}

/*notes*/
.s02__wrap {
  background: bottom center / cover url(../img/0200.webp) no-repeat;
  padding: 89px 0 107px;
}
.s02 {
  margin: auto;
  max-width: 1400px;
}
.s02__wrap .txt {
  border-bottom: 1px solid #b68b60;
  display: table;
  letter-spacing: .1em;
  line-height: 2;
  margin-bottom: 1em;
  padding-left: 15%;
  padding-bottom: 1em;
}
.s02__wrap .box__wrap {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3em;
  max-width: 1000px;
}
.s02__wrap .box__wrap div {
  background: #fff;
  padding: 1.5em 0 1.5em 1.5em;
  width: 100%;
}
.s02__wrap .box__wrap div h3 {
  position: relative;
  color: #864500;
  font-family: "Noto Serif JP", serif;
  font-size: 3.0rem;
  font-weight: 500;
  letter-spacing: .09em;
  margin-bottom: 1em;
  padding-left: 3em;
}
.s02__wrap .box__wrap div h3:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0201.webp) no-repeat;
  width: 96px;
  height: 96px;
  top: -80%;
  left: -3%;
}
.s02__wrap .box__wrap:nth-child(4) div h3:before {
  background: 100% / 100% url(../img/0203.webp) no-repeat;
}
.s02__wrap .box__wrap:nth-child(5) div h3:before {
  background: 100% / 100% url(../img/0205.webp) no-repeat;
}
.s02__wrap .box__wrap:nth-child(4) div h3:after {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0207.webp) no-repeat;
  width: 272px;
  height: 82px;
  top: -180%;
  left: 13%;
  filter: drop-shadow(4px 4px 2px rgba(0,0,0,0.1));
}
.s02__wrap .box__wrap div p {
  letter-spacing: .1em;
  width: 80%;
}
.s02__wrap .box__wrap div p span {
  font-size: 1.5rem;
}
.s02__wrap .box__wrap img {
  width: 36.8%;
}
.s02__wrap .item {
  position: relative;
  letter-spacing: .2em;
  margin-top: 8em;
  text-align: center;
}
.s02__wrap .item:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0208.webp) no-repeat;
  width: 152px;
  height: 56px;
  top: -100%;
  left: 0;
  right: 0;
  margin: auto;
}
.s02__wrap .item p:nth-child(2) {
  color: #864500;
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: .5em;
}

/*notes*/
.s03__wrap {
  padding: 72px 5%;
}
.s03__wrap .pic1 {
  display: block;
  margin: auto;
  max-width: 863px;
  width: 100%;
}
.s03__wrap p {
  border-bottom: 9px double #b25d58;
  display: table;
  font-size: 3.0rem;
  font-weight: 700;
  letter-spacing: .2em;
  margin: 0 auto 1em;
  text-align: center;
}
.s03__wrap p span {
  color: #b25d58;
}
.s03__wrap p span span {
  font-size: 5.0rem;
}
.s03__wrap .pic2 {
  display: block;
  margin: auto;
  max-width: 957px;
  width: 100%;
}

/*notes*/
.s04__wrap {
  background: #d9d9d9;
  padding: 2em;
}
.s04 {
  border: 1px solid #000;
  padding: 2em;
  text-align: center;
}
.s04__wrap h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.8rem;
  font-weight: 500;
  letter-spacing: .2em;
}
.s04__wrap p {
  align-items: center;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  margin: 2em auto;
  max-width: 35em;
}
.s04__wrap p:before,
.s04__wrap p:after {
  content: '';
  background: #1a1a1a;
  flex-grow: 1;
  height: 1px;
}
.s04__wrap p:before {
  margin-right: .75em;
}
.s04__wrap p:after {
  margin-left: .75em;
}
.s04__wrap .box__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 857px;
}
.s04__wrap .btn {
  filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
  width: 94%;
}

/*notes*/
.s06__wrap {
  background: #f3f3f3;
  padding: 86px 0;
}
form {
  font-size: 3.0rem;
  margin: auto;
  max-width: 1000px;
  padding: 0 5%;
}
form .input__wrap {
  border-bottom: 1.5px solid #000;
  padding-bottom: .75em;
  margin-bottom: 1em;
}
form .input__wrap:nth-child(4) {
  border-bottom: none;
  margin-bottom: 0;
}
form .item__wrap {
  font-weight: 700;
  margin-bottom: .5em;
}
form .item__wrap span {
  background: #aa4c46;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  margin-right: 1em;
  padding: .2em .5em;
}
form .item__wrap span.t1 {
  background: none;
  color: #000;
  font-size: 2.6rem;
}
form input[type=text],
form input[type=tel],
form input[type=mail],
form input[type=date],
form select {
  background: #fff;
  border: 1.5px solid #a8a8a8;
  border-radius: 12px;
  box-sizing: border-box;
  color: #1a1a1a;
  font-size: 2.6rem;
  padding: 3% 4%;
  width: 100%;
}
form .input__wrap .days {
  display: flex;
  justify-content: flex-start;
}
form .input__wrap .days input[type=date] {
  -webkit-appearance: none;
  margin-right: 1em;
  width: 414px;
}
form .input__wrap .days select {
  -webkit-appearance: none;
  width: 304px;
}
form input[type=submit] {
  background: top center / cover url(../img/0601.webp) no-repeat;
  border: none;
  cursor: pointer;
  display: block;
  height: 100px;
  margin: 4em auto 0;
  padding: 1em;
  text-indent: -9999px;
  transition: .4s;
  width: 408px;
}
::-webkit-input-placeholder {
  color: #808080;
  font-size: 2.6rem;
}
form .t2 {
  font-size: 2.2rem;
  line-height: 1.8;
}
form .t2 span {
  font-weight: 700;
}
form .t2 a:link,
form .t2 a:visited {
  text-decoration: underline;
}
form .t3 {
  font-size: 1.6rem;
  margin-top: .5em;
}

/*notes*/
.s05__wrap {
  background: #efece3;
  padding: 89px 0 60px;
}
.s05__wrap .map__wrap {
  border: 1px solid #000;
  box-sizing: content-box;
  display: block;
  height: 457px;
  margin: auto;
  max-width: 457px;
}
.s05__wrap .map__wrap iframe {
  width: 100%;
}
.s05__wrap h3 {
  border-bottom: 1px solid #000;
  font-size: 2.0rem;
  letter-spacing: .1em;
  margin: 1em auto;
  max-width: 361px;
  padding: .5em;
  text-align: center;
}
dl {
  letter-spacing: .1em;
  margin: auto;
  max-width: 365px;
}
dl div {
  display: flex;
  padding: .5em 0;
}
dl div:last-child {
  border-bottom: none;
}
dt {
  max-width: 5em;
  width: 100%;
}
.s05__wrap .btn {
  display: block;
  margin: 1em auto 0;
  max-width: 408px;
}

/*notes*/
footer {
  font-size: 1.6rem;
  padding: 1% 5%;
  text-align: center;
}

@media screen and (max-width:720px) {
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}

/*notes*/
header .top__wrap {
  box-sizing: border-box;
  padding: 2% 4%;
}
header .top__wrap .logo {
  width: 28%;
}
header .top__wrap .box {
  max-width: 60%;
}
header .top__wrap .box .btn {
  width: 47%;
}
header .main__wrap {
  margin-top: 13%;
}
header .main__wrap div {
  padding: .75em 5%;
}
header .main__wrap .box__wrap h2 {
  font-size: 1.5rem;
}
header .main__wrap .box__wrap p {
  font-size: 1.2rem;
}
header .main__wrap .box__wrap div {
  display: block;
  padding: 0;
}
header .main__wrap .box__wrap .btn {
  margin: .5em auto 0;
  width: 70%;
}
header .nav__wrap {
  padding: 1em 5%;
}
header .nav__wrap ul li {
  border-right: none;
  padding: 0 1%;
  width: 32%;
}
header .nav__wrap ul li a {
  border-radius: 5px;
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 1em 0 1.5em;
}
header .nav__wrap ul li a:before {
  width: 10px;
  height: 7px;
  bottom: 12%;
}

/*notes*/
.s01__wrap {
  padding: 35px 0;
}
.s01__wrap h2,
.s02__wrap h2,
.s05__wrap h2,
.s06__wrap h2 {
  font-size: 1.0rem;
  padding: 1em 2em 1em 4%;
}
.s01__wrap h2 span,
.s02__wrap h2 span,
.s05__wrap h2 span,
.s06__wrap h2 span {
  font-size: 2.3rem;
}
.s01__wrap .box1__wrap {
  display: block;
  margin: auto;
  max-width: 90%;
}
.s01__wrap .box1__wrap .box {
  width: 100%;
}
.s01__wrap .box1__wrap .box .item {
  width: 80%;
}
.s01__wrap .box1__wrap .box .item div {
  font-size: 1.2rem;
}
.s01__wrap .box1__wrap .box .item div p:nth-child(2) {
  font-size: 3.6rem;
}
.s01__wrap .box1__wrap .box .item h3 {
  font-size: 2.0rem;
  font-weight: 600;
}
.s01__wrap .box1__wrap .box img {
  margin: 0 auto 1em;
}
.s01__wrap .box1__wrap .pic1 {
  width: 100%;
}
.s01__wrap .box2__wrap {
  margin: 3em 0;
}
.s01__wrap .box2__wrap:last-child {
  margin: 3em 0 0;
}
.s01__wrap .box2__wrap p {
  font-size: 1.5rem;
}
.s01__wrap .box2__wrap p:before {
  width: 79px;
  height: 23px;
  top: -70%;
}
.s01__wrap .box2__wrap .video__wrap {
  margin: 0 auto 3em;
}
.slide-arrow {
  width: 11px;
}
.prev-arrow {
  left: 10%;
}
.next-arrow {
  right: 10%;
}
.slick-dots {
  bottom: 10px !important;
}
.slick-dots li button:before {
  font-size: 8px !important;
}

/*notes*/
.s02__wrap {
  background: bottom center / cover url(../img/0200_sp.webp) no-repeat;
  padding: 28px 0 50px;
}
.s02__wrap .txt {
  font-size: 1.3rem;
  margin-bottom: 3em;
  padding: 5%;
  width: 90%;
}
.s02__wrap .box__wrap {
  align-items: flex-start;
  margin-bottom: 4em;
}
.s02__wrap .box__wrap:nth-child(5) {
  margin-bottom: 0;
}
.s02__wrap .box__wrap div {
  position: relative;
  box-sizing: border-box;
  margin-left: 2%;
  padding: .25em 15% .5em .75em;
  width: 70%;
}
.s02__wrap .box__wrap div:after {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0202.webp) no-repeat;
  width: 58%;
  height: 100%;
  top: -13%;
  right: -40%;
}
.s02__wrap .box__wrap:nth-child(4) div:after {
  background: 100% / 100% url(../img/0204.webp) no-repeat;
}
.s02__wrap .box__wrap:nth-child(5) div:after {
  background: 100% / 100% url(../img/0206.webp) no-repeat;
}
.s02__wrap .box__wrap:nth-child(5) div {
  padding: .75em 15% .5em .75em;
}
.s02__wrap .box__wrap div h3 {
  font-size: 1.5rem;
  line-height: 1.3;
}
.s02__wrap .box__wrap div h3:before {
  width: 49px;
  height: 48px;
  top: -40%;
  left: -3%;
}
.s02__wrap .box__wrap:nth-child(4) div h3:after {
  width: 180px;
  height: 57px;
  top: -170%;
  left: -4%;
}
.s02__wrap .box__wrap:nth-child(5) div h3:before {
  top: -100%;
}
.s02__wrap .box__wrap div p {
  font-size: 1.2rem;
  width: 100%;
}
.s02__wrap .box__wrap img {
  display: none;
}
.s02__wrap .item {
  margin-top: 4em;
}
.s02__wrap .item:before {
  width: 80px;
  height: 30px;
  top: -50%;
}
.s02__wrap .item p:nth-child(1) {
  font-size: 1.2rem;
}
.s02__wrap .item p:nth-child(2) {
  font-size: 1.5rem;
}
.s02__wrap .txt1 {
  font-size: 1.0rem;
  margin: .5em auto 0;
  width: 95%;
}

/*notes*/
.s03__wrap {
  padding: 35px 5% 40px;
}
.s03__wrap p {
  border-bottom: 5px double #b25d58;
  font-size: 1.5rem;
}
.s03__wrap p span span {
  font-size: 3.0rem;
}

/*notes*/
.s04__wrap {
  padding: .5em;
}
.s04 {
  padding: 1em .5em;
}
.s04__wrap h2 {
  font-size: 1.7rem;
  letter-spacing: 0.1em;
}
.s04__wrap p {
  font-size: 1.2rem;
}
.s04__wrap .box__wrap {
  display: block;
}
.s04__wrap .btn {
  margin-bottom: 10px;
  width: 70%;
}

/*notes*/
.s06__wrap {
  padding: 32px 0;
}
form {
  font-size: 1.4rem;
}
form .input__wrap {
  border-bottom: 1px solid #000;
}
form .item__wrap span.t1 {
  font-size: 1.2rem;
}
form input[type=text],
form input[type=tel],
form input[type=mail],
form input[type=date],
form select {
  border: 1px solid #a8a8a8;
  border-radius: 6px;
  font-size: 1.6rem;
  padding: 6% 4%;
  width: 100%;
}
form .input__wrap .days input[type=date] {
  margin-right: 4%;
  width: 56%;
}
form .input__wrap .days select {
  -webkit-appearance: none;
  width: 40%;
}
form input[type=submit] {
  height: 46px;
  margin: 2em auto 0;
  width: 184px;
}
::-webkit-input-placeholder {
  font-size: 1.2rem;
}
form .t2 {
  font-size: 1.0rem;
}
form .t3 {
  font-size: .7rem;
}

/*notes*/
.s05__wrap {
  padding: 35px 0 21px;
}
.s05__wrap .map__wrap {
  border: .5px solid #000;
  height: 302px;
  max-width: 302px;
  width: 80%;
}
.s05__wrap h3 {
  font-size: 1.7rem;
  width: 76%;
}
dl {
  font-size: 1.3rem;
  width: 80%;
}
dl div {
  padding: .25em 0;
}
.s05__wrap .btn {
  max-width: 184px;
}

/*notes*/
footer {
  font-size: 1.1rem;
}
}